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 602973 Details for
Bug 846619
Client doesn't reconnect after server comes back online
[?]
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.
extracts from log files, cli output, statedumps
gluster-connect-bug-2012-08-08.txt (text/plain), 922.16 KB, created by
Martin Erlingsson
on 2012-08-08 09:05:10 UTC
(
hide
)
Description:
extracts from log files, cli output, statedumps
Filename:
MIME Type:
Creator:
Martin Erlingsson
Created:
2012-08-08 09:05:10 UTC
Size:
922.16 KB
patch
obsolete
>Bug: >client doesn't reconnect properly after server comes back online (but logs and volume status say it does) -requires manual remount > >Setup: >compiled and installed glusterfs-3.3.0 from source on three debian squeeze machines: >10.128.196.99 CLIENT >10.128.196.181 SERVER1 >10.128.196.182 SERVER2 >volume asd-volume uses bricks 10.128.196.181:/data/exp and 10.128.196.182:/data/exp >asd-volume is mounted with glusterfs client on the CLIENT >/etc/fstab on CLIENT: >10.128.196.182:/asd-volume /storage/asd glusterfs defaults,_netdev 0 0 > >Test: >Run ls -lR in the mounted gluster filesystem on the client, notice glusterfsd process at ~10-13% CPU time on both servers while the client is listing directories. >Pull server2 (10.128.196.182) from the network until timeout occurs (~1 minute) and the client resumes listing directories. reconnecting server2 to the network >Run ls -lR in the mounted gluster filesystem on the client again. Now only server1 shows glusterfsd >create file in the mounted gluster filesystem on the client. File only shows up in the export directory on server1. >umount gluster filesystem on the client, and then mount it again >Now the client uses both servers and the new file shows up on both. > >Log files from pulling the cable on server2, waiting 1 minute, and reconnecting it: > >CLIENT LOG storage-asd.log >[2012-08-08 08:18:15.364875] W [socket.c:195:__socket_rwv] 0-glusterfs: readv failed (Connection timed out) >[2012-08-08 08:18:15.365062] W [socket.c:1512:__socket_proto_state_machine] 0-glusterfs: reading from socket failed. Error (Connection timed out), peer (10.128.196.182:24007) >[2012-08-08 08:18:28.632760] E [socket.c:1715:socket_connect_finish] 0-glusterfs: connection to 10.128.196.182:24007 failed (No route to host) >[2012-08-08 08:19:08.640935] C [client-handshake.c:126:rpc_client_ping_timer_expired] 0-asd-volume-client-1: server 10.128.196.182:24010 has not responded in the last 42 seconds, disconnecting. >[2012-08-08 08:19:08.642149] E [rpc-clnt.c:373:saved_frames_unwind] (-->/opt/glusterfs-3.3.0/lib/libgfrpc.so.0(rpc_clnt_notify+0x78) [0x7fb2daa79308] (-->/opt/glusterfs-3.3.0/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0xb0) [0x7fb2daa78fc0] (-->/opt/glusterfs-3.3.0/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7fb2daa78a2e]))) 0-asd-volume-client-1: forced unwinding frame type(GlusterFS 3.1) op(READDIRP(40)) called at 2012-08-08 08:17:44.465737 (xid=0x9532x) >[2012-08-08 08:19:08.642195] W [client3_1-fops.c:2315:client3_1_readdirp_cbk] 0-asd-volume-client-1: remote operation failed: Transport endpoint is not connected >[2012-08-08 08:19:08.642235] W [fuse-bridge.c:2325:fuse_readdir_cbk] 0-glusterfs-fuse: 48098: READDIR => -1 (Transport endpoint is not connected) >[2012-08-08 08:19:08.642340] E [rpc-clnt.c:373:saved_frames_unwind] (-->/opt/glusterfs-3.3.0/lib/libgfrpc.so.0(rpc_clnt_notify+0x78) [0x7fb2daa79308] (-->/opt/glusterfs-3.3.0/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0xb0) [0x7fb2daa78fc0] (-->/opt/glusterfs-3.3.0/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7fb2daa78a2e]))) 0-asd-volume-client-1: forced unwinding frame type(GlusterFS Handshake) op(PING(3)) called at 2012-08-08 08:18:26.629485 (xid=0x9533x) >[2012-08-08 08:19:08.642384] W [client-handshake.c:275:client_ping_cbk] 0-asd-volume-client-1: timer must have expired >[2012-08-08 08:19:08.642406] I [client.c:2090:client_rpc_notify] 0-asd-volume-client-1: disconnected >[2012-08-08 08:19:19.644744] E [socket.c:1715:socket_connect_finish] 0-asd-volume-client-1: connection to 10.128.196.182:24010 failed (No route to host) >[2012-08-08 08:19:24.650470] I [client-handshake.c:1636:select_server_supported_programs] 0-asd-volume-client-1: Using Program GlusterFS 3.3.0, Num (1298437), Version (330) >[2012-08-08 08:19:24.651285] I [client-handshake.c:1433:client_setvolume_cbk] 0-asd-volume-client-1: Connected to 10.128.196.182:24010, attached to remote volume '/data/exp'. >[2012-08-08 08:19:24.651317] I [client-handshake.c:1454:client_setvolume_cbk] 0-asd-volume-client-1: Server and Client lk-version numbers are same, no need to reopen the fds >[2012-08-08 08:19:25.648814] I [glusterfsd-mgmt.c:1565:mgmt_getspec_cbk] 0-glusterfs: No change in volfile, continuing > >SERVER1 LOG opt-glusterfs-3.3.0-etc-glusterfs-glusterd.vol.log >[2012-08-08 08:18:04.648049] W [socket.c:195:__socket_rwv] 0-management: readv failed (Connection timed out) >[2012-08-08 08:18:04.648299] W [socket.c:1512:__socket_proto_state_machine] 0-management: reading from socket failed. Error (Connection timed out), peer (10.128.196.182:24007) >[2012-08-08 08:18:05.131944] W [socket.c:195:__socket_rwv] 0-socket.management: readv failed (Connection timed out) >[2012-08-08 08:18:13.431978] E [socket.c:1715:socket_connect_finish] 0-management: connection to 10.128.196.182:24007 failed (No route to host) >[2012-08-08 08:19:25.452921] I [glusterd-handshake.c:397:glusterd_set_clnt_mgmt_program] 0-: Using Program glusterd mgmt, Num (1238433), Version (2) >[2012-08-08 08:19:25.453014] I [glusterd-handshake.c:403:glusterd_set_clnt_mgmt_program] 0-: Using Program Peer mgmt, Num (1238437), Version (2) >[2012-08-08 08:19:25.892656] I [glusterd-rpc-ops.c:328:glusterd3_1_friend_add_cbk] 0-glusterd: Received ACC from uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a, host: 10.128.196.182, port: 0 >[2012-08-08 08:19:25.893122] I [glusterd-handler.c:1627:glusterd_handle_friend_update] 0-glusterd: Received friend update from uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a >[2012-08-08 08:19:25.893176] I [glusterd-handler.c:1672:glusterd_handle_friend_update] 0-: Received uuid: 7712b02d-8937-4dae-9dd7-65dbab055586, hostname:10.128.196.181 >[2012-08-08 08:19:25.893197] I [glusterd-handler.c:1681:glusterd_handle_friend_update] 0-: Received my uuid as Friend >[2012-08-08 08:19:25.894309] I [glusterd-handler.c:1481:glusterd_handle_incoming_friend_req] 0-glusterd: Received probe from uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a >[2012-08-08 08:19:25.894457] I [glusterd-handler.c:2372:glusterd_xfer_friend_add_resp] 0-glusterd: Responded to 10.128.196.181 (0), ret: 0 >[2012-08-08 08:19:25.894684] I [glusterd-sm.c:509:glusterd_ac_send_friend_update] 0-: Added uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a, host: 10.128.196.182 >[2012-08-08 08:19:25.895502] I [glusterd-rpc-ops.c:510:glusterd3_1_friend_update_cbk] 0-management: Received ACC from uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a > >SERVER1 LOG data-exp.log >[2012-08-08 08:18:07.324062] W [socket.c:195:__socket_rwv] 0-tcp.asd-volume-server: readv failed (Connection timed out) >[2012-08-08 08:18:07.324271] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06gluster2-3566-2012/08/07-14:56:30:681530-asd-volume-client-0-0 >[2012-08-08 08:18:07.324304] I [server-helpers.c:741:server_connection_put] 0-asd-volume-server: Shutting down connection maer06gluster2-3566-2012/08/07-14:56:30:681530-asd-volume-client-0-0 >[2012-08-08 08:18:07.324344] I [server-helpers.c:629:server_connection_destroy] 0-asd-volume-server: destroyed connection of maer06gluster2-3566-2012/08/07-14:56:30:681530-asd-volume-client-0-0 >[2012-08-08 08:18:15.999931] W [socket.c:195:__socket_rwv] 0-tcp.asd-volume-server: readv failed (Connection timed out) >[2012-08-08 08:18:16.000015] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06gluster2-3572-2012/08/07-14:56:30:726448-asd-volume-client-0-0 >[2012-08-08 08:18:16.000042] I [server-helpers.c:741:server_connection_put] 0-asd-volume-server: Shutting down connection maer06gluster2-3572-2012/08/07-14:56:30:726448-asd-volume-client-0-0 >[2012-08-08 08:18:16.000083] I [server-helpers.c:629:server_connection_destroy] 0-asd-volume-server: destroyed connection of maer06gluster2-3572-2012/08/07-14:56:30:726448-asd-volume-client-0-0 >[2012-08-08 08:19:24.895359] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06gluster2-3572-2012/08/07-14:56:30:726448-asd-volume-client-0-0 (version: 3.3.0) >[2012-08-08 08:19:26.409092] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06gluster2-3566-2012/08/07-14:56:30:681530-asd-volume-client-0-0 (version: 3.3.0) > > >SERVER2 LOG opt-glusterfs-3.3.0-etc-glusterfs-glusterd.vol.log >[2012-08-08 08:18:04.689107] W [socket.c:195:__socket_rwv] 0-socket.management: readv failed (Connection timed out) >[2012-08-08 08:18:05.092905] W [socket.c:195:__socket_rwv] 0-management: readv failed (Connection timed out) >[2012-08-08 08:18:05.092992] W [socket.c:1512:__socket_proto_state_machine] 0-management: reading from socket failed. Error (Connection timed out), peer (10.128.196.181:24007) >[2012-08-08 08:18:05.376897] W [socket.c:195:__socket_rwv] 0-socket.management: readv failed (Connection timed out) >[2012-08-08 08:18:10.876923] E [socket.c:1715:socket_connect_finish] 0-management: connection to 10.128.196.181:24007 failed (No route to host) >[2012-08-08 08:19:25.458021] I [glusterd-handler.c:1481:glusterd_handle_incoming_friend_req] 0-glusterd: Received probe from uuid: 7712b02d-8937-4dae-9dd7-65dbab055586 >[2012-08-08 08:19:25.895193] I [glusterd-handler.c:2372:glusterd_xfer_friend_add_resp] 0-glusterd: Responded to 10.128.196.182 (0), ret: 0 >[2012-08-08 08:19:25.895622] I [glusterd-sm.c:509:glusterd_ac_send_friend_update] 0-: Added uuid: 7712b02d-8937-4dae-9dd7-65dbab055586, host: 10.128.196.181 >[2012-08-08 08:19:25.897253] I [glusterd-handshake.c:397:glusterd_set_clnt_mgmt_program] 0-: Using Program glusterd mgmt, Num (1238433), Version (2) >[2012-08-08 08:19:25.897338] I [glusterd-handshake.c:403:glusterd_set_clnt_mgmt_program] 0-: Using Program Peer mgmt, Num (1238437), Version (2) >[2012-08-08 08:19:25.897693] I [glusterd-rpc-ops.c:510:glusterd3_1_friend_update_cbk] 0-management: Received ACC from uuid: 7712b02d-8937-4dae-9dd7-65dbab055586 >[2012-08-08 08:19:25.898390] I [glusterd-rpc-ops.c:328:glusterd3_1_friend_add_cbk] 0-glusterd: Received ACC from uuid: 7712b02d-8937-4dae-9dd7-65dbab055586, host: 10.128.196.181, port: 0 >[2012-08-08 08:19:25.898791] I [glusterd-handler.c:1627:glusterd_handle_friend_update] 0-glusterd: Received friend update from uuid: 7712b02d-8937-4dae-9dd7-65dbab055586 >[2012-08-08 08:19:25.898866] I [glusterd-handler.c:1672:glusterd_handle_friend_update] 0-: Received uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a, hostname:10.128.196.182 >[2012-08-08 08:19:25.898917] I [glusterd-handler.c:1681:glusterd_handle_friend_update] 0-: Received my uuid as Friend > >SERVER2 data-exp.log >[2012-08-08 08:18:05.388895] W [socket.c:195:__socket_rwv] 0-tcp.asd-volume-server: readv failed (Connection timed out) >[2012-08-08 08:18:05.389033] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06gluster1-7388-2012/08/07-14:56:30:789872-asd-volume-client-1-0 >[2012-08-08 08:18:05.389070] I [server-helpers.c:741:server_connection_put] 0-asd-volume-server: Shutting down connection maer06gluster1-7388-2012/08/07-14:56:30:789872-asd-volume-client-1-0 >[2012-08-08 08:18:05.389121] I [server-helpers.c:629:server_connection_destroy] 0-asd-volume-server: destroyed connection of maer06gluster1-7388-2012/08/07-14:56:30:789872-asd-volume-client-1-0 >[2012-08-08 08:18:15.676914] W [socket.c:195:__socket_rwv] 0-tcp.asd-volume-server: readv failed (Connection timed out) >[2012-08-08 08:18:15.677039] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06gluster1-7393-2012/08/07-14:56:30:833580-asd-volume-client-1-0 >[2012-08-08 08:18:15.677064] I [server-helpers.c:741:server_connection_put] 0-asd-volume-server: Shutting down connection maer06gluster1-7393-2012/08/07-14:56:30:833580-asd-volume-client-1-0 >[2012-08-08 08:18:15.677105] I [server-helpers.c:629:server_connection_destroy] 0-asd-volume-server: destroyed connection of maer06gluster1-7393-2012/08/07-14:56:30:833580-asd-volume-client-1-0 >[2012-08-08 08:19:24.652503] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-1-0 (version: 3.3.0) >[2012-08-08 08:19:26.315304] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06gluster1-7393-2012/08/07-14:56:30:833580-asd-volume-client-1-0 (version: 3.3.0) >[2012-08-08 08:19:27.717480] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06gluster1-7388-2012/08/07-14:56:30:789872-asd-volume-client-1-0 (version: 3.3.0) >[2012-08-08 08:19:28.785387] W [socket.c:195:__socket_rwv] 0-tcp.asd-volume-server: readv failed (Connection reset by peer) >[2012-08-08 08:19:28.785575] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-1-0 > >SERVER1 >gluster> volume info >Volume Name: asd-volume >Type: Replicate >Volume ID: b06a7c8d-7813-4bf5-afa7-6ebc2bf08d75 >Status: Started >Number of Bricks: 1 x 2 = 2 >Transport-type: tcp >Bricks: >Brick1: 10.128.196.181:/data/exp >Brick2: 10.128.196.182:/data/exp > >gluster> volume status >Status of volume: asd-volume >Gluster process Port Online Pid >------------------------------------------------------------------------------ >Brick 10.128.196.181:/data/exp 24010 Y 7383 >Brick 10.128.196.182:/data/exp 24010 Y 3562 >NFS Server on localhost 38467 Y 7389 >Self-heal Daemon on localhost N/A Y 7395 >NFS Server on 10.128.196.182 38467 Y 3568 >Self-heal Daemon on 10.128.196.182 N/A Y 3574 > >gluster> volume status asd-volume detail >Status of volume: asd-volume >------------------------------------------------------------------------------ >Brick : Brick 10.128.196.181:/data/exp >Port : 24010 >Online : Y >Pid : 7383 >File System : xfs >Device : /dev/sdb1 >Mount Options : rw,noatime >Inode Size : 256 >Disk Space Free : 1.8GB >Total Disk Space : 2.0GB >Inode Count : 2096448 >Free Inodes : 2064559 >------------------------------------------------------------------------------ >Brick : Brick 10.128.196.182:/data/exp >Port : 24010 >Online : Y >Pid : 3562 >File System : xfs >Device : /dev/sdb1 >Mount Options : rw,noatime >Inode Size : 256 >Disk Space Free : 1.7GB >Total Disk Space : 2.0GB >Inode Count : 2096448 >Free Inodes : 2055219 > >gluster> peer status >Number of Peers: 1 >Hostname: 10.128.196.182 >Uuid: 1f6f4bdf-4555-425f-9807-0cd09616a35a >State: Peer in Cluster (Connected) > >SERVER2 >gluster> volume info >Volume Name: asd-volume >Type: Replicate >Volume ID: b06a7c8d-7813-4bf5-afa7-6ebc2bf08d75 >Status: Started >Number of Bricks: 1 x 2 = 2 >Transport-type: tcp >Bricks: >Brick1: 10.128.196.181:/data/exp >Brick2: 10.128.196.182:/data/exp > >gluster> volume status >Status of volume: asd-volume >Gluster process Port Online Pid >------------------------------------------------------------------------------ >Brick 10.128.196.181:/data/exp 24010 Y 7383 >Brick 10.128.196.182:/data/exp 24010 Y 3562 >NFS Server on localhost 38467 Y 3568 >Self-heal Daemon on localhost N/A Y 3574 >NFS Server on 10.128.196.181 38467 Y 7389 >Self-heal Daemon on 10.128.196.181 N/A Y 7395 > >gluster> volume status asd-volume detail >Status of volume: asd-volume >------------------------------------------------------------------------------ >Brick : Brick 10.128.196.181:/data/exp >Port : 24010 >Online : Y >Pid : 7383 >File System : xfs >Device : /dev/sdb1 >Mount Options : rw,noatime >Inode Size : 256 >Disk Space Free : 1.8GB >Total Disk Space : 2.0GB >Inode Count : 2096448 >Free Inodes : 2064559 >------------------------------------------------------------------------------ >Brick : Brick 10.128.196.182:/data/exp >Port : 24010 >Online : Y >Pid : 3562 >File System : xfs >Device : /dev/sdb1 >Mount Options : rw,noatime >Inode Size : 256 >Disk Space Free : 1.7GB >Total Disk Space : 2.0GB >Inode Count : 2096448 >Free Inodes : 2055219 > >gluster> peer status >Number of Peers: 1 >Hostname: 10.128.196.181 >Uuid: 7712b02d-8937-4dae-9dd7-65dbab055586 >State: Peer in Cluster (Connected) > >Re-mounting the volume: >root@maer06labb1:/storage# umount asd >root@maer06labb1:/storage# mount -a >unknown option _netdev (ignored) > >Log files from re-mounting: > >CLIENT LOG >[2012-08-08 08:44:54.479892] I [fuse-bridge.c:4093:fuse_thread_proc] 0-fuse: unmounting /storage/asd >[2012-08-08 08:44:54.480214] W [glusterfsd.c:831:cleanup_and_exit] (-->/lib/libc.so.6(clone+0x6d) [0x7fb2da00392d] (-->/lib/libpthread.so.0(+0x68ca) [0x7fb2da63d8ca] (-->/opt/glusterfs-3.3.0/sbin/glusterfs(glusterfs_sigwaiter+0xdd) [0x40634d]))) 0-: received signum (15), shutting down >[2012-08-08 08:44:54.480255] I [fuse-bridge.c:4643:fini] 0-fuse: Unmounting '/storage/asd'. >[2012-08-08 08:45:00.004670] I [glusterfsd.c:1666:main] 0-/opt/glusterfs-3.3.0/sbin/glusterfs: Started running /opt/glusterfs-3.3.0/sbin/glusterfs version 3.3.0 >[2012-08-08 08:45:00.043556] I [io-cache.c:1549:check_cache_size_ok] 0-asd-volume-quick-read: Max cache size is 2110595072 >[2012-08-08 08:45:00.043721] I [io-cache.c:1549:check_cache_size_ok] 0-asd-volume-io-cache: Max cache size is 2110595072 >[2012-08-08 08:45:00.066192] I [client.c:2142:notify] 0-asd-volume-client-0: parent translators are ready, attempting connect on transport >[2012-08-08 08:45:00.066701] I [client.c:2142:notify] 0-asd-volume-client-1: parent translators are ready, attempting connect on transport >Given volfile: >+------------------------------------------------------------------------------+ > 1: volume asd-volume-client-0 > 2: type protocol/client > 3: option remote-host 10.128.196.181 > 4: option remote-subvolume /data/exp > 5: option transport-type tcp > 6: end-volume > 7: > 8: volume asd-volume-client-1 > 9: type protocol/client > 10: option remote-host 10.128.196.182 > 11: option remote-subvolume /data/exp > 12: option transport-type tcp > 13: end-volume > 14: > 15: volume asd-volume-replicate-0 > 16: type cluster/replicate > 17: subvolumes asd-volume-client-0 asd-volume-client-1 > 18: end-volume > 19: > 20: volume asd-volume-write-behind > 21: type performance/write-behind > 22: subvolumes asd-volume-replicate-0 > 23: end-volume > 24: > 25: volume asd-volume-read-ahead > 26: type performance/read-ahead > 27: subvolumes asd-volume-write-behind > 28: end-volume > 29: > 30: volume asd-volume-io-cache > 31: type performance/io-cache > 32: subvolumes asd-volume-read-ahead > 33: end-volume > 34: > 35: volume asd-volume-quick-read > 36: type performance/quick-read > 37: subvolumes asd-volume-io-cache > 38: end-volume > 39: > 40: volume asd-volume-md-cache > 41: type performance/md-cache > 42: subvolumes asd-volume-quick-read > 43: end-volume > 44: > 45: volume asd-volume > 46: type debug/io-stats > 47: option latency-measurement off > 48: option count-fop-hits off > 49: subvolumes asd-volume-md-cache > 50: end-volume > >+------------------------------------------------------------------------------+ >[2012-08-08 08:45:00.068690] I [rpc-clnt.c:1660:rpc_clnt_reconfig] 0-asd-volume-client-1: changing port to 24010 (from 0) >[2012-08-08 08:45:00.068760] I [rpc-clnt.c:1660:rpc_clnt_reconfig] 0-asd-volume-client-0: changing port to 24010 (from 0) >[2012-08-08 08:45:04.041686] I [client-handshake.c:1636:select_server_supported_programs] 0-asd-volume-client-0: Using Program GlusterFS 3.3.0, Num (1298437), Version (330) >[2012-08-08 08:45:04.041909] I [client-handshake.c:1636:select_server_supported_programs] 0-asd-volume-client-1: Using Program GlusterFS 3.3.0, Num (1298437), Version (330) >[2012-08-08 08:45:04.042947] I [client-handshake.c:1433:client_setvolume_cbk] 0-asd-volume-client-0: Connected to 10.128.196.181:24010, attached to remote volume '/data/exp'. >[2012-08-08 08:45:04.042985] I [client-handshake.c:1445:client_setvolume_cbk] 0-asd-volume-client-0: Server and Client lk-version numbers are not same, reopening the fds >[2012-08-08 08:45:04.043074] I [afr-common.c:3627:afr_notify] 0-asd-volume-replicate-0: Subvolume 'asd-volume-client-0' came back up; going online. >[2012-08-08 08:45:04.043136] I [client-handshake.c:1433:client_setvolume_cbk] 0-asd-volume-client-1: Connected to 10.128.196.182:24010, attached to remote volume '/data/exp'. >[2012-08-08 08:45:04.043156] I [client-handshake.c:1445:client_setvolume_cbk] 0-asd-volume-client-1: Server and Client lk-version numbers are not same, reopening the fds >[2012-08-08 08:45:04.080292] I [fuse-bridge.c:4193:fuse_graph_setup] 0-fuse: switched to graph 0 >[2012-08-08 08:45:04.080595] I [client-handshake.c:453:client_set_lk_version_cbk] 0-asd-volume-client-0: Server lk version = 1 >[2012-08-08 08:45:04.080638] I [client-handshake.c:453:client_set_lk_version_cbk] 0-asd-volume-client-1: Server lk version = 1 >[2012-08-08 08:45:04.080940] I [fuse-bridge.c:3376:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.13 >[2012-08-08 08:45:04.082319] I [afr-common.c:1964:afr_set_root_inode_on_first_lookup] 0-asd-volume-replicate-0: added root inode >[2012-08-08 08:45:04.082517] I [afr-common.c:1340:afr_launch_self_heal] 0-asd-volume-replicate-0: background entry self-heal triggered. path: /, reason: lookup detected pending operations >[2012-08-08 08:45:04.098618] E [afr-self-heal-common.c:1087:afr_sh_common_lookup_resp_handler] 0-asd-volume-replicate-0: path /newfile on subvolume asd-volume-client-1 => -1 (No such file or directory) >[2012-08-08 08:45:04.102931] I [afr-self-heal-common.c:2159:afr_self_heal_completion_cbk] 0-asd-volume-replicate-0: background entry self-heal completed on / > > >SERVER LOGS from remount >opt-glusterfs-3.3.0-etc-glusterfs-glusterd.vol.log shows nothing new on either server > >SERVER1 glustershd.log >[2012-08-08 08:46:46.582927] I [afr-common.c:1189:afr_detect_self_heal_by_iatt] 0-asd-volume-replicate-0: size differs for <gfid:4fd51bc4-0a80-4d62-a382-cdf8ed4943b0> >[2012-08-08 08:46:46.583041] I [afr-common.c:1340:afr_launch_self_heal] 0-asd-volume-replicate-0: background meta-data data self-heal triggered. path: <gfid:4fd51bc4-0a80-4d62-a382-cdf8ed4943b0>, reason: lookup detected pending operations >[2012-08-08 08:46:46.591623] I [afr-self-heal-algorithm.c:116:sh_loop_driver_done] 0-asd-volume-replicate-0: full self-heal completed on <gfid:4fd51bc4-0a80-4d62-a382-cdf8ed4943b0> >[2012-08-08 08:46:46.596194] I [afr-self-heal-common.c:2159:afr_self_heal_completion_cbk] 0-asd-volume-replicate-0: background meta-data data self-heal completed on <gfid:4fd51bc4-0a80-4d62-a382-cdf8ed4943b0> > >SERVER1 data-exp.log >[2012-08-08 08:44:54.483144] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-0-0 >[2012-08-08 08:44:54.483260] I [server-helpers.c:741:server_connection_put] 0-asd-volume-server: Shutting down connection maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-0-0 >[2012-08-08 08:44:54.483310] I [server-helpers.c:629:server_connection_destroy] 0-asd-volume-server: destroyed connection of maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-0-0 >[2012-08-08 08:45:04.040038] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06labb1-9616-2012/08/08-08:44:59:976812-asd-volume-client-0-0 (version: 3.3.0) > >SERVER2 opt-glusterfs-3.3.0-etc-glusterfs-glusterd.vol.log shows nothing new >SERVER2 glustershd.log shows nothing new > >SERVER2 data-exp.log >[2012-08-08 08:44:54.486715] I [server.c:685:server_rpc_notify] 0-asd-volume-server: disconnecting connectionfrom maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-1-0 >[2012-08-08 08:44:54.486851] I [server-helpers.c:741:server_connection_put] 0-asd-volume-server: Shutting down connection maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-1-0 >[2012-08-08 08:44:54.486904] I [server-helpers.c:474:do_fd_cleanup] 0-asd-volume-server: fd cleanup on /clients/client4/~dmtmp >[2012-08-08 08:44:54.487082] I [server-helpers.c:629:server_connection_destroy] 0-asd-volume-server: destroyed connection of maer06labb1-6112-2012/08/07-18:10:37:263730-asd-volume-client-1-0 >[2012-08-08 08:45:04.043799] I [server-handshake.c:571:server_setvolume] 0-asd-volume-server: accepted client from maer06labb1-9616-2012/08/08-08:44:59:976812-asd-volume-client-1-0 (version: 3.3.0) > > > >Volume statedump from server1: >[Debug]:key=all, value=yes > >[mallinfo] >mallinfo_arena=1802240 >mallinfo_ordblks=218 >mallinfo_smblks=6 >mallinfo_hblks=12 >mallinfo_hblkhd=15179776 >mallinfo_usmblks=0 >mallinfo_fsmblks=272 >mallinfo_uordblks=1077488 >mallinfo_fordblks=724752 >mallinfo_keepcost=134576 > >[mempool] >-----=----- >pool-name=asd-volume-server:fd_t >hot-count=0 >cold-count=1024 >padded_sizeof=100 >alloc-count=431686 >max-alloc=400 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-server:dentry_t >hot-count=1050 >cold-count=15334 >padded_sizeof=84 >alloc-count=51535 >max-alloc=1909 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-server:inode_t >hot-count=1052 >cold-count=15332 >padded_sizeof=148 >alloc-count=386932 >max-alloc=1914 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-locks:pl_local_t >hot-count=0 >cold-count=32 >padded_sizeof=140 >alloc-count=704506 >max-alloc=10 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-marker:marker_local_t >hot-count=0 >cold-count=128 >padded_sizeof=316 >alloc-count=0 >max-alloc=0 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-server:rpcsvc_request_t >hot-count=0 >cold-count=512 >padded_sizeof=6372 >alloc-count=3011965 >max-alloc=91 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:struct saved_frame >hot-count=0 >cold-count=8 >padded_sizeof=124 >alloc-count=2 >max-alloc=2 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:struct rpc_req >hot-count=0 >cold-count=8 >padded_sizeof=2236 >alloc-count=2 >max-alloc=2 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:rpcsvc_request_t >hot-count=0 >cold-count=8 >padded_sizeof=6372 >alloc-count=1 >max-alloc=1 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:data_t >hot-count=31 >cold-count=16353 >padded_sizeof=52 >alloc-count=7698208 >max-alloc=653 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:data_pair_t >hot-count=42 >cold-count=16342 >padded_sizeof=68 >alloc-count=8719826 >max-alloc=667 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:dict_t >hot-count=11 >cold-count=4085 >padded_sizeof=84 >alloc-count=2740797 >max-alloc=144 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:call_stub_t >hot-count=0 >cold-count=1024 >padded_sizeof=1228 >alloc-count=2836544 >max-alloc=91 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:call_stack_t >hot-count=0 >cold-count=1024 >padded_sizeof=2084 >alloc-count=2580578 >max-alloc=91 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:call_frame_t >hot-count=0 >cold-count=4096 >padded_sizeof=172 >alloc-count=16672016 >max-alloc=367 >pool-misses=0 >max-stdalloc=0 > >[iobuf.global] >iobuf_pool=0x20ca970 >iobuf_pool.default_page_size=131072 >iobuf_pool.arena_size=12976128 >iobuf_pool.arena_cnt=8 >iobuf_pool.request_misses=1 > >[purge.1] >purge.1.mem_base=0x7f7dfa8a5000 >purge.1.active_cnt=0 >purge.1.passive_cnt=1024 >purge.1.alloc_cnt=6453118 >purge.1.max_active=36 >purge.1.page_size=128 > >[purge.2] >purge.2.mem_base=0x7f7dfa865000 >purge.2.active_cnt=0 >purge.2.passive_cnt=512 >purge.2.alloc_cnt=2364281 >purge.2.max_active=15 >purge.2.page_size=512 > >[purge.3] >purge.3.mem_base=0x7f7dfa765000 >purge.3.active_cnt=0 >purge.3.passive_cnt=512 >purge.3.alloc_cnt=139012 >purge.3.max_active=4 >purge.3.page_size=2048 > >[purge.4] >purge.4.mem_base=0x7f7df91d3000 >purge.4.active_cnt=0 >purge.4.passive_cnt=128 >purge.4.alloc_cnt=82968 >purge.4.max_active=8 >purge.4.page_size=8192 > >[purge.5] >purge.5.mem_base=0x7f7df8fd3000 >purge.5.active_cnt=0 >purge.5.passive_cnt=64 >purge.5.alloc_cnt=20025 >purge.5.max_active=4 >purge.5.page_size=32768 > >[purge.6] >purge.6.mem_base=0x7f7df8bd3000 >purge.6.active_cnt=0 >purge.6.passive_cnt=32 >purge.6.alloc_cnt=133937 >purge.6.max_active=14 >purge.6.page_size=131072 > >[purge.7] >purge.7.mem_base=0x7f7df89d3000 >purge.7.active_cnt=0 >purge.7.passive_cnt=8 >purge.7.alloc_cnt=16700 >purge.7.max_active=2 >purge.7.page_size=262144 > >[arena.8] >arena.8.mem_base=0x7f7df87d3000 >arena.8.active_cnt=0 >arena.8.passive_cnt=2 >arena.8.alloc_cnt=0 >arena.8.max_active=0 >arena.8.page_size=1048576 > >[global.callpool] >callpool_address=0x20ca450 >callpool.cnt=0 > >[active graph - 1] >server.total-bytes-read=45740792 >server.total-bytes-write=94537852 >conn.1.bound_xl./data/exp.hashsize=14057 >conn.1.bound_xl./data/exp.name=/data/exp/inode >conn.1.bound_xl./data/exp.lru_limit=16384 >conn.1.bound_xl./data/exp.active_size=132 >conn.1.bound_xl./data/exp.lru_size=920 >conn.1.bound_xl./data/exp.purge_size=0 > >[conn.1.bound_xl./data/exp.active.1] >gfid=399e3689-494e-4f78-9e77-90a8e353f1e9 >nlookup=66 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.2] >gfid=a12d3277-f8ed-45d7-847a-d795d39807b0 >nlookup=63 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.3] >gfid=dc22cef0-9830-461d-8cfe-eaad80558a63 >nlookup=79 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.4] >gfid=67f38065-0515-488b-ac33-07b3c14c3fc7 >nlookup=68 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.5] >gfid=9aa8eba0-5142-43ae-89ae-53df0f6277d5 >nlookup=57 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.6] >gfid=7f1b06ee-677c-4248-a3ea-6bb55d7c5771 >nlookup=49 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.7] >gfid=2defdc6d-b078-46f5-90eb-272df13a8ac6 >nlookup=65 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.8] >gfid=9a45e352-32cc-4030-b0f6-6a13cc966d22 >nlookup=60 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.9] >gfid=5d62cdbf-518e-458c-9e37-b201f42a2f7b >nlookup=69 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.10] >gfid=5c42fb30-9b3b-473d-933d-fc37e98a4c2b >nlookup=63 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.11] >gfid=d09ca8b9-5059-4b74-ab36-6c4074880208 >nlookup=81 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.12] >gfid=d779a111-9a66-4e83-811f-1383f0141259 >nlookup=53 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.13] >gfid=106de516-2d72-4a58-85a7-97e79899a637 >nlookup=63 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.14] >gfid=e1815409-db76-4775-b20d-cff2ba273583 >nlookup=61 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.15] >gfid=175d1f6e-b65c-468f-b5e9-97e7b3f6d52a >nlookup=52 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.16] >gfid=03f30dfd-0290-4f61-b724-15c50e2ded64 >nlookup=50 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.17] >gfid=ed902254-e205-4d05-bf38-9c6ff3ede71d >nlookup=48 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.18] >gfid=74ec1eb7-8c3c-44d5-bd8e-ba069cc2e74e >nlookup=57 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.19] >gfid=1b7e75e6-ce03-4627-b94c-adac190d4842 >nlookup=46 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.20] >gfid=905ffdb0-3435-49f9-92b4-d728906b9347 >nlookup=49 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.21] >gfid=07549f76-f942-42ba-b345-3dd5f260a25d >nlookup=121 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.22] >gfid=2d82dd47-cfdd-4f6e-a27d-306cd74612c0 >nlookup=113 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.23] >gfid=b47d7278-5a5a-4042-a0e3-729b41c60b54 >nlookup=92 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.24] >gfid=79c95ed4-ceeb-49d1-88c8-a2cdefe56df7 >nlookup=93 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.25] >gfid=798af44f-b2e1-46fe-b347-6efb2a68b16b >nlookup=86 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.26] >gfid=10b63db4-f526-436e-89aa-51c7400d1170 >nlookup=95 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.27] >gfid=962cd9fa-9808-4164-9868-dbb6238fbde0 >nlookup=96 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.28] >gfid=9072e70a-af94-4a28-9b39-6856df3f3f9c >nlookup=99 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.29] >gfid=c1a36d60-6894-4811-bea1-360b0d138d70 >nlookup=100 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.30] >gfid=302a43df-e5a6-481f-8570-1e29de2228d2 >nlookup=94 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.31] >gfid=08eae3e7-f4c6-47b2-b7e0-279f5cb40bff >nlookup=62 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.32] >gfid=9bdd875a-7552-4c77-a604-1b21d1803c04 >nlookup=66 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.33] >gfid=70ad6091-cb7a-42dc-a419-4d20a0ff5b52 >nlookup=49 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.34] >gfid=40e5ae5a-a033-4762-92e0-f9f8323c4665 >nlookup=50 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.35] >gfid=d19d41c4-e1b0-413d-adba-4afa89690849 >nlookup=50 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.36] >gfid=98ac5209-30b6-4906-a2e0-1a13e6cfbc00 >nlookup=55 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.37] >gfid=34a66a8d-7a42-4dab-870b-aa2e550f739a >nlookup=54 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.38] >gfid=903e1596-b91e-4027-a1fd-d1c7228d11cb >nlookup=55 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.39] >gfid=996dd367-1838-487a-a527-54e6ec1dad2b >nlookup=59 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.40] >gfid=36de292f-31ea-4ed5-ba2c-6d964f7c0933 >nlookup=53 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.41] >gfid=8e4707d7-8f92-460e-90eb-542726d43e61 >nlookup=211 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.42] >gfid=eba2e0d1-ee20-4657-978c-2b2bf7a925ce >nlookup=207 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.43] >gfid=83082519-9c60-48db-b498-b8a5ec3b526d >nlookup=161 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.44] >gfid=caa043c8-0fa1-4995-82f2-b739be1a23e9 >nlookup=161 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.45] >gfid=e8e27e15-6354-4efd-b459-2647d86f9577 >nlookup=159 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.46] >gfid=d967d654-add7-4823-b04e-e1c707f4fbf5 >nlookup=166 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.47] >gfid=2e21410d-5cb4-461e-8997-719574c1fcff >nlookup=208 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.48] >gfid=86eebeb4-4d2b-44ec-b852-88411e9d8a08 >nlookup=161 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.49] >gfid=fe488156-a68f-4aa3-a026-c7d5e411972d >nlookup=156 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.50] >gfid=e059c97c-92a0-46ce-ac58-8098c14c2961 >nlookup=153 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.51] >gfid=33d05039-6429-4822-9157-398dd6b3cea8 >nlookup=177 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.52] >gfid=55f1bd42-0c46-48ee-b51c-af7af6b1ac7d >nlookup=175 >ref=14 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.53] >gfid=8d57f9d1-fb5d-4c40-a046-64e7f652627e >nlookup=129 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.54] >gfid=8fa747a5-4c14-4e61-8eba-04bd0b844cc6 >nlookup=136 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.55] >gfid=004125dd-f774-4593-a1cd-f1f3bdb77411 >nlookup=131 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.56] >gfid=70e6a73e-0889-42dc-b6e5-2c89b5cb6d86 >nlookup=131 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.57] >gfid=9a3e130d-bade-4d1d-b288-8f9d1846f02c >nlookup=137 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.58] >gfid=6799533e-f9d1-48f1-b3c3-1211f95a1175 >nlookup=135 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.59] >gfid=8582f5e0-5937-4ada-891f-829d43edca20 >nlookup=176 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.60] >gfid=c27c1742-6453-451b-a1db-e72f40785ac6 >nlookup=132 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.61] >gfid=d310f6ea-9d6e-481a-882f-0261fe6ac508 >nlookup=213 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.62] >gfid=fbadb3b3-2117-4c92-be63-8ac047671209 >nlookup=198 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.63] >gfid=05361890-1221-409e-a89d-ba43daee159e >nlookup=247 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.64] >gfid=8d17349c-b8c8-4615-b2d9-0117fe4f2d59 >nlookup=205 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.65] >gfid=b01bf029-57d2-4e82-9905-9448f42c7149 >nlookup=187 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.66] >gfid=7d3b72e9-197d-4369-ac2c-5bfd9cfb646e >nlookup=194 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.67] >gfid=e04f0dfd-7f9e-4171-92c5-d847af4fe829 >nlookup=248 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.68] >gfid=7e6de603-27c3-4026-8a7e-87cb39e9c9b5 >nlookup=235 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.69] >gfid=3de45c28-fefe-42c4-9223-b6d0dab97757 >nlookup=201 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.70] >gfid=ea4141e1-20dc-4c92-9013-24e01a282e95 >nlookup=214 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.71] >gfid=eecee5b0-cc55-40ed-9165-831105283173 >nlookup=178 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.72] >gfid=ec174c17-7bbc-4c53-a9ee-0d8e14af83cf >nlookup=174 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.73] >gfid=7f3182db-5821-453d-bd7f-4189c44b2f1a >nlookup=168 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.74] >gfid=396d37c1-5260-45e2-8cb3-21f2148c3d0d >nlookup=182 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.75] >gfid=7b993c6d-c094-4b8d-afd4-dfd15892c123 >nlookup=184 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.76] >gfid=60abb7aa-fe65-4161-aeea-7070f0286994 >nlookup=243 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.77] >gfid=f338fed1-e750-45d9-8715-132bb52ce8b5 >nlookup=174 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.78] >gfid=41fd26c9-5ad7-44ec-82c7-3af5e2aa8824 >nlookup=226 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.79] >gfid=1f2cd827-233c-4877-9908-c4e10e23ee80 >nlookup=173 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.80] >gfid=d51ea141-dce0-4e24-a428-f464caca9fb2 >nlookup=254 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.81] >gfid=d2286a39-c9af-47b4-8862-208128128730 >nlookup=163 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.82] >gfid=9f69a014-fb72-4a2e-bd5d-201e140f7cdc >nlookup=172 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.83] >gfid=44773286-3dc4-4817-8e90-3c88925e826a >nlookup=167 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.84] >gfid=19399745-9b46-43b9-93a6-30617b061ff4 >nlookup=229 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.85] >gfid=297fb92b-cf7b-4b8d-a8a9-c70ca36d2553 >nlookup=168 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.86] >gfid=320ee8c2-1ae6-4bdb-b354-95f3b81c27e5 >nlookup=166 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.87] >gfid=28d113a0-54f5-4f5d-a83d-8fdb16451b53 >nlookup=172 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.88] >gfid=9b3f5228-c6ce-4dd1-9ac0-4ecc5831a035 >nlookup=226 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.89] >gfid=346028ff-28ec-4472-a18a-1557cb73ef19 >nlookup=168 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.90] >gfid=55d16974-2617-42fb-8251-a9cf5d431e1c >nlookup=226 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.91] >gfid=c8db197e-0e59-46eb-afa2-790de7fb2d2f >nlookup=131 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.92] >gfid=8955b3db-cf72-4150-9d63-285c25660fb5 >nlookup=116 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.93] >gfid=7ddf740c-73e9-43d6-ac0e-299bd1467e31 >nlookup=119 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.94] >gfid=7d184bf9-e328-4411-b333-f4ce946e97a9 >nlookup=124 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.95] >gfid=7e83d7ea-d1b5-4273-a98e-75792189c5d0 >nlookup=262 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.96] >gfid=287ea021-4f53-4e24-9505-b9cbb1bcf70c >nlookup=227 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.97] >gfid=5e3954df-2904-4492-8707-dcd1b67a076b >nlookup=117 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.98] >gfid=0b15b5cc-abe2-4b9b-bf55-498fd85d0781 >nlookup=235 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.99] >gfid=e04dff81-efd5-47ee-8c15-686cf0ec5ce1 >nlookup=235 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.100] >gfid=a1a15f01-7c27-473f-9e5c-ae93f5e4862c >nlookup=249 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.101] >gfid=524bda9b-da85-4ce4-8a09-04cb8b2ec1e3 >nlookup=261 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.102] >gfid=8c279ec3-0c1c-4d85-84a5-8aaeaf53a573 >nlookup=119 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.103] >gfid=9c19f56f-837d-470f-9267-9c90da077147 >nlookup=256 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.104] >gfid=9849cc0b-c020-45b8-af40-347e5e6d2e87 >nlookup=101 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.105] >gfid=8a02276a-e28a-452f-8813-7a4df950c2ba >nlookup=119 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.106] >gfid=eaf1811d-2271-4a14-9088-68c4233e81f4 >nlookup=117 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.107] >gfid=2f33ad5b-8d89-4ba1-bbad-07c7fba81b64 >nlookup=104 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.108] >gfid=1cecfbca-79da-4df7-b286-57d5b399ff01 >nlookup=247 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.109] >gfid=56cf1e6c-68a0-4bdd-a260-23e77b7c2015 >nlookup=231 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.110] >gfid=17ffe6f5-d1b9-46b9-9c15-12f0d9dff021 >nlookup=230 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.111] >gfid=57fd7d60-9527-4fc9-8667-35f7fcdfa208 >nlookup=224 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.112] >gfid=f6ed216d-03d9-4cad-8439-1f04f66f430d >nlookup=242 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.113] >gfid=36a0adab-7601-4214-893f-282c36d3c07a >nlookup=543 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.114] >gfid=28489784-bb42-4020-960f-f773717981ec >nlookup=540 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.115] >gfid=cfc3d258-9db7-47d5-87c2-6b4402bd308e >nlookup=569 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.116] >gfid=10689611-60f5-4a06-9763-9a1d0f40f6c4 >nlookup=556 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.117] >gfid=8f6d76d3-a456-4bcb-b1b9-3fe3e0a552af >nlookup=543 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.118] >gfid=dfce6b9f-6305-4081-ac7d-c3a4edc0b554 >nlookup=558 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.119] >gfid=a2daaeb4-aeeb-4967-b104-6cb8549a1e17 >nlookup=563 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.120] >gfid=c5167ef0-0b27-4242-9a6e-cf5a6dc9aaae >nlookup=232 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.121] >gfid=a5367728-9385-42b6-b99a-e4e399242ffc >nlookup=240 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.122] >gfid=e2b607c3-afde-4bb9-a336-cf05947e8356 >nlookup=219 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.123] >gfid=582ce3e0-35b4-4142-ab6d-3be6aefaf165 >nlookup=224 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.124] >gfid=f015be15-4c05-4d16-9f07-9a5fb51aa0ed >nlookup=223 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.125] >gfid=b36fba0b-24c1-416e-8d23-591aff642c95 >nlookup=265 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.126] >gfid=a640c70e-c30f-4b22-bb57-1d13c0e25a7c >nlookup=261 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.127] >gfid=96184ca4-e771-41af-be1b-69c980b10606 >nlookup=277 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.128] >gfid=455a9a24-f01c-4e75-a481-a58d48854715 >nlookup=552 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.129] >gfid=d795afa5-5d66-4a95-86ee-b1694d93c79a >nlookup=603 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.130] >gfid=8a53abbd-1abe-4b46-9151-8a9d4022b45c >nlookup=608 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.131] >gfid=3855fa51-88f2-4db1-8ed3-19c0341a6258 >nlookup=1713 >ref=20 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients >mandatory=0 > >[conn.1.bound_xl./data/exp.active.132] >gfid=00000000-0000-0000-0000-000000000001 >nlookup=0 >ref=140492 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/ >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.1] >gfid=08e7f67d-d974-4e74-a25e-3b38d13b6e2a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.2] >gfid=1d5da3e6-64a6-4cfe-a1d5-ca75305c1716 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.3] >gfid=b2a302a3-87c6-4662-9cca-9025bd77ef8a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.4] >gfid=a30ae491-3635-436b-84fd-dd65624fc63e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.5] >gfid=c7a1f592-fe22-4b35-a92f-5672987c9106 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.6] >gfid=61a68b82-90d4-4eb0-b3a5-bf96f20f5f06 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.7] >gfid=49bba6ed-a911-46d8-96f8-0db6ae1bc5e3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.8] >gfid=86480732-b7e0-4652-b776-162689a4095a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.9] >gfid=ffab50dd-5714-4ce6-9b1e-f46c28bb4ac5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.10] >gfid=4660d9a8-3306-40e8-a29d-cbf574c896e3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.11] >gfid=7ffe0548-b602-49d9-a6cf-75d698aade64 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.12] >gfid=1ffbd9d9-7b13-441e-9bb4-808755845e1f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.13] >gfid=a86a8275-d4ef-4df7-aa48-842c7a311068 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.14] >gfid=81b2eb76-e1c0-46af-999d-7787dfd705c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.15] >gfid=48d976db-bfc6-4f0c-bdef-c795e6a5ce1f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.16] >gfid=84daca12-e871-47cf-bcad-e09b53835daf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.17] >gfid=69bad70a-36b5-4b28-af91-0a750df88aee >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.18] >gfid=498cd8ab-2fd9-4d0d-9f29-a9326063856f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.19] >gfid=156306d1-0a25-41cb-bc01-b3adf7731185 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.20] >gfid=2230aa2d-3fd9-43ab-a53d-98862fc82c63 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.21] >gfid=b608fe80-e724-4335-89ae-13d751b17ec2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.22] >gfid=39c08269-322f-420f-a50f-2d5985787a6d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.23] >gfid=1c8b5e75-8f1d-4291-9654-18aca6f5f758 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.24] >gfid=6d0c04af-cb55-4c2c-9e08-cf0c7f0d4326 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.25] >gfid=ff9f8d54-e14e-4bcd-93cd-8c623cae226c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.26] >gfid=bb565920-83b2-470c-b850-e38aa905486a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.27] >gfid=88b019ad-27dc-4a61-9239-517b255c62e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.28] >gfid=8bb614d4-909f-46d3-b3bf-ed33078d3337 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.29] >gfid=d1ba19db-c66d-4709-933d-6f8eb83e6d4a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.30] >gfid=7204c431-be93-454f-98aa-cb733d54e54b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.31] >gfid=225257ed-58ef-4b84-90d3-35e4e34d7e7f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.32] >gfid=66f4c734-f33a-4c07-9b5c-844e6b84a194 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.33] >gfid=513e804f-f097-4854-a378-06a9f06ebdd5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.34] >gfid=38984dfa-798e-437c-8ff2-7e2006981e38 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.35] >gfid=b0d5db1f-b669-4f74-aee2-7c42743f8f6a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.36] >gfid=bdf35f5d-9906-4882-83da-1c7964f0c014 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.37] >gfid=902021b6-a6e9-4756-b690-518fdaf48f30 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.38] >gfid=494505a4-d3a9-4c6d-a458-f9bbe7ab8760 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.39] >gfid=aa0ba161-a2ca-472b-a8ca-fcba038b2204 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.40] >gfid=39d841f2-cbc7-4fe6-bede-04999b93d2b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.41] >gfid=d263e975-58b0-45d3-afc2-8174e6d4eaf2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.42] >gfid=d34d9d56-1cc3-4042-8c3c-e73bd5df08d1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.43] >gfid=c04b2a16-09d3-4234-a740-549530eb9fc0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.44] >gfid=accfb105-b64a-49e3-b1ef-b24248e5c36a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.45] >gfid=567d342d-a7a6-4a70-a62d-e1ad619f2e2e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.46] >gfid=083606cb-22ea-4751-81e3-580ce42da43a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.47] >gfid=396f40de-28bc-4f1d-87e6-1b4f3d7ae788 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.48] >gfid=0c8b0d6d-2caf-4f32-9894-14b2f7ab545f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.49] >gfid=a51be4fb-e482-4531-a459-6d1da41b69e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.50] >gfid=dfbac5ff-3ee5-4208-b7dc-8ca256d45c89 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.51] >gfid=2b5994cc-bf2c-4313-a5a5-b39f55eae3de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.52] >gfid=5ca21929-d21e-4774-92c0-7b6e2bc84c6f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.53] >gfid=239bbd15-109a-40ba-8310-4c650d491e54 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.54] >gfid=bb86966e-2900-4977-b6c9-18c9a77146a6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.55] >gfid=e940ab58-e604-4dc7-8607-28931cc2a87b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.56] >gfid=362db6f5-ea30-439d-a3dc-d86b1fb8d55e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.57] >gfid=7500fdee-f415-4647-a23f-ea28ba41a7ab >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.58] >gfid=9275f4c5-2f96-4812-93ce-de4b5b867f0c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.59] >gfid=42ea4888-ea2c-4c93-8b5b-e29f647e5150 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.60] >gfid=2257d2a3-c6a0-4487-9c88-1eebd64aaa92 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.61] >gfid=55734f4d-e3fb-4ddb-9c7b-ff4de17fb206 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.62] >gfid=656471d8-a88e-4801-b740-06215accd963 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.63] >gfid=56a37091-609c-44ca-a0fa-11b3e42244fd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.64] >gfid=b43c3ad7-19f7-4817-b61e-4dd959d0d97c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.65] >gfid=10a1193a-473c-4b0d-90c7-0f6c08de9205 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.66] >gfid=057d5de9-1fe1-4b61-84a0-3535f9417daf >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.67] >gfid=81b581b1-5fb4-4928-9a76-672f0547124a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.68] >gfid=1558a0da-9585-413d-a12e-0f24721b9474 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.69] >gfid=d5a2e39c-cb59-4e75-a010-0856afe9254a >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.70] >gfid=d69a68dd-6ab3-4e28-8ce5-14f111f8bed0 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.71] >gfid=9dcd6b82-2ca7-46e6-a283-d7c0e8da9ce9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.72] >gfid=54c9eff6-d20b-4d24-a9dc-a9448f45514e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.73] >gfid=42264fed-ef00-453d-aa20-1e671cb91860 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.74] >gfid=14c2cf8d-0ec4-4d99-854f-ba13be14c42b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.75] >gfid=dddb0aa6-22d4-41b4-a86c-37f18357174b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.76] >gfid=823c439d-3da6-4555-b6d7-1b3de7f9be6c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.77] >gfid=b9de4fdd-5373-4e56-87fb-78ce45002137 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.78] >gfid=44a2c66d-1502-4ef4-9e81-3d05c3dd8c54 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.79] >gfid=c43d19bf-3f4a-4d46-a626-011673126f63 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.80] >gfid=d1967ef1-5467-4c52-892e-26c9230f5fd1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.81] >gfid=c657dc03-766f-4c94-b711-a34d936668f4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.82] >gfid=4d2886c7-8c8e-40df-afd6-e9e8f61678ed >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.83] >gfid=7eb161bb-bdaa-4d44-b5f1-230625ba2272 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.84] >gfid=47cf8678-4e20-4f6b-bc1c-4080dc46d23c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.85] >gfid=9ee7d217-8f55-4db7-bf73-ccdd2a2336a4 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.86] >gfid=3ecd5ed6-0ec1-4f12-8e88-670bb2534a95 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.87] >gfid=535e24ed-459b-403f-b604-3ba932d28263 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.88] >gfid=947eb2bc-6b4e-4e61-9c80-f809e203c777 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.89] >gfid=7b8b7d51-ceb0-4d62-964a-77905beceea8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.90] >gfid=85ba5a12-2a4b-4600-87e7-27d29a3a9e43 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.91] >gfid=e6bfffda-d7c4-412f-92da-d4922761cffb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.92] >gfid=da265576-e788-4695-8deb-1417659d9fcb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.93] >gfid=80854c31-09bc-46e8-8d21-1097ad7bf33c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.94] >gfid=7495012b-de0c-4f00-a288-3c72ace9d421 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.95] >gfid=dee41d9f-6bfa-4ae7-9489-e1c7b7a0531f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.96] >gfid=d13a3e37-0a31-4d15-a935-6e2ee5367d57 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.97] >gfid=d2f01e4c-e48c-46f6-9fe7-4e3cf1666071 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.98] >gfid=58030155-79a9-4533-a376-2894aaf3c189 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.99] >gfid=c93fb1d0-779a-4f24-85bd-c683d738837a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.100] >gfid=0a3b24f0-d701-4462-b3c2-c1cd168e6e65 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.101] >gfid=8249c21c-511a-4687-ae36-ba44a654d337 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.102] >gfid=0ca63c9c-24a1-494b-8fa2-d17ce822a417 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.103] >gfid=24de0888-7ef2-4744-80b1-3553aa7664c4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.104] >gfid=32e69c95-98c8-491c-aeaa-2b50b45fdad0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/@@@CDRW.TMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.105] >gfid=5cfaf724-8eef-4be4-8661-b16c6ec04415 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.106] >gfid=e7fda124-9c1a-4c89-b4e8-15e581d6c443 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.107] >gfid=4137fd6a-187f-4eff-bf82-25290892f032 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.108] >gfid=af0d9f48-1551-410e-a671-ee963b967e73 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.109] >gfid=fac9738c-869b-481b-b364-15bba66f1264 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.110] >gfid=9788b58e-bf11-4588-8db1-7dd66d129548 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.111] >gfid=310ec6b2-d772-48dd-b922-8e08f2d431fd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.112] >gfid=69336129-f7ef-4332-a705-e3ac66dc21e4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.113] >gfid=2b2dac6d-abcc-4459-81a2-0620991d76df >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.114] >gfid=60511a54-8a96-4c6a-8792-c8069cd3fa78 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.115] >gfid=1f8f4865-8640-42f7-b762-eef0f13f1463 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.116] >gfid=7654c24d-b243-4dcf-9bc9-dfab55b2cf46 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.117] >gfid=3d3199bf-f70e-4223-897c-cde2b100ec61 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.118] >gfid=33818b25-3f84-4826-a1b7-d6325410b872 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.119] >gfid=4a2885c2-232e-47a5-b067-1d87b84e70ff >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.120] >gfid=e70725a8-00a4-4231-bce7-67c5f72ff6e1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.121] >gfid=219390aa-1f98-42ae-98fe-fb1c5c0687f0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.122] >gfid=10da88b8-6ffb-441b-8206-00b355860304 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.123] >gfid=68729cd2-baa7-428f-ae7f-420a134552b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.124] >gfid=a4c33b3c-907a-4fc6-84fb-6def354ee081 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.125] >gfid=a1159b19-a35a-4ee5-b441-00cd23f2fece >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.126] >gfid=4b999217-84a6-4be9-b713-51edd9223531 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.127] >gfid=441e6873-a6f9-4e92-8f21-b6d846e311ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.128] >gfid=ee715903-956a-48f2-a349-41d1bd4bafa9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.129] >gfid=9442d3cc-2fd8-45a8-a933-86c4a02676ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.130] >gfid=d5b32aa7-fab3-4277-b16b-8b05f5715320 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.131] >gfid=eff321ff-860a-48a5-a0ce-8580080be5c8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.132] >gfid=0cd426fa-e2a9-4fab-95b2-53d9652e9163 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.133] >gfid=4ed81139-fb22-4717-9ede-c1d888958717 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.134] >gfid=caa13e16-556c-4d57-9051-6ac750cff171 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.135] >gfid=040e075c-4407-49b0-9292-a01277075ad1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.136] >gfid=df45c6be-902d-49fb-9d90-f0832816739b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.137] >gfid=723b1809-6d95-45bb-b9d8-65274fa64441 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.138] >gfid=48931e06-29a6-46a5-9602-3c8751e7b170 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.139] >gfid=88b04ade-71b9-4885-b663-ff0bc8b157d3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.140] >gfid=2c6602a9-00ec-41f2-8949-468fcd66ff89 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.141] >gfid=eae934dd-5888-4818-a0be-4226680f3ec8 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.142] >gfid=7e1ee3bc-e498-46bd-aa6e-57995ed7aae7 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.143] >gfid=b3b265ce-de3f-4ace-b3b3-146395aafe94 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.144] >gfid=26ff2909-3b9e-4f7e-a28e-b3d2192e99e0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.145] >gfid=9afd2d0a-e02d-4af4-b84d-dde650664b95 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.146] >gfid=b541dd9b-cafb-4c27-bc20-035ee79276f0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.147] >gfid=4b957e4d-47d9-47a8-9660-af8503c1baa0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.148] >gfid=68fe7d0b-e845-4b88-b63c-78f750623de2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.149] >gfid=a2595e61-7553-4448-a5d6-9ccffde985e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.150] >gfid=3add276c-5d15-47bd-8021-18834d0f6a20 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.151] >gfid=c5126914-528f-404b-9336-c498c80340ad >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.152] >gfid=c3eda66b-66bf-4584-b10d-b320bedcccb9 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.153] >gfid=da9922f0-e131-414b-bd53-b24fd6d4ea69 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.154] >gfid=cc5a9f76-5137-48a2-9de0-4bb0cec6745b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.155] >gfid=88b39954-c829-4ec2-abc8-d9baff5c3fb4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.156] >gfid=8bb5a79c-2fdd-46ff-b0a0-f1830bfbe025 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.157] >gfid=a76fa7b6-1ea7-4ad8-8b9a-973dc45b3cb7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.158] >gfid=0e3bdbd7-77c3-477f-9adb-11f4da6bd14c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.159] >gfid=9eb9c213-8128-478a-8a9e-556cd290e260 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.160] >gfid=dfe195b2-c161-46f7-8b4a-99f781814020 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.161] >gfid=390f94b6-2ba3-4764-b041-cfcb2ef468d8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.162] >gfid=c863b00f-6cff-497b-a8da-3c3a0a53c84a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.163] >gfid=5ddf504b-75a4-4434-a1aa-28a37ab401e8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.164] >gfid=3d852880-7d1f-49ce-aef1-923eef2e5c1a >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.165] >gfid=db1a45b2-7c18-4abc-9c0d-1a178dc4059d >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.166] >gfid=e6ff28af-70d1-4881-a861-3e2044dfcccc >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.167] >gfid=083a7814-5f72-47e0-9a6b-6cad7fc94c7d >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.168] >gfid=397469ce-9f3d-41f8-b0c9-2a30ac1708a1 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.169] >gfid=af4e038c-3f52-4377-8f92-c34949e17565 >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.170] >gfid=d997474e-8c08-4a70-b484-b2dfc1491677 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.171] >gfid=efaee1e3-766f-4422-ad39-b6c82b61c09d >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.172] >gfid=0c5c39c7-4b4b-47e8-b2cf-f5be8c746b65 >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.173] >gfid=511e70cc-7772-4d66-b964-2bb0b62337f4 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.174] >gfid=43b2e55b-858b-45ba-a87f-268c5e072454 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.175] >gfid=287b43ed-0262-40de-96cb-8d693f5436f3 >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.176] >gfid=293e6708-d540-4c68-a26c-a2e82632bf3e >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.177] >gfid=d3949e82-723e-406e-85b1-1a8c37f420b6 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.178] >gfid=e14a0d21-65bc-4cc4-8d93-e3abe59230d9 >nlookup=59 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.179] >gfid=3d38fcc4-a255-49e5-bfaf-d7342a175791 >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.180] >gfid=e8469aa2-c03d-41c0-a653-059773251d90 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.181] >gfid=50226e21-4563-4b6c-b5d8-38c229afb832 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.182] >gfid=38a2d141-4c24-4565-983d-df97b1ab80d1 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.183] >gfid=6a639461-86fb-4ba5-883b-e83949e011db >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.184] >gfid=78475820-1812-45e3-887a-1b6f2523bfd6 >nlookup=47 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.185] >gfid=3cf61af2-d2f3-4b8b-abae-a50cfe915910 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.186] >gfid=e37739b4-b066-4c02-9ddb-02c89f1f865f >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.187] >gfid=7d1e8d46-f099-4be9-a480-d673c7fe99d3 >nlookup=55 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.188] >gfid=c788a185-74dc-4b23-884d-46fe20a2fa25 >nlookup=20 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.189] >gfid=4c404fe7-a264-4e39-81da-003907e2a457 >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.190] >gfid=3fc0c7d9-5672-4b44-9d5c-7d81de5e941d >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.191] >gfid=c9f008ef-9beb-476d-99f2-b2ac6851619f >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.192] >gfid=6633a3bb-52c3-42f9-ba69-cc305942eb30 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.193] >gfid=f666fd6f-68e6-42bf-9c5f-6b1fd1c6cad1 >nlookup=48 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.194] >gfid=edf16d2b-f022-46ca-b941-3b2484d89573 >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.195] >gfid=1ce20c51-c897-4f42-b642-eafba6ed49d9 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.196] >gfid=dbdc6772-afd6-4485-ab07-ae7a188b5ddd >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.197] >gfid=963591f8-a8a6-4b70-a94d-2d4281d472a6 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.198] >gfid=943057a5-0941-4a3f-9b5d-21c55e8fafaf >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.199] >gfid=4715fc98-958f-4268-91b6-a2526fb37f6d >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.200] >gfid=82d2cf46-33bd-4a01-b95c-5c7ff1b331ea >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.201] >gfid=932df356-278d-4b31-a37d-710779b42915 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.202] >gfid=b59cc013-8098-4e51-9390-0d774e7c3f55 >nlookup=47 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.203] >gfid=a01e0206-bf4a-46b6-bc6f-5dc22e9c6659 >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.204] >gfid=37c91979-1ec6-4185-a5bc-da7a208bafe6 >nlookup=13 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.205] >gfid=b97d6508-1e20-4eb6-8f02-23719abf12d1 >nlookup=52 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.206] >gfid=100d450d-04f3-49be-a10e-9f7651893c9a >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.207] >gfid=f6ffe2ec-b736-458b-9c39-d69343da2fcc >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.208] >gfid=f5f37082-df51-4631-9885-af0282b17125 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.209] >gfid=1ed192c8-3777-49d2-af22-e05c494da10a >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.210] >gfid=4df799fe-e9ac-481c-83ea-46e0f6134ecb >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.211] >gfid=ab0381bc-f905-4fcf-8251-60e695aba829 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.212] >gfid=ff3fa6e6-5cbe-4293-8bb3-45eba6a514a1 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.213] >gfid=ee36471e-25f7-4eb1-9ec5-cf87e106adb4 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.214] >gfid=cce3e2c2-bc46-4e3d-bb45-6280ac08edc9 >nlookup=56 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.215] >gfid=41cb3a7b-0593-47a6-ade4-19e60b291ff3 >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.216] >gfid=09f473d0-1513-47cc-8582-1ad1ce4e10af >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.217] >gfid=c17cbe30-7db9-4fc0-b473-e33b6b05a5e0 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.218] >gfid=5e514b64-1fa4-4531-baf0-de14d571471a >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.219] >gfid=530a2ef0-55db-480f-b02a-7939ada9daa2 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.220] >gfid=66b33962-dceb-46e2-9957-f90651822455 >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.221] >gfid=820260b9-cd41-426f-8407-6d63023637a6 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.222] >gfid=d2bb2397-46d6-444e-a990-78834c13a7ab >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.223] >gfid=536a8a51-9d30-4594-82cc-a6728d1f3a09 >nlookup=64 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.224] >gfid=c2283178-723d-4594-864e-fdd8410d60bb >nlookup=20 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.225] >gfid=bae1b476-2454-4374-87b3-dad6c1dd7c18 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.226] >gfid=00731c33-80b4-4403-bf6b-fdf885c6774b >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.227] >gfid=11e2700a-e979-448f-8cb5-80f5813666d0 >nlookup=12 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.228] >gfid=d6f0021a-afaf-4ce3-852d-cca0da03f8d6 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.229] >gfid=25b82432-5729-48ad-a7fc-8b76a83654d1 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.230] >gfid=a7efb73f-e0fa-46b7-881a-29f9d23de2d9 >nlookup=28 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.231] >gfid=fcc761e7-24b0-4436-b203-c9c39e5579e6 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.232] >gfid=c0629b64-c835-4f97-90c5-6a532e317c02 >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.233] >gfid=3beeb3d8-64af-4ca1-aa21-263050c2fc31 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.234] >gfid=93e951be-53b7-46e2-b2cb-90bab57811e6 >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.235] >gfid=f22cedf2-856b-4d14-80a3-c50a21e6e44d >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.236] >gfid=162c2817-45ed-4b20-807f-0bd3d8f87f33 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.237] >gfid=d44c4465-e825-413e-99f4-af958ae49bab >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.238] >gfid=67d16273-133e-46f9-9475-7a6eb6acab50 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.239] >gfid=b2c232c2-61a2-4480-9b92-94cbf85677d4 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.240] >gfid=5f211ef6-dd66-412e-b603-22785e6435f5 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.241] >gfid=ee98175b-e1cc-4420-b1fa-7985d892de97 >nlookup=60 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.242] >gfid=7011972c-ce29-4faf-a03b-4bf49cd66ab3 >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.243] >gfid=c8cf45bb-ea0a-4b15-b435-30b7da7733f2 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.244] >gfid=ec801fb7-b315-4dc9-8d95-0e798c93fb01 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.245] >gfid=7312b3aa-f3c0-4632-af41-5ea64012eb5e >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.246] >gfid=d22e3335-0095-4de4-b4e0-949e382ff5e1 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.247] >gfid=72d1d9f9-7075-4ac7-b271-7bca3f7c0bca >nlookup=45 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.248] >gfid=976f740d-bd78-470a-b63f-5146c3d90a0f >nlookup=28 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.249] >gfid=02dbb11b-3bc9-4b1e-9557-8097e641f928 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.250] >gfid=a341c7d4-486e-4bc2-ab39-f1599cb493af >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.251] >gfid=6eae1159-0d8d-4259-9c71-d236e4634dd3 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.252] >gfid=3832b409-af92-42fd-beaa-e290e9460d5f >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.253] >gfid=9c985465-da58-4af7-9d0a-b196d8721b52 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.254] >gfid=3bf8a1cb-33fe-4556-ae46-0cfcdb57ab60 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.255] >gfid=fecee48d-a931-4443-b227-ac400d445d3e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.256] >gfid=142bbb42-bbab-4b4e-bdf7-3ececda6725c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.257] >gfid=79f676e8-943f-4ed2-8eb4-16ed6ce81755 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.258] >gfid=29f27634-ebcf-4421-88aa-4c11444cf349 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.259] >gfid=86e1c130-0a5f-495d-a41b-f9a60ea5c6b2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.260] >gfid=e326e4ef-8e9a-4a64-aa4a-e32ef3be6051 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.261] >gfid=b1fa3654-b5b7-4223-a272-3f49502724cb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.262] >gfid=8295c37f-8bcd-4957-ba30-6111d2de1b93 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.263] >gfid=91e14207-6e0c-4fa1-812f-efbc09f553d1 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.264] >gfid=9f332bdf-dacc-47a2-bfb6-f45948ea81d0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.265] >gfid=d15db47e-5459-419a-8f7e-e665bd132963 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.266] >gfid=530a0363-aaa1-4f3b-a43e-35ef46761b7c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.267] >gfid=0224d707-8843-4d68-bee2-25d9bd707662 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.268] >gfid=8acfd735-40d0-4855-b884-5088f5ebbfb2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.269] >gfid=7044e9fd-2494-437a-a32d-6d04589c2621 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.270] >gfid=c1996bd3-21cc-4dcc-b575-5595a52afc07 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.271] >gfid=f8576841-aac9-48d3-aa54-55f37d169c2b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.272] >gfid=db0a6cca-3a04-4865-b3bf-7982bb0051ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.273] >gfid=dc910136-6940-40f0-b2d6-16ba37f66a01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.274] >gfid=09c9920c-2523-4b01-944a-36977406e907 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.275] >gfid=0d5816c0-aac7-4672-a7ef-4d7b9465eb34 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.276] >gfid=eac9ad54-f5af-418f-acb4-b7e96e72d9a2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.277] >gfid=5e42a8fb-ecf7-4d29-b3b3-bcd5167c87de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.278] >gfid=8de218d2-cb03-457a-b8e5-86edea4b6d5f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.279] >gfid=90c1be72-32bf-4b0a-a6d4-6e6752edcb44 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.280] >gfid=2b924d26-f043-4af0-9210-59e8bf5862f0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.281] >gfid=3b5e9538-a97a-4897-aa33-f9b6cc0a8bdd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.282] >gfid=a37f62db-cc04-4158-8c21-4d52c5cfc875 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.283] >gfid=a3136f0c-ee57-40c5-8ca9-2ad742f4967e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.284] >gfid=c7d3832a-e47c-463d-bf32-a8d2c867e4bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.285] >gfid=ebdadc91-3357-4afd-be11-7cf7a6ed62b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.286] >gfid=8365396f-3666-4671-a584-e43f6f4951b1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.287] >gfid=60dd0568-71eb-46fb-ae31-75faca05a503 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.288] >gfid=c3e313a8-5038-40a3-90b4-05f572c01bbb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.289] >gfid=80ba2533-8db0-4c26-a5c9-5dd7f9f5b92d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.290] >gfid=2e11cf40-f30c-4760-957f-0f55068c3418 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.291] >gfid=e49ca928-d31e-4174-8f53-e4e0d31c8531 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.292] >gfid=07023823-b80d-4dcf-bd7e-4b140f854194 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.293] >gfid=ebd7d17a-12e1-4bb8-99d4-7c1a9344ff8d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.294] >gfid=e821528b-07fa-4ade-be4d-a6dcf2ec8485 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.295] >gfid=efcf8aa1-c229-49a6-a205-6a16e04fc456 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.296] >gfid=4b632a75-6d88-40b4-ae1c-506c10fadcdd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.297] >gfid=15318bb6-67ac-44aa-9c6c-efbedb0f69e3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.298] >gfid=c131ede5-2a0e-4669-973a-3ddaca5233df >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.299] >gfid=b8ca53a8-a035-4588-b5d8-f941c41cc4d6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.300] >gfid=95712078-8712-4e29-b11f-e54b715c674f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.301] >gfid=f3a75480-5b6e-4732-8db4-b5f75c08f9d7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.302] >gfid=3edcff6e-48b6-43f3-9c77-b9622fbc4e18 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.303] >gfid=755d9761-b702-4fdd-a1bd-d98a22a1514b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.304] >gfid=30ed2581-9b5f-46ee-9913-ab480ff895b7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.305] >gfid=b8200928-05fa-4fc8-80aa-69a6b4382044 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.306] >gfid=380cfd22-96ef-46b4-b090-db86839d57c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.307] >gfid=b1c458e2-8047-4422-9a5f-120c1e79997b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.308] >gfid=7964d1f1-dc16-42dd-b661-3d1728883a1c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.309] >gfid=5c4271ad-26db-40a5-aca3-a9a8707d0281 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.310] >gfid=31058b4e-7c74-41a6-b493-289242545c28 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.311] >gfid=c50d36c8-0610-44b5-b5cf-ecc8a294db86 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.312] >gfid=62178923-11e3-4558-8a8d-a07ed40c1a29 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.313] >gfid=095c8f00-d5b6-4823-8b4b-1cf3f360bbca >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.314] >gfid=c232918f-4b00-45af-b64b-2355870242d6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.315] >gfid=7f86f505-8e78-4dfe-bf16-4da5b5898505 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.316] >gfid=492523ce-2906-4950-a5a7-19ecc5c42b3e >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.317] >gfid=2f54c8e5-061d-4059-a90a-66ce01c75322 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.318] >gfid=4562724e-98e1-4bc1-a7cf-93190aa9aa93 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.319] >gfid=00947dca-7f5d-4e47-b6d1-5147463669ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.320] >gfid=2ea916d4-fc60-4b0f-bbb9-065b85eea0af >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.321] >gfid=c3479da3-bcc9-4c31-959c-c7879f928394 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.322] >gfid=77d06bb9-673b-468a-a2e6-fe5b1aa0e2d7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.323] >gfid=66b7dd67-8ead-4776-b307-c787b5b1e283 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.324] >gfid=52d80852-ee99-443d-9572-5b29f5ddfd7d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.325] >gfid=b7728db9-7f1c-45b4-9987-0430ba7f530d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.326] >gfid=416e6b21-90ac-48ad-9699-7770da134cea >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.327] >gfid=5e375b45-3c46-4d78-9bd2-28fa2e763edc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.328] >gfid=5ba32c8e-bfa6-4535-bc27-e569822dd984 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.329] >gfid=30c38f44-a549-4d04-9448-c6654c8c990d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.330] >gfid=c028b4b0-83bf-4ba0-a029-90565bf0ad11 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.331] >gfid=a85b59f5-c6f1-42c1-940e-76516d5d40f5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.332] >gfid=0a0caeba-2b4e-4350-8c00-2cd519be53c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.333] >gfid=85d53d36-12d8-40d4-a876-d6f568c789ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.334] >gfid=3bf76a4e-5c73-44ac-9732-6df623bec300 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.335] >gfid=fa324c3f-c21c-47b4-843c-cf3eb25455c7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.336] >gfid=612d727c-45f9-4d47-a68e-771906cd14a9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.337] >gfid=f4facdd6-cd66-4e57-9292-2bf88e628170 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.338] >gfid=41de0fc1-28ab-4326-bd27-6553fc950811 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.339] >gfid=76977c9d-cfd5-4e19-a39d-d98b74abd534 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.340] >gfid=21909166-e381-47fe-bf94-7e3fa9e3e1e0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.341] >gfid=c8833b69-a174-425c-9dbd-18c713471892 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.342] >gfid=d2b45fe0-865b-4e59-a1d3-62eaa86eef23 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.343] >gfid=a43c74ff-c8b7-4fcb-ae56-bf25aad37f01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.344] >gfid=49fd26b3-3dc1-42a3-84b1-fb5b4fd7cc89 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.345] >gfid=ad2e11c9-f25d-4304-b76b-dd7351db13ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.346] >gfid=db5c2052-c6d2-4357-a2f2-041d96750c79 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.347] >gfid=5e96fc98-730b-40ec-aa4a-ee4be90edc36 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.348] >gfid=45b9f8ba-f8dc-446a-9731-448d695afb8e >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.349] >gfid=ef5c2e0d-178e-4a41-befb-de941127d792 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.350] >gfid=93faedbc-3450-460e-8872-bce7035cca5e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.351] >gfid=7ff1f12f-3cb2-4b87-a6b6-648be366f89d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.352] >gfid=ee8b0aaa-6cb2-428a-91c5-42297dffa281 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.353] >gfid=ddc8d961-2304-484e-b321-c9cbf13e863f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.354] >gfid=e744adf2-05b7-4422-a77d-10291739cdaf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.355] >gfid=eff9a666-5a2a-4f70-ac92-305258428ac3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.356] >gfid=4238b762-29de-4a58-ba88-5da3abff3ae0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.357] >gfid=a109121a-952e-4f2f-9b5e-bc59b213eec8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.358] >gfid=88448ad6-7a6d-475a-a26b-8e80dc8c3d44 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.359] >gfid=83e4de08-3797-4869-bae2-7bf5c388c100 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.360] >gfid=ecd671fa-0614-4845-97f1-7eb98b577163 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.361] >gfid=bd64b730-c96e-4414-9878-27b0c556b1d0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.362] >gfid=fb320309-c182-44f1-80ae-4050074b1531 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.363] >gfid=e6be8cda-628c-4b88-9bdb-2a025a852f9f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.364] >gfid=433e42c2-fdf5-42d9-8849-553669a08363 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.365] >gfid=dfea1ca6-9631-451c-9ff6-6ad4057efb62 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.366] >gfid=0309e790-c583-4b45-b7a1-bbcc67c1a43f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.367] >gfid=4f4f9cc2-4cbb-48be-8ce7-3d8c4240db01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.368] >gfid=c05cbbfa-2b56-4c0a-852f-e6441640932b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.369] >gfid=b419ae10-331a-4ad2-ae80-3ae26794e212 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.370] >gfid=7d66342c-a622-40e6-97be-fd9b656738aa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.371] >gfid=c568c2ab-e728-442e-aca2-ab2d4c5afe01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.372] >gfid=7f2951f7-a909-4492-8c99-22d9cfa03703 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.373] >gfid=71450118-892e-4ccf-99b3-f4f1e1eb1e29 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.374] >gfid=cb42a8d4-a2da-40ea-9aa4-a7c4c3e1e4d8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.375] >gfid=db275afd-fe81-4d45-a74b-255d12082487 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.376] >gfid=3dbcecbe-68b5-4083-b7da-3a312ec21381 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.377] >gfid=b11c3cb2-06a9-44b7-b994-7adf6d1ad759 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.378] >gfid=9fd1d50e-8990-48fb-89d4-51d1d701f6fb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.379] >gfid=7543dd2a-c961-4621-b55e-d5089a562a66 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.380] >gfid=0fc034f5-3437-4689-b419-aa706ce0c30e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.381] >gfid=9acf7ffb-ee38-4d3a-a38e-c4d7419a80bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.382] >gfid=eac7ca42-dc5e-4baa-a036-78c689583238 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.383] >gfid=d6803616-a48d-4f41-8fd2-7a6fadc89c40 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.384] >gfid=83b26591-85cc-4593-b312-613c4b220958 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.385] >gfid=70785d76-88c7-4005-96dc-c29182a5851c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.386] >gfid=4ed08c52-513c-4fce-8121-762785ac1d0f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.387] >gfid=fafd75f7-33f5-4fcd-a571-59e55e94114f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.388] >gfid=be4f4954-883d-4a21-b829-147a67390d4b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.389] >gfid=9ed1bbbe-066f-479d-b18e-3be41e860096 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.390] >gfid=6b93e57b-4dc6-4d43-82a1-281b9a267d3f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.391] >gfid=a475eaf7-013b-4214-88d5-45b5cc321f9e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.392] >gfid=7312b45f-03ea-4e62-a1a0-e74f6a612ec7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.393] >gfid=0263a1ab-012e-4879-89c0-ea5d2726ef4b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.394] >gfid=db5926c0-534c-4b16-9ea0-fbc40f776ca4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.395] >gfid=3a9a2458-89d0-4e52-bc10-5837af19680d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.396] >gfid=7bb9a429-493d-4845-b9d7-0af6739680bb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.397] >gfid=c40b57e1-bad4-4570-b54b-694cf3238b14 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.398] >gfid=5c3dddc1-0cb9-4fb6-a7e0-15421e30be55 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.399] >gfid=a75e4ffb-2147-4a0f-b57c-a804e25ec8e3 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.400] >gfid=28019d57-6ddc-4c2f-a09e-b808994487ca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.401] >gfid=6be94246-3c13-45e5-950e-c5a4ce4d0439 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.402] >gfid=64f21b50-c6b2-4c20-a2d0-2a76daecab72 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.403] >gfid=810523e2-b8eb-4da5-8ae4-946f61bde839 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.404] >gfid=366baeb6-d702-4d2c-8d83-6314fc2313a1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.405] >gfid=d5330c5a-011e-4e5f-9044-e8fa38410d60 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.406] >gfid=8ba98664-eebf-4a81-a5a3-1c6be8c42a66 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.407] >gfid=af731692-a663-4cd1-92cd-4646b6154a99 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.408] >gfid=981ea8b5-5ac1-4cb0-bc4c-e5f0713ee23a >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.409] >gfid=28bf3c6b-4a2b-4dc5-9619-3fa4f00be1dc >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.410] >gfid=0a0492de-51c5-4905-b327-ab9372bd0763 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.411] >gfid=c114f6c9-d8d8-46ca-ae2f-1ef71f6af8e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.412] >gfid=0984f212-831a-48d2-881d-91a31a8a3a75 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.413] >gfid=9d58986d-3bbb-4159-ba87-a5e2644d1463 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.414] >gfid=ecdb65ae-ed65-4ae6-b9d6-2ffe6588b36e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.415] >gfid=84995e5a-4645-4eaf-b114-0d310cc45b1a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.416] >gfid=e347f0e8-2d70-47ae-8342-212c29e8952d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.417] >gfid=eb12a65e-54aa-49cf-8c80-dd0ac66f345f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.418] >gfid=1be41f36-f0f7-4985-a99d-27a0550cd8de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.419] >gfid=cce77c1f-a848-40b7-8f25-b15bb4827de7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.420] >gfid=2ebf73e7-a289-4ed4-8291-9e8a2ad1975c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.421] >gfid=58f23596-8066-413a-8417-f29421c84ed0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.422] >gfid=b3c2ec28-aa92-4730-bdf0-40b606ced525 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.423] >gfid=eefe9444-d5d3-4670-b587-cec3b985cefb >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.424] >gfid=6d65dca1-036a-465b-93ba-3b79df0ba0e6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.425] >gfid=12a271d8-56f9-4e1a-a884-aa11fbc59939 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.426] >gfid=20a7165f-78f1-4c3c-bb18-52286a9ef694 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.427] >gfid=27bf5f31-0fae-45bb-b407-b1d070639b2a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.428] >gfid=1336dade-6a06-435a-a99a-84431d85806f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.429] >gfid=3b5032c5-6f3f-48f0-9d6f-8a7b49f9ae38 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.430] >gfid=c66bee12-e6f2-424e-91dc-07384158ed7d >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.431] >gfid=11168640-e008-408d-b4a6-4bdc69a3d723 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.432] >gfid=8d031d61-0d7b-4b54-8c47-0babddd36492 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.433] >gfid=ff54d3d0-f6a0-4b2c-96e8-d3c0ebf3af49 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.434] >gfid=ca950305-e81e-4c02-b55c-9e9f04e36cb4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.435] >gfid=170e5fb4-a06f-4e31-a4cb-628bfe743695 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.436] >gfid=ef8242fb-3ffe-4d89-81e9-c139457f8449 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.437] >gfid=68ff96ce-2f60-491d-ab69-77a47b61b659 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.438] >gfid=59d79104-d172-4da0-a1ae-e72ac58f7a45 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.439] >gfid=5d948bc6-7175-4965-b31a-6442289ba664 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.440] >gfid=01f99678-ab34-4b97-aa0a-494a0211b44c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.441] >gfid=6057f970-5dd1-413e-a595-6f55d7cd1e41 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.442] >gfid=663f83a0-ff1b-49c8-9afe-3828e14286bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.443] >gfid=fe73cc7d-d1c1-40a1-ac6e-548c03313a64 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.444] >gfid=3b4569c1-685c-41d6-b378-c98cfdd7350e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.445] >gfid=426a25a3-9462-4764-86ce-6b6ac561ed19 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.446] >gfid=3d815b46-1c6e-4ea8-9ce7-1544994d6d39 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.447] >gfid=498475b3-a246-4b50-bea3-f0410c269028 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.448] >gfid=fdec1e8b-9536-4cd2-8c7d-8b576c11ea79 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.449] >gfid=25c20f17-56ab-4e0f-9842-00dc36c5d7b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.450] >gfid=e8a771a8-e6ba-42f6-af10-dc42c7c4a569 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.451] >gfid=9a46f4ad-f36e-4bbe-b826-d9752fec9e9c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.452] >gfid=a235de1a-95b7-4004-bfa2-a335cd96a5ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.453] >gfid=adb54b34-9a6b-4b49-9c47-8c6a2b6d4ea5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.454] >gfid=e2934862-4c48-4920-b894-afa3e46da132 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.455] >gfid=dcc55184-19d8-4f94-aac6-68beef478c3d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.456] >gfid=ed9b4afa-9445-42d1-9dd4-01fa79d9a31f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.457] >gfid=5cdb1dde-496e-46f5-8468-54019f446bfa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.458] >gfid=2292c45b-d99f-469b-aaef-5182bfd022a4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.459] >gfid=8acfdece-4292-48ca-9873-30ec8f18335e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.460] >gfid=9458d790-1cd9-455f-9b4e-dd17725b4767 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.461] >gfid=1f46c55e-4a7e-4ee2-ac9f-9dddeb55722a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.462] >gfid=06f5bf27-7ef9-4fd5-b0ad-0efb585b934a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.463] >gfid=25baca43-aadf-42c6-bac1-3b4b6930f5f4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.464] >gfid=7ff20624-fdac-4c75-95d9-756437ec1078 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.465] >gfid=868a3688-de35-4e95-88e1-20761cafcdf4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.466] >gfid=65b38c8f-2e96-49bc-9a78-8536a6509985 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.467] >gfid=761a3e6c-ac00-4606-83cb-f4c88a0c878c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.468] >gfid=03799909-0681-4022-952f-69fd04660a07 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.469] >gfid=2cf4037a-3435-4a0c-8f25-f9dad4da1f71 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.470] >gfid=0f64af55-78af-4dbf-8ab8-c83a8bdd8c39 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.471] >gfid=7df9b273-6cd5-4401-8b9d-2355d42f66c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.472] >gfid=65ca20b2-7560-436a-8ebf-3a41545db9ca >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.473] >gfid=428c202b-92e2-43d3-b345-b32308b3ad9e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.474] >gfid=dbd5e96e-14ee-455b-b63a-44a43ac97d94 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.475] >gfid=6a93aaef-4fb8-4c2b-ad35-a66859c1d005 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.476] >gfid=780e301b-3198-4640-a731-6ca4e3559034 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.477] >gfid=bccfc144-f02a-42f7-a084-b5005b137560 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.478] >gfid=2b0b5c3e-7714-4da8-9f09-96027192a7c9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.479] >gfid=29ebefba-29b1-4587-9836-dd209c230730 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.480] >gfid=f9eb078b-ee54-47fc-afb6-2f814ec65138 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.481] >gfid=6eb29d5e-6029-4ffd-8229-4ee058a1ed96 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.482] >gfid=cfa1f81a-8adc-4783-a88e-d27dfb5147af >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.483] >gfid=4999d315-bb64-4297-8fba-064002149c1a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.484] >gfid=46f40e41-2ee3-42cd-b873-cb81fe9ff825 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.485] >gfid=e23d5cb4-2403-4c75-a227-c6e37309170d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.486] >gfid=399679c9-f45c-42de-9921-f02dfdf25242 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.487] >gfid=2c9b9f42-6736-426c-bfc4-7657efbaf33c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.488] >gfid=a1d108f3-30a4-4ad6-a2cf-c590b31fe1e7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.489] >gfid=11dfe18c-fc81-4f43-bac3-b68178d4bbe1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.490] >gfid=8bc2a555-5069-44ae-806e-266adbe919aa >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.491] >gfid=ccb228e2-d7a1-433d-b729-d69b484c8f18 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.492] >gfid=4b08cbc6-5226-4d2f-b562-41197d0df626 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.493] >gfid=1fc50535-6296-4957-8333-c6c03b87b725 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.494] >gfid=c1bf14a9-ffa6-422d-9bfe-cbb711312d15 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.495] >gfid=dc43cbfb-0663-4d55-addd-2440c866b548 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.496] >gfid=59382159-1061-4300-bad3-a85be00c548c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.497] >gfid=400e5fb7-3f99-42a1-9024-26d72d444d3b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.498] >gfid=31180cf6-05f5-4417-a8c1-a825e660fd56 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.499] >gfid=03e03c8a-2f10-46d5-a6ed-59d673f3cf14 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.500] >gfid=40f53fae-7413-4643-81e8-2f69e70bafd5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.501] >gfid=929a5c17-76ac-4686-a560-d5e9e17f0297 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.502] >gfid=15df3cba-5998-491d-a2bc-e0c27c9f2eb6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.503] >gfid=e55071f1-8324-4d7c-9c41-4b83d300fb78 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.504] >gfid=d219d2c7-fdef-4ebe-90dd-f8818d24cd73 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.505] >gfid=f7cb2755-844e-403c-a142-3e45438a0088 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.506] >gfid=82d9d72f-126b-42e4-af31-08302bde2da8 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.507] >gfid=597587ca-d4bf-4fbc-954e-20e2e816dad6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.508] >gfid=71394bec-c141-4652-b1f9-a35dd479d44d >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.509] >gfid=eff89223-9dfa-4a44-8c51-70818e8ac085 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.510] >gfid=8171e0d2-c67f-4c0e-a116-487be096b892 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.511] >gfid=00e737ed-8a5a-4305-beef-bb8b289bdf5e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.512] >gfid=1ec4a285-5c5b-4b8b-93ca-5a9134dbfbcc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.513] >gfid=fa51d771-e64e-4519-ac20-b3f9c4e6b35d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.514] >gfid=02066c22-b268-4545-a9d9-6b11fe22542d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.515] >gfid=0ac8fca6-c458-4caf-8a14-c0e84c83c48c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.516] >gfid=31ae3c33-318d-44f5-b618-49fdae4f3e9b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.517] >gfid=fe264e72-b9ec-4703-b50f-2d08e20dcc2d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.518] >gfid=812806f9-40ed-4a21-b2ef-6f538b1102ef >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.519] >gfid=bc9cee9c-e086-4c34-8e2c-c3de5a5a9b81 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.520] >gfid=ee6b5787-1990-4ede-a321-ddfca66eb68a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.521] >gfid=023c0542-e514-4498-8fa7-61d266eb9a22 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.522] >gfid=17c341be-4529-4d6f-b416-a328570fed46 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.523] >gfid=bbf16992-ec0b-46b1-83aa-6508ef92de58 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.524] >gfid=96d1c4af-dba7-4b3c-b842-0a5d5aa8d76e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.525] >gfid=bbe9c652-51d4-4afb-a4aa-a10a7a602d0f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.526] >gfid=ed450ed1-30cd-4a17-8572-e1959cc0dce9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.527] >gfid=c25e1449-b30a-4904-aaf7-c33cb63184b7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.528] >gfid=e059e930-e88e-4d6f-a16d-aeae0dafa8ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.529] >gfid=d08a8d4d-b57b-4cde-82a6-e69b3e6a9590 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.530] >gfid=3285266c-afa4-45e0-b094-de212c3461c2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.531] >gfid=7db5562e-ff15-4e7f-8cc0-0ffb57e54d5f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.532] >gfid=34c021b8-c887-47da-bcfc-cfb7d5609224 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.533] >gfid=b307be02-fbfa-46ce-8474-83e5d4819128 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.534] >gfid=9a86b04a-e2e1-41ae-9b87-eda25dc54981 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.535] >gfid=a923afb8-1e16-435a-a704-630502900e02 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.536] >gfid=de513720-835c-4f02-9c94-c4874b476990 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.537] >gfid=7e84b2b0-5284-42b0-b9ea-e9f982866774 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.538] >gfid=cfc67f98-6008-4bce-a1d6-d3c53a055409 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.539] >gfid=34aa1f8a-497d-4663-8c85-32213a53b854 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.540] >gfid=9c544b91-9e9e-4aa1-bf21-7029b532f4ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.541] >gfid=4354ff66-fca1-40c1-b37f-3806675c7184 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.542] >gfid=bcdd8195-1760-41a3-9a76-e8cb6ca45a36 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.543] >gfid=076b0731-3511-4ccb-b01b-e5e7952443c4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.544] >gfid=ed26d569-9fce-4a2c-abc4-ac3fcbdc417e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.545] >gfid=e4198d4d-6347-43ec-bf8d-2c61f28a141c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.546] >gfid=9855d833-4706-4c70-9d12-3d3fa33120a4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.547] >gfid=d606a0c2-0a29-4c55-a538-ca345ea5d371 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.548] >gfid=8970e147-99bc-40b7-9c49-e5793ab3f86a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.549] >gfid=4c69cef3-3ccf-47c2-9db9-cff5a63d0e12 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.550] >gfid=b97ae19f-5cf6-4cc3-983a-20dace405eed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.551] >gfid=15f38b26-2531-4531-8340-513f69d8056b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.552] >gfid=ad54502c-042f-4444-8157-693a070af0ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.553] >gfid=9a7ca30f-fb29-4a83-a1cb-67bbe0f55ad5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.554] >gfid=7e6d91a3-fac8-4ed9-867c-3741bd648d73 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.555] >gfid=cb089c9e-ccc9-4d97-8c3e-78313a68bd7a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.556] >gfid=0e6695a0-4c0a-483f-9d69-dc7af0d8dd37 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.557] >gfid=34456e4b-9f77-40a7-8a6a-14e6c6db790b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.558] >gfid=702fe6be-50e1-4982-bc6c-8178948fadc2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.559] >gfid=dd522d40-fa6b-4ecf-9495-1ce4a639edbe >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.560] >gfid=1963611c-0a50-4d6c-a1d9-f39e805b6a3d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.561] >gfid=2c3d2e3d-da32-4a84-83ed-fc088aaf358e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.562] >gfid=8bff2a16-6361-49b7-a1fc-73c39546b996 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.563] >gfid=eb35ed48-b6ab-4631-9399-324a62ca841a >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.564] >gfid=d42d3cba-bd00-44ba-bd02-201d12584471 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.565] >gfid=60ed1bbf-ff6d-4a76-a956-bf02e93cad06 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.566] >gfid=04b56fb0-1c14-4d92-9576-c5117b55668d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.567] >gfid=4f44c47c-0435-4054-9dff-1b266cc139dd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.568] >gfid=601cf8bd-5a92-4fcf-be77-25b221cdcd39 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.569] >gfid=419bb81d-8133-48bc-8ca1-3a2082ebd776 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.570] >gfid=4e254635-4216-4171-a4d5-eea702dcd1ae >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.571] >gfid=5af48911-24d3-41e4-a086-f8bdfa91f555 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.572] >gfid=1ef5fb4e-8033-4f39-a9a4-be3a2605b2eb >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.573] >gfid=189de54c-d44f-4c84-be4f-1e9281c7d6da >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.574] >gfid=06713f1f-e38a-4c1e-8b87-00d0e1121027 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.575] >gfid=1eca9465-11bd-4de7-9e9f-d267804146b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.576] >gfid=6cd3d247-ec9b-4e60-a050-bba279e55d68 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.577] >gfid=fa4a3ae0-a7a6-47f7-8454-6e14bdaf11c8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.578] >gfid=80a3e9d8-aa3d-42ef-a2f5-dc5801672f2e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.579] >gfid=9947e156-8dcc-42be-ad2e-9c34fe93cc75 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.580] >gfid=a51cf032-ae79-4c14-9b5f-a4af4d12d51a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.581] >gfid=7ecdf5ca-9b86-4bc5-8f19-c151ce0ed88c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.582] >gfid=b503d2ed-2048-443a-87c0-b9dfbefdcc3b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.583] >gfid=eaf6035f-8b3a-4458-9544-140799d85413 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.584] >gfid=9e80f69a-4bb3-432c-a64b-4f070553f264 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.585] >gfid=dab9d72a-20a6-4a01-b063-2cdfff85ae82 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.586] >gfid=75b3d718-1499-4e14-8ed0-b884bf813d8c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.587] >gfid=6b75eba7-0a8d-4bb7-9696-516f4549169e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.588] >gfid=f3acace3-8234-43fd-a16b-250c918a9b68 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.589] >gfid=520311ad-c54d-4d8e-b3ca-f045f5b7b457 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.590] >gfid=9e86bd9a-f7d0-45ee-b864-edf09e340288 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.591] >gfid=a4b16c91-05fc-4391-a34f-9f69a930ef8c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.592] >gfid=46c4059b-0f81-4a3f-8546-65963036c2ff >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.593] >gfid=af231ecf-3c40-4a04-b9fa-8e0a769bbd02 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.594] >gfid=0da78d3f-8e65-45f0-92fa-930891dff83b >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.595] >gfid=ff41c3cb-2822-41c3-85a1-613f8ab63b90 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.596] >gfid=6c1d02c7-8c4f-421e-9b18-20e98bc29d90 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.597] >gfid=da4db6ce-f222-41d9-9709-a2edf1daade1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.598] >gfid=caa083b1-6a8c-42a7-b142-a7ab36bd5f48 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.599] >gfid=a4d4bc9a-3d1a-4dec-a74c-2a1bc88c5f0b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.600] >gfid=8609a04a-94de-40d8-8ea3-4550c9a113bb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.601] >gfid=35d76f4d-cb4a-4548-a4be-1e65336f4f01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.602] >gfid=922bded1-8fd5-4690-ace6-8a83daaf9b74 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.603] >gfid=29be4ffb-ad4b-46fe-8f97-07b018fdd8e0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.604] >gfid=be74c3a5-3c4e-4a7a-a0ec-c6de83546708 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.605] >gfid=0881c8cb-88d2-4ca0-8569-b43e9e652439 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.606] >gfid=2205f7f0-e141-4574-b5a9-455f831bf825 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.607] >gfid=31953e07-1047-44f0-8f16-392f361bf09e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.608] >gfid=3cf3b328-0a47-4c70-8f63-25bb8eec4fb7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.609] >gfid=570974c9-eafd-4f88-b6d8-b6b0a404fdf5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.610] >gfid=3f792f72-269e-43d2-9fe0-44b3c922c1bb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.611] >gfid=c8bf5518-ecb6-4c81-a462-f08f92ebc5a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.612] >gfid=c3ee7bda-12a7-41cd-b787-295776b2ebc2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.613] >gfid=6b058797-199e-4933-8545-237f4f18eab3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.614] >gfid=7a8db42d-9822-40f7-8e79-91cf1dcb2498 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.615] >gfid=d55d85c8-cb39-47d0-93ae-f838362cf329 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.616] >gfid=e375e6a9-da41-40f0-80c4-af14e389800e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.617] >gfid=def34c05-7a60-4512-87d3-2561e9bad57f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.618] >gfid=27d0041b-3cd0-47af-bfdb-016a131481ec >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.619] >gfid=99ff0e54-959e-49e0-a373-6a6783d1dfc3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.620] >gfid=c89069b8-85a7-4dc7-967e-7780e0829d6f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.621] >gfid=e6992597-f679-4bed-845e-e4b70409bcb3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.622] >gfid=5a9acdc8-06c3-4ba4-9f1b-ab58695528bb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.623] >gfid=3d3f6621-ea7e-4bf0-8ed2-14d4371c3ec6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.624] >gfid=fda0ea9e-7df4-426d-be02-790556286465 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.625] >gfid=2168759c-3d79-402f-b799-aa2322e9ea2c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.626] >gfid=386b51db-ee86-44d5-9908-95cd16f17f4a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.627] >gfid=78770e0d-130e-4b70-a988-13c88758e3ab >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.628] >gfid=3528db24-247a-41c3-bcb7-9d6cd45a8334 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.629] >gfid=65ee1016-52e3-48c3-942d-ba8d10817cce >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.630] >gfid=46921e27-ca34-4d0f-b6eb-761c373f3c78 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.631] >gfid=aa200246-e2af-4104-93ce-3f2abe3daf84 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.632] >gfid=561fbe5d-443d-4921-9e90-ca08ce3edba6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.633] >gfid=2932db9e-5a60-4e75-b276-300cd3492971 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.634] >gfid=8e29204a-bbe9-432c-b094-f1fd70da7cd3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.635] >gfid=0a4492b8-a1f9-49c8-8e24-9ddc48812109 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.636] >gfid=d067bf4a-f7af-4186-90f5-57df46d73362 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.637] >gfid=548f93c4-b62d-44ca-a45d-0e3711c939a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.638] >gfid=745cdcf3-c9c6-4b7a-927e-ab56626e4fe8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.639] >gfid=75f115c5-a040-4870-91df-1adad8fd51de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.640] >gfid=4253649f-ec45-4aca-82f0-9b9c2d663c97 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.641] >gfid=fd2b4a7e-3527-4acb-965b-02bce2bf16a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.642] >gfid=a86bb7e5-3b17-45f3-abc1-f80da5eda3ac >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.643] >gfid=dfe7512f-4c70-4a8e-86c1-e7b7e3256047 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.644] >gfid=861b0033-5a18-4ce2-a96b-f69c1cdb6295 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.645] >gfid=8f5d451e-c2e9-4cff-ba74-cb86ce180571 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.646] >gfid=071d59b3-d682-4446-9683-9aa9103da780 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.647] >gfid=4ea1fdcf-6727-4578-99c9-838930e5f5ab >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.648] >gfid=d3f65541-87f8-4bcd-bfaf-9afde2f82bfb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.649] >gfid=bb14f98b-c975-4fbd-b730-2ebb09fc0a7f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.650] >gfid=a8567666-ac11-4fbd-bb35-d481ce06904c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.651] >gfid=805f9b40-3ffa-4252-8621-dbfa8fc77c45 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.652] >gfid=7c19d38e-30c0-4d1b-99ca-a46b573e18dd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.653] >gfid=90c96542-5f75-4f10-9142-8d6e3e960151 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.654] >gfid=54f76e66-10a1-4ef1-8e2f-f18a3d42e332 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.655] >gfid=18e0a19a-86ee-42b6-b8f9-3c5183bcf6bd >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.656] >gfid=fda187f2-2d6b-4bcf-a83a-8061da7aabc7 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.657] >gfid=63ce2880-8a1b-434b-b9d4-10859f4c395f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.658] >gfid=9e664e70-c0f5-455f-a5d7-bfd21d6862b4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.659] >gfid=d7026beb-7063-463c-acd2-d7acf74f4dc3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.660] >gfid=087e92af-3650-4ea2-8909-21114a7e3a5a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.661] >gfid=d90e780a-9b10-41b6-90c6-66f60ec11c45 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.662] >gfid=5aa0ec9f-c2c7-4cc5-9b05-34638ba01a76 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.663] >gfid=b44da840-0748-490c-b832-2561bb139cb6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.664] >gfid=1a48f52a-6401-46d6-a3c7-4b34a80ee48b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.665] >gfid=fc156094-b499-4b1d-ba3d-666d7b264082 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.666] >gfid=f055a008-15da-44a1-9679-97d81eaabdd7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.667] >gfid=deabe2b7-5d97-42a3-bc8e-73df8b4fcc6f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.668] >gfid=7f8fd475-a06e-428f-be46-719211036d47 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.669] >gfid=58fe8383-2dc5-4a6c-a1c7-0167d86a20ad >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.670] >gfid=34fa6fb1-0d93-46dc-93dd-339d826584a5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.671] >gfid=0d538c76-2a65-4950-9241-a7ebeccdf553 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.672] >gfid=23f6b735-5e04-457c-b9e2-75fe260120c2 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.673] >gfid=89737a29-7469-4039-b9a4-ac5c9c8812f1 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.674] >gfid=98cd552f-75b9-4081-8065-06d1007a2e62 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.675] >gfid=4d442d49-866e-4fdf-9e37-8fdb52b36931 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.676] >gfid=60e8a2a0-f467-4c90-bdd6-e339fa06f3b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.677] >gfid=51bf9b43-4005-4e1c-9169-da5906312b53 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.678] >gfid=736fbe2b-c0e3-4e5f-a831-6a86a8612c70 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.679] >gfid=10480c5d-beed-4241-870d-a6f7be21fb86 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.680] >gfid=e9296f75-d00a-4eaf-8bb3-b5d956a1c36e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.681] >gfid=550bd2d5-3586-4b25-b9ef-d7ec3206bce8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.682] >gfid=092add43-fedd-44e2-8a8e-526df744c01e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.683] >gfid=e0edfd79-9a66-48f1-a308-5427fb20419f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.684] >gfid=2edb355b-2a1c-4fab-b7e4-fa31972d5eb0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.685] >gfid=f9fc90f1-dc77-4d7f-b810-92c90fa88511 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.686] >gfid=c3a81835-09a3-4e9b-9342-67ce7f296774 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.687] >gfid=675422e6-1306-4768-8900-f29783d68e9d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.688] >gfid=045f28a3-558e-4eb1-8631-3c64587ff783 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.689] >gfid=4b30b1fa-80d5-4e3c-a5e9-8068e9bdbb96 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.690] >gfid=d89f17a0-9b17-4e66-81ca-2b223d45c2ca >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.691] >gfid=e27ad2ad-2c97-46a4-9918-6dd0a63f3b14 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.692] >gfid=7d17efa5-9021-4ca6-95a3-2b14f0ef9c31 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.693] >gfid=171379ab-d84f-4eef-be8e-d253c8186d77 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.694] >gfid=04292fab-ae5d-473a-8842-b5cc9490a445 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.695] >gfid=69516382-e3a5-41d2-b052-a99559b1a2b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.696] >gfid=b1418c2b-6371-42e9-bb74-90c8355ca556 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.697] >gfid=e47642bd-740d-4be9-b986-fa911a3c9b01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.698] >gfid=fa34e853-dfdd-4cc6-bc48-6ac9641a826f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.699] >gfid=80ab4a63-0aa0-4aa3-8415-239ef20fc99a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.700] >gfid=7bd21078-755d-439b-af8a-c9d58cd73449 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.701] >gfid=dda41b62-98f3-4e37-b93c-ccc3476053fe >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.702] >gfid=558651d9-1b03-43a3-8b35-b03c8e35bd43 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.703] >gfid=67c1e190-0a09-43ef-bc6f-36732ec40a12 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.704] >gfid=57738873-4ec3-4ac5-ae7a-2677f10a5b75 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.705] >gfid=31e2a33e-37cf-46b1-818d-ab5558cbbd9c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.706] >gfid=c3c35ef9-abf0-4eb2-8f7e-2735b7537ec1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.707] >gfid=444fc07d-6f30-4a32-a3e8-fff017ca1ccd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.708] >gfid=30ac9231-2459-400e-b603-932bc1aec113 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.709] >gfid=156ddc54-0f34-4a71-9406-1f58f251a3fb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.710] >gfid=f7dc0f59-f0f8-434f-86f4-9c0a4d9dee61 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.711] >gfid=3044db18-402b-458c-9c93-272349811088 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.712] >gfid=fbdeac16-95da-4263-b5af-de5a94f1fd66 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.713] >gfid=bf4d0f92-eb93-40dd-a822-76c72f145c7c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.714] >gfid=7419a441-fcbc-4724-a74b-b409dda833bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.715] >gfid=7cce2739-4326-4aea-9ca4-62ac11ce2282 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.716] >gfid=be6d0f55-327d-42e7-8a86-58958f163d20 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.717] >gfid=ab2723d0-b8b4-4afc-bc4c-5536c89e7dfa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.718] >gfid=0b7fd186-3989-480b-9477-b7ddfee78de2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.719] >gfid=e51a85f5-10bb-434a-90a5-68d8216c4d0f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.720] >gfid=6fe51c16-ebe1-495b-8592-f6ff5693a14f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.721] >gfid=d2bab3d0-fe82-46eb-aed6-54d18bf7d6e9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.722] >gfid=dea11f19-8e5c-4804-8d6b-8d9637b1dbbd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.723] >gfid=1738f761-6ef3-4fd5-887a-1e92985f51c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.724] >gfid=4fa84f49-c638-4bd6-8aee-4a49f181fa2f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.725] >gfid=1a6709ab-b36a-495f-8b7b-ae188636e5d1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.726] >gfid=3c9685c4-c38e-46bd-807d-a822c5ea9bc6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.727] >gfid=97b0e7f8-927b-43ec-bc80-a764c4363701 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.728] >gfid=280b4f7b-a52c-45aa-a720-e69698ed6d01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.729] >gfid=a7c49343-0816-4c3d-a62d-dd3777d0def4 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.730] >gfid=b34ecd73-484f-4d59-b6d0-2c5c71c350a9 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.731] >gfid=a1d9462d-06ef-45f6-8119-e5c1ea4cf5c7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.732] >gfid=9ff4eef6-fede-427f-b2b9-6d4f46c4c64d >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.733] >gfid=39b751c0-4cf2-4c7e-9569-ba724b230034 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.734] >gfid=8bc0cf3a-d3b6-481d-8e45-9805028d22e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.735] >gfid=fdef98fc-d403-4aed-b0d9-89620c60db0d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.736] >gfid=8425d24d-6432-4f88-9bfa-0ea1621a13b6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.737] >gfid=05b49bee-c21d-4d32-a90c-b3d6e29530c7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.738] >gfid=e5d1bfdd-520c-48d1-9dcb-d47126060c4d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.739] >gfid=63523706-446c-44b4-b997-efb2f87c46a2 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.740] >gfid=a77dcb0c-5f79-433b-91b1-bb12ac70b222 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.741] >gfid=d181f54a-b374-4bc8-9402-cf2712a4aa41 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.742] >gfid=1f8085fb-376b-4dde-8ea7-add546b1819c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.743] >gfid=c4beeec8-e26a-4964-82ee-bd41208776c9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.744] >gfid=8f7ae85b-71a8-45ae-a873-204af2ece87d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.745] >gfid=36323bf7-f2a4-4df6-a29d-a7cd4188f858 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.746] >gfid=32e72075-5746-4f01-9696-dbdc5af797bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.747] >gfid=a29a9988-7051-4de3-b277-fb7837611775 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.748] >gfid=f59b9630-7828-4748-b305-37e41edeb42e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.749] >gfid=fb175ec0-ab90-4ad5-b4bd-63066d066ced >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.750] >gfid=9f281fe7-91c3-4b09-948b-98d07a967700 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.751] >gfid=dc94ad2a-ec61-4c94-bfd9-dd422397438c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.752] >gfid=4bf600d1-f55d-4740-bb8d-bcc911bfa01f >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.753] >gfid=e675ba05-2f71-4e9a-ab86-5aded0ba60a0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.754] >gfid=d723ff35-6cfe-4151-a6f0-64d878f34793 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.755] >gfid=9d065f9b-91e1-4c6f-9477-47c39f429616 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.756] >gfid=1621cc22-892b-4f6d-8f02-67b3c05b9fc5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.757] >gfid=2a7344bf-2fc6-4ad6-9143-0f8322e247af >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.758] >gfid=a32c789f-7f8c-4ac7-aedb-47f6cdf13855 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.759] >gfid=9c7aa7f6-61d1-4b85-9e8c-c124e0ee1876 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.760] >gfid=66269188-b845-4355-8e13-3530ba00ac74 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.761] >gfid=b5f16c3f-43cc-4a50-b747-d6d7e6b880f6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.762] >gfid=70e4906c-d0db-4bc5-b374-524d7bbc9c16 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.763] >gfid=d0febc00-dc98-4ca6-a8d4-dfbf74799d0d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.764] >gfid=80412c45-da96-4cf9-9658-605792eee928 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.765] >gfid=84fe88fc-5c45-4fde-b509-abd67cd477ad >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.766] >gfid=b238cffb-b7f5-4b33-8641-b5fefea359f6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.767] >gfid=0a36dde5-4b69-43a9-8588-76657ae6033a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.768] >gfid=e4c563c9-ae5c-4c9c-b0d1-651428242fc5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.769] >gfid=7930c736-9ccd-44d8-9c70-43168a4c8143 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.770] >gfid=87641e44-05a4-4695-bc47-2754b6a62976 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.771] >gfid=4fdbccb9-0adb-47f3-bd13-8e2e3401dcd3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.772] >gfid=ae77d531-66e9-4da1-af4b-ae8dce2491a6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.773] >gfid=528e83d6-be47-4be9-a2b4-d5d07661ba94 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.774] >gfid=905dc154-5ee9-45b7-be94-90e3cb77a9c2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.775] >gfid=3be21cb2-f243-4c39-9e5c-105dc608986a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.776] >gfid=9b9014de-5011-4691-bda2-602971c15d44 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.777] >gfid=73186a68-e950-495c-bf16-eb86281b15d3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.778] >gfid=cde010d4-a21c-4712-a0af-744ead99fc47 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.779] >gfid=97ab4147-9aaa-4f18-96e7-5e83a4f7bdf7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.780] >gfid=c9630d1f-5b5a-44d3-91c8-16cd1f6a8af5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.781] >gfid=be693685-b69d-4cb1-9019-70f8c18fbaad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.782] >gfid=e3493382-5f26-475f-9046-1c6bbc4479b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.783] >gfid=3bea6bbe-3af3-4162-b0b6-9864be7a9e08 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.784] >gfid=1069f33e-6ced-4eba-8131-dd96509897d8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.785] >gfid=826e298e-9410-4572-9a2f-0022b4bb42a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.786] >gfid=ac825bbf-1e9e-4b71-8b20-212c5288732e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.787] >gfid=f757e886-3bc8-4533-91bf-a4ff50f24c95 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.788] >gfid=759b67a3-4d7a-4e8b-803b-cb58c6b8a60d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.789] >gfid=3c7190a9-e0a4-4a3d-bdcf-43ad75dbdb53 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.790] >gfid=b8a1d500-b552-43fe-adc6-e6f173e4d83b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.791] >gfid=596e071e-c3d0-448d-ab68-a3b02b43a0c3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.792] >gfid=d9b02832-3f9e-4ca1-8b41-cc7ac200093d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.793] >gfid=b42488a5-b3cc-404b-811c-85e46068dd16 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.794] >gfid=1414207c-62b5-4ac6-a32a-dc6894b9ae1d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.795] >gfid=b70e7387-f459-4db8-8462-00fc3b363839 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.796] >gfid=99243ae6-b8a2-4e91-a3ba-70872bfe46a6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.797] >gfid=efe90666-ac5d-4371-b5c1-5b2b50f47053 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.798] >gfid=d3f4ea68-767e-48e3-b030-b3c41f21690b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.799] >gfid=fb6e0d3d-cfbf-4135-87b3-ce977da1407b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.800] >gfid=0165b274-26b3-44a4-9c93-bbc5a708d4d3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.801] >gfid=f41db619-1c46-4f20-9071-f0174ad2d5f7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.802] >gfid=af415e12-a927-4b2f-a80a-66381e39f24b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.803] >gfid=cfbf1670-1fd5-4493-a27c-4b94a003262f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.804] >gfid=ea0cb2dd-07d2-41c1-8f61-4f0389e376a7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.805] >gfid=cf7a81e1-2a29-4293-806a-c670f51fa296 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.806] >gfid=ce038673-a345-4cff-9841-9a23fed61820 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.807] >gfid=055e35d6-31fe-466d-b24a-ace6b3c4a707 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.808] >gfid=266eaacf-cb66-40f0-8bb3-98609668e288 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.809] >gfid=d0be1ea9-9e44-4c51-9190-c0172272f0cf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.810] >gfid=7adc0e0f-57bd-4b28-b65e-c3440605aa5d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.811] >gfid=c9b1740a-646a-4b58-8df8-93e6f2673c7f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.812] >gfid=b4477e55-ac17-4f26-b143-fecffc05ba35 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.813] >gfid=153e2bbd-619f-4690-9d5e-1879073558c9 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.814] >gfid=e84eefc9-3121-4ebc-b6d4-925daa6dc136 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.815] >gfid=1bca2581-0bc0-454a-b019-e47d5aff17d6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.816] >gfid=45e9fa9a-9567-4a91-a590-1c530ee82fd5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.817] >gfid=0316b1bb-fba8-4f91-b12d-6038973df995 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.818] >gfid=d191f8a4-fcbe-47bf-816f-78693ab8b196 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.819] >gfid=6f372302-eba0-4afb-b5ae-19ad810f4009 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.820] >gfid=638c43f0-a6e4-4378-b27d-7e4041484de6 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.821] >gfid=dfad070f-cc08-4aaf-800c-2f75ba462256 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.822] >gfid=64077f7f-cdc4-4012-a70f-bf0ec99f4f8b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.823] >gfid=adb0c178-be7c-44a9-89b6-aa82a4a089c8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.824] >gfid=ed6857d2-0e73-4cdf-8329-95e8bdfea9fe >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.825] >gfid=00d0d17c-66d3-476b-a98f-2cef53c0c760 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.826] >gfid=e18917c3-161e-401b-89b6-ca52af2d0a06 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.827] >gfid=dc69f200-6378-448d-bc80-9a4636e84d32 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.828] >gfid=65789fef-0865-4088-97f5-ea0c02eb57bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.829] >gfid=54c93460-2c21-4f76-aa66-9b2a53ef4eb9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.830] >gfid=9ee4eca0-b055-47d0-b3e8-80c21057f9b4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.831] >gfid=77eb53fa-8a84-4de2-b25d-573803a42e76 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.832] >gfid=1ad04499-1e67-4cf7-8f66-66957e438998 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.833] >gfid=81b385fb-0fd3-4819-9788-eb70d6f70d45 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.834] >gfid=9f8d2269-16cd-47f5-9c36-ebc2586ba846 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.835] >gfid=6f5d0fa3-3a34-43ed-866e-dd72359efffd >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.836] >gfid=543c04fa-6bd2-4267-91dd-daad93c95900 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.837] >gfid=c0fdee50-cd68-4446-b9e2-321c0586be67 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.838] >gfid=99fa401c-6795-40ce-94fb-2cedd8feec42 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.839] >gfid=e9ce8afe-0253-48ac-ab7c-0dee2c192fce >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.840] >gfid=0f589c8b-90bb-46a3-8bbb-e4418efc6e2e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.841] >gfid=6e5139cb-6949-45ab-ac4d-e788bb3abab8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.842] >gfid=a036b823-5e2e-49b3-8e77-7ee0920fa81d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.843] >gfid=85003826-7218-494f-a7a5-db632ee673f3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.844] >gfid=7d3557d0-21b6-4746-9a4c-eba2812414cf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.845] >gfid=ee75eeb0-1ade-451f-ba96-9b7efafcfa9b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.846] >gfid=63963e4f-972c-412b-b575-8cc8bc5e729d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.847] >gfid=88eb1919-9440-467d-84c8-ea81b5eac095 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.848] >gfid=1a2e023c-4642-42d8-bc5b-f2dc09f5959e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.849] >gfid=ffc77c45-7a23-438a-9cbb-899a5dea98bd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.850] >gfid=20802e86-6224-4a88-ae33-ae35b37294a6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.851] >gfid=9ddad269-9fdb-405b-bc6a-b69c895d51c4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.852] >gfid=e9d8336c-dcbc-42a8-adf1-14097b01a1c4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.853] >gfid=90f476df-bf39-4e50-9c50-ef9bf034d200 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.854] >gfid=efad525d-9bf9-468c-9158-7cb3fd0820a0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.855] >gfid=e95cde25-d7b0-45bd-ba0a-b2915fa6232f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.856] >gfid=6978cd59-b967-4ef9-8214-76ec56a29fa5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.857] >gfid=66a8708a-b214-4106-93cb-8fa8dd63372e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.858] >gfid=63c2b89c-e102-45d0-a2ef-2b436e447b5b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.859] >gfid=11777017-d7ef-464e-9148-780afa5cf599 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.860] >gfid=c6873ba6-33bd-4580-a849-7d420f79bb12 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.861] >gfid=3984da15-31c7-4768-823f-a1108186117d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.862] >gfid=65251be9-883d-4dc8-a754-089dd021b70a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.863] >gfid=66a5d677-aee1-4348-9f99-ea49f8ebc988 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.864] >gfid=b490c492-3ff3-495f-8e6e-cc454a0497ac >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.865] >gfid=b20f1f11-8028-402c-9109-09a94c5c41ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.866] >gfid=e90805a8-5517-4d9f-a4e2-2fda481ddc19 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.867] >gfid=8c9e1ed2-7633-4560-b967-92e71534e662 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.868] >gfid=f7c52921-bd71-40ea-ba53-42a2810d74cb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.869] >gfid=554f6c96-1e05-4dcf-aa45-771f4d5960bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.870] >gfid=34efa6fa-cb29-4a40-9e4a-f871274d9f98 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.871] >gfid=e66f6d4c-f135-42d7-a708-659068ef7922 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.872] >gfid=419188c5-5ec7-4afb-b485-27894ede1657 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.873] >gfid=fd20821f-12d8-4046-9d6a-92afa593f74c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.874] >gfid=be5068b2-7d1d-4713-9b97-d02351845500 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.875] >gfid=952231a8-9cd8-4c4a-9095-1f918cefbe08 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.876] >gfid=dbf28e1f-156e-460d-a76f-b199233f29cf >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.877] >gfid=d9b71f81-9c9d-49ee-96e2-ed719d52aedb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.878] >gfid=2f07dba0-158e-42b8-a16e-7a00d573613e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.879] >gfid=f72a9401-f5b3-4ad0-8ee3-99fda7e4182f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.880] >gfid=7759187f-5121-4ed9-a805-009dcba394c1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.881] >gfid=cf9e64d3-f319-4c4f-95b6-715d72392746 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.882] >gfid=24603171-540b-4bf9-97ad-aab957afd0a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.883] >gfid=2d082b70-49e7-415f-8bef-7025872837dd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.884] >gfid=e1b4303c-ae44-4860-9aa7-a78cef9644db >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.885] >gfid=f80759cc-ab05-4c6e-a4b8-a32f80fc9e3d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.886] >gfid=bf5a45c3-c890-41e1-b25b-8c7a14027025 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.887] >gfid=9032e7df-3506-496c-993d-91564e1d7f0a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.888] >gfid=4991291d-8b3a-49fa-b611-c5ef2b9495e4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.889] >gfid=f102210a-bcdf-42cd-86df-d0f779ec9459 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.890] >gfid=a97da88c-9bf3-4d48-9231-e8476ebc8497 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.891] >gfid=153e1d7d-af7a-4c48-ab39-fd16d729f2ba >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.892] >gfid=b704be17-c4f2-4d31-b64a-a2ee4e1b4d81 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.893] >gfid=bcce49af-bf59-405d-a93d-ef6e46f7cc25 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.894] >gfid=8d398b14-687b-4e06-ab79-5b62f84b2c49 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.895] >gfid=dc0065ee-1b6b-43c6-afab-c91a61bae405 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.896] >gfid=bd5f8710-d34c-4265-b0cd-0907e1ba1291 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.897] >gfid=ea878b61-4e73-47ac-9f7e-b89161d9026c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.898] >gfid=e13ec1c8-ae77-4571-9ecd-6f1c20a89223 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.899] >gfid=e4e1a5c1-4c05-4ab4-be74-de6e16cb7a53 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.900] >gfid=ae6d03e5-8dde-489e-9c17-e37d8491f4f7 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.901] >gfid=337f78e7-1981-4754-a747-b764d869f867 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.902] >gfid=997f1edb-e6ef-4a26-9c53-75bbafdd9317 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.903] >gfid=83196422-fa82-493e-b7e1-695316e16b4b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.904] >gfid=cc47bdd0-bfc3-4093-bb9f-9e9b2e56a08a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.905] >gfid=71c8d77a-f73d-4698-8fc4-671064f88b7b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.906] >gfid=8665d3dc-9097-4b43-a245-c21c61435cbc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.907] >gfid=72c615f2-f12a-4819-91e2-c48f87e6cd48 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.908] >gfid=a575b075-77ee-4c35-b65c-ff2b18eafc7a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.909] >gfid=59ad2622-3b5c-422f-adb2-95c87aaa35c7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.910] >gfid=ece6c5ce-6bac-4fcf-9dc3-ea518f709e0d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.911] >gfid=157ab233-0b8d-472c-a835-bb829d3da947 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.912] >gfid=f7d98ee7-1d56-4c7e-859c-4b88ca095d62 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.913] >gfid=102a43fb-aa19-46b8-b92a-a2ab28866dd4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.914] >gfid=e5d90c1e-c47a-4098-bcbc-32f34347479a >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.915] >gfid=598c0281-dbbd-44c6-9a3a-5ea5bece8cf7 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej2 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.916] >gfid=0191ac85-79d7-4a82-a64a-a8cf506503b8 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej3 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.917] >gfid=c5d623e7-8336-4c78-8a7e-efac1be30200 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej4 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.918] >gfid=4fd51bc4-0a80-4d62-a382-cdf8ed4943b0 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/newfile >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.919] >gfid=2bb271f7-9992-41bb-9c29-b117f6ac928f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/trasigt >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.920] >gfid=83d01456-a2bf-4a73-95f1-d8ba30452325 >nlookup=2857 >ref=0 >ia_type=2 > >[xlator.protocol.server.conn] >conn.1.id=maer06gluster2-3566-2012/08/07-14:56:30:681530-asd-volume-client-0-0 >conn.1.ref=1 >conn.1.bound_xl=/data/exp >conn.1.id.refcount=0 >conn.1.id.maxfds=128 >conn.1.id.first_free=0 >conn.2.id=maer06gluster2-3572-2012/08/07-14:56:30:726448-asd-volume-client-0-0 >conn.2.ref=1 >conn.2.bound_xl=/data/exp >conn.2.id.refcount=0 >conn.2.id.maxfds=128 >conn.2.id.first_free=0 >conn.3.id=maer06labb1-9616-2012/08/08-08:44:59:976812-asd-volume-client-0-0 >conn.3.ref=1 >conn.3.bound_xl=/data/exp >conn.3.id.refcount=0 >conn.3.id.maxfds=128 >conn.3.id.first_free=0 >conn.4.id=maer06gluster1-7393-2012/08/07-14:56:30:833580-asd-volume-client-0-0 >conn.4.ref=1 >conn.4.bound_xl=/data/exp >conn.4.id.refcount=0 >conn.4.id.maxfds=128 >conn.4.id.first_free=0 >conn.5.id=maer06gluster1-7388-2012/08/07-14:56:30:789872-asd-volume-client-0-0 >conn.5.ref=1 >conn.5.bound_xl=/data/exp >conn.5.id.refcount=0 >conn.5.id.maxfds=128 >conn.5.id.first_free=0 >1./data/exp.itable.hashsize=14057 >1./data/exp.itable.name=/data/exp/inode >1./data/exp.itable.lru_limit=16384 >1./data/exp.itable.active_size=132 >1./data/exp.itable.lru_size=920 >1./data/exp.itable.purge_size=0 > >[1./data/exp.itable.active.1] >gfid=399e3689-494e-4f78-9e77-90a8e353f1e9 >nlookup=66 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.2] >gfid=a12d3277-f8ed-45d7-847a-d795d39807b0 >nlookup=63 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.3] >gfid=dc22cef0-9830-461d-8cfe-eaad80558a63 >nlookup=79 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.4] >gfid=67f38065-0515-488b-ac33-07b3c14c3fc7 >nlookup=68 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.5] >gfid=9aa8eba0-5142-43ae-89ae-53df0f6277d5 >nlookup=57 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.6] >gfid=7f1b06ee-677c-4248-a3ea-6bb55d7c5771 >nlookup=49 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.7] >gfid=2defdc6d-b078-46f5-90eb-272df13a8ac6 >nlookup=65 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.8] >gfid=9a45e352-32cc-4030-b0f6-6a13cc966d22 >nlookup=60 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.9] >gfid=5d62cdbf-518e-458c-9e37-b201f42a2f7b >nlookup=69 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.10] >gfid=5c42fb30-9b3b-473d-933d-fc37e98a4c2b >nlookup=63 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.11] >gfid=d09ca8b9-5059-4b74-ab36-6c4074880208 >nlookup=81 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.12] >gfid=d779a111-9a66-4e83-811f-1383f0141259 >nlookup=53 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.13] >gfid=106de516-2d72-4a58-85a7-97e79899a637 >nlookup=63 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.14] >gfid=e1815409-db76-4775-b20d-cff2ba273583 >nlookup=61 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.15] >gfid=175d1f6e-b65c-468f-b5e9-97e7b3f6d52a >nlookup=52 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.16] >gfid=03f30dfd-0290-4f61-b724-15c50e2ded64 >nlookup=50 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.17] >gfid=ed902254-e205-4d05-bf38-9c6ff3ede71d >nlookup=48 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.18] >gfid=74ec1eb7-8c3c-44d5-bd8e-ba069cc2e74e >nlookup=57 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.19] >gfid=1b7e75e6-ce03-4627-b94c-adac190d4842 >nlookup=46 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.20] >gfid=905ffdb0-3435-49f9-92b4-d728906b9347 >nlookup=49 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.21] >gfid=07549f76-f942-42ba-b345-3dd5f260a25d >nlookup=121 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.22] >gfid=2d82dd47-cfdd-4f6e-a27d-306cd74612c0 >nlookup=113 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.23] >gfid=b47d7278-5a5a-4042-a0e3-729b41c60b54 >nlookup=92 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.24] >gfid=79c95ed4-ceeb-49d1-88c8-a2cdefe56df7 >nlookup=93 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.25] >gfid=798af44f-b2e1-46fe-b347-6efb2a68b16b >nlookup=86 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.26] >gfid=10b63db4-f526-436e-89aa-51c7400d1170 >nlookup=95 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.27] >gfid=962cd9fa-9808-4164-9868-dbb6238fbde0 >nlookup=96 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.28] >gfid=9072e70a-af94-4a28-9b39-6856df3f3f9c >nlookup=99 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.29] >gfid=c1a36d60-6894-4811-bea1-360b0d138d70 >nlookup=100 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.30] >gfid=302a43df-e5a6-481f-8570-1e29de2228d2 >nlookup=94 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.31] >gfid=08eae3e7-f4c6-47b2-b7e0-279f5cb40bff >nlookup=62 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.32] >gfid=9bdd875a-7552-4c77-a604-1b21d1803c04 >nlookup=66 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.33] >gfid=70ad6091-cb7a-42dc-a419-4d20a0ff5b52 >nlookup=49 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.34] >gfid=40e5ae5a-a033-4762-92e0-f9f8323c4665 >nlookup=50 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.35] >gfid=d19d41c4-e1b0-413d-adba-4afa89690849 >nlookup=50 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.36] >gfid=98ac5209-30b6-4906-a2e0-1a13e6cfbc00 >nlookup=55 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.37] >gfid=34a66a8d-7a42-4dab-870b-aa2e550f739a >nlookup=54 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.38] >gfid=903e1596-b91e-4027-a1fd-d1c7228d11cb >nlookup=55 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.39] >gfid=996dd367-1838-487a-a527-54e6ec1dad2b >nlookup=59 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.40] >gfid=36de292f-31ea-4ed5-ba2c-6d964f7c0933 >nlookup=53 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.41] >gfid=8e4707d7-8f92-460e-90eb-542726d43e61 >nlookup=211 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.42] >gfid=eba2e0d1-ee20-4657-978c-2b2bf7a925ce >nlookup=207 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.43] >gfid=83082519-9c60-48db-b498-b8a5ec3b526d >nlookup=161 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.44] >gfid=caa043c8-0fa1-4995-82f2-b739be1a23e9 >nlookup=161 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.45] >gfid=e8e27e15-6354-4efd-b459-2647d86f9577 >nlookup=159 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.46] >gfid=d967d654-add7-4823-b04e-e1c707f4fbf5 >nlookup=166 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.47] >gfid=2e21410d-5cb4-461e-8997-719574c1fcff >nlookup=208 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.48] >gfid=86eebeb4-4d2b-44ec-b852-88411e9d8a08 >nlookup=161 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.49] >gfid=fe488156-a68f-4aa3-a026-c7d5e411972d >nlookup=156 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.50] >gfid=e059c97c-92a0-46ce-ac58-8098c14c2961 >nlookup=153 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.51] >gfid=33d05039-6429-4822-9157-398dd6b3cea8 >nlookup=177 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.52] >gfid=55f1bd42-0c46-48ee-b51c-af7af6b1ac7d >nlookup=175 >ref=14 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.53] >gfid=8d57f9d1-fb5d-4c40-a046-64e7f652627e >nlookup=129 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.54] >gfid=8fa747a5-4c14-4e61-8eba-04bd0b844cc6 >nlookup=136 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.55] >gfid=004125dd-f774-4593-a1cd-f1f3bdb77411 >nlookup=131 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.56] >gfid=70e6a73e-0889-42dc-b6e5-2c89b5cb6d86 >nlookup=131 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.57] >gfid=9a3e130d-bade-4d1d-b288-8f9d1846f02c >nlookup=137 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.58] >gfid=6799533e-f9d1-48f1-b3c3-1211f95a1175 >nlookup=135 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.59] >gfid=8582f5e0-5937-4ada-891f-829d43edca20 >nlookup=176 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.60] >gfid=c27c1742-6453-451b-a1db-e72f40785ac6 >nlookup=132 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.61] >gfid=d310f6ea-9d6e-481a-882f-0261fe6ac508 >nlookup=213 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.62] >gfid=fbadb3b3-2117-4c92-be63-8ac047671209 >nlookup=198 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.63] >gfid=05361890-1221-409e-a89d-ba43daee159e >nlookup=247 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.64] >gfid=8d17349c-b8c8-4615-b2d9-0117fe4f2d59 >nlookup=205 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.65] >gfid=b01bf029-57d2-4e82-9905-9448f42c7149 >nlookup=187 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.66] >gfid=7d3b72e9-197d-4369-ac2c-5bfd9cfb646e >nlookup=194 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.67] >gfid=e04f0dfd-7f9e-4171-92c5-d847af4fe829 >nlookup=248 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.68] >gfid=7e6de603-27c3-4026-8a7e-87cb39e9c9b5 >nlookup=235 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.69] >gfid=3de45c28-fefe-42c4-9223-b6d0dab97757 >nlookup=201 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.70] >gfid=ea4141e1-20dc-4c92-9013-24e01a282e95 >nlookup=214 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.71] >gfid=eecee5b0-cc55-40ed-9165-831105283173 >nlookup=178 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.72] >gfid=ec174c17-7bbc-4c53-a9ee-0d8e14af83cf >nlookup=174 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.73] >gfid=7f3182db-5821-453d-bd7f-4189c44b2f1a >nlookup=168 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.74] >gfid=396d37c1-5260-45e2-8cb3-21f2148c3d0d >nlookup=182 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.75] >gfid=7b993c6d-c094-4b8d-afd4-dfd15892c123 >nlookup=184 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.76] >gfid=60abb7aa-fe65-4161-aeea-7070f0286994 >nlookup=243 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.77] >gfid=f338fed1-e750-45d9-8715-132bb52ce8b5 >nlookup=174 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.78] >gfid=41fd26c9-5ad7-44ec-82c7-3af5e2aa8824 >nlookup=226 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.79] >gfid=1f2cd827-233c-4877-9908-c4e10e23ee80 >nlookup=173 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.80] >gfid=d51ea141-dce0-4e24-a428-f464caca9fb2 >nlookup=254 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.81] >gfid=d2286a39-c9af-47b4-8862-208128128730 >nlookup=163 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.82] >gfid=9f69a014-fb72-4a2e-bd5d-201e140f7cdc >nlookup=172 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.83] >gfid=44773286-3dc4-4817-8e90-3c88925e826a >nlookup=167 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.84] >gfid=19399745-9b46-43b9-93a6-30617b061ff4 >nlookup=229 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.85] >gfid=297fb92b-cf7b-4b8d-a8a9-c70ca36d2553 >nlookup=168 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.86] >gfid=320ee8c2-1ae6-4bdb-b354-95f3b81c27e5 >nlookup=166 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.87] >gfid=28d113a0-54f5-4f5d-a83d-8fdb16451b53 >nlookup=172 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.88] >gfid=9b3f5228-c6ce-4dd1-9ac0-4ecc5831a035 >nlookup=226 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.89] >gfid=346028ff-28ec-4472-a18a-1557cb73ef19 >nlookup=168 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.90] >gfid=55d16974-2617-42fb-8251-a9cf5d431e1c >nlookup=226 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.91] >gfid=c8db197e-0e59-46eb-afa2-790de7fb2d2f >nlookup=131 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.92] >gfid=8955b3db-cf72-4150-9d63-285c25660fb5 >nlookup=116 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.93] >gfid=7ddf740c-73e9-43d6-ac0e-299bd1467e31 >nlookup=119 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.94] >gfid=7d184bf9-e328-4411-b333-f4ce946e97a9 >nlookup=124 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.95] >gfid=7e83d7ea-d1b5-4273-a98e-75792189c5d0 >nlookup=262 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.96] >gfid=287ea021-4f53-4e24-9505-b9cbb1bcf70c >nlookup=227 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.97] >gfid=5e3954df-2904-4492-8707-dcd1b67a076b >nlookup=117 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.98] >gfid=0b15b5cc-abe2-4b9b-bf55-498fd85d0781 >nlookup=235 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.99] >gfid=e04dff81-efd5-47ee-8c15-686cf0ec5ce1 >nlookup=235 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.100] >gfid=a1a15f01-7c27-473f-9e5c-ae93f5e4862c >nlookup=249 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.101] >gfid=524bda9b-da85-4ce4-8a09-04cb8b2ec1e3 >nlookup=261 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.102] >gfid=8c279ec3-0c1c-4d85-84a5-8aaeaf53a573 >nlookup=119 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.103] >gfid=9c19f56f-837d-470f-9267-9c90da077147 >nlookup=256 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.104] >gfid=9849cc0b-c020-45b8-af40-347e5e6d2e87 >nlookup=101 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.105] >gfid=8a02276a-e28a-452f-8813-7a4df950c2ba >nlookup=119 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.106] >gfid=eaf1811d-2271-4a14-9088-68c4233e81f4 >nlookup=117 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.107] >gfid=2f33ad5b-8d89-4ba1-bbad-07c7fba81b64 >nlookup=104 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.108] >gfid=1cecfbca-79da-4df7-b286-57d5b399ff01 >nlookup=247 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15 >mandatory=0 > >[1./data/exp.itable.active.109] >gfid=56cf1e6c-68a0-4bdd-a260-23e77b7c2015 >nlookup=231 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19 >mandatory=0 > >[1./data/exp.itable.active.110] >gfid=17ffe6f5-d1b9-46b9-9c15-12f0d9dff021 >nlookup=230 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16 >mandatory=0 > >[1./data/exp.itable.active.111] >gfid=57fd7d60-9527-4fc9-8667-35f7fcdfa208 >nlookup=224 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17 >mandatory=0 > >[1./data/exp.itable.active.112] >gfid=f6ed216d-03d9-4cad-8439-1f04f66f430d >nlookup=242 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18 >mandatory=0 > >[1./data/exp.itable.active.113] >gfid=36a0adab-7601-4214-893f-282c36d3c07a >nlookup=543 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4 >mandatory=0 > >[1./data/exp.itable.active.114] >gfid=28489784-bb42-4020-960f-f773717981ec >nlookup=540 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5 >mandatory=0 > >[1./data/exp.itable.active.115] >gfid=cfc3d258-9db7-47d5-87c2-6b4402bd308e >nlookup=569 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6 >mandatory=0 > >[1./data/exp.itable.active.116] >gfid=10689611-60f5-4a06-9763-9a1d0f40f6c4 >nlookup=556 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7 >mandatory=0 > >[1./data/exp.itable.active.117] >gfid=8f6d76d3-a456-4bcb-b1b9-3fe3e0a552af >nlookup=543 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8 >mandatory=0 > >[1./data/exp.itable.active.118] >gfid=dfce6b9f-6305-4081-ac7d-c3a4edc0b554 >nlookup=558 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9 >mandatory=0 > >[1./data/exp.itable.active.119] >gfid=a2daaeb4-aeeb-4967-b104-6cb8549a1e17 >nlookup=563 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3 >mandatory=0 > >[1./data/exp.itable.active.120] >gfid=c5167ef0-0b27-4242-9a6e-cf5a6dc9aaae >nlookup=232 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10 >mandatory=0 > >[1./data/exp.itable.active.121] >gfid=a5367728-9385-42b6-b99a-e4e399242ffc >nlookup=240 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11 >mandatory=0 > >[1./data/exp.itable.active.122] >gfid=e2b607c3-afde-4bb9-a336-cf05947e8356 >nlookup=219 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12 >mandatory=0 > >[1./data/exp.itable.active.123] >gfid=582ce3e0-35b4-4142-ab6d-3be6aefaf165 >nlookup=224 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13 >mandatory=0 > >[1./data/exp.itable.active.124] >gfid=f015be15-4c05-4d16-9f07-9a5fb51aa0ed >nlookup=223 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14 >mandatory=0 > >[1./data/exp.itable.active.125] >gfid=b36fba0b-24c1-416e-8d23-591aff642c95 >nlookup=265 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.126] >gfid=a640c70e-c30f-4b22-bb57-1d13c0e25a7c >nlookup=261 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.127] >gfid=96184ca4-e771-41af-be1b-69c980b10606 >nlookup=277 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.128] >gfid=455a9a24-f01c-4e75-a481-a58d48854715 >nlookup=552 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0 >mandatory=0 > >[1./data/exp.itable.active.129] >gfid=d795afa5-5d66-4a95-86ee-b1694d93c79a >nlookup=603 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2 >mandatory=0 > >[1./data/exp.itable.active.130] >gfid=8a53abbd-1abe-4b46-9151-8a9d4022b45c >nlookup=608 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1 >mandatory=0 > >[1./data/exp.itable.active.131] >gfid=3855fa51-88f2-4db1-8ed3-19c0341a6258 >nlookup=1713 >ref=20 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients >mandatory=0 > >[1./data/exp.itable.active.132] >gfid=00000000-0000-0000-0000-000000000001 >nlookup=0 >ref=140492 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/ >mandatory=0 > >[1./data/exp.itable.lru.1] >gfid=08e7f67d-d974-4e74-a25e-3b38d13b6e2a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.2] >gfid=1d5da3e6-64a6-4cfe-a1d5-ca75305c1716 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.3] >gfid=b2a302a3-87c6-4662-9cca-9025bd77ef8a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.4] >gfid=a30ae491-3635-436b-84fd-dd65624fc63e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.5] >gfid=c7a1f592-fe22-4b35-a92f-5672987c9106 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.6] >gfid=61a68b82-90d4-4eb0-b3a5-bf96f20f5f06 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.7] >gfid=49bba6ed-a911-46d8-96f8-0db6ae1bc5e3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.8] >gfid=86480732-b7e0-4652-b776-162689a4095a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.9] >gfid=ffab50dd-5714-4ce6-9b1e-f46c28bb4ac5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.10] >gfid=4660d9a8-3306-40e8-a29d-cbf574c896e3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.11] >gfid=7ffe0548-b602-49d9-a6cf-75d698aade64 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.12] >gfid=1ffbd9d9-7b13-441e-9bb4-808755845e1f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.13] >gfid=a86a8275-d4ef-4df7-aa48-842c7a311068 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.14] >gfid=81b2eb76-e1c0-46af-999d-7787dfd705c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.15] >gfid=48d976db-bfc6-4f0c-bdef-c795e6a5ce1f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.16] >gfid=84daca12-e871-47cf-bcad-e09b53835daf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.17] >gfid=69bad70a-36b5-4b28-af91-0a750df88aee >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.18] >gfid=498cd8ab-2fd9-4d0d-9f29-a9326063856f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.19] >gfid=156306d1-0a25-41cb-bc01-b3adf7731185 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.20] >gfid=2230aa2d-3fd9-43ab-a53d-98862fc82c63 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.21] >gfid=b608fe80-e724-4335-89ae-13d751b17ec2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.22] >gfid=39c08269-322f-420f-a50f-2d5985787a6d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.23] >gfid=1c8b5e75-8f1d-4291-9654-18aca6f5f758 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.24] >gfid=6d0c04af-cb55-4c2c-9e08-cf0c7f0d4326 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.25] >gfid=ff9f8d54-e14e-4bcd-93cd-8c623cae226c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.26] >gfid=bb565920-83b2-470c-b850-e38aa905486a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.27] >gfid=88b019ad-27dc-4a61-9239-517b255c62e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.28] >gfid=8bb614d4-909f-46d3-b3bf-ed33078d3337 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.29] >gfid=d1ba19db-c66d-4709-933d-6f8eb83e6d4a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.30] >gfid=7204c431-be93-454f-98aa-cb733d54e54b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.31] >gfid=225257ed-58ef-4b84-90d3-35e4e34d7e7f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.32] >gfid=66f4c734-f33a-4c07-9b5c-844e6b84a194 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.33] >gfid=513e804f-f097-4854-a378-06a9f06ebdd5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.34] >gfid=38984dfa-798e-437c-8ff2-7e2006981e38 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.35] >gfid=b0d5db1f-b669-4f74-aee2-7c42743f8f6a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.36] >gfid=bdf35f5d-9906-4882-83da-1c7964f0c014 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.37] >gfid=902021b6-a6e9-4756-b690-518fdaf48f30 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.38] >gfid=494505a4-d3a9-4c6d-a458-f9bbe7ab8760 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.39] >gfid=aa0ba161-a2ca-472b-a8ca-fcba038b2204 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.40] >gfid=39d841f2-cbc7-4fe6-bede-04999b93d2b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.41] >gfid=d263e975-58b0-45d3-afc2-8174e6d4eaf2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.42] >gfid=d34d9d56-1cc3-4042-8c3c-e73bd5df08d1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.43] >gfid=c04b2a16-09d3-4234-a740-549530eb9fc0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.44] >gfid=accfb105-b64a-49e3-b1ef-b24248e5c36a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.45] >gfid=567d342d-a7a6-4a70-a62d-e1ad619f2e2e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.46] >gfid=083606cb-22ea-4751-81e3-580ce42da43a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.47] >gfid=396f40de-28bc-4f1d-87e6-1b4f3d7ae788 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.48] >gfid=0c8b0d6d-2caf-4f32-9894-14b2f7ab545f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.49] >gfid=a51be4fb-e482-4531-a459-6d1da41b69e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.50] >gfid=dfbac5ff-3ee5-4208-b7dc-8ca256d45c89 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.51] >gfid=2b5994cc-bf2c-4313-a5a5-b39f55eae3de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.52] >gfid=5ca21929-d21e-4774-92c0-7b6e2bc84c6f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.53] >gfid=239bbd15-109a-40ba-8310-4c650d491e54 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.54] >gfid=bb86966e-2900-4977-b6c9-18c9a77146a6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.55] >gfid=e940ab58-e604-4dc7-8607-28931cc2a87b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.56] >gfid=362db6f5-ea30-439d-a3dc-d86b1fb8d55e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.57] >gfid=7500fdee-f415-4647-a23f-ea28ba41a7ab >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.58] >gfid=9275f4c5-2f96-4812-93ce-de4b5b867f0c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.59] >gfid=42ea4888-ea2c-4c93-8b5b-e29f647e5150 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.60] >gfid=2257d2a3-c6a0-4487-9c88-1eebd64aaa92 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.61] >gfid=55734f4d-e3fb-4ddb-9c7b-ff4de17fb206 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.62] >gfid=656471d8-a88e-4801-b740-06215accd963 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.63] >gfid=56a37091-609c-44ca-a0fa-11b3e42244fd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.64] >gfid=b43c3ad7-19f7-4817-b61e-4dd959d0d97c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.65] >gfid=10a1193a-473c-4b0d-90c7-0f6c08de9205 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.66] >gfid=057d5de9-1fe1-4b61-84a0-3535f9417daf >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.67] >gfid=81b581b1-5fb4-4928-9a76-672f0547124a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.68] >gfid=1558a0da-9585-413d-a12e-0f24721b9474 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.69] >gfid=d5a2e39c-cb59-4e75-a010-0856afe9254a >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.70] >gfid=d69a68dd-6ab3-4e28-8ce5-14f111f8bed0 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.71] >gfid=9dcd6b82-2ca7-46e6-a283-d7c0e8da9ce9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.72] >gfid=54c9eff6-d20b-4d24-a9dc-a9448f45514e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.73] >gfid=42264fed-ef00-453d-aa20-1e671cb91860 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.74] >gfid=14c2cf8d-0ec4-4d99-854f-ba13be14c42b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.75] >gfid=dddb0aa6-22d4-41b4-a86c-37f18357174b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.76] >gfid=823c439d-3da6-4555-b6d7-1b3de7f9be6c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.77] >gfid=b9de4fdd-5373-4e56-87fb-78ce45002137 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.78] >gfid=44a2c66d-1502-4ef4-9e81-3d05c3dd8c54 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.79] >gfid=c43d19bf-3f4a-4d46-a626-011673126f63 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.80] >gfid=d1967ef1-5467-4c52-892e-26c9230f5fd1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.81] >gfid=c657dc03-766f-4c94-b711-a34d936668f4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.82] >gfid=4d2886c7-8c8e-40df-afd6-e9e8f61678ed >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.83] >gfid=7eb161bb-bdaa-4d44-b5f1-230625ba2272 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.84] >gfid=47cf8678-4e20-4f6b-bc1c-4080dc46d23c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.85] >gfid=9ee7d217-8f55-4db7-bf73-ccdd2a2336a4 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.86] >gfid=3ecd5ed6-0ec1-4f12-8e88-670bb2534a95 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.87] >gfid=535e24ed-459b-403f-b604-3ba932d28263 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.88] >gfid=947eb2bc-6b4e-4e61-9c80-f809e203c777 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.89] >gfid=7b8b7d51-ceb0-4d62-964a-77905beceea8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.90] >gfid=85ba5a12-2a4b-4600-87e7-27d29a3a9e43 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.91] >gfid=e6bfffda-d7c4-412f-92da-d4922761cffb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.92] >gfid=da265576-e788-4695-8deb-1417659d9fcb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.93] >gfid=80854c31-09bc-46e8-8d21-1097ad7bf33c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.94] >gfid=7495012b-de0c-4f00-a288-3c72ace9d421 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.95] >gfid=dee41d9f-6bfa-4ae7-9489-e1c7b7a0531f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.96] >gfid=d13a3e37-0a31-4d15-a935-6e2ee5367d57 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.97] >gfid=d2f01e4c-e48c-46f6-9fe7-4e3cf1666071 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.98] >gfid=58030155-79a9-4533-a376-2894aaf3c189 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.99] >gfid=c93fb1d0-779a-4f24-85bd-c683d738837a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.100] >gfid=0a3b24f0-d701-4462-b3c2-c1cd168e6e65 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.101] >gfid=8249c21c-511a-4687-ae36-ba44a654d337 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.102] >gfid=0ca63c9c-24a1-494b-8fa2-d17ce822a417 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.103] >gfid=24de0888-7ef2-4744-80b1-3553aa7664c4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.104] >gfid=32e69c95-98c8-491c-aeaa-2b50b45fdad0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/@@@CDRW.TMP >mandatory=0 > >[1./data/exp.itable.lru.105] >gfid=5cfaf724-8eef-4be4-8661-b16c6ec04415 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.106] >gfid=e7fda124-9c1a-4c89-b4e8-15e581d6c443 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.107] >gfid=4137fd6a-187f-4eff-bf82-25290892f032 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.108] >gfid=af0d9f48-1551-410e-a671-ee963b967e73 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.109] >gfid=fac9738c-869b-481b-b364-15bba66f1264 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.110] >gfid=9788b58e-bf11-4588-8db1-7dd66d129548 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.111] >gfid=310ec6b2-d772-48dd-b922-8e08f2d431fd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.112] >gfid=69336129-f7ef-4332-a705-e3ac66dc21e4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.113] >gfid=2b2dac6d-abcc-4459-81a2-0620991d76df >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.114] >gfid=60511a54-8a96-4c6a-8792-c8069cd3fa78 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.115] >gfid=1f8f4865-8640-42f7-b762-eef0f13f1463 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.116] >gfid=7654c24d-b243-4dcf-9bc9-dfab55b2cf46 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.117] >gfid=3d3199bf-f70e-4223-897c-cde2b100ec61 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.118] >gfid=33818b25-3f84-4826-a1b7-d6325410b872 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.119] >gfid=4a2885c2-232e-47a5-b067-1d87b84e70ff >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.120] >gfid=e70725a8-00a4-4231-bce7-67c5f72ff6e1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.121] >gfid=219390aa-1f98-42ae-98fe-fb1c5c0687f0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.122] >gfid=10da88b8-6ffb-441b-8206-00b355860304 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.123] >gfid=68729cd2-baa7-428f-ae7f-420a134552b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.124] >gfid=a4c33b3c-907a-4fc6-84fb-6def354ee081 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.125] >gfid=a1159b19-a35a-4ee5-b441-00cd23f2fece >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.126] >gfid=4b999217-84a6-4be9-b713-51edd9223531 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.127] >gfid=441e6873-a6f9-4e92-8f21-b6d846e311ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.128] >gfid=ee715903-956a-48f2-a349-41d1bd4bafa9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.129] >gfid=9442d3cc-2fd8-45a8-a933-86c4a02676ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.130] >gfid=d5b32aa7-fab3-4277-b16b-8b05f5715320 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.131] >gfid=eff321ff-860a-48a5-a0ce-8580080be5c8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.132] >gfid=0cd426fa-e2a9-4fab-95b2-53d9652e9163 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.133] >gfid=4ed81139-fb22-4717-9ede-c1d888958717 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.134] >gfid=caa13e16-556c-4d57-9051-6ac750cff171 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.135] >gfid=040e075c-4407-49b0-9292-a01277075ad1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.136] >gfid=df45c6be-902d-49fb-9d90-f0832816739b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.137] >gfid=723b1809-6d95-45bb-b9d8-65274fa64441 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.138] >gfid=48931e06-29a6-46a5-9602-3c8751e7b170 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.139] >gfid=88b04ade-71b9-4885-b663-ff0bc8b157d3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.140] >gfid=2c6602a9-00ec-41f2-8949-468fcd66ff89 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.141] >gfid=eae934dd-5888-4818-a0be-4226680f3ec8 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.142] >gfid=7e1ee3bc-e498-46bd-aa6e-57995ed7aae7 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.143] >gfid=b3b265ce-de3f-4ace-b3b3-146395aafe94 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.144] >gfid=26ff2909-3b9e-4f7e-a28e-b3d2192e99e0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.145] >gfid=9afd2d0a-e02d-4af4-b84d-dde650664b95 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.146] >gfid=b541dd9b-cafb-4c27-bc20-035ee79276f0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.147] >gfid=4b957e4d-47d9-47a8-9660-af8503c1baa0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.148] >gfid=68fe7d0b-e845-4b88-b63c-78f750623de2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.149] >gfid=a2595e61-7553-4448-a5d6-9ccffde985e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.150] >gfid=3add276c-5d15-47bd-8021-18834d0f6a20 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.151] >gfid=c5126914-528f-404b-9336-c498c80340ad >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.152] >gfid=c3eda66b-66bf-4584-b10d-b320bedcccb9 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.153] >gfid=da9922f0-e131-414b-bd53-b24fd6d4ea69 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.154] >gfid=cc5a9f76-5137-48a2-9de0-4bb0cec6745b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.155] >gfid=88b39954-c829-4ec2-abc8-d9baff5c3fb4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.156] >gfid=8bb5a79c-2fdd-46ff-b0a0-f1830bfbe025 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.157] >gfid=a76fa7b6-1ea7-4ad8-8b9a-973dc45b3cb7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.158] >gfid=0e3bdbd7-77c3-477f-9adb-11f4da6bd14c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.159] >gfid=9eb9c213-8128-478a-8a9e-556cd290e260 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.160] >gfid=dfe195b2-c161-46f7-8b4a-99f781814020 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.161] >gfid=390f94b6-2ba3-4764-b041-cfcb2ef468d8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.162] >gfid=c863b00f-6cff-497b-a8da-3c3a0a53c84a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.163] >gfid=5ddf504b-75a4-4434-a1aa-28a37ab401e8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.164] >gfid=3d852880-7d1f-49ce-aef1-923eef2e5c1a >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.165] >gfid=db1a45b2-7c18-4abc-9c0d-1a178dc4059d >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.166] >gfid=e6ff28af-70d1-4881-a861-3e2044dfcccc >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.167] >gfid=083a7814-5f72-47e0-9a6b-6cad7fc94c7d >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.168] >gfid=397469ce-9f3d-41f8-b0c9-2a30ac1708a1 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.169] >gfid=af4e038c-3f52-4377-8f92-c34949e17565 >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.170] >gfid=d997474e-8c08-4a70-b484-b2dfc1491677 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.171] >gfid=efaee1e3-766f-4422-ad39-b6c82b61c09d >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.172] >gfid=0c5c39c7-4b4b-47e8-b2cf-f5be8c746b65 >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.173] >gfid=511e70cc-7772-4d66-b964-2bb0b62337f4 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.174] >gfid=43b2e55b-858b-45ba-a87f-268c5e072454 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.175] >gfid=287b43ed-0262-40de-96cb-8d693f5436f3 >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.176] >gfid=293e6708-d540-4c68-a26c-a2e82632bf3e >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.177] >gfid=d3949e82-723e-406e-85b1-1a8c37f420b6 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.178] >gfid=e14a0d21-65bc-4cc4-8d93-e3abe59230d9 >nlookup=59 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.179] >gfid=3d38fcc4-a255-49e5-bfaf-d7342a175791 >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.180] >gfid=e8469aa2-c03d-41c0-a653-059773251d90 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.181] >gfid=50226e21-4563-4b6c-b5d8-38c229afb832 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.182] >gfid=38a2d141-4c24-4565-983d-df97b1ab80d1 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.183] >gfid=6a639461-86fb-4ba5-883b-e83949e011db >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.184] >gfid=78475820-1812-45e3-887a-1b6f2523bfd6 >nlookup=47 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.185] >gfid=3cf61af2-d2f3-4b8b-abae-a50cfe915910 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.186] >gfid=e37739b4-b066-4c02-9ddb-02c89f1f865f >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.187] >gfid=7d1e8d46-f099-4be9-a480-d673c7fe99d3 >nlookup=55 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.188] >gfid=c788a185-74dc-4b23-884d-46fe20a2fa25 >nlookup=20 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.189] >gfid=4c404fe7-a264-4e39-81da-003907e2a457 >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.190] >gfid=3fc0c7d9-5672-4b44-9d5c-7d81de5e941d >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.191] >gfid=c9f008ef-9beb-476d-99f2-b2ac6851619f >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.192] >gfid=6633a3bb-52c3-42f9-ba69-cc305942eb30 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.193] >gfid=f666fd6f-68e6-42bf-9c5f-6b1fd1c6cad1 >nlookup=48 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.194] >gfid=edf16d2b-f022-46ca-b941-3b2484d89573 >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.195] >gfid=1ce20c51-c897-4f42-b642-eafba6ed49d9 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.196] >gfid=dbdc6772-afd6-4485-ab07-ae7a188b5ddd >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.197] >gfid=963591f8-a8a6-4b70-a94d-2d4281d472a6 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.198] >gfid=943057a5-0941-4a3f-9b5d-21c55e8fafaf >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.199] >gfid=4715fc98-958f-4268-91b6-a2526fb37f6d >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.200] >gfid=82d2cf46-33bd-4a01-b95c-5c7ff1b331ea >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.201] >gfid=932df356-278d-4b31-a37d-710779b42915 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.202] >gfid=b59cc013-8098-4e51-9390-0d774e7c3f55 >nlookup=47 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.203] >gfid=a01e0206-bf4a-46b6-bc6f-5dc22e9c6659 >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.204] >gfid=37c91979-1ec6-4185-a5bc-da7a208bafe6 >nlookup=13 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.205] >gfid=b97d6508-1e20-4eb6-8f02-23719abf12d1 >nlookup=52 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.206] >gfid=100d450d-04f3-49be-a10e-9f7651893c9a >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.207] >gfid=f6ffe2ec-b736-458b-9c39-d69343da2fcc >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.208] >gfid=f5f37082-df51-4631-9885-af0282b17125 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.209] >gfid=1ed192c8-3777-49d2-af22-e05c494da10a >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.210] >gfid=4df799fe-e9ac-481c-83ea-46e0f6134ecb >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.211] >gfid=ab0381bc-f905-4fcf-8251-60e695aba829 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.212] >gfid=ff3fa6e6-5cbe-4293-8bb3-45eba6a514a1 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.213] >gfid=ee36471e-25f7-4eb1-9ec5-cf87e106adb4 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.214] >gfid=cce3e2c2-bc46-4e3d-bb45-6280ac08edc9 >nlookup=56 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.215] >gfid=41cb3a7b-0593-47a6-ade4-19e60b291ff3 >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.216] >gfid=09f473d0-1513-47cc-8582-1ad1ce4e10af >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.217] >gfid=c17cbe30-7db9-4fc0-b473-e33b6b05a5e0 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.218] >gfid=5e514b64-1fa4-4531-baf0-de14d571471a >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.219] >gfid=530a2ef0-55db-480f-b02a-7939ada9daa2 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.220] >gfid=66b33962-dceb-46e2-9957-f90651822455 >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.221] >gfid=820260b9-cd41-426f-8407-6d63023637a6 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.222] >gfid=d2bb2397-46d6-444e-a990-78834c13a7ab >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.223] >gfid=536a8a51-9d30-4594-82cc-a6728d1f3a09 >nlookup=64 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.224] >gfid=c2283178-723d-4594-864e-fdd8410d60bb >nlookup=20 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.225] >gfid=bae1b476-2454-4374-87b3-dad6c1dd7c18 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.226] >gfid=00731c33-80b4-4403-bf6b-fdf885c6774b >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.227] >gfid=11e2700a-e979-448f-8cb5-80f5813666d0 >nlookup=12 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.228] >gfid=d6f0021a-afaf-4ce3-852d-cca0da03f8d6 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.229] >gfid=25b82432-5729-48ad-a7fc-8b76a83654d1 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.230] >gfid=a7efb73f-e0fa-46b7-881a-29f9d23de2d9 >nlookup=28 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.231] >gfid=fcc761e7-24b0-4436-b203-c9c39e5579e6 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.232] >gfid=c0629b64-c835-4f97-90c5-6a532e317c02 >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.233] >gfid=3beeb3d8-64af-4ca1-aa21-263050c2fc31 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.234] >gfid=93e951be-53b7-46e2-b2cb-90bab57811e6 >nlookup=37 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.235] >gfid=f22cedf2-856b-4d14-80a3-c50a21e6e44d >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.236] >gfid=162c2817-45ed-4b20-807f-0bd3d8f87f33 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.237] >gfid=d44c4465-e825-413e-99f4-af958ae49bab >nlookup=31 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.238] >gfid=67d16273-133e-46f9-9475-7a6eb6acab50 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.239] >gfid=b2c232c2-61a2-4480-9b92-94cbf85677d4 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.240] >gfid=5f211ef6-dd66-412e-b603-22785e6435f5 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.241] >gfid=ee98175b-e1cc-4420-b1fa-7985d892de97 >nlookup=60 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.242] >gfid=7011972c-ce29-4faf-a03b-4bf49cd66ab3 >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.243] >gfid=c8cf45bb-ea0a-4b15-b435-30b7da7733f2 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.244] >gfid=ec801fb7-b315-4dc9-8d95-0e798c93fb01 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.245] >gfid=7312b3aa-f3c0-4632-af41-5ea64012eb5e >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.246] >gfid=d22e3335-0095-4de4-b4e0-949e382ff5e1 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.247] >gfid=72d1d9f9-7075-4ac7-b271-7bca3f7c0bca >nlookup=45 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.248] >gfid=976f740d-bd78-470a-b63f-5146c3d90a0f >nlookup=28 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.249] >gfid=02dbb11b-3bc9-4b1e-9557-8097e641f928 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.250] >gfid=a341c7d4-486e-4bc2-ab39-f1599cb493af >nlookup=61 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.251] >gfid=6eae1159-0d8d-4259-9c71-d236e4634dd3 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.252] >gfid=3832b409-af92-42fd-beaa-e290e9460d5f >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.253] >gfid=9c985465-da58-4af7-9d0a-b196d8721b52 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.254] >gfid=3bf8a1cb-33fe-4556-ae46-0cfcdb57ab60 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.255] >gfid=fecee48d-a931-4443-b227-ac400d445d3e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.256] >gfid=142bbb42-bbab-4b4e-bdf7-3ececda6725c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.257] >gfid=79f676e8-943f-4ed2-8eb4-16ed6ce81755 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.258] >gfid=29f27634-ebcf-4421-88aa-4c11444cf349 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.259] >gfid=86e1c130-0a5f-495d-a41b-f9a60ea5c6b2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.260] >gfid=e326e4ef-8e9a-4a64-aa4a-e32ef3be6051 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.261] >gfid=b1fa3654-b5b7-4223-a272-3f49502724cb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.262] >gfid=8295c37f-8bcd-4957-ba30-6111d2de1b93 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.263] >gfid=91e14207-6e0c-4fa1-812f-efbc09f553d1 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.264] >gfid=9f332bdf-dacc-47a2-bfb6-f45948ea81d0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.265] >gfid=d15db47e-5459-419a-8f7e-e665bd132963 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.266] >gfid=530a0363-aaa1-4f3b-a43e-35ef46761b7c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.267] >gfid=0224d707-8843-4d68-bee2-25d9bd707662 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.268] >gfid=8acfd735-40d0-4855-b884-5088f5ebbfb2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.269] >gfid=7044e9fd-2494-437a-a32d-6d04589c2621 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.270] >gfid=c1996bd3-21cc-4dcc-b575-5595a52afc07 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.271] >gfid=f8576841-aac9-48d3-aa54-55f37d169c2b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.272] >gfid=db0a6cca-3a04-4865-b3bf-7982bb0051ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.273] >gfid=dc910136-6940-40f0-b2d6-16ba37f66a01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.274] >gfid=09c9920c-2523-4b01-944a-36977406e907 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.275] >gfid=0d5816c0-aac7-4672-a7ef-4d7b9465eb34 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.276] >gfid=eac9ad54-f5af-418f-acb4-b7e96e72d9a2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.277] >gfid=5e42a8fb-ecf7-4d29-b3b3-bcd5167c87de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.278] >gfid=8de218d2-cb03-457a-b8e5-86edea4b6d5f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.279] >gfid=90c1be72-32bf-4b0a-a6d4-6e6752edcb44 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.280] >gfid=2b924d26-f043-4af0-9210-59e8bf5862f0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.281] >gfid=3b5e9538-a97a-4897-aa33-f9b6cc0a8bdd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.282] >gfid=a37f62db-cc04-4158-8c21-4d52c5cfc875 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.283] >gfid=a3136f0c-ee57-40c5-8ca9-2ad742f4967e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.284] >gfid=c7d3832a-e47c-463d-bf32-a8d2c867e4bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.285] >gfid=ebdadc91-3357-4afd-be11-7cf7a6ed62b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.286] >gfid=8365396f-3666-4671-a584-e43f6f4951b1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.287] >gfid=60dd0568-71eb-46fb-ae31-75faca05a503 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.288] >gfid=c3e313a8-5038-40a3-90b4-05f572c01bbb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.289] >gfid=80ba2533-8db0-4c26-a5c9-5dd7f9f5b92d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.290] >gfid=2e11cf40-f30c-4760-957f-0f55068c3418 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.291] >gfid=e49ca928-d31e-4174-8f53-e4e0d31c8531 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.292] >gfid=07023823-b80d-4dcf-bd7e-4b140f854194 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.293] >gfid=ebd7d17a-12e1-4bb8-99d4-7c1a9344ff8d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.294] >gfid=e821528b-07fa-4ade-be4d-a6dcf2ec8485 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.295] >gfid=efcf8aa1-c229-49a6-a205-6a16e04fc456 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.296] >gfid=4b632a75-6d88-40b4-ae1c-506c10fadcdd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.297] >gfid=15318bb6-67ac-44aa-9c6c-efbedb0f69e3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.298] >gfid=c131ede5-2a0e-4669-973a-3ddaca5233df >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.299] >gfid=b8ca53a8-a035-4588-b5d8-f941c41cc4d6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.300] >gfid=95712078-8712-4e29-b11f-e54b715c674f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.301] >gfid=f3a75480-5b6e-4732-8db4-b5f75c08f9d7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.302] >gfid=3edcff6e-48b6-43f3-9c77-b9622fbc4e18 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.303] >gfid=755d9761-b702-4fdd-a1bd-d98a22a1514b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.304] >gfid=30ed2581-9b5f-46ee-9913-ab480ff895b7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.305] >gfid=b8200928-05fa-4fc8-80aa-69a6b4382044 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.306] >gfid=380cfd22-96ef-46b4-b090-db86839d57c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.307] >gfid=b1c458e2-8047-4422-9a5f-120c1e79997b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.308] >gfid=7964d1f1-dc16-42dd-b661-3d1728883a1c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.309] >gfid=5c4271ad-26db-40a5-aca3-a9a8707d0281 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.310] >gfid=31058b4e-7c74-41a6-b493-289242545c28 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.311] >gfid=c50d36c8-0610-44b5-b5cf-ecc8a294db86 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.312] >gfid=62178923-11e3-4558-8a8d-a07ed40c1a29 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.313] >gfid=095c8f00-d5b6-4823-8b4b-1cf3f360bbca >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.314] >gfid=c232918f-4b00-45af-b64b-2355870242d6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.315] >gfid=7f86f505-8e78-4dfe-bf16-4da5b5898505 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.316] >gfid=492523ce-2906-4950-a5a7-19ecc5c42b3e >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.317] >gfid=2f54c8e5-061d-4059-a90a-66ce01c75322 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.318] >gfid=4562724e-98e1-4bc1-a7cf-93190aa9aa93 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.319] >gfid=00947dca-7f5d-4e47-b6d1-5147463669ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.320] >gfid=2ea916d4-fc60-4b0f-bbb9-065b85eea0af >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.321] >gfid=c3479da3-bcc9-4c31-959c-c7879f928394 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.322] >gfid=77d06bb9-673b-468a-a2e6-fe5b1aa0e2d7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.323] >gfid=66b7dd67-8ead-4776-b307-c787b5b1e283 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.324] >gfid=52d80852-ee99-443d-9572-5b29f5ddfd7d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.325] >gfid=b7728db9-7f1c-45b4-9987-0430ba7f530d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.326] >gfid=416e6b21-90ac-48ad-9699-7770da134cea >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.327] >gfid=5e375b45-3c46-4d78-9bd2-28fa2e763edc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.328] >gfid=5ba32c8e-bfa6-4535-bc27-e569822dd984 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.329] >gfid=30c38f44-a549-4d04-9448-c6654c8c990d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.330] >gfid=c028b4b0-83bf-4ba0-a029-90565bf0ad11 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.331] >gfid=a85b59f5-c6f1-42c1-940e-76516d5d40f5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.332] >gfid=0a0caeba-2b4e-4350-8c00-2cd519be53c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.333] >gfid=85d53d36-12d8-40d4-a876-d6f568c789ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.334] >gfid=3bf76a4e-5c73-44ac-9732-6df623bec300 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.335] >gfid=fa324c3f-c21c-47b4-843c-cf3eb25455c7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.336] >gfid=612d727c-45f9-4d47-a68e-771906cd14a9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.337] >gfid=f4facdd6-cd66-4e57-9292-2bf88e628170 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.338] >gfid=41de0fc1-28ab-4326-bd27-6553fc950811 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.339] >gfid=76977c9d-cfd5-4e19-a39d-d98b74abd534 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.340] >gfid=21909166-e381-47fe-bf94-7e3fa9e3e1e0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.341] >gfid=c8833b69-a174-425c-9dbd-18c713471892 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.342] >gfid=d2b45fe0-865b-4e59-a1d3-62eaa86eef23 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.343] >gfid=a43c74ff-c8b7-4fcb-ae56-bf25aad37f01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.344] >gfid=49fd26b3-3dc1-42a3-84b1-fb5b4fd7cc89 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.345] >gfid=ad2e11c9-f25d-4304-b76b-dd7351db13ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.346] >gfid=db5c2052-c6d2-4357-a2f2-041d96750c79 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.347] >gfid=5e96fc98-730b-40ec-aa4a-ee4be90edc36 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.348] >gfid=45b9f8ba-f8dc-446a-9731-448d695afb8e >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.349] >gfid=ef5c2e0d-178e-4a41-befb-de941127d792 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.350] >gfid=93faedbc-3450-460e-8872-bce7035cca5e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.351] >gfid=7ff1f12f-3cb2-4b87-a6b6-648be366f89d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.352] >gfid=ee8b0aaa-6cb2-428a-91c5-42297dffa281 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.353] >gfid=ddc8d961-2304-484e-b321-c9cbf13e863f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.354] >gfid=e744adf2-05b7-4422-a77d-10291739cdaf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.355] >gfid=eff9a666-5a2a-4f70-ac92-305258428ac3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.356] >gfid=4238b762-29de-4a58-ba88-5da3abff3ae0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.357] >gfid=a109121a-952e-4f2f-9b5e-bc59b213eec8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.358] >gfid=88448ad6-7a6d-475a-a26b-8e80dc8c3d44 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.359] >gfid=83e4de08-3797-4869-bae2-7bf5c388c100 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.360] >gfid=ecd671fa-0614-4845-97f1-7eb98b577163 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.361] >gfid=bd64b730-c96e-4414-9878-27b0c556b1d0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.362] >gfid=fb320309-c182-44f1-80ae-4050074b1531 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.363] >gfid=e6be8cda-628c-4b88-9bdb-2a025a852f9f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.364] >gfid=433e42c2-fdf5-42d9-8849-553669a08363 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.365] >gfid=dfea1ca6-9631-451c-9ff6-6ad4057efb62 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.366] >gfid=0309e790-c583-4b45-b7a1-bbcc67c1a43f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.367] >gfid=4f4f9cc2-4cbb-48be-8ce7-3d8c4240db01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.368] >gfid=c05cbbfa-2b56-4c0a-852f-e6441640932b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.369] >gfid=b419ae10-331a-4ad2-ae80-3ae26794e212 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.370] >gfid=7d66342c-a622-40e6-97be-fd9b656738aa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.371] >gfid=c568c2ab-e728-442e-aca2-ab2d4c5afe01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.372] >gfid=7f2951f7-a909-4492-8c99-22d9cfa03703 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.373] >gfid=71450118-892e-4ccf-99b3-f4f1e1eb1e29 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.374] >gfid=cb42a8d4-a2da-40ea-9aa4-a7c4c3e1e4d8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.375] >gfid=db275afd-fe81-4d45-a74b-255d12082487 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.376] >gfid=3dbcecbe-68b5-4083-b7da-3a312ec21381 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.377] >gfid=b11c3cb2-06a9-44b7-b994-7adf6d1ad759 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.378] >gfid=9fd1d50e-8990-48fb-89d4-51d1d701f6fb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.379] >gfid=7543dd2a-c961-4621-b55e-d5089a562a66 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.380] >gfid=0fc034f5-3437-4689-b419-aa706ce0c30e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.381] >gfid=9acf7ffb-ee38-4d3a-a38e-c4d7419a80bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.382] >gfid=eac7ca42-dc5e-4baa-a036-78c689583238 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.383] >gfid=d6803616-a48d-4f41-8fd2-7a6fadc89c40 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.384] >gfid=83b26591-85cc-4593-b312-613c4b220958 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.385] >gfid=70785d76-88c7-4005-96dc-c29182a5851c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.386] >gfid=4ed08c52-513c-4fce-8121-762785ac1d0f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.387] >gfid=fafd75f7-33f5-4fcd-a571-59e55e94114f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.388] >gfid=be4f4954-883d-4a21-b829-147a67390d4b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.389] >gfid=9ed1bbbe-066f-479d-b18e-3be41e860096 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.390] >gfid=6b93e57b-4dc6-4d43-82a1-281b9a267d3f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.391] >gfid=a475eaf7-013b-4214-88d5-45b5cc321f9e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.392] >gfid=7312b45f-03ea-4e62-a1a0-e74f6a612ec7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.393] >gfid=0263a1ab-012e-4879-89c0-ea5d2726ef4b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.394] >gfid=db5926c0-534c-4b16-9ea0-fbc40f776ca4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.395] >gfid=3a9a2458-89d0-4e52-bc10-5837af19680d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.396] >gfid=7bb9a429-493d-4845-b9d7-0af6739680bb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.397] >gfid=c40b57e1-bad4-4570-b54b-694cf3238b14 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.398] >gfid=5c3dddc1-0cb9-4fb6-a7e0-15421e30be55 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.399] >gfid=a75e4ffb-2147-4a0f-b57c-a804e25ec8e3 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.400] >gfid=28019d57-6ddc-4c2f-a09e-b808994487ca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.401] >gfid=6be94246-3c13-45e5-950e-c5a4ce4d0439 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.402] >gfid=64f21b50-c6b2-4c20-a2d0-2a76daecab72 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.403] >gfid=810523e2-b8eb-4da5-8ae4-946f61bde839 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.404] >gfid=366baeb6-d702-4d2c-8d83-6314fc2313a1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.405] >gfid=d5330c5a-011e-4e5f-9044-e8fa38410d60 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.406] >gfid=8ba98664-eebf-4a81-a5a3-1c6be8c42a66 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.407] >gfid=af731692-a663-4cd1-92cd-4646b6154a99 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.408] >gfid=981ea8b5-5ac1-4cb0-bc4c-e5f0713ee23a >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.409] >gfid=28bf3c6b-4a2b-4dc5-9619-3fa4f00be1dc >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.410] >gfid=0a0492de-51c5-4905-b327-ab9372bd0763 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.411] >gfid=c114f6c9-d8d8-46ca-ae2f-1ef71f6af8e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.412] >gfid=0984f212-831a-48d2-881d-91a31a8a3a75 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.413] >gfid=9d58986d-3bbb-4159-ba87-a5e2644d1463 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.414] >gfid=ecdb65ae-ed65-4ae6-b9d6-2ffe6588b36e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.415] >gfid=84995e5a-4645-4eaf-b114-0d310cc45b1a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.416] >gfid=e347f0e8-2d70-47ae-8342-212c29e8952d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.417] >gfid=eb12a65e-54aa-49cf-8c80-dd0ac66f345f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.418] >gfid=1be41f36-f0f7-4985-a99d-27a0550cd8de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.419] >gfid=cce77c1f-a848-40b7-8f25-b15bb4827de7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.420] >gfid=2ebf73e7-a289-4ed4-8291-9e8a2ad1975c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.421] >gfid=58f23596-8066-413a-8417-f29421c84ed0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.422] >gfid=b3c2ec28-aa92-4730-bdf0-40b606ced525 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.423] >gfid=eefe9444-d5d3-4670-b587-cec3b985cefb >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.424] >gfid=6d65dca1-036a-465b-93ba-3b79df0ba0e6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.425] >gfid=12a271d8-56f9-4e1a-a884-aa11fbc59939 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.426] >gfid=20a7165f-78f1-4c3c-bb18-52286a9ef694 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.427] >gfid=27bf5f31-0fae-45bb-b407-b1d070639b2a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.428] >gfid=1336dade-6a06-435a-a99a-84431d85806f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.429] >gfid=3b5032c5-6f3f-48f0-9d6f-8a7b49f9ae38 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.430] >gfid=c66bee12-e6f2-424e-91dc-07384158ed7d >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.431] >gfid=11168640-e008-408d-b4a6-4bdc69a3d723 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.432] >gfid=8d031d61-0d7b-4b54-8c47-0babddd36492 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.433] >gfid=ff54d3d0-f6a0-4b2c-96e8-d3c0ebf3af49 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.434] >gfid=ca950305-e81e-4c02-b55c-9e9f04e36cb4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.435] >gfid=170e5fb4-a06f-4e31-a4cb-628bfe743695 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.436] >gfid=ef8242fb-3ffe-4d89-81e9-c139457f8449 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.437] >gfid=68ff96ce-2f60-491d-ab69-77a47b61b659 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.438] >gfid=59d79104-d172-4da0-a1ae-e72ac58f7a45 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.439] >gfid=5d948bc6-7175-4965-b31a-6442289ba664 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.440] >gfid=01f99678-ab34-4b97-aa0a-494a0211b44c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.441] >gfid=6057f970-5dd1-413e-a595-6f55d7cd1e41 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.442] >gfid=663f83a0-ff1b-49c8-9afe-3828e14286bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.443] >gfid=fe73cc7d-d1c1-40a1-ac6e-548c03313a64 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.444] >gfid=3b4569c1-685c-41d6-b378-c98cfdd7350e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.445] >gfid=426a25a3-9462-4764-86ce-6b6ac561ed19 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.446] >gfid=3d815b46-1c6e-4ea8-9ce7-1544994d6d39 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.447] >gfid=498475b3-a246-4b50-bea3-f0410c269028 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.448] >gfid=fdec1e8b-9536-4cd2-8c7d-8b576c11ea79 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.449] >gfid=25c20f17-56ab-4e0f-9842-00dc36c5d7b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.450] >gfid=e8a771a8-e6ba-42f6-af10-dc42c7c4a569 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.451] >gfid=9a46f4ad-f36e-4bbe-b826-d9752fec9e9c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.452] >gfid=a235de1a-95b7-4004-bfa2-a335cd96a5ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.453] >gfid=adb54b34-9a6b-4b49-9c47-8c6a2b6d4ea5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.454] >gfid=e2934862-4c48-4920-b894-afa3e46da132 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.455] >gfid=dcc55184-19d8-4f94-aac6-68beef478c3d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.456] >gfid=ed9b4afa-9445-42d1-9dd4-01fa79d9a31f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.457] >gfid=5cdb1dde-496e-46f5-8468-54019f446bfa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.458] >gfid=2292c45b-d99f-469b-aaef-5182bfd022a4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.459] >gfid=8acfdece-4292-48ca-9873-30ec8f18335e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.460] >gfid=9458d790-1cd9-455f-9b4e-dd17725b4767 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.461] >gfid=1f46c55e-4a7e-4ee2-ac9f-9dddeb55722a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.462] >gfid=06f5bf27-7ef9-4fd5-b0ad-0efb585b934a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.463] >gfid=25baca43-aadf-42c6-bac1-3b4b6930f5f4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.464] >gfid=7ff20624-fdac-4c75-95d9-756437ec1078 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.465] >gfid=868a3688-de35-4e95-88e1-20761cafcdf4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.466] >gfid=65b38c8f-2e96-49bc-9a78-8536a6509985 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.467] >gfid=761a3e6c-ac00-4606-83cb-f4c88a0c878c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.468] >gfid=03799909-0681-4022-952f-69fd04660a07 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.469] >gfid=2cf4037a-3435-4a0c-8f25-f9dad4da1f71 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.470] >gfid=0f64af55-78af-4dbf-8ab8-c83a8bdd8c39 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.471] >gfid=7df9b273-6cd5-4401-8b9d-2355d42f66c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.472] >gfid=65ca20b2-7560-436a-8ebf-3a41545db9ca >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.473] >gfid=428c202b-92e2-43d3-b345-b32308b3ad9e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.474] >gfid=dbd5e96e-14ee-455b-b63a-44a43ac97d94 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.475] >gfid=6a93aaef-4fb8-4c2b-ad35-a66859c1d005 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.476] >gfid=780e301b-3198-4640-a731-6ca4e3559034 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.477] >gfid=bccfc144-f02a-42f7-a084-b5005b137560 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.478] >gfid=2b0b5c3e-7714-4da8-9f09-96027192a7c9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.479] >gfid=29ebefba-29b1-4587-9836-dd209c230730 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.480] >gfid=f9eb078b-ee54-47fc-afb6-2f814ec65138 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.481] >gfid=6eb29d5e-6029-4ffd-8229-4ee058a1ed96 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.482] >gfid=cfa1f81a-8adc-4783-a88e-d27dfb5147af >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.483] >gfid=4999d315-bb64-4297-8fba-064002149c1a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.484] >gfid=46f40e41-2ee3-42cd-b873-cb81fe9ff825 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.485] >gfid=e23d5cb4-2403-4c75-a227-c6e37309170d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.486] >gfid=399679c9-f45c-42de-9921-f02dfdf25242 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.487] >gfid=2c9b9f42-6736-426c-bfc4-7657efbaf33c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.488] >gfid=a1d108f3-30a4-4ad6-a2cf-c590b31fe1e7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.489] >gfid=11dfe18c-fc81-4f43-bac3-b68178d4bbe1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.490] >gfid=8bc2a555-5069-44ae-806e-266adbe919aa >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.491] >gfid=ccb228e2-d7a1-433d-b729-d69b484c8f18 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.492] >gfid=4b08cbc6-5226-4d2f-b562-41197d0df626 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.493] >gfid=1fc50535-6296-4957-8333-c6c03b87b725 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.494] >gfid=c1bf14a9-ffa6-422d-9bfe-cbb711312d15 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.495] >gfid=dc43cbfb-0663-4d55-addd-2440c866b548 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.496] >gfid=59382159-1061-4300-bad3-a85be00c548c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.497] >gfid=400e5fb7-3f99-42a1-9024-26d72d444d3b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.498] >gfid=31180cf6-05f5-4417-a8c1-a825e660fd56 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.499] >gfid=03e03c8a-2f10-46d5-a6ed-59d673f3cf14 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.500] >gfid=40f53fae-7413-4643-81e8-2f69e70bafd5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.501] >gfid=929a5c17-76ac-4686-a560-d5e9e17f0297 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.502] >gfid=15df3cba-5998-491d-a2bc-e0c27c9f2eb6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.503] >gfid=e55071f1-8324-4d7c-9c41-4b83d300fb78 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.504] >gfid=d219d2c7-fdef-4ebe-90dd-f8818d24cd73 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.505] >gfid=f7cb2755-844e-403c-a142-3e45438a0088 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.506] >gfid=82d9d72f-126b-42e4-af31-08302bde2da8 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.507] >gfid=597587ca-d4bf-4fbc-954e-20e2e816dad6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.508] >gfid=71394bec-c141-4652-b1f9-a35dd479d44d >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.509] >gfid=eff89223-9dfa-4a44-8c51-70818e8ac085 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.510] >gfid=8171e0d2-c67f-4c0e-a116-487be096b892 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.511] >gfid=00e737ed-8a5a-4305-beef-bb8b289bdf5e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.512] >gfid=1ec4a285-5c5b-4b8b-93ca-5a9134dbfbcc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.513] >gfid=fa51d771-e64e-4519-ac20-b3f9c4e6b35d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.514] >gfid=02066c22-b268-4545-a9d9-6b11fe22542d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.515] >gfid=0ac8fca6-c458-4caf-8a14-c0e84c83c48c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.516] >gfid=31ae3c33-318d-44f5-b618-49fdae4f3e9b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.517] >gfid=fe264e72-b9ec-4703-b50f-2d08e20dcc2d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.518] >gfid=812806f9-40ed-4a21-b2ef-6f538b1102ef >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.519] >gfid=bc9cee9c-e086-4c34-8e2c-c3de5a5a9b81 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.520] >gfid=ee6b5787-1990-4ede-a321-ddfca66eb68a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.521] >gfid=023c0542-e514-4498-8fa7-61d266eb9a22 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.522] >gfid=17c341be-4529-4d6f-b416-a328570fed46 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.523] >gfid=bbf16992-ec0b-46b1-83aa-6508ef92de58 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.524] >gfid=96d1c4af-dba7-4b3c-b842-0a5d5aa8d76e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.525] >gfid=bbe9c652-51d4-4afb-a4aa-a10a7a602d0f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.526] >gfid=ed450ed1-30cd-4a17-8572-e1959cc0dce9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.527] >gfid=c25e1449-b30a-4904-aaf7-c33cb63184b7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.528] >gfid=e059e930-e88e-4d6f-a16d-aeae0dafa8ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.529] >gfid=d08a8d4d-b57b-4cde-82a6-e69b3e6a9590 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.530] >gfid=3285266c-afa4-45e0-b094-de212c3461c2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.531] >gfid=7db5562e-ff15-4e7f-8cc0-0ffb57e54d5f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.532] >gfid=34c021b8-c887-47da-bcfc-cfb7d5609224 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.533] >gfid=b307be02-fbfa-46ce-8474-83e5d4819128 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.534] >gfid=9a86b04a-e2e1-41ae-9b87-eda25dc54981 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.535] >gfid=a923afb8-1e16-435a-a704-630502900e02 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.536] >gfid=de513720-835c-4f02-9c94-c4874b476990 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.537] >gfid=7e84b2b0-5284-42b0-b9ea-e9f982866774 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.538] >gfid=cfc67f98-6008-4bce-a1d6-d3c53a055409 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.539] >gfid=34aa1f8a-497d-4663-8c85-32213a53b854 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.540] >gfid=9c544b91-9e9e-4aa1-bf21-7029b532f4ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.541] >gfid=4354ff66-fca1-40c1-b37f-3806675c7184 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.542] >gfid=bcdd8195-1760-41a3-9a76-e8cb6ca45a36 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.543] >gfid=076b0731-3511-4ccb-b01b-e5e7952443c4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.544] >gfid=ed26d569-9fce-4a2c-abc4-ac3fcbdc417e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.545] >gfid=e4198d4d-6347-43ec-bf8d-2c61f28a141c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.546] >gfid=9855d833-4706-4c70-9d12-3d3fa33120a4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.547] >gfid=d606a0c2-0a29-4c55-a538-ca345ea5d371 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.548] >gfid=8970e147-99bc-40b7-9c49-e5793ab3f86a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.549] >gfid=4c69cef3-3ccf-47c2-9db9-cff5a63d0e12 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.550] >gfid=b97ae19f-5cf6-4cc3-983a-20dace405eed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.551] >gfid=15f38b26-2531-4531-8340-513f69d8056b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.552] >gfid=ad54502c-042f-4444-8157-693a070af0ed >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.553] >gfid=9a7ca30f-fb29-4a83-a1cb-67bbe0f55ad5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.554] >gfid=7e6d91a3-fac8-4ed9-867c-3741bd648d73 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.555] >gfid=cb089c9e-ccc9-4d97-8c3e-78313a68bd7a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.556] >gfid=0e6695a0-4c0a-483f-9d69-dc7af0d8dd37 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.557] >gfid=34456e4b-9f77-40a7-8a6a-14e6c6db790b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.558] >gfid=702fe6be-50e1-4982-bc6c-8178948fadc2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.559] >gfid=dd522d40-fa6b-4ecf-9495-1ce4a639edbe >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.560] >gfid=1963611c-0a50-4d6c-a1d9-f39e805b6a3d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.561] >gfid=2c3d2e3d-da32-4a84-83ed-fc088aaf358e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.562] >gfid=8bff2a16-6361-49b7-a1fc-73c39546b996 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.563] >gfid=eb35ed48-b6ab-4631-9399-324a62ca841a >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.564] >gfid=d42d3cba-bd00-44ba-bd02-201d12584471 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.565] >gfid=60ed1bbf-ff6d-4a76-a956-bf02e93cad06 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.566] >gfid=04b56fb0-1c14-4d92-9576-c5117b55668d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.567] >gfid=4f44c47c-0435-4054-9dff-1b266cc139dd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.568] >gfid=601cf8bd-5a92-4fcf-be77-25b221cdcd39 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.569] >gfid=419bb81d-8133-48bc-8ca1-3a2082ebd776 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.570] >gfid=4e254635-4216-4171-a4d5-eea702dcd1ae >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.571] >gfid=5af48911-24d3-41e4-a086-f8bdfa91f555 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.572] >gfid=1ef5fb4e-8033-4f39-a9a4-be3a2605b2eb >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.573] >gfid=189de54c-d44f-4c84-be4f-1e9281c7d6da >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.574] >gfid=06713f1f-e38a-4c1e-8b87-00d0e1121027 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.575] >gfid=1eca9465-11bd-4de7-9e9f-d267804146b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.576] >gfid=6cd3d247-ec9b-4e60-a050-bba279e55d68 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.577] >gfid=fa4a3ae0-a7a6-47f7-8454-6e14bdaf11c8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.578] >gfid=80a3e9d8-aa3d-42ef-a2f5-dc5801672f2e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.579] >gfid=9947e156-8dcc-42be-ad2e-9c34fe93cc75 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.580] >gfid=a51cf032-ae79-4c14-9b5f-a4af4d12d51a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.581] >gfid=7ecdf5ca-9b86-4bc5-8f19-c151ce0ed88c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.582] >gfid=b503d2ed-2048-443a-87c0-b9dfbefdcc3b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.583] >gfid=eaf6035f-8b3a-4458-9544-140799d85413 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.584] >gfid=9e80f69a-4bb3-432c-a64b-4f070553f264 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.585] >gfid=dab9d72a-20a6-4a01-b063-2cdfff85ae82 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.586] >gfid=75b3d718-1499-4e14-8ed0-b884bf813d8c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.587] >gfid=6b75eba7-0a8d-4bb7-9696-516f4549169e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.588] >gfid=f3acace3-8234-43fd-a16b-250c918a9b68 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.589] >gfid=520311ad-c54d-4d8e-b3ca-f045f5b7b457 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.590] >gfid=9e86bd9a-f7d0-45ee-b864-edf09e340288 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.591] >gfid=a4b16c91-05fc-4391-a34f-9f69a930ef8c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.592] >gfid=46c4059b-0f81-4a3f-8546-65963036c2ff >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.593] >gfid=af231ecf-3c40-4a04-b9fa-8e0a769bbd02 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.594] >gfid=0da78d3f-8e65-45f0-92fa-930891dff83b >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.595] >gfid=ff41c3cb-2822-41c3-85a1-613f8ab63b90 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.596] >gfid=6c1d02c7-8c4f-421e-9b18-20e98bc29d90 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.597] >gfid=da4db6ce-f222-41d9-9709-a2edf1daade1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.598] >gfid=caa083b1-6a8c-42a7-b142-a7ab36bd5f48 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.599] >gfid=a4d4bc9a-3d1a-4dec-a74c-2a1bc88c5f0b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.600] >gfid=8609a04a-94de-40d8-8ea3-4550c9a113bb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.601] >gfid=35d76f4d-cb4a-4548-a4be-1e65336f4f01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.602] >gfid=922bded1-8fd5-4690-ace6-8a83daaf9b74 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.603] >gfid=29be4ffb-ad4b-46fe-8f97-07b018fdd8e0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.604] >gfid=be74c3a5-3c4e-4a7a-a0ec-c6de83546708 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.605] >gfid=0881c8cb-88d2-4ca0-8569-b43e9e652439 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.606] >gfid=2205f7f0-e141-4574-b5a9-455f831bf825 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.607] >gfid=31953e07-1047-44f0-8f16-392f361bf09e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.608] >gfid=3cf3b328-0a47-4c70-8f63-25bb8eec4fb7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.609] >gfid=570974c9-eafd-4f88-b6d8-b6b0a404fdf5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.610] >gfid=3f792f72-269e-43d2-9fe0-44b3c922c1bb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.611] >gfid=c8bf5518-ecb6-4c81-a462-f08f92ebc5a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.612] >gfid=c3ee7bda-12a7-41cd-b787-295776b2ebc2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.613] >gfid=6b058797-199e-4933-8545-237f4f18eab3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.614] >gfid=7a8db42d-9822-40f7-8e79-91cf1dcb2498 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.615] >gfid=d55d85c8-cb39-47d0-93ae-f838362cf329 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.616] >gfid=e375e6a9-da41-40f0-80c4-af14e389800e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.617] >gfid=def34c05-7a60-4512-87d3-2561e9bad57f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.618] >gfid=27d0041b-3cd0-47af-bfdb-016a131481ec >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.619] >gfid=99ff0e54-959e-49e0-a373-6a6783d1dfc3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.620] >gfid=c89069b8-85a7-4dc7-967e-7780e0829d6f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.621] >gfid=e6992597-f679-4bed-845e-e4b70409bcb3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.622] >gfid=5a9acdc8-06c3-4ba4-9f1b-ab58695528bb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.623] >gfid=3d3f6621-ea7e-4bf0-8ed2-14d4371c3ec6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.624] >gfid=fda0ea9e-7df4-426d-be02-790556286465 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.625] >gfid=2168759c-3d79-402f-b799-aa2322e9ea2c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.626] >gfid=386b51db-ee86-44d5-9908-95cd16f17f4a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.627] >gfid=78770e0d-130e-4b70-a988-13c88758e3ab >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.628] >gfid=3528db24-247a-41c3-bcb7-9d6cd45a8334 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.629] >gfid=65ee1016-52e3-48c3-942d-ba8d10817cce >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.630] >gfid=46921e27-ca34-4d0f-b6eb-761c373f3c78 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.631] >gfid=aa200246-e2af-4104-93ce-3f2abe3daf84 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.632] >gfid=561fbe5d-443d-4921-9e90-ca08ce3edba6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.633] >gfid=2932db9e-5a60-4e75-b276-300cd3492971 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.634] >gfid=8e29204a-bbe9-432c-b094-f1fd70da7cd3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.635] >gfid=0a4492b8-a1f9-49c8-8e24-9ddc48812109 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.636] >gfid=d067bf4a-f7af-4186-90f5-57df46d73362 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.637] >gfid=548f93c4-b62d-44ca-a45d-0e3711c939a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.638] >gfid=745cdcf3-c9c6-4b7a-927e-ab56626e4fe8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.639] >gfid=75f115c5-a040-4870-91df-1adad8fd51de >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.640] >gfid=4253649f-ec45-4aca-82f0-9b9c2d663c97 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.641] >gfid=fd2b4a7e-3527-4acb-965b-02bce2bf16a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.642] >gfid=a86bb7e5-3b17-45f3-abc1-f80da5eda3ac >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.643] >gfid=dfe7512f-4c70-4a8e-86c1-e7b7e3256047 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.644] >gfid=861b0033-5a18-4ce2-a96b-f69c1cdb6295 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.645] >gfid=8f5d451e-c2e9-4cff-ba74-cb86ce180571 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.646] >gfid=071d59b3-d682-4446-9683-9aa9103da780 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.647] >gfid=4ea1fdcf-6727-4578-99c9-838930e5f5ab >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.648] >gfid=d3f65541-87f8-4bcd-bfaf-9afde2f82bfb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.649] >gfid=bb14f98b-c975-4fbd-b730-2ebb09fc0a7f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.650] >gfid=a8567666-ac11-4fbd-bb35-d481ce06904c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.651] >gfid=805f9b40-3ffa-4252-8621-dbfa8fc77c45 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.652] >gfid=7c19d38e-30c0-4d1b-99ca-a46b573e18dd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.653] >gfid=90c96542-5f75-4f10-9142-8d6e3e960151 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.654] >gfid=54f76e66-10a1-4ef1-8e2f-f18a3d42e332 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.655] >gfid=18e0a19a-86ee-42b6-b8f9-3c5183bcf6bd >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.656] >gfid=fda187f2-2d6b-4bcf-a83a-8061da7aabc7 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.657] >gfid=63ce2880-8a1b-434b-b9d4-10859f4c395f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.658] >gfid=9e664e70-c0f5-455f-a5d7-bfd21d6862b4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.659] >gfid=d7026beb-7063-463c-acd2-d7acf74f4dc3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.660] >gfid=087e92af-3650-4ea2-8909-21114a7e3a5a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.661] >gfid=d90e780a-9b10-41b6-90c6-66f60ec11c45 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.662] >gfid=5aa0ec9f-c2c7-4cc5-9b05-34638ba01a76 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.663] >gfid=b44da840-0748-490c-b832-2561bb139cb6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.664] >gfid=1a48f52a-6401-46d6-a3c7-4b34a80ee48b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.665] >gfid=fc156094-b499-4b1d-ba3d-666d7b264082 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.666] >gfid=f055a008-15da-44a1-9679-97d81eaabdd7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.667] >gfid=deabe2b7-5d97-42a3-bc8e-73df8b4fcc6f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.668] >gfid=7f8fd475-a06e-428f-be46-719211036d47 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.669] >gfid=58fe8383-2dc5-4a6c-a1c7-0167d86a20ad >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.670] >gfid=34fa6fb1-0d93-46dc-93dd-339d826584a5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.671] >gfid=0d538c76-2a65-4950-9241-a7ebeccdf553 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.672] >gfid=23f6b735-5e04-457c-b9e2-75fe260120c2 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.673] >gfid=89737a29-7469-4039-b9a4-ac5c9c8812f1 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.674] >gfid=98cd552f-75b9-4081-8065-06d1007a2e62 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.675] >gfid=4d442d49-866e-4fdf-9e37-8fdb52b36931 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.676] >gfid=60e8a2a0-f467-4c90-bdd6-e339fa06f3b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.677] >gfid=51bf9b43-4005-4e1c-9169-da5906312b53 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.678] >gfid=736fbe2b-c0e3-4e5f-a831-6a86a8612c70 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.679] >gfid=10480c5d-beed-4241-870d-a6f7be21fb86 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.680] >gfid=e9296f75-d00a-4eaf-8bb3-b5d956a1c36e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.681] >gfid=550bd2d5-3586-4b25-b9ef-d7ec3206bce8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.682] >gfid=092add43-fedd-44e2-8a8e-526df744c01e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.683] >gfid=e0edfd79-9a66-48f1-a308-5427fb20419f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.684] >gfid=2edb355b-2a1c-4fab-b7e4-fa31972d5eb0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.685] >gfid=f9fc90f1-dc77-4d7f-b810-92c90fa88511 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.686] >gfid=c3a81835-09a3-4e9b-9342-67ce7f296774 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.687] >gfid=675422e6-1306-4768-8900-f29783d68e9d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.688] >gfid=045f28a3-558e-4eb1-8631-3c64587ff783 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.689] >gfid=4b30b1fa-80d5-4e3c-a5e9-8068e9bdbb96 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.690] >gfid=d89f17a0-9b17-4e66-81ca-2b223d45c2ca >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.691] >gfid=e27ad2ad-2c97-46a4-9918-6dd0a63f3b14 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.692] >gfid=7d17efa5-9021-4ca6-95a3-2b14f0ef9c31 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.693] >gfid=171379ab-d84f-4eef-be8e-d253c8186d77 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.694] >gfid=04292fab-ae5d-473a-8842-b5cc9490a445 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.695] >gfid=69516382-e3a5-41d2-b052-a99559b1a2b9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.696] >gfid=b1418c2b-6371-42e9-bb74-90c8355ca556 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.697] >gfid=e47642bd-740d-4be9-b986-fa911a3c9b01 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.698] >gfid=fa34e853-dfdd-4cc6-bc48-6ac9641a826f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.699] >gfid=80ab4a63-0aa0-4aa3-8415-239ef20fc99a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.700] >gfid=7bd21078-755d-439b-af8a-c9d58cd73449 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.701] >gfid=dda41b62-98f3-4e37-b93c-ccc3476053fe >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.702] >gfid=558651d9-1b03-43a3-8b35-b03c8e35bd43 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.703] >gfid=67c1e190-0a09-43ef-bc6f-36732ec40a12 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.704] >gfid=57738873-4ec3-4ac5-ae7a-2677f10a5b75 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.705] >gfid=31e2a33e-37cf-46b1-818d-ab5558cbbd9c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.706] >gfid=c3c35ef9-abf0-4eb2-8f7e-2735b7537ec1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.707] >gfid=444fc07d-6f30-4a32-a3e8-fff017ca1ccd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.708] >gfid=30ac9231-2459-400e-b603-932bc1aec113 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.709] >gfid=156ddc54-0f34-4a71-9406-1f58f251a3fb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.710] >gfid=f7dc0f59-f0f8-434f-86f4-9c0a4d9dee61 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.711] >gfid=3044db18-402b-458c-9c93-272349811088 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.712] >gfid=fbdeac16-95da-4263-b5af-de5a94f1fd66 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.713] >gfid=bf4d0f92-eb93-40dd-a822-76c72f145c7c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.714] >gfid=7419a441-fcbc-4724-a74b-b409dda833bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.715] >gfid=7cce2739-4326-4aea-9ca4-62ac11ce2282 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.716] >gfid=be6d0f55-327d-42e7-8a86-58958f163d20 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.717] >gfid=ab2723d0-b8b4-4afc-bc4c-5536c89e7dfa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.718] >gfid=0b7fd186-3989-480b-9477-b7ddfee78de2 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.719] >gfid=e51a85f5-10bb-434a-90a5-68d8216c4d0f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.720] >gfid=6fe51c16-ebe1-495b-8592-f6ff5693a14f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.721] >gfid=d2bab3d0-fe82-46eb-aed6-54d18bf7d6e9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.722] >gfid=dea11f19-8e5c-4804-8d6b-8d9637b1dbbd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.723] >gfid=1738f761-6ef3-4fd5-887a-1e92985f51c5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.724] >gfid=4fa84f49-c638-4bd6-8aee-4a49f181fa2f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.725] >gfid=1a6709ab-b36a-495f-8b7b-ae188636e5d1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.726] >gfid=3c9685c4-c38e-46bd-807d-a822c5ea9bc6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.727] >gfid=97b0e7f8-927b-43ec-bc80-a764c4363701 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.728] >gfid=280b4f7b-a52c-45aa-a720-e69698ed6d01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.729] >gfid=a7c49343-0816-4c3d-a62d-dd3777d0def4 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.730] >gfid=b34ecd73-484f-4d59-b6d0-2c5c71c350a9 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.731] >gfid=a1d9462d-06ef-45f6-8119-e5c1ea4cf5c7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.732] >gfid=9ff4eef6-fede-427f-b2b9-6d4f46c4c64d >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.733] >gfid=39b751c0-4cf2-4c7e-9569-ba724b230034 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.734] >gfid=8bc0cf3a-d3b6-481d-8e45-9805028d22e6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.735] >gfid=fdef98fc-d403-4aed-b0d9-89620c60db0d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.736] >gfid=8425d24d-6432-4f88-9bfa-0ea1621a13b6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.737] >gfid=05b49bee-c21d-4d32-a90c-b3d6e29530c7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.738] >gfid=e5d1bfdd-520c-48d1-9dcb-d47126060c4d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.739] >gfid=63523706-446c-44b4-b997-efb2f87c46a2 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.740] >gfid=a77dcb0c-5f79-433b-91b1-bb12ac70b222 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.741] >gfid=d181f54a-b374-4bc8-9402-cf2712a4aa41 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.742] >gfid=1f8085fb-376b-4dde-8ea7-add546b1819c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.743] >gfid=c4beeec8-e26a-4964-82ee-bd41208776c9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.744] >gfid=8f7ae85b-71a8-45ae-a873-204af2ece87d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.745] >gfid=36323bf7-f2a4-4df6-a29d-a7cd4188f858 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.746] >gfid=32e72075-5746-4f01-9696-dbdc5af797bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.747] >gfid=a29a9988-7051-4de3-b277-fb7837611775 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.748] >gfid=f59b9630-7828-4748-b305-37e41edeb42e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.749] >gfid=fb175ec0-ab90-4ad5-b4bd-63066d066ced >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.750] >gfid=9f281fe7-91c3-4b09-948b-98d07a967700 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.751] >gfid=dc94ad2a-ec61-4c94-bfd9-dd422397438c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.752] >gfid=4bf600d1-f55d-4740-bb8d-bcc911bfa01f >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.753] >gfid=e675ba05-2f71-4e9a-ab86-5aded0ba60a0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.754] >gfid=d723ff35-6cfe-4151-a6f0-64d878f34793 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.755] >gfid=9d065f9b-91e1-4c6f-9477-47c39f429616 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.756] >gfid=1621cc22-892b-4f6d-8f02-67b3c05b9fc5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.757] >gfid=2a7344bf-2fc6-4ad6-9143-0f8322e247af >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.758] >gfid=a32c789f-7f8c-4ac7-aedb-47f6cdf13855 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.759] >gfid=9c7aa7f6-61d1-4b85-9e8c-c124e0ee1876 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.760] >gfid=66269188-b845-4355-8e13-3530ba00ac74 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.761] >gfid=b5f16c3f-43cc-4a50-b747-d6d7e6b880f6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.762] >gfid=70e4906c-d0db-4bc5-b374-524d7bbc9c16 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.763] >gfid=d0febc00-dc98-4ca6-a8d4-dfbf74799d0d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.764] >gfid=80412c45-da96-4cf9-9658-605792eee928 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.765] >gfid=84fe88fc-5c45-4fde-b509-abd67cd477ad >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.766] >gfid=b238cffb-b7f5-4b33-8641-b5fefea359f6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.767] >gfid=0a36dde5-4b69-43a9-8588-76657ae6033a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.768] >gfid=e4c563c9-ae5c-4c9c-b0d1-651428242fc5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.769] >gfid=7930c736-9ccd-44d8-9c70-43168a4c8143 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.770] >gfid=87641e44-05a4-4695-bc47-2754b6a62976 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.771] >gfid=4fdbccb9-0adb-47f3-bd13-8e2e3401dcd3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.772] >gfid=ae77d531-66e9-4da1-af4b-ae8dce2491a6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.773] >gfid=528e83d6-be47-4be9-a2b4-d5d07661ba94 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.774] >gfid=905dc154-5ee9-45b7-be94-90e3cb77a9c2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.775] >gfid=3be21cb2-f243-4c39-9e5c-105dc608986a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.776] >gfid=9b9014de-5011-4691-bda2-602971c15d44 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.777] >gfid=73186a68-e950-495c-bf16-eb86281b15d3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.778] >gfid=cde010d4-a21c-4712-a0af-744ead99fc47 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.779] >gfid=97ab4147-9aaa-4f18-96e7-5e83a4f7bdf7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.780] >gfid=c9630d1f-5b5a-44d3-91c8-16cd1f6a8af5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.781] >gfid=be693685-b69d-4cb1-9019-70f8c18fbaad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.782] >gfid=e3493382-5f26-475f-9046-1c6bbc4479b5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.783] >gfid=3bea6bbe-3af3-4162-b0b6-9864be7a9e08 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.784] >gfid=1069f33e-6ced-4eba-8131-dd96509897d8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.785] >gfid=826e298e-9410-4572-9a2f-0022b4bb42a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.786] >gfid=ac825bbf-1e9e-4b71-8b20-212c5288732e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.787] >gfid=f757e886-3bc8-4533-91bf-a4ff50f24c95 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.788] >gfid=759b67a3-4d7a-4e8b-803b-cb58c6b8a60d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.789] >gfid=3c7190a9-e0a4-4a3d-bdcf-43ad75dbdb53 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.790] >gfid=b8a1d500-b552-43fe-adc6-e6f173e4d83b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.791] >gfid=596e071e-c3d0-448d-ab68-a3b02b43a0c3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.792] >gfid=d9b02832-3f9e-4ca1-8b41-cc7ac200093d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.793] >gfid=b42488a5-b3cc-404b-811c-85e46068dd16 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.794] >gfid=1414207c-62b5-4ac6-a32a-dc6894b9ae1d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.795] >gfid=b70e7387-f459-4db8-8462-00fc3b363839 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.796] >gfid=99243ae6-b8a2-4e91-a3ba-70872bfe46a6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.797] >gfid=efe90666-ac5d-4371-b5c1-5b2b50f47053 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.798] >gfid=d3f4ea68-767e-48e3-b030-b3c41f21690b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.799] >gfid=fb6e0d3d-cfbf-4135-87b3-ce977da1407b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.800] >gfid=0165b274-26b3-44a4-9c93-bbc5a708d4d3 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.801] >gfid=f41db619-1c46-4f20-9071-f0174ad2d5f7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.802] >gfid=af415e12-a927-4b2f-a80a-66381e39f24b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.803] >gfid=cfbf1670-1fd5-4493-a27c-4b94a003262f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.804] >gfid=ea0cb2dd-07d2-41c1-8f61-4f0389e376a7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.805] >gfid=cf7a81e1-2a29-4293-806a-c670f51fa296 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.806] >gfid=ce038673-a345-4cff-9841-9a23fed61820 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.807] >gfid=055e35d6-31fe-466d-b24a-ace6b3c4a707 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.808] >gfid=266eaacf-cb66-40f0-8bb3-98609668e288 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.809] >gfid=d0be1ea9-9e44-4c51-9190-c0172272f0cf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.810] >gfid=7adc0e0f-57bd-4b28-b65e-c3440605aa5d >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.811] >gfid=c9b1740a-646a-4b58-8df8-93e6f2673c7f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.812] >gfid=b4477e55-ac17-4f26-b143-fecffc05ba35 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.813] >gfid=153e2bbd-619f-4690-9d5e-1879073558c9 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.814] >gfid=e84eefc9-3121-4ebc-b6d4-925daa6dc136 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.815] >gfid=1bca2581-0bc0-454a-b019-e47d5aff17d6 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.816] >gfid=45e9fa9a-9567-4a91-a590-1c530ee82fd5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.817] >gfid=0316b1bb-fba8-4f91-b12d-6038973df995 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.818] >gfid=d191f8a4-fcbe-47bf-816f-78693ab8b196 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.819] >gfid=6f372302-eba0-4afb-b5ae-19ad810f4009 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.820] >gfid=638c43f0-a6e4-4378-b27d-7e4041484de6 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.821] >gfid=dfad070f-cc08-4aaf-800c-2f75ba462256 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.822] >gfid=64077f7f-cdc4-4012-a70f-bf0ec99f4f8b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.823] >gfid=adb0c178-be7c-44a9-89b6-aa82a4a089c8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.824] >gfid=ed6857d2-0e73-4cdf-8329-95e8bdfea9fe >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.825] >gfid=00d0d17c-66d3-476b-a98f-2cef53c0c760 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.826] >gfid=e18917c3-161e-401b-89b6-ca52af2d0a06 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.827] >gfid=dc69f200-6378-448d-bc80-9a4636e84d32 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.828] >gfid=65789fef-0865-4088-97f5-ea0c02eb57bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.829] >gfid=54c93460-2c21-4f76-aa66-9b2a53ef4eb9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.830] >gfid=9ee4eca0-b055-47d0-b3e8-80c21057f9b4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.831] >gfid=77eb53fa-8a84-4de2-b25d-573803a42e76 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.832] >gfid=1ad04499-1e67-4cf7-8f66-66957e438998 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.833] >gfid=81b385fb-0fd3-4819-9788-eb70d6f70d45 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.834] >gfid=9f8d2269-16cd-47f5-9c36-ebc2586ba846 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.835] >gfid=6f5d0fa3-3a34-43ed-866e-dd72359efffd >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.836] >gfid=543c04fa-6bd2-4267-91dd-daad93c95900 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.837] >gfid=c0fdee50-cd68-4446-b9e2-321c0586be67 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.838] >gfid=99fa401c-6795-40ce-94fb-2cedd8feec42 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.839] >gfid=e9ce8afe-0253-48ac-ab7c-0dee2c192fce >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.840] >gfid=0f589c8b-90bb-46a3-8bbb-e4418efc6e2e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.841] >gfid=6e5139cb-6949-45ab-ac4d-e788bb3abab8 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.842] >gfid=a036b823-5e2e-49b3-8e77-7ee0920fa81d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.843] >gfid=85003826-7218-494f-a7a5-db632ee673f3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.844] >gfid=7d3557d0-21b6-4746-9a4c-eba2812414cf >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.845] >gfid=ee75eeb0-1ade-451f-ba96-9b7efafcfa9b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.846] >gfid=63963e4f-972c-412b-b575-8cc8bc5e729d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.847] >gfid=88eb1919-9440-467d-84c8-ea81b5eac095 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.848] >gfid=1a2e023c-4642-42d8-bc5b-f2dc09f5959e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.849] >gfid=ffc77c45-7a23-438a-9cbb-899a5dea98bd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.850] >gfid=20802e86-6224-4a88-ae33-ae35b37294a6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.851] >gfid=9ddad269-9fdb-405b-bc6a-b69c895d51c4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.852] >gfid=e9d8336c-dcbc-42a8-adf1-14097b01a1c4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.853] >gfid=90f476df-bf39-4e50-9c50-ef9bf034d200 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.854] >gfid=efad525d-9bf9-468c-9158-7cb3fd0820a0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.855] >gfid=e95cde25-d7b0-45bd-ba0a-b2915fa6232f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.856] >gfid=6978cd59-b967-4ef9-8214-76ec56a29fa5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.857] >gfid=66a8708a-b214-4106-93cb-8fa8dd63372e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.858] >gfid=63c2b89c-e102-45d0-a2ef-2b436e447b5b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.859] >gfid=11777017-d7ef-464e-9148-780afa5cf599 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.860] >gfid=c6873ba6-33bd-4580-a849-7d420f79bb12 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.861] >gfid=3984da15-31c7-4768-823f-a1108186117d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.862] >gfid=65251be9-883d-4dc8-a754-089dd021b70a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.863] >gfid=66a5d677-aee1-4348-9f99-ea49f8ebc988 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.864] >gfid=b490c492-3ff3-495f-8e6e-cc454a0497ac >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.865] >gfid=b20f1f11-8028-402c-9109-09a94c5c41ee >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.866] >gfid=e90805a8-5517-4d9f-a4e2-2fda481ddc19 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.867] >gfid=8c9e1ed2-7633-4560-b967-92e71534e662 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.868] >gfid=f7c52921-bd71-40ea-ba53-42a2810d74cb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.869] >gfid=554f6c96-1e05-4dcf-aa45-771f4d5960bc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.870] >gfid=34efa6fa-cb29-4a40-9e4a-f871274d9f98 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.871] >gfid=e66f6d4c-f135-42d7-a708-659068ef7922 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.872] >gfid=419188c5-5ec7-4afb-b485-27894ede1657 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.873] >gfid=fd20821f-12d8-4046-9d6a-92afa593f74c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.874] >gfid=be5068b2-7d1d-4713-9b97-d02351845500 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.875] >gfid=952231a8-9cd8-4c4a-9095-1f918cefbe08 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.876] >gfid=dbf28e1f-156e-460d-a76f-b199233f29cf >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.877] >gfid=d9b71f81-9c9d-49ee-96e2-ed719d52aedb >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.878] >gfid=2f07dba0-158e-42b8-a16e-7a00d573613e >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.879] >gfid=f72a9401-f5b3-4ad0-8ee3-99fda7e4182f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.880] >gfid=7759187f-5121-4ed9-a805-009dcba394c1 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.881] >gfid=cf9e64d3-f319-4c4f-95b6-715d72392746 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.882] >gfid=24603171-540b-4bf9-97ad-aab957afd0a5 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.883] >gfid=2d082b70-49e7-415f-8bef-7025872837dd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.884] >gfid=e1b4303c-ae44-4860-9aa7-a78cef9644db >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.885] >gfid=f80759cc-ab05-4c6e-a4b8-a32f80fc9e3d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.886] >gfid=bf5a45c3-c890-41e1-b25b-8c7a14027025 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.887] >gfid=9032e7df-3506-496c-993d-91564e1d7f0a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.888] >gfid=4991291d-8b3a-49fa-b611-c5ef2b9495e4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.889] >gfid=f102210a-bcdf-42cd-86df-d0f779ec9459 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.890] >gfid=a97da88c-9bf3-4d48-9231-e8476ebc8497 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.891] >gfid=153e1d7d-af7a-4c48-ab39-fd16d729f2ba >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.892] >gfid=b704be17-c4f2-4d31-b64a-a2ee4e1b4d81 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.893] >gfid=bcce49af-bf59-405d-a93d-ef6e46f7cc25 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.894] >gfid=8d398b14-687b-4e06-ab79-5b62f84b2c49 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.895] >gfid=dc0065ee-1b6b-43c6-afab-c91a61bae405 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.896] >gfid=bd5f8710-d34c-4265-b0cd-0907e1ba1291 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.897] >gfid=ea878b61-4e73-47ac-9f7e-b89161d9026c >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.898] >gfid=e13ec1c8-ae77-4571-9ecd-6f1c20a89223 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.899] >gfid=e4e1a5c1-4c05-4ab4-be74-de6e16cb7a53 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.900] >gfid=ae6d03e5-8dde-489e-9c17-e37d8491f4f7 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.901] >gfid=337f78e7-1981-4754-a747-b764d869f867 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.902] >gfid=997f1edb-e6ef-4a26-9c53-75bbafdd9317 >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.903] >gfid=83196422-fa82-493e-b7e1-695316e16b4b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.904] >gfid=cc47bdd0-bfc3-4093-bb9f-9e9b2e56a08a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.905] >gfid=71c8d77a-f73d-4698-8fc4-671064f88b7b >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.906] >gfid=8665d3dc-9097-4b43-a245-c21c61435cbc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.907] >gfid=72c615f2-f12a-4819-91e2-c48f87e6cd48 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.908] >gfid=a575b075-77ee-4c35-b65c-ff2b18eafc7a >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.909] >gfid=59ad2622-3b5c-422f-adb2-95c87aaa35c7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.910] >gfid=ece6c5ce-6bac-4fcf-9dc3-ea518f709e0d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.911] >gfid=157ab233-0b8d-472c-a835-bb829d3da947 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.912] >gfid=f7d98ee7-1d56-4c7e-859c-4b88ca095d62 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.913] >gfid=102a43fb-aa19-46b8-b92a-a2ab28866dd4 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.914] >gfid=e5d90c1e-c47a-4098-bcbc-32f34347479a >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej >mandatory=0 > >[1./data/exp.itable.lru.915] >gfid=598c0281-dbbd-44c6-9a3a-5ea5bece8cf7 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej2 >mandatory=0 > >[1./data/exp.itable.lru.916] >gfid=0191ac85-79d7-4a82-a64a-a8cf506503b8 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej3 >mandatory=0 > >[1./data/exp.itable.lru.917] >gfid=c5d623e7-8336-4c78-8a7e-efac1be30200 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej4 >mandatory=0 > >[1./data/exp.itable.lru.918] >gfid=4fd51bc4-0a80-4d62-a382-cdf8ed4943b0 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/newfile >mandatory=0 > >[1./data/exp.itable.lru.919] >gfid=2bb271f7-9992-41bb-9c29-b117f6ac928f >nlookup=4 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/trasigt >mandatory=0 > >[1./data/exp.itable.lru.920] >gfid=83d01456-a2bf-4a73-95f1-d8ba30452325 >nlookup=2857 >ref=0 >ia_type=2 > >[storage/posix.asd-volume-posix] >base_path=/data/exp >base_path_length=9 >max_read=-1153188119 >max_write=-274535037 >nr_files=0 > > >Volume statedump from server2 >[Debug]:key=all, value=yes > >[mallinfo] >mallinfo_arena=1523712 >mallinfo_ordblks=148 >mallinfo_smblks=3 >mallinfo_hblks=12 >mallinfo_hblkhd=15179776 >mallinfo_usmblks=0 >mallinfo_fsmblks=144 >mallinfo_uordblks=1238144 >mallinfo_fordblks=285568 >mallinfo_keepcost=133008 > >[mempool] >-----=----- >pool-name=asd-volume-server:fd_t >hot-count=1 >cold-count=1023 >padded_sizeof=100 >alloc-count=665343 >max-alloc=400 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-server:dentry_t >hot-count=1050 >cold-count=15334 >padded_sizeof=84 >alloc-count=85267 >max-alloc=1910 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-server:inode_t >hot-count=1052 >cold-count=15332 >padded_sizeof=148 >alloc-count=608172 >max-alloc=1917 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-locks:pl_local_t >hot-count=0 >cold-count=32 >padded_sizeof=140 >alloc-count=1336217 >max-alloc=10 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-marker:marker_local_t >hot-count=0 >cold-count=128 >padded_sizeof=316 >alloc-count=0 >max-alloc=0 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=asd-volume-server:rpcsvc_request_t >hot-count=0 >cold-count=512 >padded_sizeof=6372 >alloc-count=5011683 >max-alloc=78 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:struct saved_frame >hot-count=0 >cold-count=8 >padded_sizeof=124 >alloc-count=2 >max-alloc=2 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:struct rpc_req >hot-count=0 >cold-count=8 >padded_sizeof=2236 >alloc-count=2 >max-alloc=2 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:rpcsvc_request_t >hot-count=0 >cold-count=8 >padded_sizeof=6372 >alloc-count=1 >max-alloc=1 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:data_t >hot-count=31 >cold-count=16353 >padded_sizeof=52 >alloc-count=13769358 >max-alloc=245 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:data_pair_t >hot-count=42 >cold-count=16342 >padded_sizeof=68 >alloc-count=16169842 >max-alloc=259 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:dict_t >hot-count=11 >cold-count=4085 >padded_sizeof=84 >alloc-count=5777016 >max-alloc=139 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:call_stub_t >hot-count=0 >cold-count=1024 >padded_sizeof=1228 >alloc-count=4847233 >max-alloc=78 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:call_stack_t >hot-count=0 >cold-count=1024 >padded_sizeof=2084 >alloc-count=4346486 >max-alloc=78 >pool-misses=0 >max-stdalloc=0 >-----=----- >pool-name=glusterfs:call_frame_t >hot-count=0 >cold-count=4096 >padded_sizeof=172 >alloc-count=28316720 >max-alloc=315 >pool-misses=0 >max-stdalloc=0 > >[iobuf.global] >iobuf_pool=0x1893970 >iobuf_pool.default_page_size=131072 >iobuf_pool.arena_size=12976128 >iobuf_pool.arena_cnt=8 >iobuf_pool.request_misses=0 > >[purge.1] >purge.1.mem_base=0x7fc1c57a9000 >purge.1.active_cnt=0 >purge.1.passive_cnt=1024 >purge.1.alloc_cnt=10628996 >purge.1.max_active=54 >purge.1.page_size=128 > >[purge.2] >purge.2.mem_base=0x7fc1c5769000 >purge.2.active_cnt=0 >purge.2.passive_cnt=512 >purge.2.alloc_cnt=3943425 >purge.2.max_active=14 >purge.2.page_size=512 > >[purge.3] >purge.3.mem_base=0x7fc1c5669000 >purge.3.active_cnt=0 >purge.3.passive_cnt=512 >purge.3.alloc_cnt=343630 >purge.3.max_active=5 >purge.3.page_size=2048 > >[purge.4] >purge.4.mem_base=0x7fc1c40d7000 >purge.4.active_cnt=0 >purge.4.passive_cnt=128 >purge.4.alloc_cnt=133571 >purge.4.max_active=8 >purge.4.page_size=8192 > >[purge.5] >purge.5.mem_base=0x7fc1c3ed7000 >purge.5.active_cnt=0 >purge.5.passive_cnt=64 >purge.5.alloc_cnt=30971 >purge.5.max_active=5 >purge.5.page_size=32768 > >[purge.6] >purge.6.mem_base=0x7fc1c3ad7000 >purge.6.active_cnt=0 >purge.6.passive_cnt=32 >purge.6.alloc_cnt=230034 >purge.6.max_active=13 >purge.6.page_size=131072 > >[purge.7] >purge.7.mem_base=0x7fc1c38d7000 >purge.7.active_cnt=0 >purge.7.passive_cnt=8 >purge.7.alloc_cnt=20080 >purge.7.max_active=1 >purge.7.page_size=262144 > >[arena.8] >arena.8.mem_base=0x7fc1c36d7000 >arena.8.active_cnt=0 >arena.8.passive_cnt=2 >arena.8.alloc_cnt=0 >arena.8.max_active=0 >arena.8.page_size=1048576 > >[global.callpool] >callpool_address=0x1893450 >callpool.cnt=0 > >[active graph - 1] >server.total-bytes-read=14263684 >server.total-bytes-write=449352426 >conn.1.bound_xl./data/exp.hashsize=14057 >conn.1.bound_xl./data/exp.name=/data/exp/inode >conn.1.bound_xl./data/exp.lru_limit=16384 >conn.1.bound_xl./data/exp.active_size=132 >conn.1.bound_xl./data/exp.lru_size=920 >conn.1.bound_xl./data/exp.purge_size=0 > >[conn.1.bound_xl./data/exp.active.1] >gfid=399e3689-494e-4f78-9e77-90a8e353f1e9 >nlookup=104 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.2] >gfid=a12d3277-f8ed-45d7-847a-d795d39807b0 >nlookup=104 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.3] >gfid=dc22cef0-9830-461d-8cfe-eaad80558a63 >nlookup=115 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.4] >gfid=67f38065-0515-488b-ac33-07b3c14c3fc7 >nlookup=103 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.5] >gfid=9aa8eba0-5142-43ae-89ae-53df0f6277d5 >nlookup=82 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.6] >gfid=7f1b06ee-677c-4248-a3ea-6bb55d7c5771 >nlookup=72 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.7] >gfid=2defdc6d-b078-46f5-90eb-272df13a8ac6 >nlookup=96 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.8] >gfid=9a45e352-32cc-4030-b0f6-6a13cc966d22 >nlookup=83 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.9] >gfid=5d62cdbf-518e-458c-9e37-b201f42a2f7b >nlookup=98 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.10] >gfid=5c42fb30-9b3b-473d-933d-fc37e98a4c2b >nlookup=96 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.11] >gfid=d09ca8b9-5059-4b74-ab36-6c4074880208 >nlookup=112 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.12] >gfid=d779a111-9a66-4e83-811f-1383f0141259 >nlookup=77 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.13] >gfid=106de516-2d72-4a58-85a7-97e79899a637 >nlookup=106 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.14] >gfid=e1815409-db76-4775-b20d-cff2ba273583 >nlookup=97 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.active.15] >gfid=175d1f6e-b65c-468f-b5e9-97e7b3f6d52a >nlookup=78 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.16] >gfid=03f30dfd-0290-4f61-b724-15c50e2ded64 >nlookup=72 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.17] >gfid=ed902254-e205-4d05-bf38-9c6ff3ede71d >nlookup=73 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.18] >gfid=74ec1eb7-8c3c-44d5-bd8e-ba069cc2e74e >nlookup=83 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.19] >gfid=1b7e75e6-ce03-4627-b94c-adac190d4842 >nlookup=76 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.20] >gfid=905ffdb0-3435-49f9-92b4-d728906b9347 >nlookup=72 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.active.21] >gfid=07549f76-f942-42ba-b345-3dd5f260a25d >nlookup=163 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.22] >gfid=2d82dd47-cfdd-4f6e-a27d-306cd74612c0 >nlookup=167 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.23] >gfid=b47d7278-5a5a-4042-a0e3-729b41c60b54 >nlookup=149 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.24] >gfid=79c95ed4-ceeb-49d1-88c8-a2cdefe56df7 >nlookup=145 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.25] >gfid=798af44f-b2e1-46fe-b347-6efb2a68b16b >nlookup=142 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.26] >gfid=10b63db4-f526-436e-89aa-51c7400d1170 >nlookup=146 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.27] >gfid=962cd9fa-9808-4164-9868-dbb6238fbde0 >nlookup=146 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.28] >gfid=9072e70a-af94-4a28-9b39-6856df3f3f9c >nlookup=147 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.29] >gfid=c1a36d60-6894-4811-bea1-360b0d138d70 >nlookup=154 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.30] >gfid=302a43df-e5a6-481f-8570-1e29de2228d2 >nlookup=140 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.active.31] >gfid=08eae3e7-f4c6-47b2-b7e0-279f5cb40bff >nlookup=87 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.32] >gfid=9bdd875a-7552-4c77-a604-1b21d1803c04 >nlookup=90 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.33] >gfid=70ad6091-cb7a-42dc-a419-4d20a0ff5b52 >nlookup=79 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.34] >gfid=40e5ae5a-a033-4762-92e0-f9f8323c4665 >nlookup=69 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.35] >gfid=d19d41c4-e1b0-413d-adba-4afa89690849 >nlookup=70 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.36] >gfid=98ac5209-30b6-4906-a2e0-1a13e6cfbc00 >nlookup=88 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.37] >gfid=34a66a8d-7a42-4dab-870b-aa2e550f739a >nlookup=74 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.38] >gfid=903e1596-b91e-4027-a1fd-d1c7228d11cb >nlookup=82 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.39] >gfid=996dd367-1838-487a-a527-54e6ec1dad2b >nlookup=82 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.40] >gfid=36de292f-31ea-4ed5-ba2c-6d964f7c0933 >nlookup=77 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.active.41] >gfid=8e4707d7-8f92-460e-90eb-542726d43e61 >nlookup=324 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.42] >gfid=eba2e0d1-ee20-4657-978c-2b2bf7a925ce >nlookup=317 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.43] >gfid=83082519-9c60-48db-b498-b8a5ec3b526d >nlookup=274 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.44] >gfid=caa043c8-0fa1-4995-82f2-b739be1a23e9 >nlookup=275 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.45] >gfid=e8e27e15-6354-4efd-b459-2647d86f9577 >nlookup=269 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.46] >gfid=d967d654-add7-4823-b04e-e1c707f4fbf5 >nlookup=287 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.47] >gfid=2e21410d-5cb4-461e-8997-719574c1fcff >nlookup=325 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.48] >gfid=86eebeb4-4d2b-44ec-b852-88411e9d8a08 >nlookup=284 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.49] >gfid=fe488156-a68f-4aa3-a026-c7d5e411972d >nlookup=270 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.50] >gfid=e059c97c-92a0-46ce-ac58-8098c14c2961 >nlookup=263 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.active.51] >gfid=33d05039-6429-4822-9157-398dd6b3cea8 >nlookup=261 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.52] >gfid=55f1bd42-0c46-48ee-b51c-af7af6b1ac7d >nlookup=268 >ref=14 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.53] >gfid=8d57f9d1-fb5d-4c40-a046-64e7f652627e >nlookup=211 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.54] >gfid=8fa747a5-4c14-4e61-8eba-04bd0b844cc6 >nlookup=221 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.55] >gfid=004125dd-f774-4593-a1cd-f1f3bdb77411 >nlookup=219 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.56] >gfid=70e6a73e-0889-42dc-b6e5-2c89b5cb6d86 >nlookup=208 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.57] >gfid=9a3e130d-bade-4d1d-b288-8f9d1846f02c >nlookup=218 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.58] >gfid=6799533e-f9d1-48f1-b3c3-1211f95a1175 >nlookup=207 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.59] >gfid=8582f5e0-5937-4ada-891f-829d43edca20 >nlookup=256 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.60] >gfid=c27c1742-6453-451b-a1db-e72f40785ac6 >nlookup=220 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.61] >gfid=d310f6ea-9d6e-481a-882f-0261fe6ac508 >nlookup=339 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.62] >gfid=fbadb3b3-2117-4c92-be63-8ac047671209 >nlookup=311 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.63] >gfid=05361890-1221-409e-a89d-ba43daee159e >nlookup=391 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.64] >gfid=8d17349c-b8c8-4615-b2d9-0117fe4f2d59 >nlookup=363 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.65] >gfid=b01bf029-57d2-4e82-9905-9448f42c7149 >nlookup=327 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.66] >gfid=7d3b72e9-197d-4369-ac2c-5bfd9cfb646e >nlookup=327 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.67] >gfid=e04f0dfd-7f9e-4171-92c5-d847af4fe829 >nlookup=370 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.68] >gfid=7e6de603-27c3-4026-8a7e-87cb39e9c9b5 >nlookup=371 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.69] >gfid=3de45c28-fefe-42c4-9223-b6d0dab97757 >nlookup=341 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.70] >gfid=ea4141e1-20dc-4c92-9013-24e01a282e95 >nlookup=316 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.active.71] >gfid=eecee5b0-cc55-40ed-9165-831105283173 >nlookup=302 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.72] >gfid=ec174c17-7bbc-4c53-a9ee-0d8e14af83cf >nlookup=296 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.73] >gfid=7f3182db-5821-453d-bd7f-4189c44b2f1a >nlookup=293 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.74] >gfid=396d37c1-5260-45e2-8cb3-21f2148c3d0d >nlookup=303 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.75] >gfid=7b993c6d-c094-4b8d-afd4-dfd15892c123 >nlookup=310 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.76] >gfid=60abb7aa-fe65-4161-aeea-7070f0286994 >nlookup=374 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.77] >gfid=f338fed1-e750-45d9-8715-132bb52ce8b5 >nlookup=301 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.78] >gfid=41fd26c9-5ad7-44ec-82c7-3af5e2aa8824 >nlookup=353 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.79] >gfid=1f2cd827-233c-4877-9908-c4e10e23ee80 >nlookup=297 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.80] >gfid=d51ea141-dce0-4e24-a428-f464caca9fb2 >nlookup=375 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.active.81] >gfid=d2286a39-c9af-47b4-8862-208128128730 >nlookup=273 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.82] >gfid=9f69a014-fb72-4a2e-bd5d-201e140f7cdc >nlookup=273 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.83] >gfid=44773286-3dc4-4817-8e90-3c88925e826a >nlookup=279 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.84] >gfid=19399745-9b46-43b9-93a6-30617b061ff4 >nlookup=338 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.85] >gfid=297fb92b-cf7b-4b8d-a8a9-c70ca36d2553 >nlookup=283 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.86] >gfid=320ee8c2-1ae6-4bdb-b354-95f3b81c27e5 >nlookup=275 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.87] >gfid=28d113a0-54f5-4f5d-a83d-8fdb16451b53 >nlookup=282 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.88] >gfid=9b3f5228-c6ce-4dd1-9ac0-4ecc5831a035 >nlookup=335 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.89] >gfid=346028ff-28ec-4472-a18a-1557cb73ef19 >nlookup=276 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.90] >gfid=55d16974-2617-42fb-8251-a9cf5d431e1c >nlookup=339 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.active.91] >gfid=c8db197e-0e59-46eb-afa2-790de7fb2d2f >nlookup=128 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.92] >gfid=8955b3db-cf72-4150-9d63-285c25660fb5 >nlookup=112 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.93] >gfid=7ddf740c-73e9-43d6-ac0e-299bd1467e31 >nlookup=115 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.94] >gfid=7d184bf9-e328-4411-b333-f4ce946e97a9 >nlookup=121 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.95] >gfid=7e83d7ea-d1b5-4273-a98e-75792189c5d0 >nlookup=341 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.96] >gfid=287ea021-4f53-4e24-9505-b9cbb1bcf70c >nlookup=348 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.97] >gfid=5e3954df-2904-4492-8707-dcd1b67a076b >nlookup=114 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.98] >gfid=0b15b5cc-abe2-4b9b-bf55-498fd85d0781 >nlookup=366 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.99] >gfid=e04dff81-efd5-47ee-8c15-686cf0ec5ce1 >nlookup=362 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.100] >gfid=a1a15f01-7c27-473f-9e5c-ae93f5e4862c >nlookup=361 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.101] >gfid=524bda9b-da85-4ce4-8a09-04cb8b2ec1e3 >nlookup=374 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.102] >gfid=8c279ec3-0c1c-4d85-84a5-8aaeaf53a573 >nlookup=115 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.103] >gfid=9c19f56f-837d-470f-9267-9c90da077147 >nlookup=342 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.104] >gfid=9849cc0b-c020-45b8-af40-347e5e6d2e87 >nlookup=99 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.105] >gfid=8a02276a-e28a-452f-8813-7a4df950c2ba >nlookup=118 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.106] >gfid=eaf1811d-2271-4a14-9088-68c4233e81f4 >nlookup=114 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.107] >gfid=2f33ad5b-8d89-4ba1-bbad-07c7fba81b64 >nlookup=101 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.108] >gfid=1cecfbca-79da-4df7-b286-57d5b399ff01 >nlookup=242 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.109] >gfid=56cf1e6c-68a0-4bdd-a260-23e77b7c2015 >nlookup=225 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.110] >gfid=17ffe6f5-d1b9-46b9-9c15-12f0d9dff021 >nlookup=224 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.111] >gfid=57fd7d60-9527-4fc9-8667-35f7fcdfa208 >nlookup=219 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.112] >gfid=f6ed216d-03d9-4cad-8439-1f04f66f430d >nlookup=238 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.113] >gfid=36a0adab-7601-4214-893f-282c36d3c07a >nlookup=788 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.114] >gfid=28489784-bb42-4020-960f-f773717981ec >nlookup=785 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.115] >gfid=cfc3d258-9db7-47d5-87c2-6b4402bd308e >nlookup=792 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.116] >gfid=10689611-60f5-4a06-9763-9a1d0f40f6c4 >nlookup=811 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.117] >gfid=8f6d76d3-a456-4bcb-b1b9-3fe3e0a552af >nlookup=807 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.118] >gfid=dfce6b9f-6305-4081-ac7d-c3a4edc0b554 >nlookup=839 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.119] >gfid=a2daaeb4-aeeb-4967-b104-6cb8549a1e17 >nlookup=791 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.120] >gfid=c5167ef0-0b27-4242-9a6e-cf5a6dc9aaae >nlookup=228 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.121] >gfid=a5367728-9385-42b6-b99a-e4e399242ffc >nlookup=232 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.122] >gfid=e2b607c3-afde-4bb9-a336-cf05947e8356 >nlookup=215 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.123] >gfid=582ce3e0-35b4-4142-ab6d-3be6aefaf165 >nlookup=219 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.124] >gfid=f015be15-4c05-4d16-9f07-9a5fb51aa0ed >nlookup=218 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.125] >gfid=b36fba0b-24c1-416e-8d23-591aff642c95 >nlookup=374 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.126] >gfid=a640c70e-c30f-4b22-bb57-1d13c0e25a7c >nlookup=373 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.127] >gfid=96184ca4-e771-41af-be1b-69c980b10606 >nlookup=390 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp >mandatory=0 > >[conn.1.bound_xl./data/exp.active.128] >gfid=455a9a24-f01c-4e75-a481-a58d48854715 >nlookup=827 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.129] >gfid=d795afa5-5d66-4a95-86ee-b1694d93c79a >nlookup=852 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.130] >gfid=8a53abbd-1abe-4b46-9151-8a9d4022b45c >nlookup=864 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1 >mandatory=0 > >[conn.1.bound_xl./data/exp.active.131] >gfid=3855fa51-88f2-4db1-8ed3-19c0341a6258 >nlookup=2566 >ref=20 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients >mandatory=0 > >[conn.1.bound_xl./data/exp.active.132] >gfid=00000000-0000-0000-0000-000000000001 >nlookup=0 >ref=211437 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/ >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.1] >gfid=08e7f67d-d974-4e74-a25e-3b38d13b6e2a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.2] >gfid=1d5da3e6-64a6-4cfe-a1d5-ca75305c1716 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.3] >gfid=b2a302a3-87c6-4662-9cca-9025bd77ef8a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.4] >gfid=a30ae491-3635-436b-84fd-dd65624fc63e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.5] >gfid=c7a1f592-fe22-4b35-a92f-5672987c9106 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.6] >gfid=225257ed-58ef-4b84-90d3-35e4e34d7e7f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.7] >gfid=66f4c734-f33a-4c07-9b5c-844e6b84a194 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.8] >gfid=513e804f-f097-4854-a378-06a9f06ebdd5 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.9] >gfid=38984dfa-798e-437c-8ff2-7e2006981e38 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.10] >gfid=b0d5db1f-b669-4f74-aee2-7c42743f8f6a >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.11] >gfid=bdf35f5d-9906-4882-83da-1c7964f0c014 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.12] >gfid=902021b6-a6e9-4756-b690-518fdaf48f30 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.13] >gfid=494505a4-d3a9-4c6d-a458-f9bbe7ab8760 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.14] >gfid=aa0ba161-a2ca-472b-a8ca-fcba038b2204 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.15] >gfid=39d841f2-cbc7-4fe6-bede-04999b93d2b5 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.16] >gfid=d263e975-58b0-45d3-afc2-8174e6d4eaf2 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.17] >gfid=d34d9d56-1cc3-4042-8c3c-e73bd5df08d1 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.18] >gfid=c04b2a16-09d3-4234-a740-549530eb9fc0 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.19] >gfid=accfb105-b64a-49e3-b1ef-b24248e5c36a >nlookup=17 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.20] >gfid=567d342d-a7a6-4a70-a62d-e1ad619f2e2e >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.21] >gfid=083606cb-22ea-4751-81e3-580ce42da43a >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.22] >gfid=396f40de-28bc-4f1d-87e6-1b4f3d7ae788 >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.23] >gfid=0c8b0d6d-2caf-4f32-9894-14b2f7ab545f >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.24] >gfid=a51be4fb-e482-4531-a459-6d1da41b69e6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.25] >gfid=dfbac5ff-3ee5-4208-b7dc-8ca256d45c89 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.26] >gfid=2b5994cc-bf2c-4313-a5a5-b39f55eae3de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.27] >gfid=5ca21929-d21e-4774-92c0-7b6e2bc84c6f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.28] >gfid=239bbd15-109a-40ba-8310-4c650d491e54 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.29] >gfid=bb86966e-2900-4977-b6c9-18c9a77146a6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.30] >gfid=9275f4c5-2f96-4812-93ce-de4b5b867f0c >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.31] >gfid=42ea4888-ea2c-4c93-8b5b-e29f647e5150 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.32] >gfid=2257d2a3-c6a0-4487-9c88-1eebd64aaa92 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.33] >gfid=55734f4d-e3fb-4ddb-9c7b-ff4de17fb206 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.34] >gfid=656471d8-a88e-4801-b740-06215accd963 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.35] >gfid=56a37091-609c-44ca-a0fa-11b3e42244fd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.36] >gfid=b43c3ad7-19f7-4817-b61e-4dd959d0d97c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.37] >gfid=10a1193a-473c-4b0d-90c7-0f6c08de9205 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.38] >gfid=057d5de9-1fe1-4b61-84a0-3535f9417daf >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.39] >gfid=81b581b1-5fb4-4928-9a76-672f0547124a >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.40] >gfid=1558a0da-9585-413d-a12e-0f24721b9474 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.41] >gfid=d5a2e39c-cb59-4e75-a010-0856afe9254a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.42] >gfid=d69a68dd-6ab3-4e28-8ce5-14f111f8bed0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.43] >gfid=9dcd6b82-2ca7-46e6-a283-d7c0e8da9ce9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.44] >gfid=54c9eff6-d20b-4d24-a9dc-a9448f45514e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.45] >gfid=42264fed-ef00-453d-aa20-1e671cb91860 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.46] >gfid=14c2cf8d-0ec4-4d99-854f-ba13be14c42b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.47] >gfid=dddb0aa6-22d4-41b4-a86c-37f18357174b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.48] >gfid=823c439d-3da6-4555-b6d7-1b3de7f9be6c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.49] >gfid=b9de4fdd-5373-4e56-87fb-78ce45002137 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.50] >gfid=44a2c66d-1502-4ef4-9e81-3d05c3dd8c54 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.51] >gfid=c43d19bf-3f4a-4d46-a626-011673126f63 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.52] >gfid=d1967ef1-5467-4c52-892e-26c9230f5fd1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.53] >gfid=c657dc03-766f-4c94-b711-a34d936668f4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.54] >gfid=4d2886c7-8c8e-40df-afd6-e9e8f61678ed >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.55] >gfid=7eb161bb-bdaa-4d44-b5f1-230625ba2272 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.56] >gfid=47cf8678-4e20-4f6b-bc1c-4080dc46d23c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.57] >gfid=9ee7d217-8f55-4db7-bf73-ccdd2a2336a4 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.58] >gfid=3ecd5ed6-0ec1-4f12-8e88-670bb2534a95 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.59] >gfid=535e24ed-459b-403f-b604-3ba932d28263 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.60] >gfid=947eb2bc-6b4e-4e61-9c80-f809e203c777 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.61] >gfid=7b8b7d51-ceb0-4d62-964a-77905beceea8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.62] >gfid=85ba5a12-2a4b-4600-87e7-27d29a3a9e43 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.63] >gfid=e6bfffda-d7c4-412f-92da-d4922761cffb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.64] >gfid=da265576-e788-4695-8deb-1417659d9fcb >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.65] >gfid=80854c31-09bc-46e8-8d21-1097ad7bf33c >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.66] >gfid=7495012b-de0c-4f00-a288-3c72ace9d421 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.67] >gfid=dee41d9f-6bfa-4ae7-9489-e1c7b7a0531f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.68] >gfid=d13a3e37-0a31-4d15-a935-6e2ee5367d57 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.69] >gfid=d2f01e4c-e48c-46f6-9fe7-4e3cf1666071 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.70] >gfid=58030155-79a9-4533-a376-2894aaf3c189 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.71] >gfid=c93fb1d0-779a-4f24-85bd-c683d738837a >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.72] >gfid=0a3b24f0-d701-4462-b3c2-c1cd168e6e65 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.73] >gfid=8249c21c-511a-4687-ae36-ba44a654d337 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.74] >gfid=0ca63c9c-24a1-494b-8fa2-d17ce822a417 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.75] >gfid=24de0888-7ef2-4744-80b1-3553aa7664c4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.76] >gfid=32e69c95-98c8-491c-aeaa-2b50b45fdad0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/@@@CDRW.TMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.77] >gfid=5cfaf724-8eef-4be4-8661-b16c6ec04415 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.78] >gfid=e7fda124-9c1a-4c89-b4e8-15e581d6c443 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.79] >gfid=4137fd6a-187f-4eff-bf82-25290892f032 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.80] >gfid=af0d9f48-1551-410e-a671-ee963b967e73 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.81] >gfid=fac9738c-869b-481b-b364-15bba66f1264 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.82] >gfid=9788b58e-bf11-4588-8db1-7dd66d129548 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.83] >gfid=310ec6b2-d772-48dd-b922-8e08f2d431fd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.84] >gfid=69336129-f7ef-4332-a705-e3ac66dc21e4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.85] >gfid=723b1809-6d95-45bb-b9d8-65274fa64441 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.86] >gfid=48931e06-29a6-46a5-9602-3c8751e7b170 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.87] >gfid=88b04ade-71b9-4885-b663-ff0bc8b157d3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.88] >gfid=86e1c130-0a5f-495d-a41b-f9a60ea5c6b2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.89] >gfid=e326e4ef-8e9a-4a64-aa4a-e32ef3be6051 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.90] >gfid=b1fa3654-b5b7-4223-a272-3f49502724cb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.91] >gfid=8295c37f-8bcd-4957-ba30-6111d2de1b93 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.92] >gfid=91e14207-6e0c-4fa1-812f-efbc09f553d1 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.93] >gfid=9f332bdf-dacc-47a2-bfb6-f45948ea81d0 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.94] >gfid=d15db47e-5459-419a-8f7e-e665bd132963 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.95] >gfid=530a0363-aaa1-4f3b-a43e-35ef46761b7c >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.96] >gfid=0224d707-8843-4d68-bee2-25d9bd707662 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.97] >gfid=8acfd735-40d0-4855-b884-5088f5ebbfb2 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.98] >gfid=7044e9fd-2494-437a-a32d-6d04589c2621 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.99] >gfid=c1996bd3-21cc-4dcc-b575-5595a52afc07 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.100] >gfid=f8576841-aac9-48d3-aa54-55f37d169c2b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.101] >gfid=db0a6cca-3a04-4865-b3bf-7982bb0051ad >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.102] >gfid=dc910136-6940-40f0-b2d6-16ba37f66a01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.103] >gfid=09c9920c-2523-4b01-944a-36977406e907 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.104] >gfid=0d5816c0-aac7-4672-a7ef-4d7b9465eb34 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.105] >gfid=eac9ad54-f5af-418f-acb4-b7e96e72d9a2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.106] >gfid=5e42a8fb-ecf7-4d29-b3b3-bcd5167c87de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.107] >gfid=8de218d2-cb03-457a-b8e5-86edea4b6d5f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.108] >gfid=90c1be72-32bf-4b0a-a6d4-6e6752edcb44 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.109] >gfid=2b924d26-f043-4af0-9210-59e8bf5862f0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.110] >gfid=3b5e9538-a97a-4897-aa33-f9b6cc0a8bdd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.111] >gfid=a37f62db-cc04-4158-8c21-4d52c5cfc875 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.112] >gfid=a3136f0c-ee57-40c5-8ca9-2ad742f4967e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.113] >gfid=c7d3832a-e47c-463d-bf32-a8d2c867e4bd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.114] >gfid=ebdadc91-3357-4afd-be11-7cf7a6ed62b5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.115] >gfid=31058b4e-7c74-41a6-b493-289242545c28 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.116] >gfid=c50d36c8-0610-44b5-b5cf-ecc8a294db86 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.117] >gfid=62178923-11e3-4558-8a8d-a07ed40c1a29 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.118] >gfid=095c8f00-d5b6-4823-8b4b-1cf3f360bbca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.119] >gfid=41de0fc1-28ab-4326-bd27-6553fc950811 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.120] >gfid=76977c9d-cfd5-4e19-a39d-d98b74abd534 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.121] >gfid=21909166-e381-47fe-bf94-7e3fa9e3e1e0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.122] >gfid=c8833b69-a174-425c-9dbd-18c713471892 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.123] >gfid=d2b45fe0-865b-4e59-a1d3-62eaa86eef23 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.124] >gfid=a43c74ff-c8b7-4fcb-ae56-bf25aad37f01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.125] >gfid=49fd26b3-3dc1-42a3-84b1-fb5b4fd7cc89 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.126] >gfid=ad2e11c9-f25d-4304-b76b-dd7351db13ee >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.127] >gfid=db5c2052-c6d2-4357-a2f2-041d96750c79 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.128] >gfid=5e96fc98-730b-40ec-aa4a-ee4be90edc36 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.129] >gfid=45b9f8ba-f8dc-446a-9731-448d695afb8e >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.130] >gfid=ef5c2e0d-178e-4a41-befb-de941127d792 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.131] >gfid=93faedbc-3450-460e-8872-bce7035cca5e >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.132] >gfid=7ff1f12f-3cb2-4b87-a6b6-648be366f89d >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.133] >gfid=ee8b0aaa-6cb2-428a-91c5-42297dffa281 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.134] >gfid=ddc8d961-2304-484e-b321-c9cbf13e863f >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.135] >gfid=e744adf2-05b7-4422-a77d-10291739cdaf >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.136] >gfid=eff9a666-5a2a-4f70-ac92-305258428ac3 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.137] >gfid=4238b762-29de-4a58-ba88-5da3abff3ae0 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.138] >gfid=a109121a-952e-4f2f-9b5e-bc59b213eec8 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.139] >gfid=88448ad6-7a6d-475a-a26b-8e80dc8c3d44 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.140] >gfid=83e4de08-3797-4869-bae2-7bf5c388c100 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.141] >gfid=ecd671fa-0614-4845-97f1-7eb98b577163 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.142] >gfid=bd64b730-c96e-4414-9878-27b0c556b1d0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.143] >gfid=fb320309-c182-44f1-80ae-4050074b1531 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.144] >gfid=e6be8cda-628c-4b88-9bdb-2a025a852f9f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.145] >gfid=433e42c2-fdf5-42d9-8849-553669a08363 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.146] >gfid=dfea1ca6-9631-451c-9ff6-6ad4057efb62 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.147] >gfid=0309e790-c583-4b45-b7a1-bbcc67c1a43f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.148] >gfid=4f4f9cc2-4cbb-48be-8ce7-3d8c4240db01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.149] >gfid=c05cbbfa-2b56-4c0a-852f-e6441640932b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.150] >gfid=b419ae10-331a-4ad2-ae80-3ae26794e212 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.151] >gfid=db5926c0-534c-4b16-9ea0-fbc40f776ca4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.152] >gfid=3a9a2458-89d0-4e52-bc10-5837af19680d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.153] >gfid=7bb9a429-493d-4845-b9d7-0af6739680bb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.154] >gfid=58f23596-8066-413a-8417-f29421c84ed0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.155] >gfid=b3c2ec28-aa92-4730-bdf0-40b606ced525 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.156] >gfid=eefe9444-d5d3-4670-b587-cec3b985cefb >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.157] >gfid=6d65dca1-036a-465b-93ba-3b79df0ba0e6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.158] >gfid=12a271d8-56f9-4e1a-a884-aa11fbc59939 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.159] >gfid=adb54b34-9a6b-4b49-9c47-8c6a2b6d4ea5 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.160] >gfid=e2934862-4c48-4920-b894-afa3e46da132 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.161] >gfid=dcc55184-19d8-4f94-aac6-68beef478c3d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.162] >gfid=ed9b4afa-9445-42d1-9dd4-01fa79d9a31f >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.163] >gfid=5cdb1dde-496e-46f5-8468-54019f446bfa >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.164] >gfid=2292c45b-d99f-469b-aaef-5182bfd022a4 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.165] >gfid=8acfdece-4292-48ca-9873-30ec8f18335e >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.166] >gfid=9458d790-1cd9-455f-9b4e-dd17725b4767 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.167] >gfid=1f46c55e-4a7e-4ee2-ac9f-9dddeb55722a >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.168] >gfid=06f5bf27-7ef9-4fd5-b0ad-0efb585b934a >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.169] >gfid=25baca43-aadf-42c6-bac1-3b4b6930f5f4 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.170] >gfid=7ff20624-fdac-4c75-95d9-756437ec1078 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.171] >gfid=868a3688-de35-4e95-88e1-20761cafcdf4 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.172] >gfid=65b38c8f-2e96-49bc-9a78-8536a6509985 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.173] >gfid=761a3e6c-ac00-4606-83cb-f4c88a0c878c >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.174] >gfid=03799909-0681-4022-952f-69fd04660a07 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.175] >gfid=2cf4037a-3435-4a0c-8f25-f9dad4da1f71 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.176] >gfid=0f64af55-78af-4dbf-8ab8-c83a8bdd8c39 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.177] >gfid=7df9b273-6cd5-4401-8b9d-2355d42f66c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.178] >gfid=65ca20b2-7560-436a-8ebf-3a41545db9ca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.179] >gfid=428c202b-92e2-43d3-b345-b32308b3ad9e >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.180] >gfid=dbd5e96e-14ee-455b-b63a-44a43ac97d94 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.181] >gfid=6a93aaef-4fb8-4c2b-ad35-a66859c1d005 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.182] >gfid=780e301b-3198-4640-a731-6ca4e3559034 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.183] >gfid=f9eb078b-ee54-47fc-afb6-2f814ec65138 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.184] >gfid=6eb29d5e-6029-4ffd-8229-4ee058a1ed96 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.185] >gfid=cfa1f81a-8adc-4783-a88e-d27dfb5147af >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.186] >gfid=4999d315-bb64-4297-8fba-064002149c1a >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.187] >gfid=46f40e41-2ee3-42cd-b873-cb81fe9ff825 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.188] >gfid=e23d5cb4-2403-4c75-a227-c6e37309170d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.189] >gfid=399679c9-f45c-42de-9921-f02dfdf25242 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.190] >gfid=2c9b9f42-6736-426c-bfc4-7657efbaf33c >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.191] >gfid=a1d108f3-30a4-4ad6-a2cf-c590b31fe1e7 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.192] >gfid=11dfe18c-fc81-4f43-bac3-b68178d4bbe1 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.193] >gfid=8bc2a555-5069-44ae-806e-266adbe919aa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.194] >gfid=ccb228e2-d7a1-433d-b729-d69b484c8f18 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.195] >gfid=4b08cbc6-5226-4d2f-b562-41197d0df626 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.196] >gfid=1fc50535-6296-4957-8333-c6c03b87b725 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.197] >gfid=c1bf14a9-ffa6-422d-9bfe-cbb711312d15 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.198] >gfid=dc43cbfb-0663-4d55-addd-2440c866b548 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.199] >gfid=59382159-1061-4300-bad3-a85be00c548c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.200] >gfid=400e5fb7-3f99-42a1-9024-26d72d444d3b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.201] >gfid=31180cf6-05f5-4417-a8c1-a825e660fd56 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.202] >gfid=03e03c8a-2f10-46d5-a6ed-59d673f3cf14 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.203] >gfid=40f53fae-7413-4643-81e8-2f69e70bafd5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.204] >gfid=929a5c17-76ac-4686-a560-d5e9e17f0297 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.205] >gfid=15df3cba-5998-491d-a2bc-e0c27c9f2eb6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.206] >gfid=e55071f1-8324-4d7c-9c41-4b83d300fb78 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.207] >gfid=eff89223-9dfa-4a44-8c51-70818e8ac085 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.208] >gfid=8171e0d2-c67f-4c0e-a116-487be096b892 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.209] >gfid=00e737ed-8a5a-4305-beef-bb8b289bdf5e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.210] >gfid=1ec4a285-5c5b-4b8b-93ca-5a9134dbfbcc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.211] >gfid=fa51d771-e64e-4519-ac20-b3f9c4e6b35d >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.212] >gfid=02066c22-b268-4545-a9d9-6b11fe22542d >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.213] >gfid=0ac8fca6-c458-4caf-8a14-c0e84c83c48c >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.214] >gfid=31ae3c33-318d-44f5-b618-49fdae4f3e9b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.215] >gfid=fe264e72-b9ec-4703-b50f-2d08e20dcc2d >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.216] >gfid=812806f9-40ed-4a21-b2ef-6f538b1102ef >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.217] >gfid=bc9cee9c-e086-4c34-8e2c-c3de5a5a9b81 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.218] >gfid=ee6b5787-1990-4ede-a321-ddfca66eb68a >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.219] >gfid=023c0542-e514-4498-8fa7-61d266eb9a22 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.220] >gfid=17c341be-4529-4d6f-b416-a328570fed46 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.221] >gfid=bbf16992-ec0b-46b1-83aa-6508ef92de58 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.222] >gfid=96d1c4af-dba7-4b3c-b842-0a5d5aa8d76e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.223] >gfid=bbe9c652-51d4-4afb-a4aa-a10a7a602d0f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.224] >gfid=ed450ed1-30cd-4a17-8572-e1959cc0dce9 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.225] >gfid=c25e1449-b30a-4904-aaf7-c33cb63184b7 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.226] >gfid=e059e930-e88e-4d6f-a16d-aeae0dafa8ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.227] >gfid=d08a8d4d-b57b-4cde-82a6-e69b3e6a9590 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.228] >gfid=3285266c-afa4-45e0-b094-de212c3461c2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.229] >gfid=7db5562e-ff15-4e7f-8cc0-0ffb57e54d5f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.230] >gfid=34c021b8-c887-47da-bcfc-cfb7d5609224 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.231] >gfid=b307be02-fbfa-46ce-8474-83e5d4819128 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.232] >gfid=702fe6be-50e1-4982-bc6c-8178948fadc2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.233] >gfid=dd522d40-fa6b-4ecf-9495-1ce4a639edbe >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.234] >gfid=1963611c-0a50-4d6c-a1d9-f39e805b6a3d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.235] >gfid=dab9d72a-20a6-4a01-b063-2cdfff85ae82 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.236] >gfid=75b3d718-1499-4e14-8ed0-b884bf813d8c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.237] >gfid=6b75eba7-0a8d-4bb7-9696-516f4549169e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.238] >gfid=f3acace3-8234-43fd-a16b-250c918a9b68 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.239] >gfid=520311ad-c54d-4d8e-b3ca-f045f5b7b457 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.240] >gfid=def34c05-7a60-4512-87d3-2561e9bad57f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.241] >gfid=27d0041b-3cd0-47af-bfdb-016a131481ec >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.242] >gfid=99ff0e54-959e-49e0-a373-6a6783d1dfc3 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.243] >gfid=c89069b8-85a7-4dc7-967e-7780e0829d6f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.244] >gfid=e6992597-f679-4bed-845e-e4b70409bcb3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.245] >gfid=5a9acdc8-06c3-4ba4-9f1b-ab58695528bb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.246] >gfid=3d3f6621-ea7e-4bf0-8ed2-14d4371c3ec6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.247] >gfid=fda0ea9e-7df4-426d-be02-790556286465 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.248] >gfid=2168759c-3d79-402f-b799-aa2322e9ea2c >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.249] >gfid=386b51db-ee86-44d5-9908-95cd16f17f4a >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.250] >gfid=78770e0d-130e-4b70-a988-13c88758e3ab >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.251] >gfid=3528db24-247a-41c3-bcb7-9d6cd45a8334 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.252] >gfid=65ee1016-52e3-48c3-942d-ba8d10817cce >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.253] >gfid=46921e27-ca34-4d0f-b6eb-761c373f3c78 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.254] >gfid=aa200246-e2af-4104-93ce-3f2abe3daf84 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.255] >gfid=561fbe5d-443d-4921-9e90-ca08ce3edba6 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.256] >gfid=2932db9e-5a60-4e75-b276-300cd3492971 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.257] >gfid=8e29204a-bbe9-432c-b094-f1fd70da7cd3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.258] >gfid=0a4492b8-a1f9-49c8-8e24-9ddc48812109 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.259] >gfid=d067bf4a-f7af-4186-90f5-57df46d73362 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.260] >gfid=548f93c4-b62d-44ca-a45d-0e3711c939a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.261] >gfid=745cdcf3-c9c6-4b7a-927e-ab56626e4fe8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.262] >gfid=75f115c5-a040-4870-91df-1adad8fd51de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.263] >gfid=4253649f-ec45-4aca-82f0-9b9c2d663c97 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.264] >gfid=8f5d451e-c2e9-4cff-ba74-cb86ce180571 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.265] >gfid=071d59b3-d682-4446-9683-9aa9103da780 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.266] >gfid=4ea1fdcf-6727-4578-99c9-838930e5f5ab >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.267] >gfid=d3f65541-87f8-4bcd-bfaf-9afde2f82bfb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.268] >gfid=bb14f98b-c975-4fbd-b730-2ebb09fc0a7f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.269] >gfid=a8567666-ac11-4fbd-bb35-d481ce06904c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.270] >gfid=805f9b40-3ffa-4252-8621-dbfa8fc77c45 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.271] >gfid=7c19d38e-30c0-4d1b-99ca-a46b573e18dd >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.272] >gfid=90c96542-5f75-4f10-9142-8d6e3e960151 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.273] >gfid=54f76e66-10a1-4ef1-8e2f-f18a3d42e332 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.274] >gfid=18e0a19a-86ee-42b6-b8f9-3c5183bcf6bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.275] >gfid=fda187f2-2d6b-4bcf-a83a-8061da7aabc7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.276] >gfid=63ce2880-8a1b-434b-b9d4-10859f4c395f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.277] >gfid=9e664e70-c0f5-455f-a5d7-bfd21d6862b4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.278] >gfid=d7026beb-7063-463c-acd2-d7acf74f4dc3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.279] >gfid=087e92af-3650-4ea2-8909-21114a7e3a5a >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.280] >gfid=d90e780a-9b10-41b6-90c6-66f60ec11c45 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.281] >gfid=5aa0ec9f-c2c7-4cc5-9b05-34638ba01a76 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.282] >gfid=b44da840-0748-490c-b832-2561bb139cb6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.283] >gfid=1a48f52a-6401-46d6-a3c7-4b34a80ee48b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.284] >gfid=fc156094-b499-4b1d-ba3d-666d7b264082 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.285] >gfid=f055a008-15da-44a1-9679-97d81eaabdd7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.286] >gfid=deabe2b7-5d97-42a3-bc8e-73df8b4fcc6f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.287] >gfid=7f8fd475-a06e-428f-be46-719211036d47 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.288] >gfid=dda41b62-98f3-4e37-b93c-ccc3476053fe >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.289] >gfid=558651d9-1b03-43a3-8b35-b03c8e35bd43 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.290] >gfid=67c1e190-0a09-43ef-bc6f-36732ec40a12 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.291] >gfid=57738873-4ec3-4ac5-ae7a-2677f10a5b75 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.292] >gfid=31e2a33e-37cf-46b1-818d-ab5558cbbd9c >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.293] >gfid=c3c35ef9-abf0-4eb2-8f7e-2735b7537ec1 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.294] >gfid=444fc07d-6f30-4a32-a3e8-fff017ca1ccd >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.295] >gfid=30ac9231-2459-400e-b603-932bc1aec113 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.296] >gfid=156ddc54-0f34-4a71-9406-1f58f251a3fb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.297] >gfid=f7dc0f59-f0f8-434f-86f4-9c0a4d9dee61 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.298] >gfid=3044db18-402b-458c-9c93-272349811088 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.299] >gfid=fbdeac16-95da-4263-b5af-de5a94f1fd66 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.300] >gfid=bf4d0f92-eb93-40dd-a822-76c72f145c7c >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.301] >gfid=7419a441-fcbc-4724-a74b-b409dda833bd >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.302] >gfid=7cce2739-4326-4aea-9ca4-62ac11ce2282 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.303] >gfid=be6d0f55-327d-42e7-8a86-58958f163d20 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.304] >gfid=ab2723d0-b8b4-4afc-bc4c-5536c89e7dfa >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.305] >gfid=0b7fd186-3989-480b-9477-b7ddfee78de2 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.306] >gfid=e51a85f5-10bb-434a-90a5-68d8216c4d0f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.307] >gfid=6fe51c16-ebe1-495b-8592-f6ff5693a14f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.308] >gfid=d2bab3d0-fe82-46eb-aed6-54d18bf7d6e9 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.309] >gfid=dea11f19-8e5c-4804-8d6b-8d9637b1dbbd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.310] >gfid=1738f761-6ef3-4fd5-887a-1e92985f51c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.311] >gfid=4fa84f49-c638-4bd6-8aee-4a49f181fa2f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.312] >gfid=280b4f7b-a52c-45aa-a720-e69698ed6d01 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.313] >gfid=a7c49343-0816-4c3d-a62d-dd3777d0def4 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.314] >gfid=b34ecd73-484f-4d59-b6d0-2c5c71c350a9 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.315] >gfid=a1d9462d-06ef-45f6-8119-e5c1ea4cf5c7 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.316] >gfid=9ff4eef6-fede-427f-b2b9-6d4f46c4c64d >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.317] >gfid=39b751c0-4cf2-4c7e-9569-ba724b230034 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.318] >gfid=8bc0cf3a-d3b6-481d-8e45-9805028d22e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.319] >gfid=fdef98fc-d403-4aed-b0d9-89620c60db0d >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.320] >gfid=8425d24d-6432-4f88-9bfa-0ea1621a13b6 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.321] >gfid=05b49bee-c21d-4d32-a90c-b3d6e29530c7 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.322] >gfid=e5d1bfdd-520c-48d1-9dcb-d47126060c4d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.323] >gfid=63523706-446c-44b4-b997-efb2f87c46a2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.324] >gfid=a77dcb0c-5f79-433b-91b1-bb12ac70b222 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.325] >gfid=d181f54a-b374-4bc8-9402-cf2712a4aa41 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.326] >gfid=1f8085fb-376b-4dde-8ea7-add546b1819c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.327] >gfid=c4beeec8-e26a-4964-82ee-bd41208776c9 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.328] >gfid=8f7ae85b-71a8-45ae-a873-204af2ece87d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.329] >gfid=36323bf7-f2a4-4df6-a29d-a7cd4188f858 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.330] >gfid=32e72075-5746-4f01-9696-dbdc5af797bc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.331] >gfid=a29a9988-7051-4de3-b277-fb7837611775 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.332] >gfid=f59b9630-7828-4748-b305-37e41edeb42e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.333] >gfid=fb175ec0-ab90-4ad5-b4bd-63066d066ced >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.334] >gfid=9f281fe7-91c3-4b09-948b-98d07a967700 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.335] >gfid=dc94ad2a-ec61-4c94-bfd9-dd422397438c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.336] >gfid=4bf600d1-f55d-4740-bb8d-bcc911bfa01f >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.337] >gfid=e675ba05-2f71-4e9a-ab86-5aded0ba60a0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.338] >gfid=d723ff35-6cfe-4151-a6f0-64d878f34793 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.339] >gfid=9d065f9b-91e1-4c6f-9477-47c39f429616 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.340] >gfid=1621cc22-892b-4f6d-8f02-67b3c05b9fc5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.341] >gfid=2a7344bf-2fc6-4ad6-9143-0f8322e247af >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.342] >gfid=a32c789f-7f8c-4ac7-aedb-47f6cdf13855 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.343] >gfid=9c7aa7f6-61d1-4b85-9e8c-c124e0ee1876 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.344] >gfid=66269188-b845-4355-8e13-3530ba00ac74 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.345] >gfid=b5f16c3f-43cc-4a50-b747-d6d7e6b880f6 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.346] >gfid=70e4906c-d0db-4bc5-b374-524d7bbc9c16 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.347] >gfid=d0febc00-dc98-4ca6-a8d4-dfbf74799d0d >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.348] >gfid=80412c45-da96-4cf9-9658-605792eee928 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.349] >gfid=84fe88fc-5c45-4fde-b509-abd67cd477ad >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.350] >gfid=b238cffb-b7f5-4b33-8641-b5fefea359f6 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.351] >gfid=0a36dde5-4b69-43a9-8588-76657ae6033a >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.352] >gfid=e4c563c9-ae5c-4c9c-b0d1-651428242fc5 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.353] >gfid=7930c736-9ccd-44d8-9c70-43168a4c8143 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.354] >gfid=87641e44-05a4-4695-bc47-2754b6a62976 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.355] >gfid=4fdbccb9-0adb-47f3-bd13-8e2e3401dcd3 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.356] >gfid=ae77d531-66e9-4da1-af4b-ae8dce2491a6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.357] >gfid=528e83d6-be47-4be9-a2b4-d5d07661ba94 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.358] >gfid=905dc154-5ee9-45b7-be94-90e3cb77a9c2 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.359] >gfid=3be21cb2-f243-4c39-9e5c-105dc608986a >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.360] >gfid=9b9014de-5011-4691-bda2-602971c15d44 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.361] >gfid=73186a68-e950-495c-bf16-eb86281b15d3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.362] >gfid=cde010d4-a21c-4712-a0af-744ead99fc47 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.363] >gfid=97ab4147-9aaa-4f18-96e7-5e83a4f7bdf7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.364] >gfid=c9630d1f-5b5a-44d3-91c8-16cd1f6a8af5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.365] >gfid=be693685-b69d-4cb1-9019-70f8c18fbaad >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.366] >gfid=ce038673-a345-4cff-9841-9a23fed61820 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.367] >gfid=055e35d6-31fe-466d-b24a-ace6b3c4a707 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.368] >gfid=266eaacf-cb66-40f0-8bb3-98609668e288 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.369] >gfid=66a5d677-aee1-4348-9f99-ea49f8ebc988 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.370] >gfid=b490c492-3ff3-495f-8e6e-cc454a0497ac >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.371] >gfid=b20f1f11-8028-402c-9109-09a94c5c41ee >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.372] >gfid=e90805a8-5517-4d9f-a4e2-2fda481ddc19 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.373] >gfid=8c9e1ed2-7633-4560-b967-92e71534e662 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.374] >gfid=f7c52921-bd71-40ea-ba53-42a2810d74cb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.375] >gfid=554f6c96-1e05-4dcf-aa45-771f4d5960bc >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.376] >gfid=34efa6fa-cb29-4a40-9e4a-f871274d9f98 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.377] >gfid=e66f6d4c-f135-42d7-a708-659068ef7922 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.378] >gfid=419188c5-5ec7-4afb-b485-27894ede1657 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.379] >gfid=fd20821f-12d8-4046-9d6a-92afa593f74c >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.380] >gfid=be5068b2-7d1d-4713-9b97-d02351845500 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.381] >gfid=952231a8-9cd8-4c4a-9095-1f918cefbe08 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.382] >gfid=dbf28e1f-156e-460d-a76f-b199233f29cf >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.383] >gfid=d9b71f81-9c9d-49ee-96e2-ed719d52aedb >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.384] >gfid=2f07dba0-158e-42b8-a16e-7a00d573613e >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.385] >gfid=f72a9401-f5b3-4ad0-8ee3-99fda7e4182f >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.386] >gfid=7759187f-5121-4ed9-a805-009dcba394c1 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.387] >gfid=cf9e64d3-f319-4c4f-95b6-715d72392746 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.388] >gfid=24603171-540b-4bf9-97ad-aab957afd0a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.389] >gfid=2d082b70-49e7-415f-8bef-7025872837dd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.390] >gfid=e1b4303c-ae44-4860-9aa7-a78cef9644db >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.391] >gfid=f80759cc-ab05-4c6e-a4b8-a32f80fc9e3d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.392] >gfid=bf5a45c3-c890-41e1-b25b-8c7a14027025 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.393] >gfid=a97da88c-9bf3-4d48-9231-e8476ebc8497 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.394] >gfid=153e1d7d-af7a-4c48-ab39-fd16d729f2ba >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.395] >gfid=b704be17-c4f2-4d31-b64a-a2ee4e1b4d81 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.396] >gfid=bcce49af-bf59-405d-a93d-ef6e46f7cc25 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.397] >gfid=8d398b14-687b-4e06-ab79-5b62f84b2c49 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.398] >gfid=dc0065ee-1b6b-43c6-afab-c91a61bae405 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.399] >gfid=bd5f8710-d34c-4265-b0cd-0907e1ba1291 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.400] >gfid=ea878b61-4e73-47ac-9f7e-b89161d9026c >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.401] >gfid=e13ec1c8-ae77-4571-9ecd-6f1c20a89223 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.402] >gfid=e4e1a5c1-4c05-4ab4-be74-de6e16cb7a53 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.403] >gfid=ae6d03e5-8dde-489e-9c17-e37d8491f4f7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.404] >gfid=337f78e7-1981-4754-a747-b764d869f867 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.405] >gfid=997f1edb-e6ef-4a26-9c53-75bbafdd9317 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.406] >gfid=83196422-fa82-493e-b7e1-695316e16b4b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.407] >gfid=cc47bdd0-bfc3-4093-bb9f-9e9b2e56a08a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.408] >gfid=71c8d77a-f73d-4698-8fc4-671064f88b7b >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.409] >gfid=8665d3dc-9097-4b43-a245-c21c61435cbc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.410] >gfid=72c615f2-f12a-4819-91e2-c48f87e6cd48 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.411] >gfid=a575b075-77ee-4c35-b65c-ff2b18eafc7a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.412] >gfid=59ad2622-3b5c-422f-adb2-95c87aaa35c7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.413] >gfid=ece6c5ce-6bac-4fcf-9dc3-ea518f709e0d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.414] >gfid=157ab233-0b8d-472c-a835-bb829d3da947 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.415] >gfid=f7d98ee7-1d56-4c7e-859c-4b88ca095d62 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.416] >gfid=102a43fb-aa19-46b8-b92a-a2ab28866dd4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.417] >gfid=bccfc144-f02a-42f7-a084-b5005b137560 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.418] >gfid=2b0b5c3e-7714-4da8-9f09-96027192a7c9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.419] >gfid=29ebefba-29b1-4587-9836-dd209c230730 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.420] >gfid=d219d2c7-fdef-4ebe-90dd-f8818d24cd73 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.421] >gfid=f7cb2755-844e-403c-a142-3e45438a0088 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.422] >gfid=82d9d72f-126b-42e4-af31-08302bde2da8 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.423] >gfid=597587ca-d4bf-4fbc-954e-20e2e816dad6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.424] >gfid=71394bec-c141-4652-b1f9-a35dd479d44d >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.425] >gfid=9a86b04a-e2e1-41ae-9b87-eda25dc54981 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.426] >gfid=a923afb8-1e16-435a-a704-630502900e02 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.427] >gfid=de513720-835c-4f02-9c94-c4874b476990 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.428] >gfid=7e84b2b0-5284-42b0-b9ea-e9f982866774 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.429] >gfid=cfc67f98-6008-4bce-a1d6-d3c53a055409 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.430] >gfid=34aa1f8a-497d-4663-8c85-32213a53b854 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.431] >gfid=9c544b91-9e9e-4aa1-bf21-7029b532f4ad >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.432] >gfid=4354ff66-fca1-40c1-b37f-3806675c7184 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.433] >gfid=bcdd8195-1760-41a3-9a76-e8cb6ca45a36 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.434] >gfid=076b0731-3511-4ccb-b01b-e5e7952443c4 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.435] >gfid=ed26d569-9fce-4a2c-abc4-ac3fcbdc417e >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.436] >gfid=e4198d4d-6347-43ec-bf8d-2c61f28a141c >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.437] >gfid=9855d833-4706-4c70-9d12-3d3fa33120a4 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.438] >gfid=d606a0c2-0a29-4c55-a538-ca345ea5d371 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.439] >gfid=8970e147-99bc-40b7-9c49-e5793ab3f86a >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.440] >gfid=4c69cef3-3ccf-47c2-9db9-cff5a63d0e12 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.441] >gfid=b97ae19f-5cf6-4cc3-983a-20dace405eed >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.442] >gfid=15f38b26-2531-4531-8340-513f69d8056b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.443] >gfid=ad54502c-042f-4444-8157-693a070af0ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.444] >gfid=9a7ca30f-fb29-4a83-a1cb-67bbe0f55ad5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.445] >gfid=7e6d91a3-fac8-4ed9-867c-3741bd648d73 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.446] >gfid=cb089c9e-ccc9-4d97-8c3e-78313a68bd7a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.447] >gfid=0e6695a0-4c0a-483f-9d69-dc7af0d8dd37 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.448] >gfid=34456e4b-9f77-40a7-8a6a-14e6c6db790b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.449] >gfid=2c3d2e3d-da32-4a84-83ed-fc088aaf358e >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.450] >gfid=8bff2a16-6361-49b7-a1fc-73c39546b996 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.451] >gfid=eb35ed48-b6ab-4631-9399-324a62ca841a >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.452] >gfid=d42d3cba-bd00-44ba-bd02-201d12584471 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.453] >gfid=60ed1bbf-ff6d-4a76-a956-bf02e93cad06 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.454] >gfid=04b56fb0-1c14-4d92-9576-c5117b55668d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.455] >gfid=4f44c47c-0435-4054-9dff-1b266cc139dd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.456] >gfid=601cf8bd-5a92-4fcf-be77-25b221cdcd39 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.457] >gfid=419bb81d-8133-48bc-8ca1-3a2082ebd776 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.458] >gfid=4e254635-4216-4171-a4d5-eea702dcd1ae >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.459] >gfid=5af48911-24d3-41e4-a086-f8bdfa91f555 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.460] >gfid=1ef5fb4e-8033-4f39-a9a4-be3a2605b2eb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.461] >gfid=189de54c-d44f-4c84-be4f-1e9281c7d6da >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.462] >gfid=06713f1f-e38a-4c1e-8b87-00d0e1121027 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.463] >gfid=1eca9465-11bd-4de7-9e9f-d267804146b9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.464] >gfid=6cd3d247-ec9b-4e60-a050-bba279e55d68 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.465] >gfid=fa4a3ae0-a7a6-47f7-8454-6e14bdaf11c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.466] >gfid=80a3e9d8-aa3d-42ef-a2f5-dc5801672f2e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.467] >gfid=9947e156-8dcc-42be-ad2e-9c34fe93cc75 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.468] >gfid=a51cf032-ae79-4c14-9b5f-a4af4d12d51a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.469] >gfid=7ecdf5ca-9b86-4bc5-8f19-c151ce0ed88c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.470] >gfid=b503d2ed-2048-443a-87c0-b9dfbefdcc3b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.471] >gfid=eaf6035f-8b3a-4458-9544-140799d85413 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.472] >gfid=9e80f69a-4bb3-432c-a64b-4f070553f264 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.473] >gfid=9e86bd9a-f7d0-45ee-b864-edf09e340288 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.474] >gfid=a4b16c91-05fc-4391-a34f-9f69a930ef8c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.475] >gfid=46c4059b-0f81-4a3f-8546-65963036c2ff >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.476] >gfid=af231ecf-3c40-4a04-b9fa-8e0a769bbd02 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.477] >gfid=0da78d3f-8e65-45f0-92fa-930891dff83b >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.478] >gfid=ff41c3cb-2822-41c3-85a1-613f8ab63b90 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.479] >gfid=6c1d02c7-8c4f-421e-9b18-20e98bc29d90 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.480] >gfid=da4db6ce-f222-41d9-9709-a2edf1daade1 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.481] >gfid=caa083b1-6a8c-42a7-b142-a7ab36bd5f48 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.482] >gfid=a4d4bc9a-3d1a-4dec-a74c-2a1bc88c5f0b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.483] >gfid=8609a04a-94de-40d8-8ea3-4550c9a113bb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.484] >gfid=35d76f4d-cb4a-4548-a4be-1e65336f4f01 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.485] >gfid=922bded1-8fd5-4690-ace6-8a83daaf9b74 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.486] >gfid=29be4ffb-ad4b-46fe-8f97-07b018fdd8e0 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.487] >gfid=be74c3a5-3c4e-4a7a-a0ec-c6de83546708 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.488] >gfid=0881c8cb-88d2-4ca0-8569-b43e9e652439 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.489] >gfid=2205f7f0-e141-4574-b5a9-455f831bf825 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.490] >gfid=31953e07-1047-44f0-8f16-392f361bf09e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.491] >gfid=3cf3b328-0a47-4c70-8f63-25bb8eec4fb7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.492] >gfid=570974c9-eafd-4f88-b6d8-b6b0a404fdf5 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.493] >gfid=3f792f72-269e-43d2-9fe0-44b3c922c1bb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.494] >gfid=c8bf5518-ecb6-4c81-a462-f08f92ebc5a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.495] >gfid=c3ee7bda-12a7-41cd-b787-295776b2ebc2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.496] >gfid=6b058797-199e-4933-8545-237f4f18eab3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.497] >gfid=7a8db42d-9822-40f7-8e79-91cf1dcb2498 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.498] >gfid=d55d85c8-cb39-47d0-93ae-f838362cf329 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.499] >gfid=e375e6a9-da41-40f0-80c4-af14e389800e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.500] >gfid=fd2b4a7e-3527-4acb-965b-02bce2bf16a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.501] >gfid=a86bb7e5-3b17-45f3-abc1-f80da5eda3ac >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.502] >gfid=dfe7512f-4c70-4a8e-86c1-e7b7e3256047 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.503] >gfid=861b0033-5a18-4ce2-a96b-f69c1cdb6295 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.504] >gfid=58fe8383-2dc5-4a6c-a1c7-0167d86a20ad >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.505] >gfid=34fa6fb1-0d93-46dc-93dd-339d826584a5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.506] >gfid=0d538c76-2a65-4950-9241-a7ebeccdf553 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.507] >gfid=23f6b735-5e04-457c-b9e2-75fe260120c2 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.508] >gfid=89737a29-7469-4039-b9a4-ac5c9c8812f1 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.509] >gfid=98cd552f-75b9-4081-8065-06d1007a2e62 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.510] >gfid=4d442d49-866e-4fdf-9e37-8fdb52b36931 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.511] >gfid=60e8a2a0-f467-4c90-bdd6-e339fa06f3b5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.512] >gfid=51bf9b43-4005-4e1c-9169-da5906312b53 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.513] >gfid=736fbe2b-c0e3-4e5f-a831-6a86a8612c70 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.514] >gfid=10480c5d-beed-4241-870d-a6f7be21fb86 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.515] >gfid=e9296f75-d00a-4eaf-8bb3-b5d956a1c36e >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.516] >gfid=550bd2d5-3586-4b25-b9ef-d7ec3206bce8 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.517] >gfid=092add43-fedd-44e2-8a8e-526df744c01e >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.518] >gfid=e0edfd79-9a66-48f1-a308-5427fb20419f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.519] >gfid=2edb355b-2a1c-4fab-b7e4-fa31972d5eb0 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.520] >gfid=f9fc90f1-dc77-4d7f-b810-92c90fa88511 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.521] >gfid=c3a81835-09a3-4e9b-9342-67ce7f296774 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.522] >gfid=675422e6-1306-4768-8900-f29783d68e9d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.523] >gfid=045f28a3-558e-4eb1-8631-3c64587ff783 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.524] >gfid=4b30b1fa-80d5-4e3c-a5e9-8068e9bdbb96 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.525] >gfid=d89f17a0-9b17-4e66-81ca-2b223d45c2ca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.526] >gfid=e27ad2ad-2c97-46a4-9918-6dd0a63f3b14 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.527] >gfid=7d17efa5-9021-4ca6-95a3-2b14f0ef9c31 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.528] >gfid=171379ab-d84f-4eef-be8e-d253c8186d77 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.529] >gfid=04292fab-ae5d-473a-8842-b5cc9490a445 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.530] >gfid=69516382-e3a5-41d2-b052-a99559b1a2b9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.531] >gfid=b1418c2b-6371-42e9-bb74-90c8355ca556 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.532] >gfid=e47642bd-740d-4be9-b986-fa911a3c9b01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.533] >gfid=fa34e853-dfdd-4cc6-bc48-6ac9641a826f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.534] >gfid=80ab4a63-0aa0-4aa3-8415-239ef20fc99a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.535] >gfid=7bd21078-755d-439b-af8a-c9d58cd73449 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.536] >gfid=1a6709ab-b36a-495f-8b7b-ae188636e5d1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.537] >gfid=3c9685c4-c38e-46bd-807d-a822c5ea9bc6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.538] >gfid=97b0e7f8-927b-43ec-bc80-a764c4363701 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.539] >gfid=e3493382-5f26-475f-9046-1c6bbc4479b5 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.540] >gfid=3bea6bbe-3af3-4162-b0b6-9864be7a9e08 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.541] >gfid=1069f33e-6ced-4eba-8131-dd96509897d8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.542] >gfid=826e298e-9410-4572-9a2f-0022b4bb42a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.543] >gfid=ac825bbf-1e9e-4b71-8b20-212c5288732e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.544] >gfid=f757e886-3bc8-4533-91bf-a4ff50f24c95 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.545] >gfid=759b67a3-4d7a-4e8b-803b-cb58c6b8a60d >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.546] >gfid=3c7190a9-e0a4-4a3d-bdcf-43ad75dbdb53 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.547] >gfid=b8a1d500-b552-43fe-adc6-e6f173e4d83b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.548] >gfid=596e071e-c3d0-448d-ab68-a3b02b43a0c3 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.549] >gfid=d9b02832-3f9e-4ca1-8b41-cc7ac200093d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.550] >gfid=b42488a5-b3cc-404b-811c-85e46068dd16 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.551] >gfid=1414207c-62b5-4ac6-a32a-dc6894b9ae1d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.552] >gfid=b70e7387-f459-4db8-8462-00fc3b363839 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.553] >gfid=99243ae6-b8a2-4e91-a3ba-70872bfe46a6 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.554] >gfid=efe90666-ac5d-4371-b5c1-5b2b50f47053 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.555] >gfid=d3f4ea68-767e-48e3-b030-b3c41f21690b >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.556] >gfid=fb6e0d3d-cfbf-4135-87b3-ce977da1407b >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.557] >gfid=0165b274-26b3-44a4-9c93-bbc5a708d4d3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.558] >gfid=f41db619-1c46-4f20-9071-f0174ad2d5f7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.559] >gfid=af415e12-a927-4b2f-a80a-66381e39f24b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.560] >gfid=cfbf1670-1fd5-4493-a27c-4b94a003262f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.561] >gfid=ea0cb2dd-07d2-41c1-8f61-4f0389e376a7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.562] >gfid=cf7a81e1-2a29-4293-806a-c670f51fa296 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.563] >gfid=d0be1ea9-9e44-4c51-9190-c0172272f0cf >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.564] >gfid=7adc0e0f-57bd-4b28-b65e-c3440605aa5d >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.565] >gfid=c9b1740a-646a-4b58-8df8-93e6f2673c7f >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.566] >gfid=b4477e55-ac17-4f26-b143-fecffc05ba35 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.567] >gfid=153e2bbd-619f-4690-9d5e-1879073558c9 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.568] >gfid=e84eefc9-3121-4ebc-b6d4-925daa6dc136 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.569] >gfid=1bca2581-0bc0-454a-b019-e47d5aff17d6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.570] >gfid=45e9fa9a-9567-4a91-a590-1c530ee82fd5 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.571] >gfid=0316b1bb-fba8-4f91-b12d-6038973df995 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.572] >gfid=d191f8a4-fcbe-47bf-816f-78693ab8b196 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.573] >gfid=6f372302-eba0-4afb-b5ae-19ad810f4009 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.574] >gfid=638c43f0-a6e4-4378-b27d-7e4041484de6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.575] >gfid=dfad070f-cc08-4aaf-800c-2f75ba462256 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.576] >gfid=64077f7f-cdc4-4012-a70f-bf0ec99f4f8b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.577] >gfid=adb0c178-be7c-44a9-89b6-aa82a4a089c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.578] >gfid=ed6857d2-0e73-4cdf-8329-95e8bdfea9fe >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.579] >gfid=00d0d17c-66d3-476b-a98f-2cef53c0c760 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.580] >gfid=e18917c3-161e-401b-89b6-ca52af2d0a06 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.581] >gfid=dc69f200-6378-448d-bc80-9a4636e84d32 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.582] >gfid=65789fef-0865-4088-97f5-ea0c02eb57bd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.583] >gfid=54c93460-2c21-4f76-aa66-9b2a53ef4eb9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.584] >gfid=9ee4eca0-b055-47d0-b3e8-80c21057f9b4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.585] >gfid=77eb53fa-8a84-4de2-b25d-573803a42e76 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.586] >gfid=1ad04499-1e67-4cf7-8f66-66957e438998 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.587] >gfid=81b385fb-0fd3-4819-9788-eb70d6f70d45 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.588] >gfid=9f8d2269-16cd-47f5-9c36-ebc2586ba846 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.589] >gfid=6f5d0fa3-3a34-43ed-866e-dd72359efffd >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.590] >gfid=543c04fa-6bd2-4267-91dd-daad93c95900 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.591] >gfid=c0fdee50-cd68-4446-b9e2-321c0586be67 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.592] >gfid=99fa401c-6795-40ce-94fb-2cedd8feec42 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.593] >gfid=e9ce8afe-0253-48ac-ab7c-0dee2c192fce >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.594] >gfid=0f589c8b-90bb-46a3-8bbb-e4418efc6e2e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.595] >gfid=6e5139cb-6949-45ab-ac4d-e788bb3abab8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.596] >gfid=a036b823-5e2e-49b3-8e77-7ee0920fa81d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.597] >gfid=85003826-7218-494f-a7a5-db632ee673f3 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.598] >gfid=7d3557d0-21b6-4746-9a4c-eba2812414cf >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.599] >gfid=ee75eeb0-1ade-451f-ba96-9b7efafcfa9b >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.600] >gfid=63963e4f-972c-412b-b575-8cc8bc5e729d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.601] >gfid=88eb1919-9440-467d-84c8-ea81b5eac095 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.602] >gfid=1a2e023c-4642-42d8-bc5b-f2dc09f5959e >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.603] >gfid=ffc77c45-7a23-438a-9cbb-899a5dea98bd >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.604] >gfid=20802e86-6224-4a88-ae33-ae35b37294a6 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.605] >gfid=9ddad269-9fdb-405b-bc6a-b69c895d51c4 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.606] >gfid=e9d8336c-dcbc-42a8-adf1-14097b01a1c4 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.607] >gfid=90f476df-bf39-4e50-9c50-ef9bf034d200 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.608] >gfid=efad525d-9bf9-468c-9158-7cb3fd0820a0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.609] >gfid=e95cde25-d7b0-45bd-ba0a-b2915fa6232f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.610] >gfid=6978cd59-b967-4ef9-8214-76ec56a29fa5 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.611] >gfid=66a8708a-b214-4106-93cb-8fa8dd63372e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.612] >gfid=63c2b89c-e102-45d0-a2ef-2b436e447b5b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.613] >gfid=11777017-d7ef-464e-9148-780afa5cf599 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.614] >gfid=c6873ba6-33bd-4580-a849-7d420f79bb12 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.615] >gfid=3984da15-31c7-4768-823f-a1108186117d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.616] >gfid=65251be9-883d-4dc8-a754-089dd021b70a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.617] >gfid=9032e7df-3506-496c-993d-91564e1d7f0a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.618] >gfid=4991291d-8b3a-49fa-b611-c5ef2b9495e4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.619] >gfid=f102210a-bcdf-42cd-86df-d0f779ec9459 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.620] >gfid=61a68b82-90d4-4eb0-b3a5-bf96f20f5f06 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.621] >gfid=49bba6ed-a911-46d8-96f8-0db6ae1bc5e3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.622] >gfid=86480732-b7e0-4652-b776-162689a4095a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.623] >gfid=ffab50dd-5714-4ce6-9b1e-f46c28bb4ac5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.624] >gfid=4660d9a8-3306-40e8-a29d-cbf574c896e3 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.625] >gfid=7ffe0548-b602-49d9-a6cf-75d698aade64 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.626] >gfid=1ffbd9d9-7b13-441e-9bb4-808755845e1f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.627] >gfid=a86a8275-d4ef-4df7-aa48-842c7a311068 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.628] >gfid=81b2eb76-e1c0-46af-999d-7787dfd705c8 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.629] >gfid=48d976db-bfc6-4f0c-bdef-c795e6a5ce1f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.630] >gfid=84daca12-e871-47cf-bcad-e09b53835daf >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.631] >gfid=69bad70a-36b5-4b28-af91-0a750df88aee >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.632] >gfid=498cd8ab-2fd9-4d0d-9f29-a9326063856f >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.633] >gfid=156306d1-0a25-41cb-bc01-b3adf7731185 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.634] >gfid=2230aa2d-3fd9-43ab-a53d-98862fc82c63 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.635] >gfid=b608fe80-e724-4335-89ae-13d751b17ec2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.636] >gfid=39c08269-322f-420f-a50f-2d5985787a6d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.637] >gfid=1c8b5e75-8f1d-4291-9654-18aca6f5f758 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.638] >gfid=6d0c04af-cb55-4c2c-9e08-cf0c7f0d4326 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.639] >gfid=ff9f8d54-e14e-4bcd-93cd-8c623cae226c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.640] >gfid=bb565920-83b2-470c-b850-e38aa905486a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.641] >gfid=88b019ad-27dc-4a61-9239-517b255c62e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.642] >gfid=8bb614d4-909f-46d3-b3bf-ed33078d3337 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.643] >gfid=d1ba19db-c66d-4709-933d-6f8eb83e6d4a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.644] >gfid=7204c431-be93-454f-98aa-cb733d54e54b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.645] >gfid=e940ab58-e604-4dc7-8607-28931cc2a87b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/T1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.646] >gfid=362db6f5-ea30-439d-a3dc-d86b1fb8d55e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.647] >gfid=7500fdee-f415-4647-a23f-ea28ba41a7ab >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.648] >gfid=2b2dac6d-abcc-4459-81a2-0620991d76df >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.649] >gfid=60511a54-8a96-4c6a-8792-c8069cd3fa78 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.650] >gfid=1f8f4865-8640-42f7-b762-eef0f13f1463 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.651] >gfid=7654c24d-b243-4dcf-9bc9-dfab55b2cf46 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.652] >gfid=3d3199bf-f70e-4223-897c-cde2b100ec61 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.653] >gfid=33818b25-3f84-4826-a1b7-d6325410b872 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.654] >gfid=4a2885c2-232e-47a5-b067-1d87b84e70ff >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.655] >gfid=e70725a8-00a4-4231-bce7-67c5f72ff6e1 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.656] >gfid=219390aa-1f98-42ae-98fe-fb1c5c0687f0 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.657] >gfid=10da88b8-6ffb-441b-8206-00b355860304 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.658] >gfid=68729cd2-baa7-428f-ae7f-420a134552b9 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.659] >gfid=a4c33b3c-907a-4fc6-84fb-6def354ee081 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.660] >gfid=a1159b19-a35a-4ee5-b441-00cd23f2fece >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.661] >gfid=4b999217-84a6-4be9-b713-51edd9223531 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.662] >gfid=441e6873-a6f9-4e92-8f21-b6d846e311ee >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.663] >gfid=ee715903-956a-48f2-a349-41d1bd4bafa9 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.664] >gfid=9442d3cc-2fd8-45a8-a933-86c4a02676ad >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.665] >gfid=d5b32aa7-fab3-4277-b16b-8b05f5715320 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.666] >gfid=eff321ff-860a-48a5-a0ce-8580080be5c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.667] >gfid=0cd426fa-e2a9-4fab-95b2-53d9652e9163 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.668] >gfid=4ed81139-fb22-4717-9ede-c1d888958717 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.669] >gfid=caa13e16-556c-4d57-9051-6ac750cff171 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.670] >gfid=040e075c-4407-49b0-9292-a01277075ad1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.671] >gfid=df45c6be-902d-49fb-9d90-f0832816739b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.672] >gfid=2c6602a9-00ec-41f2-8949-468fcd66ff89 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.673] >gfid=eae934dd-5888-4818-a0be-4226680f3ec8 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.674] >gfid=7e1ee3bc-e498-46bd-aa6e-57995ed7aae7 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.675] >gfid=b3b265ce-de3f-4ace-b3b3-146395aafe94 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.676] >gfid=26ff2909-3b9e-4f7e-a28e-b3d2192e99e0 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.677] >gfid=9afd2d0a-e02d-4af4-b84d-dde650664b95 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.678] >gfid=b541dd9b-cafb-4c27-bc20-035ee79276f0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.679] >gfid=4b957e4d-47d9-47a8-9660-af8503c1baa0 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.680] >gfid=68fe7d0b-e845-4b88-b63c-78f750623de2 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.681] >gfid=a2595e61-7553-4448-a5d6-9ccffde985e6 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.682] >gfid=3add276c-5d15-47bd-8021-18834d0f6a20 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.683] >gfid=c5126914-528f-404b-9336-c498c80340ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.684] >gfid=c3eda66b-66bf-4584-b10d-b320bedcccb9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.685] >gfid=da9922f0-e131-414b-bd53-b24fd6d4ea69 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.686] >gfid=cc5a9f76-5137-48a2-9de0-4bb0cec6745b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.687] >gfid=88b39954-c829-4ec2-abc8-d9baff5c3fb4 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.688] >gfid=8bb5a79c-2fdd-46ff-b0a0-f1830bfbe025 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.689] >gfid=a76fa7b6-1ea7-4ad8-8b9a-973dc45b3cb7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.690] >gfid=0e3bdbd7-77c3-477f-9adb-11f4da6bd14c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.691] >gfid=9eb9c213-8128-478a-8a9e-556cd290e260 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.692] >gfid=dfe195b2-c161-46f7-8b4a-99f781814020 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.693] >gfid=390f94b6-2ba3-4764-b041-cfcb2ef468d8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.694] >gfid=c863b00f-6cff-497b-a8da-3c3a0a53c84a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.695] >gfid=5ddf504b-75a4-4434-a1aa-28a37ab401e8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.696] >gfid=3d852880-7d1f-49ce-aef1-923eef2e5c1a >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.697] >gfid=db1a45b2-7c18-4abc-9c0d-1a178dc4059d >nlookup=36 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.698] >gfid=e6ff28af-70d1-4881-a861-3e2044dfcccc >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.699] >gfid=083a7814-5f72-47e0-9a6b-6cad7fc94c7d >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.700] >gfid=397469ce-9f3d-41f8-b0c9-2a30ac1708a1 >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.701] >gfid=af4e038c-3f52-4377-8f92-c34949e17565 >nlookup=56 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.702] >gfid=d997474e-8c08-4a70-b484-b2dfc1491677 >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.703] >gfid=efaee1e3-766f-4422-ad39-b6c82b61c09d >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.704] >gfid=0c5c39c7-4b4b-47e8-b2cf-f5be8c746b65 >nlookup=36 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.705] >gfid=511e70cc-7772-4d66-b964-2bb0b62337f4 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.706] >gfid=43b2e55b-858b-45ba-a87f-268c5e072454 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.707] >gfid=287b43ed-0262-40de-96cb-8d693f5436f3 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.708] >gfid=293e6708-d540-4c68-a26c-a2e82632bf3e >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.709] >gfid=d3949e82-723e-406e-85b1-1a8c37f420b6 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.710] >gfid=e14a0d21-65bc-4cc4-8d93-e3abe59230d9 >nlookup=52 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.711] >gfid=3d38fcc4-a255-49e5-bfaf-d7342a175791 >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.712] >gfid=e8469aa2-c03d-41c0-a653-059773251d90 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.713] >gfid=50226e21-4563-4b6c-b5d8-38c229afb832 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.714] >gfid=38a2d141-4c24-4565-983d-df97b1ab80d1 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.715] >gfid=6a639461-86fb-4ba5-883b-e83949e011db >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.716] >gfid=78475820-1812-45e3-887a-1b6f2523bfd6 >nlookup=48 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.717] >gfid=3cf61af2-d2f3-4b8b-abae-a50cfe915910 >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.718] >gfid=e37739b4-b066-4c02-9ddb-02c89f1f865f >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.719] >gfid=7d1e8d46-f099-4be9-a480-d673c7fe99d3 >nlookup=51 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.720] >gfid=c788a185-74dc-4b23-884d-46fe20a2fa25 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.721] >gfid=4c404fe7-a264-4e39-81da-003907e2a457 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.722] >gfid=3fc0c7d9-5672-4b44-9d5c-7d81de5e941d >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.723] >gfid=c9f008ef-9beb-476d-99f2-b2ac6851619f >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.724] >gfid=6633a3bb-52c3-42f9-ba69-cc305942eb30 >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.725] >gfid=f666fd6f-68e6-42bf-9c5f-6b1fd1c6cad1 >nlookup=49 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.726] >gfid=edf16d2b-f022-46ca-b941-3b2484d89573 >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.727] >gfid=1ce20c51-c897-4f42-b642-eafba6ed49d9 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.728] >gfid=dbdc6772-afd6-4485-ab07-ae7a188b5ddd >nlookup=58 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.729] >gfid=963591f8-a8a6-4b70-a94d-2d4281d472a6 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.730] >gfid=943057a5-0941-4a3f-9b5d-21c55e8fafaf >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.731] >gfid=4715fc98-958f-4268-91b6-a2526fb37f6d >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.732] >gfid=82d2cf46-33bd-4a01-b95c-5c7ff1b331ea >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.733] >gfid=932df356-278d-4b31-a37d-710779b42915 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.734] >gfid=b59cc013-8098-4e51-9390-0d774e7c3f55 >nlookup=48 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.735] >gfid=a01e0206-bf4a-46b6-bc6f-5dc22e9c6659 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.736] >gfid=37c91979-1ec6-4185-a5bc-da7a208bafe6 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.737] >gfid=b97d6508-1e20-4eb6-8f02-23719abf12d1 >nlookup=49 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.738] >gfid=100d450d-04f3-49be-a10e-9f7651893c9a >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.739] >gfid=f6ffe2ec-b736-458b-9c39-d69343da2fcc >nlookup=46 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.740] >gfid=f5f37082-df51-4631-9885-af0282b17125 >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.741] >gfid=1ed192c8-3777-49d2-af22-e05c494da10a >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.742] >gfid=4df799fe-e9ac-481c-83ea-46e0f6134ecb >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.743] >gfid=ab0381bc-f905-4fcf-8251-60e695aba829 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.744] >gfid=ff3fa6e6-5cbe-4293-8bb3-45eba6a514a1 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.745] >gfid=ee36471e-25f7-4eb1-9ec5-cf87e106adb4 >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.746] >gfid=cce3e2c2-bc46-4e3d-bb45-6280ac08edc9 >nlookup=52 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.747] >gfid=41cb3a7b-0593-47a6-ade4-19e60b291ff3 >nlookup=24 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.748] >gfid=09f473d0-1513-47cc-8582-1ad1ce4e10af >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.749] >gfid=c17cbe30-7db9-4fc0-b473-e33b6b05a5e0 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.750] >gfid=5e514b64-1fa4-4531-baf0-de14d571471a >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.751] >gfid=530a2ef0-55db-480f-b02a-7939ada9daa2 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.752] >gfid=66b33962-dceb-46e2-9957-f90651822455 >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.753] >gfid=820260b9-cd41-426f-8407-6d63023637a6 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.754] >gfid=d2bb2397-46d6-444e-a990-78834c13a7ab >nlookup=19 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.755] >gfid=536a8a51-9d30-4594-82cc-a6728d1f3a09 >nlookup=60 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.756] >gfid=c2283178-723d-4594-864e-fdd8410d60bb >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.757] >gfid=bae1b476-2454-4374-87b3-dad6c1dd7c18 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.758] >gfid=00731c33-80b4-4403-bf6b-fdf885c6774b >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.759] >gfid=11e2700a-e979-448f-8cb5-80f5813666d0 >nlookup=13 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.760] >gfid=d6f0021a-afaf-4ce3-852d-cca0da03f8d6 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.761] >gfid=25b82432-5729-48ad-a7fc-8b76a83654d1 >nlookup=45 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.762] >gfid=a7efb73f-e0fa-46b7-881a-29f9d23de2d9 >nlookup=29 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.763] >gfid=fcc761e7-24b0-4436-b203-c9c39e5579e6 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.764] >gfid=c0629b64-c835-4f97-90c5-6a532e317c02 >nlookup=55 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.765] >gfid=3beeb3d8-64af-4ca1-aa21-263050c2fc31 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.766] >gfid=93e951be-53b7-46e2-b2cb-90bab57811e6 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.767] >gfid=f22cedf2-856b-4d14-80a3-c50a21e6e44d >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.768] >gfid=162c2817-45ed-4b20-807f-0bd3d8f87f33 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.769] >gfid=d44c4465-e825-413e-99f4-af958ae49bab >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.770] >gfid=67d16273-133e-46f9-9475-7a6eb6acab50 >nlookup=45 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.771] >gfid=b2c232c2-61a2-4480-9b92-94cbf85677d4 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.772] >gfid=5f211ef6-dd66-412e-b603-22785e6435f5 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.773] >gfid=ee98175b-e1cc-4420-b1fa-7985d892de97 >nlookup=54 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.774] >gfid=7011972c-ce29-4faf-a03b-4bf49cd66ab3 >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.775] >gfid=c8cf45bb-ea0a-4b15-b435-30b7da7733f2 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.776] >gfid=ec801fb7-b315-4dc9-8d95-0e798c93fb01 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.777] >gfid=7312b3aa-f3c0-4632-af41-5ea64012eb5e >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/ACCESS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.778] >gfid=d22e3335-0095-4de4-b4e0-949e382ff5e1 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/COREL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.779] >gfid=72d1d9f9-7075-4ac7-b271-7bca3f7c0bca >nlookup=46 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/EXCEL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.780] >gfid=976f740d-bd78-470a-b63f-5146c3d90a0f >nlookup=29 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PARADOX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.781] >gfid=02dbb11b-3bc9-4b1e-9557-8097e641f928 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PM >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.782] >gfid=a341c7d4-486e-4bc2-ab39-f1599cb493af >nlookup=55 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PWRPNT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.783] >gfid=6eae1159-0d8d-4259-9c71-d236e4634dd3 >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/SEED >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.784] >gfid=3832b409-af92-42fd-beaa-e290e9460d5f >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORD >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.785] >gfid=9c985465-da58-4af7-9d0a-b196d8721b52 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORDPRO >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.786] >gfid=3bf8a1cb-33fe-4556-ae46-0cfcdb57ab60 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.000 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.787] >gfid=fecee48d-a931-4443-b227-ac400d445d3e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.001 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.788] >gfid=142bbb42-bbab-4b4e-bdf7-3ececda6725c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.002 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.789] >gfid=79f676e8-943f-4ed2-8eb4-16ed6ce81755 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.003 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.790] >gfid=29f27634-ebcf-4421-88aa-4c11444cf349 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.004 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.791] >gfid=8365396f-3666-4671-a584-e43f6f4951b1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.792] >gfid=60dd0568-71eb-46fb-ae31-75faca05a503 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.793] >gfid=c3e313a8-5038-40a3-90b4-05f572c01bbb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.794] >gfid=80ba2533-8db0-4c26-a5c9-5dd7f9f5b92d >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.795] >gfid=2e11cf40-f30c-4760-957f-0f55068c3418 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.796] >gfid=e49ca928-d31e-4174-8f53-e4e0d31c8531 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.797] >gfid=07023823-b80d-4dcf-bd7e-4b140f854194 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.798] >gfid=ebd7d17a-12e1-4bb8-99d4-7c1a9344ff8d >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.799] >gfid=e821528b-07fa-4ade-be4d-a6dcf2ec8485 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.800] >gfid=efcf8aa1-c229-49a6-a205-6a16e04fc456 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.801] >gfid=4b632a75-6d88-40b4-ae1c-506c10fadcdd >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.802] >gfid=15318bb6-67ac-44aa-9c6c-efbedb0f69e3 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.803] >gfid=c131ede5-2a0e-4669-973a-3ddaca5233df >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.804] >gfid=b8ca53a8-a035-4588-b5d8-f941c41cc4d6 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.805] >gfid=95712078-8712-4e29-b11f-e54b715c674f >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.806] >gfid=f3a75480-5b6e-4732-8db4-b5f75c08f9d7 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.807] >gfid=3edcff6e-48b6-43f3-9c77-b9622fbc4e18 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.808] >gfid=755d9761-b702-4fdd-a1bd-d98a22a1514b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.809] >gfid=30ed2581-9b5f-46ee-9913-ab480ff895b7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.810] >gfid=b8200928-05fa-4fc8-80aa-69a6b4382044 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.811] >gfid=380cfd22-96ef-46b4-b090-db86839d57c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.812] >gfid=b1c458e2-8047-4422-9a5f-120c1e79997b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.813] >gfid=7964d1f1-dc16-42dd-b661-3d1728883a1c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.814] >gfid=5c4271ad-26db-40a5-aca3-a9a8707d0281 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.815] >gfid=c232918f-4b00-45af-b64b-2355870242d6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.816] >gfid=7f86f505-8e78-4dfe-bf16-4da5b5898505 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.817] >gfid=492523ce-2906-4950-a5a7-19ecc5c42b3e >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.818] >gfid=2f54c8e5-061d-4059-a90a-66ce01c75322 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.819] >gfid=4562724e-98e1-4bc1-a7cf-93190aa9aa93 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.820] >gfid=00947dca-7f5d-4e47-b6d1-5147463669ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.821] >gfid=2ea916d4-fc60-4b0f-bbb9-065b85eea0af >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.822] >gfid=c3479da3-bcc9-4c31-959c-c7879f928394 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.823] >gfid=77d06bb9-673b-468a-a2e6-fe5b1aa0e2d7 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.824] >gfid=66b7dd67-8ead-4776-b307-c787b5b1e283 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.825] >gfid=52d80852-ee99-443d-9572-5b29f5ddfd7d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.826] >gfid=b7728db9-7f1c-45b4-9987-0430ba7f530d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.827] >gfid=416e6b21-90ac-48ad-9699-7770da134cea >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.828] >gfid=5e375b45-3c46-4d78-9bd2-28fa2e763edc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.829] >gfid=5ba32c8e-bfa6-4535-bc27-e569822dd984 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.830] >gfid=30c38f44-a549-4d04-9448-c6654c8c990d >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.831] >gfid=c028b4b0-83bf-4ba0-a029-90565bf0ad11 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.832] >gfid=a85b59f5-c6f1-42c1-940e-76516d5d40f5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.833] >gfid=0a0caeba-2b4e-4350-8c00-2cd519be53c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.834] >gfid=85d53d36-12d8-40d4-a876-d6f568c789ee >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.835] >gfid=3bf76a4e-5c73-44ac-9732-6df623bec300 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.836] >gfid=fa324c3f-c21c-47b4-843c-cf3eb25455c7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.837] >gfid=612d727c-45f9-4d47-a68e-771906cd14a9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.838] >gfid=f4facdd6-cd66-4e57-9292-2bf88e628170 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.839] >gfid=7d66342c-a622-40e6-97be-fd9b656738aa >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.840] >gfid=c568c2ab-e728-442e-aca2-ab2d4c5afe01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.841] >gfid=7f2951f7-a909-4492-8c99-22d9cfa03703 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.842] >gfid=71450118-892e-4ccf-99b3-f4f1e1eb1e29 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.843] >gfid=cb42a8d4-a2da-40ea-9aa4-a7c4c3e1e4d8 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.844] >gfid=db275afd-fe81-4d45-a74b-255d12082487 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.845] >gfid=3dbcecbe-68b5-4083-b7da-3a312ec21381 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.846] >gfid=b11c3cb2-06a9-44b7-b994-7adf6d1ad759 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.847] >gfid=9fd1d50e-8990-48fb-89d4-51d1d701f6fb >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.848] >gfid=7543dd2a-c961-4621-b55e-d5089a562a66 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.849] >gfid=0fc034f5-3437-4689-b419-aa706ce0c30e >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.850] >gfid=9acf7ffb-ee38-4d3a-a38e-c4d7419a80bc >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.851] >gfid=eac7ca42-dc5e-4baa-a036-78c689583238 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.852] >gfid=d6803616-a48d-4f41-8fd2-7a6fadc89c40 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.853] >gfid=83b26591-85cc-4593-b312-613c4b220958 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.854] >gfid=70785d76-88c7-4005-96dc-c29182a5851c >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.855] >gfid=4ed08c52-513c-4fce-8121-762785ac1d0f >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.856] >gfid=fafd75f7-33f5-4fcd-a571-59e55e94114f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.857] >gfid=be4f4954-883d-4a21-b829-147a67390d4b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.858] >gfid=9ed1bbbe-066f-479d-b18e-3be41e860096 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.859] >gfid=6b93e57b-4dc6-4d43-82a1-281b9a267d3f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.860] >gfid=a475eaf7-013b-4214-88d5-45b5cc321f9e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.861] >gfid=7312b45f-03ea-4e62-a1a0-e74f6a612ec7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.862] >gfid=0263a1ab-012e-4879-89c0-ea5d2726ef4b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.863] >gfid=c40b57e1-bad4-4570-b54b-694cf3238b14 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.864] >gfid=5c3dddc1-0cb9-4fb6-a7e0-15421e30be55 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.865] >gfid=a75e4ffb-2147-4a0f-b57c-a804e25ec8e3 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.866] >gfid=28019d57-6ddc-4c2f-a09e-b808994487ca >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.867] >gfid=6be94246-3c13-45e5-950e-c5a4ce4d0439 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.868] >gfid=64f21b50-c6b2-4c20-a2d0-2a76daecab72 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.869] >gfid=810523e2-b8eb-4da5-8ae4-946f61bde839 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.870] >gfid=366baeb6-d702-4d2c-8d83-6314fc2313a1 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.871] >gfid=d5330c5a-011e-4e5f-9044-e8fa38410d60 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.872] >gfid=8ba98664-eebf-4a81-a5a3-1c6be8c42a66 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.873] >gfid=af731692-a663-4cd1-92cd-4646b6154a99 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.874] >gfid=981ea8b5-5ac1-4cb0-bc4c-e5f0713ee23a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.875] >gfid=28bf3c6b-4a2b-4dc5-9619-3fa4f00be1dc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.876] >gfid=0a0492de-51c5-4905-b327-ab9372bd0763 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.877] >gfid=c114f6c9-d8d8-46ca-ae2f-1ef71f6af8e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.878] >gfid=0984f212-831a-48d2-881d-91a31a8a3a75 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.879] >gfid=9d58986d-3bbb-4159-ba87-a5e2644d1463 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.880] >gfid=ecdb65ae-ed65-4ae6-b9d6-2ffe6588b36e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.881] >gfid=84995e5a-4645-4eaf-b114-0d310cc45b1a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.882] >gfid=e347f0e8-2d70-47ae-8342-212c29e8952d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.883] >gfid=eb12a65e-54aa-49cf-8c80-dd0ac66f345f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.884] >gfid=1be41f36-f0f7-4985-a99d-27a0550cd8de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.885] >gfid=cce77c1f-a848-40b7-8f25-b15bb4827de7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.886] >gfid=2ebf73e7-a289-4ed4-8291-9e8a2ad1975c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.887] >gfid=20a7165f-78f1-4c3c-bb18-52286a9ef694 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.888] >gfid=27bf5f31-0fae-45bb-b407-b1d070639b2a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.889] >gfid=1336dade-6a06-435a-a99a-84431d85806f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.890] >gfid=3b5032c5-6f3f-48f0-9d6f-8a7b49f9ae38 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.891] >gfid=c66bee12-e6f2-424e-91dc-07384158ed7d >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.892] >gfid=11168640-e008-408d-b4a6-4bdc69a3d723 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.893] >gfid=8d031d61-0d7b-4b54-8c47-0babddd36492 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.894] >gfid=ff54d3d0-f6a0-4b2c-96e8-d3c0ebf3af49 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.895] >gfid=ca950305-e81e-4c02-b55c-9e9f04e36cb4 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.896] >gfid=170e5fb4-a06f-4e31-a4cb-628bfe743695 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.897] >gfid=ef8242fb-3ffe-4d89-81e9-c139457f8449 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.898] >gfid=68ff96ce-2f60-491d-ab69-77a47b61b659 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.899] >gfid=59d79104-d172-4da0-a1ae-e72ac58f7a45 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.900] >gfid=5d948bc6-7175-4965-b31a-6442289ba664 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.901] >gfid=01f99678-ab34-4b97-aa0a-494a0211b44c >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.902] >gfid=6057f970-5dd1-413e-a595-6f55d7cd1e41 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.903] >gfid=663f83a0-ff1b-49c8-9afe-3828e14286bc >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.904] >gfid=fe73cc7d-d1c1-40a1-ac6e-548c03313a64 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.905] >gfid=3b4569c1-685c-41d6-b378-c98cfdd7350e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.906] >gfid=426a25a3-9462-4764-86ce-6b6ac561ed19 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.907] >gfid=3d815b46-1c6e-4ea8-9ce7-1544994d6d39 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.908] >gfid=498475b3-a246-4b50-bea3-f0410c269028 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.909] >gfid=fdec1e8b-9536-4cd2-8c7d-8b576c11ea79 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.910] >gfid=25c20f17-56ab-4e0f-9842-00dc36c5d7b9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.911] >gfid=e8a771a8-e6ba-42f6-af10-dc42c7c4a569 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.912] >gfid=9a46f4ad-f36e-4bbe-b826-d9752fec9e9c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.913] >gfid=a235de1a-95b7-4004-bfa2-a335cd96a5ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.914] >gfid=e5d90c1e-c47a-4098-bcbc-32f34347479a >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.915] >gfid=598c0281-dbbd-44c6-9a3a-5ea5bece8cf7 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej2 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.916] >gfid=0191ac85-79d7-4a82-a64a-a8cf506503b8 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej3 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.917] >gfid=c5d623e7-8336-4c78-8a7e-efac1be30200 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej4 >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.918] >gfid=4fd51bc4-0a80-4d62-a382-cdf8ed4943b0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/newfile >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.919] >gfid=2bb271f7-9992-41bb-9c29-b117f6ac928f >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/trasigt >mandatory=0 > >[conn.1.bound_xl./data/exp.lru.920] >gfid=b50e772d-5435-42c3-8089-0e45ad9e6d1f >nlookup=12258 >ref=0 >ia_type=2 > >[xlator.protocol.server.conn] >conn.1.id=maer06gluster1-7388-2012/08/07-14:56:30:789872-asd-volume-client-1-0 >conn.1.ref=1 >conn.1.bound_xl=/data/exp >conn.1.id.refcount=0 >conn.1.id.maxfds=128 >conn.1.id.first_free=0 >conn.2.id=maer06gluster1-7393-2012/08/07-14:56:30:833580-asd-volume-client-1-0 >conn.2.ref=1 >conn.2.bound_xl=/data/exp >conn.2.id.refcount=0 >conn.2.id.maxfds=128 >conn.2.id.first_free=0 >conn.3.id=maer06labb1-9616-2012/08/08-08:44:59:976812-asd-volume-client-1-0 >conn.3.ref=1 >conn.3.bound_xl=/data/exp >conn.3.id.refcount=0 >conn.3.id.maxfds=128 >conn.3.id.first_free=1 > >[conn.3.id.fdentry[0]] >pid=9708 >refcount=1 >flags=0 >conn.4.id=maer06gluster2-3572-2012/08/07-14:56:30:726448-asd-volume-client-1-0 >conn.4.ref=1 >conn.4.bound_xl=/data/exp >conn.4.id.refcount=0 >conn.4.id.maxfds=128 >conn.4.id.first_free=0 >conn.5.id=maer06gluster2-3566-2012/08/07-14:56:30:681530-asd-volume-client-1-0 >conn.5.ref=1 >conn.5.bound_xl=/data/exp >conn.5.id.refcount=0 >conn.5.id.maxfds=128 >conn.5.id.first_free=0 >1./data/exp.itable.hashsize=14057 >1./data/exp.itable.name=/data/exp/inode >1./data/exp.itable.lru_limit=16384 >1./data/exp.itable.active_size=132 >1./data/exp.itable.lru_size=920 >1./data/exp.itable.purge_size=0 > >[1./data/exp.itable.active.1] >gfid=399e3689-494e-4f78-9e77-90a8e353f1e9 >nlookup=104 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.2] >gfid=a12d3277-f8ed-45d7-847a-d795d39807b0 >nlookup=104 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.3] >gfid=dc22cef0-9830-461d-8cfe-eaad80558a63 >nlookup=115 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.4] >gfid=67f38065-0515-488b-ac33-07b3c14c3fc7 >nlookup=103 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.5] >gfid=9aa8eba0-5142-43ae-89ae-53df0f6277d5 >nlookup=82 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.6] >gfid=7f1b06ee-677c-4248-a3ea-6bb55d7c5771 >nlookup=72 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.7] >gfid=2defdc6d-b078-46f5-90eb-272df13a8ac6 >nlookup=96 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.8] >gfid=9a45e352-32cc-4030-b0f6-6a13cc966d22 >nlookup=83 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.9] >gfid=5d62cdbf-518e-458c-9e37-b201f42a2f7b >nlookup=98 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.10] >gfid=5c42fb30-9b3b-473d-933d-fc37e98a4c2b >nlookup=96 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.11] >gfid=d09ca8b9-5059-4b74-ab36-6c4074880208 >nlookup=112 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.12] >gfid=d779a111-9a66-4e83-811f-1383f0141259 >nlookup=77 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.13] >gfid=106de516-2d72-4a58-85a7-97e79899a637 >nlookup=106 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.14] >gfid=e1815409-db76-4775-b20d-cff2ba273583 >nlookup=97 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.active.15] >gfid=175d1f6e-b65c-468f-b5e9-97e7b3f6d52a >nlookup=78 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.16] >gfid=03f30dfd-0290-4f61-b724-15c50e2ded64 >nlookup=72 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.17] >gfid=ed902254-e205-4d05-bf38-9c6ff3ede71d >nlookup=73 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.18] >gfid=74ec1eb7-8c3c-44d5-bd8e-ba069cc2e74e >nlookup=83 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.19] >gfid=1b7e75e6-ce03-4627-b94c-adac190d4842 >nlookup=76 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.20] >gfid=905ffdb0-3435-49f9-92b4-d728906b9347 >nlookup=72 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.active.21] >gfid=07549f76-f942-42ba-b345-3dd5f260a25d >nlookup=163 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.22] >gfid=2d82dd47-cfdd-4f6e-a27d-306cd74612c0 >nlookup=167 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.23] >gfid=b47d7278-5a5a-4042-a0e3-729b41c60b54 >nlookup=149 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.24] >gfid=79c95ed4-ceeb-49d1-88c8-a2cdefe56df7 >nlookup=145 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.25] >gfid=798af44f-b2e1-46fe-b347-6efb2a68b16b >nlookup=142 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.26] >gfid=10b63db4-f526-436e-89aa-51c7400d1170 >nlookup=146 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.27] >gfid=962cd9fa-9808-4164-9868-dbb6238fbde0 >nlookup=146 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.28] >gfid=9072e70a-af94-4a28-9b39-6856df3f3f9c >nlookup=147 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.29] >gfid=c1a36d60-6894-4811-bea1-360b0d138d70 >nlookup=154 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.30] >gfid=302a43df-e5a6-481f-8570-1e29de2228d2 >nlookup=140 >ref=24 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.active.31] >gfid=08eae3e7-f4c6-47b2-b7e0-279f5cb40bff >nlookup=87 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.32] >gfid=9bdd875a-7552-4c77-a604-1b21d1803c04 >nlookup=90 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.33] >gfid=70ad6091-cb7a-42dc-a419-4d20a0ff5b52 >nlookup=79 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.34] >gfid=40e5ae5a-a033-4762-92e0-f9f8323c4665 >nlookup=69 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.35] >gfid=d19d41c4-e1b0-413d-adba-4afa89690849 >nlookup=70 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.36] >gfid=98ac5209-30b6-4906-a2e0-1a13e6cfbc00 >nlookup=88 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.37] >gfid=34a66a8d-7a42-4dab-870b-aa2e550f739a >nlookup=74 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.38] >gfid=903e1596-b91e-4027-a1fd-d1c7228d11cb >nlookup=82 >ref=3 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.39] >gfid=996dd367-1838-487a-a527-54e6ec1dad2b >nlookup=82 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.40] >gfid=36de292f-31ea-4ed5-ba2c-6d964f7c0933 >nlookup=77 >ref=4 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.active.41] >gfid=8e4707d7-8f92-460e-90eb-542726d43e61 >nlookup=324 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.42] >gfid=eba2e0d1-ee20-4657-978c-2b2bf7a925ce >nlookup=317 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.43] >gfid=83082519-9c60-48db-b498-b8a5ec3b526d >nlookup=274 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.44] >gfid=caa043c8-0fa1-4995-82f2-b739be1a23e9 >nlookup=275 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.45] >gfid=e8e27e15-6354-4efd-b459-2647d86f9577 >nlookup=269 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.46] >gfid=d967d654-add7-4823-b04e-e1c707f4fbf5 >nlookup=287 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.47] >gfid=2e21410d-5cb4-461e-8997-719574c1fcff >nlookup=325 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.48] >gfid=86eebeb4-4d2b-44ec-b852-88411e9d8a08 >nlookup=284 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.49] >gfid=fe488156-a68f-4aa3-a026-c7d5e411972d >nlookup=270 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.50] >gfid=e059c97c-92a0-46ce-ac58-8098c14c2961 >nlookup=263 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.active.51] >gfid=33d05039-6429-4822-9157-398dd6b3cea8 >nlookup=261 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.52] >gfid=55f1bd42-0c46-48ee-b51c-af7af6b1ac7d >nlookup=268 >ref=14 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.53] >gfid=8d57f9d1-fb5d-4c40-a046-64e7f652627e >nlookup=211 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.54] >gfid=8fa747a5-4c14-4e61-8eba-04bd0b844cc6 >nlookup=221 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.55] >gfid=004125dd-f774-4593-a1cd-f1f3bdb77411 >nlookup=219 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.56] >gfid=70e6a73e-0889-42dc-b6e5-2c89b5cb6d86 >nlookup=208 >ref=13 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.57] >gfid=9a3e130d-bade-4d1d-b288-8f9d1846f02c >nlookup=218 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.58] >gfid=6799533e-f9d1-48f1-b3c3-1211f95a1175 >nlookup=207 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.59] >gfid=8582f5e0-5937-4ada-891f-829d43edca20 >nlookup=256 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.60] >gfid=c27c1742-6453-451b-a1db-e72f40785ac6 >nlookup=220 >ref=15 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.active.61] >gfid=d310f6ea-9d6e-481a-882f-0261fe6ac508 >nlookup=339 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.62] >gfid=fbadb3b3-2117-4c92-be63-8ac047671209 >nlookup=311 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.63] >gfid=05361890-1221-409e-a89d-ba43daee159e >nlookup=391 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.64] >gfid=8d17349c-b8c8-4615-b2d9-0117fe4f2d59 >nlookup=363 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.65] >gfid=b01bf029-57d2-4e82-9905-9448f42c7149 >nlookup=327 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.66] >gfid=7d3b72e9-197d-4369-ac2c-5bfd9cfb646e >nlookup=327 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.67] >gfid=e04f0dfd-7f9e-4171-92c5-d847af4fe829 >nlookup=370 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.68] >gfid=7e6de603-27c3-4026-8a7e-87cb39e9c9b5 >nlookup=371 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.69] >gfid=3de45c28-fefe-42c4-9223-b6d0dab97757 >nlookup=341 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.70] >gfid=ea4141e1-20dc-4c92-9013-24e01a282e95 >nlookup=316 >ref=7 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.active.71] >gfid=eecee5b0-cc55-40ed-9165-831105283173 >nlookup=302 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.72] >gfid=ec174c17-7bbc-4c53-a9ee-0d8e14af83cf >nlookup=296 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.73] >gfid=7f3182db-5821-453d-bd7f-4189c44b2f1a >nlookup=293 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.74] >gfid=396d37c1-5260-45e2-8cb3-21f2148c3d0d >nlookup=303 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.75] >gfid=7b993c6d-c094-4b8d-afd4-dfd15892c123 >nlookup=310 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.76] >gfid=60abb7aa-fe65-4161-aeea-7070f0286994 >nlookup=374 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.77] >gfid=f338fed1-e750-45d9-8715-132bb52ce8b5 >nlookup=301 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.78] >gfid=41fd26c9-5ad7-44ec-82c7-3af5e2aa8824 >nlookup=353 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.79] >gfid=1f2cd827-233c-4877-9908-c4e10e23ee80 >nlookup=297 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.80] >gfid=d51ea141-dce0-4e24-a428-f464caca9fb2 >nlookup=375 >ref=8 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.active.81] >gfid=d2286a39-c9af-47b4-8862-208128128730 >nlookup=273 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.82] >gfid=9f69a014-fb72-4a2e-bd5d-201e140f7cdc >nlookup=273 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.83] >gfid=44773286-3dc4-4817-8e90-3c88925e826a >nlookup=279 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.84] >gfid=19399745-9b46-43b9-93a6-30617b061ff4 >nlookup=338 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.85] >gfid=297fb92b-cf7b-4b8d-a8a9-c70ca36d2553 >nlookup=283 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.86] >gfid=320ee8c2-1ae6-4bdb-b354-95f3b81c27e5 >nlookup=275 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.87] >gfid=28d113a0-54f5-4f5d-a83d-8fdb16451b53 >nlookup=282 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.88] >gfid=9b3f5228-c6ce-4dd1-9ac0-4ecc5831a035 >nlookup=335 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.89] >gfid=346028ff-28ec-4472-a18a-1557cb73ef19 >nlookup=276 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.90] >gfid=55d16974-2617-42fb-8251-a9cf5d431e1c >nlookup=339 >ref=5 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.active.91] >gfid=c8db197e-0e59-46eb-afa2-790de7fb2d2f >nlookup=128 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.92] >gfid=8955b3db-cf72-4150-9d63-285c25660fb5 >nlookup=112 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.93] >gfid=7ddf740c-73e9-43d6-ac0e-299bd1467e31 >nlookup=115 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.94] >gfid=7d184bf9-e328-4411-b333-f4ce946e97a9 >nlookup=121 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.95] >gfid=7e83d7ea-d1b5-4273-a98e-75792189c5d0 >nlookup=341 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.96] >gfid=287ea021-4f53-4e24-9505-b9cbb1bcf70c >nlookup=348 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.97] >gfid=5e3954df-2904-4492-8707-dcd1b67a076b >nlookup=114 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.98] >gfid=0b15b5cc-abe2-4b9b-bf55-498fd85d0781 >nlookup=366 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.99] >gfid=e04dff81-efd5-47ee-8c15-686cf0ec5ce1 >nlookup=362 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.100] >gfid=a1a15f01-7c27-473f-9e5c-ae93f5e4862c >nlookup=361 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.101] >gfid=524bda9b-da85-4ce4-8a09-04cb8b2ec1e3 >nlookup=374 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.102] >gfid=8c279ec3-0c1c-4d85-84a5-8aaeaf53a573 >nlookup=115 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.103] >gfid=9c19f56f-837d-470f-9267-9c90da077147 >nlookup=342 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.104] >gfid=9849cc0b-c020-45b8-af40-347e5e6d2e87 >nlookup=99 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.105] >gfid=8a02276a-e28a-452f-8813-7a4df950c2ba >nlookup=118 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.106] >gfid=eaf1811d-2271-4a14-9088-68c4233e81f4 >nlookup=114 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.107] >gfid=2f33ad5b-8d89-4ba1-bbad-07c7fba81b64 >nlookup=101 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.108] >gfid=1cecfbca-79da-4df7-b286-57d5b399ff01 >nlookup=242 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15 >mandatory=0 > >[1./data/exp.itable.active.109] >gfid=56cf1e6c-68a0-4bdd-a260-23e77b7c2015 >nlookup=225 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19 >mandatory=0 > >[1./data/exp.itable.active.110] >gfid=17ffe6f5-d1b9-46b9-9c15-12f0d9dff021 >nlookup=224 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16 >mandatory=0 > >[1./data/exp.itable.active.111] >gfid=57fd7d60-9527-4fc9-8667-35f7fcdfa208 >nlookup=219 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17 >mandatory=0 > >[1./data/exp.itable.active.112] >gfid=f6ed216d-03d9-4cad-8439-1f04f66f430d >nlookup=238 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18 >mandatory=0 > >[1./data/exp.itable.active.113] >gfid=36a0adab-7601-4214-893f-282c36d3c07a >nlookup=788 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4 >mandatory=0 > >[1./data/exp.itable.active.114] >gfid=28489784-bb42-4020-960f-f773717981ec >nlookup=785 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5 >mandatory=0 > >[1./data/exp.itable.active.115] >gfid=cfc3d258-9db7-47d5-87c2-6b4402bd308e >nlookup=792 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6 >mandatory=0 > >[1./data/exp.itable.active.116] >gfid=10689611-60f5-4a06-9763-9a1d0f40f6c4 >nlookup=811 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7 >mandatory=0 > >[1./data/exp.itable.active.117] >gfid=8f6d76d3-a456-4bcb-b1b9-3fe3e0a552af >nlookup=807 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8 >mandatory=0 > >[1./data/exp.itable.active.118] >gfid=dfce6b9f-6305-4081-ac7d-c3a4edc0b554 >nlookup=839 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9 >mandatory=0 > >[1./data/exp.itable.active.119] >gfid=a2daaeb4-aeeb-4967-b104-6cb8549a1e17 >nlookup=791 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3 >mandatory=0 > >[1./data/exp.itable.active.120] >gfid=c5167ef0-0b27-4242-9a6e-cf5a6dc9aaae >nlookup=228 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10 >mandatory=0 > >[1./data/exp.itable.active.121] >gfid=a5367728-9385-42b6-b99a-e4e399242ffc >nlookup=232 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11 >mandatory=0 > >[1./data/exp.itable.active.122] >gfid=e2b607c3-afde-4bb9-a336-cf05947e8356 >nlookup=215 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12 >mandatory=0 > >[1./data/exp.itable.active.123] >gfid=582ce3e0-35b4-4142-ab6d-3be6aefaf165 >nlookup=219 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13 >mandatory=0 > >[1./data/exp.itable.active.124] >gfid=f015be15-4c05-4d16-9f07-9a5fb51aa0ed >nlookup=218 >ref=1 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14 >mandatory=0 > >[1./data/exp.itable.active.125] >gfid=b36fba0b-24c1-416e-8d23-591aff642c95 >nlookup=374 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.126] >gfid=a640c70e-c30f-4b22-bb57-1d13c0e25a7c >nlookup=373 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.127] >gfid=96184ca4-e771-41af-be1b-69c980b10606 >nlookup=390 >ref=9 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp >mandatory=0 > >[1./data/exp.itable.active.128] >gfid=455a9a24-f01c-4e75-a481-a58d48854715 >nlookup=827 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0 >mandatory=0 > >[1./data/exp.itable.active.129] >gfid=d795afa5-5d66-4a95-86ee-b1694d93c79a >nlookup=852 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2 >mandatory=0 > >[1./data/exp.itable.active.130] >gfid=8a53abbd-1abe-4b46-9151-8a9d4022b45c >nlookup=864 >ref=6 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1 >mandatory=0 > >[1./data/exp.itable.active.131] >gfid=3855fa51-88f2-4db1-8ed3-19c0341a6258 >nlookup=2566 >ref=20 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients >mandatory=0 > >[1./data/exp.itable.active.132] >gfid=00000000-0000-0000-0000-000000000001 >nlookup=0 >ref=211437 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/ >mandatory=0 > >[1./data/exp.itable.lru.1] >gfid=08e7f67d-d974-4e74-a25e-3b38d13b6e2a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.2] >gfid=1d5da3e6-64a6-4cfe-a1d5-ca75305c1716 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.3] >gfid=b2a302a3-87c6-4662-9cca-9025bd77ef8a >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.4] >gfid=a30ae491-3635-436b-84fd-dd65624fc63e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.5] >gfid=c7a1f592-fe22-4b35-a92f-5672987c9106 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.6] >gfid=225257ed-58ef-4b84-90d3-35e4e34d7e7f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.7] >gfid=66f4c734-f33a-4c07-9b5c-844e6b84a194 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.8] >gfid=513e804f-f097-4854-a378-06a9f06ebdd5 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.9] >gfid=38984dfa-798e-437c-8ff2-7e2006981e38 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.10] >gfid=b0d5db1f-b669-4f74-aee2-7c42743f8f6a >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.11] >gfid=bdf35f5d-9906-4882-83da-1c7964f0c014 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.12] >gfid=902021b6-a6e9-4756-b690-518fdaf48f30 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.13] >gfid=494505a4-d3a9-4c6d-a458-f9bbe7ab8760 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.14] >gfid=aa0ba161-a2ca-472b-a8ca-fcba038b2204 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.15] >gfid=39d841f2-cbc7-4fe6-bede-04999b93d2b5 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.16] >gfid=d263e975-58b0-45d3-afc2-8174e6d4eaf2 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.17] >gfid=d34d9d56-1cc3-4042-8c3c-e73bd5df08d1 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.18] >gfid=c04b2a16-09d3-4234-a740-549530eb9fc0 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.19] >gfid=accfb105-b64a-49e3-b1ef-b24248e5c36a >nlookup=17 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.20] >gfid=567d342d-a7a6-4a70-a62d-e1ad619f2e2e >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.21] >gfid=083606cb-22ea-4751-81e3-580ce42da43a >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.22] >gfid=396f40de-28bc-4f1d-87e6-1b4f3d7ae788 >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.23] >gfid=0c8b0d6d-2caf-4f32-9894-14b2f7ab545f >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.24] >gfid=a51be4fb-e482-4531-a459-6d1da41b69e6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.25] >gfid=dfbac5ff-3ee5-4208-b7dc-8ca256d45c89 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.26] >gfid=2b5994cc-bf2c-4313-a5a5-b39f55eae3de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.27] >gfid=5ca21929-d21e-4774-92c0-7b6e2bc84c6f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.28] >gfid=239bbd15-109a-40ba-8310-4c650d491e54 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.29] >gfid=bb86966e-2900-4977-b6c9-18c9a77146a6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.30] >gfid=9275f4c5-2f96-4812-93ce-de4b5b867f0c >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.31] >gfid=42ea4888-ea2c-4c93-8b5b-e29f647e5150 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.32] >gfid=2257d2a3-c6a0-4487-9c88-1eebd64aaa92 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.33] >gfid=55734f4d-e3fb-4ddb-9c7b-ff4de17fb206 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.34] >gfid=656471d8-a88e-4801-b740-06215accd963 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.35] >gfid=56a37091-609c-44ca-a0fa-11b3e42244fd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.36] >gfid=b43c3ad7-19f7-4817-b61e-4dd959d0d97c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.37] >gfid=10a1193a-473c-4b0d-90c7-0f6c08de9205 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.38] >gfid=057d5de9-1fe1-4b61-84a0-3535f9417daf >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.39] >gfid=81b581b1-5fb4-4928-9a76-672f0547124a >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.40] >gfid=1558a0da-9585-413d-a12e-0f24721b9474 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.41] >gfid=d5a2e39c-cb59-4e75-a010-0856afe9254a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.42] >gfid=d69a68dd-6ab3-4e28-8ce5-14f111f8bed0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.43] >gfid=9dcd6b82-2ca7-46e6-a283-d7c0e8da9ce9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.44] >gfid=54c9eff6-d20b-4d24-a9dc-a9448f45514e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.45] >gfid=42264fed-ef00-453d-aa20-1e671cb91860 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.46] >gfid=14c2cf8d-0ec4-4d99-854f-ba13be14c42b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.47] >gfid=dddb0aa6-22d4-41b4-a86c-37f18357174b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.48] >gfid=823c439d-3da6-4555-b6d7-1b3de7f9be6c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.49] >gfid=b9de4fdd-5373-4e56-87fb-78ce45002137 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.50] >gfid=44a2c66d-1502-4ef4-9e81-3d05c3dd8c54 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.51] >gfid=c43d19bf-3f4a-4d46-a626-011673126f63 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.52] >gfid=d1967ef1-5467-4c52-892e-26c9230f5fd1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.53] >gfid=c657dc03-766f-4c94-b711-a34d936668f4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.54] >gfid=4d2886c7-8c8e-40df-afd6-e9e8f61678ed >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.55] >gfid=7eb161bb-bdaa-4d44-b5f1-230625ba2272 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.56] >gfid=47cf8678-4e20-4f6b-bc1c-4080dc46d23c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.57] >gfid=9ee7d217-8f55-4db7-bf73-ccdd2a2336a4 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.58] >gfid=3ecd5ed6-0ec1-4f12-8e88-670bb2534a95 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.59] >gfid=535e24ed-459b-403f-b604-3ba932d28263 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.60] >gfid=947eb2bc-6b4e-4e61-9c80-f809e203c777 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.61] >gfid=7b8b7d51-ceb0-4d62-964a-77905beceea8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.62] >gfid=85ba5a12-2a4b-4600-87e7-27d29a3a9e43 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.63] >gfid=e6bfffda-d7c4-412f-92da-d4922761cffb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.64] >gfid=da265576-e788-4695-8deb-1417659d9fcb >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.65] >gfid=80854c31-09bc-46e8-8d21-1097ad7bf33c >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.66] >gfid=7495012b-de0c-4f00-a288-3c72ace9d421 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.67] >gfid=dee41d9f-6bfa-4ae7-9489-e1c7b7a0531f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.68] >gfid=d13a3e37-0a31-4d15-a935-6e2ee5367d57 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.69] >gfid=d2f01e4c-e48c-46f6-9fe7-4e3cf1666071 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.70] >gfid=58030155-79a9-4533-a376-2894aaf3c189 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.71] >gfid=c93fb1d0-779a-4f24-85bd-c683d738837a >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.72] >gfid=0a3b24f0-d701-4462-b3c2-c1cd168e6e65 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.73] >gfid=8249c21c-511a-4687-ae36-ba44a654d337 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.74] >gfid=0ca63c9c-24a1-494b-8fa2-d17ce822a417 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.75] >gfid=24de0888-7ef2-4744-80b1-3553aa7664c4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.76] >gfid=32e69c95-98c8-491c-aeaa-2b50b45fdad0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/COREL/@@@CDRW.TMP >mandatory=0 > >[1./data/exp.itable.lru.77] >gfid=5cfaf724-8eef-4be4-8661-b16c6ec04415 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.78] >gfid=e7fda124-9c1a-4c89-b4e8-15e581d6c443 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.79] >gfid=4137fd6a-187f-4eff-bf82-25290892f032 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.80] >gfid=af0d9f48-1551-410e-a671-ee963b967e73 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.81] >gfid=fac9738c-869b-481b-b364-15bba66f1264 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.82] >gfid=9788b58e-bf11-4588-8db1-7dd66d129548 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.83] >gfid=310ec6b2-d772-48dd-b922-8e08f2d431fd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.84] >gfid=69336129-f7ef-4332-a705-e3ac66dc21e4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.85] >gfid=723b1809-6d95-45bb-b9d8-65274fa64441 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.86] >gfid=48931e06-29a6-46a5-9602-3c8751e7b170 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.87] >gfid=88b04ade-71b9-4885-b663-ff0bc8b157d3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.88] >gfid=86e1c130-0a5f-495d-a41b-f9a60ea5c6b2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.89] >gfid=e326e4ef-8e9a-4a64-aa4a-e32ef3be6051 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.90] >gfid=b1fa3654-b5b7-4223-a272-3f49502724cb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.91] >gfid=8295c37f-8bcd-4957-ba30-6111d2de1b93 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.92] >gfid=91e14207-6e0c-4fa1-812f-efbc09f553d1 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.93] >gfid=9f332bdf-dacc-47a2-bfb6-f45948ea81d0 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.94] >gfid=d15db47e-5459-419a-8f7e-e665bd132963 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.95] >gfid=530a0363-aaa1-4f3b-a43e-35ef46761b7c >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.96] >gfid=0224d707-8843-4d68-bee2-25d9bd707662 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.97] >gfid=8acfd735-40d0-4855-b884-5088f5ebbfb2 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.98] >gfid=7044e9fd-2494-437a-a32d-6d04589c2621 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.99] >gfid=c1996bd3-21cc-4dcc-b575-5595a52afc07 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.100] >gfid=f8576841-aac9-48d3-aa54-55f37d169c2b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.101] >gfid=db0a6cca-3a04-4865-b3bf-7982bb0051ad >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.102] >gfid=dc910136-6940-40f0-b2d6-16ba37f66a01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.103] >gfid=09c9920c-2523-4b01-944a-36977406e907 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.104] >gfid=0d5816c0-aac7-4672-a7ef-4d7b9465eb34 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.105] >gfid=eac9ad54-f5af-418f-acb4-b7e96e72d9a2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.106] >gfid=5e42a8fb-ecf7-4d29-b3b3-bcd5167c87de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.107] >gfid=8de218d2-cb03-457a-b8e5-86edea4b6d5f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.108] >gfid=90c1be72-32bf-4b0a-a6d4-6e6752edcb44 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.109] >gfid=2b924d26-f043-4af0-9210-59e8bf5862f0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.110] >gfid=3b5e9538-a97a-4897-aa33-f9b6cc0a8bdd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.111] >gfid=a37f62db-cc04-4158-8c21-4d52c5cfc875 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.112] >gfid=a3136f0c-ee57-40c5-8ca9-2ad742f4967e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.113] >gfid=c7d3832a-e47c-463d-bf32-a8d2c867e4bd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.114] >gfid=ebdadc91-3357-4afd-be11-7cf7a6ed62b5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.115] >gfid=31058b4e-7c74-41a6-b493-289242545c28 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.116] >gfid=c50d36c8-0610-44b5-b5cf-ecc8a294db86 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.117] >gfid=62178923-11e3-4558-8a8d-a07ed40c1a29 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.118] >gfid=095c8f00-d5b6-4823-8b4b-1cf3f360bbca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.119] >gfid=41de0fc1-28ab-4326-bd27-6553fc950811 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.120] >gfid=76977c9d-cfd5-4e19-a39d-d98b74abd534 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.121] >gfid=21909166-e381-47fe-bf94-7e3fa9e3e1e0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.122] >gfid=c8833b69-a174-425c-9dbd-18c713471892 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.123] >gfid=d2b45fe0-865b-4e59-a1d3-62eaa86eef23 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.124] >gfid=a43c74ff-c8b7-4fcb-ae56-bf25aad37f01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.125] >gfid=49fd26b3-3dc1-42a3-84b1-fb5b4fd7cc89 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.126] >gfid=ad2e11c9-f25d-4304-b76b-dd7351db13ee >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.127] >gfid=db5c2052-c6d2-4357-a2f2-041d96750c79 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.128] >gfid=5e96fc98-730b-40ec-aa4a-ee4be90edc36 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.129] >gfid=45b9f8ba-f8dc-446a-9731-448d695afb8e >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.130] >gfid=ef5c2e0d-178e-4a41-befb-de941127d792 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.131] >gfid=93faedbc-3450-460e-8872-bce7035cca5e >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.132] >gfid=7ff1f12f-3cb2-4b87-a6b6-648be366f89d >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.133] >gfid=ee8b0aaa-6cb2-428a-91c5-42297dffa281 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.134] >gfid=ddc8d961-2304-484e-b321-c9cbf13e863f >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.135] >gfid=e744adf2-05b7-4422-a77d-10291739cdaf >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.136] >gfid=eff9a666-5a2a-4f70-ac92-305258428ac3 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.137] >gfid=4238b762-29de-4a58-ba88-5da3abff3ae0 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.138] >gfid=a109121a-952e-4f2f-9b5e-bc59b213eec8 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.139] >gfid=88448ad6-7a6d-475a-a26b-8e80dc8c3d44 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.140] >gfid=83e4de08-3797-4869-bae2-7bf5c388c100 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.141] >gfid=ecd671fa-0614-4845-97f1-7eb98b577163 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.142] >gfid=bd64b730-c96e-4414-9878-27b0c556b1d0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.143] >gfid=fb320309-c182-44f1-80ae-4050074b1531 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.144] >gfid=e6be8cda-628c-4b88-9bdb-2a025a852f9f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.145] >gfid=433e42c2-fdf5-42d9-8849-553669a08363 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.146] >gfid=dfea1ca6-9631-451c-9ff6-6ad4057efb62 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.147] >gfid=0309e790-c583-4b45-b7a1-bbcc67c1a43f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.148] >gfid=4f4f9cc2-4cbb-48be-8ce7-3d8c4240db01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.149] >gfid=c05cbbfa-2b56-4c0a-852f-e6441640932b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.150] >gfid=b419ae10-331a-4ad2-ae80-3ae26794e212 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.151] >gfid=db5926c0-534c-4b16-9ea0-fbc40f776ca4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.152] >gfid=3a9a2458-89d0-4e52-bc10-5837af19680d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.153] >gfid=7bb9a429-493d-4845-b9d7-0af6739680bb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.154] >gfid=58f23596-8066-413a-8417-f29421c84ed0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.155] >gfid=b3c2ec28-aa92-4730-bdf0-40b606ced525 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.156] >gfid=eefe9444-d5d3-4670-b587-cec3b985cefb >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.157] >gfid=6d65dca1-036a-465b-93ba-3b79df0ba0e6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.158] >gfid=12a271d8-56f9-4e1a-a884-aa11fbc59939 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.159] >gfid=adb54b34-9a6b-4b49-9c47-8c6a2b6d4ea5 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.160] >gfid=e2934862-4c48-4920-b894-afa3e46da132 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.161] >gfid=dcc55184-19d8-4f94-aac6-68beef478c3d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.162] >gfid=ed9b4afa-9445-42d1-9dd4-01fa79d9a31f >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.163] >gfid=5cdb1dde-496e-46f5-8468-54019f446bfa >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.164] >gfid=2292c45b-d99f-469b-aaef-5182bfd022a4 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.165] >gfid=8acfdece-4292-48ca-9873-30ec8f18335e >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.166] >gfid=9458d790-1cd9-455f-9b4e-dd17725b4767 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.167] >gfid=1f46c55e-4a7e-4ee2-ac9f-9dddeb55722a >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.168] >gfid=06f5bf27-7ef9-4fd5-b0ad-0efb585b934a >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.169] >gfid=25baca43-aadf-42c6-bac1-3b4b6930f5f4 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.170] >gfid=7ff20624-fdac-4c75-95d9-756437ec1078 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.171] >gfid=868a3688-de35-4e95-88e1-20761cafcdf4 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.172] >gfid=65b38c8f-2e96-49bc-9a78-8536a6509985 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.173] >gfid=761a3e6c-ac00-4606-83cb-f4c88a0c878c >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.174] >gfid=03799909-0681-4022-952f-69fd04660a07 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.175] >gfid=2cf4037a-3435-4a0c-8f25-f9dad4da1f71 >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.176] >gfid=0f64af55-78af-4dbf-8ab8-c83a8bdd8c39 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.177] >gfid=7df9b273-6cd5-4401-8b9d-2355d42f66c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.178] >gfid=65ca20b2-7560-436a-8ebf-3a41545db9ca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.179] >gfid=428c202b-92e2-43d3-b345-b32308b3ad9e >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.180] >gfid=dbd5e96e-14ee-455b-b63a-44a43ac97d94 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.181] >gfid=6a93aaef-4fb8-4c2b-ad35-a66859c1d005 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.182] >gfid=780e301b-3198-4640-a731-6ca4e3559034 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.183] >gfid=f9eb078b-ee54-47fc-afb6-2f814ec65138 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.184] >gfid=6eb29d5e-6029-4ffd-8229-4ee058a1ed96 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.185] >gfid=cfa1f81a-8adc-4783-a88e-d27dfb5147af >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.186] >gfid=4999d315-bb64-4297-8fba-064002149c1a >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.187] >gfid=46f40e41-2ee3-42cd-b873-cb81fe9ff825 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.188] >gfid=e23d5cb4-2403-4c75-a227-c6e37309170d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.189] >gfid=399679c9-f45c-42de-9921-f02dfdf25242 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.190] >gfid=2c9b9f42-6736-426c-bfc4-7657efbaf33c >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.191] >gfid=a1d108f3-30a4-4ad6-a2cf-c590b31fe1e7 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.192] >gfid=11dfe18c-fc81-4f43-bac3-b68178d4bbe1 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.193] >gfid=8bc2a555-5069-44ae-806e-266adbe919aa >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.194] >gfid=ccb228e2-d7a1-433d-b729-d69b484c8f18 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.195] >gfid=4b08cbc6-5226-4d2f-b562-41197d0df626 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.196] >gfid=1fc50535-6296-4957-8333-c6c03b87b725 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.197] >gfid=c1bf14a9-ffa6-422d-9bfe-cbb711312d15 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.198] >gfid=dc43cbfb-0663-4d55-addd-2440c866b548 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.199] >gfid=59382159-1061-4300-bad3-a85be00c548c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.200] >gfid=400e5fb7-3f99-42a1-9024-26d72d444d3b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.201] >gfid=31180cf6-05f5-4417-a8c1-a825e660fd56 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.202] >gfid=03e03c8a-2f10-46d5-a6ed-59d673f3cf14 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.203] >gfid=40f53fae-7413-4643-81e8-2f69e70bafd5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.204] >gfid=929a5c17-76ac-4686-a560-d5e9e17f0297 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.205] >gfid=15df3cba-5998-491d-a2bc-e0c27c9f2eb6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.206] >gfid=e55071f1-8324-4d7c-9c41-4b83d300fb78 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.207] >gfid=eff89223-9dfa-4a44-8c51-70818e8ac085 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.208] >gfid=8171e0d2-c67f-4c0e-a116-487be096b892 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.209] >gfid=00e737ed-8a5a-4305-beef-bb8b289bdf5e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.210] >gfid=1ec4a285-5c5b-4b8b-93ca-5a9134dbfbcc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.211] >gfid=fa51d771-e64e-4519-ac20-b3f9c4e6b35d >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.212] >gfid=02066c22-b268-4545-a9d9-6b11fe22542d >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.213] >gfid=0ac8fca6-c458-4caf-8a14-c0e84c83c48c >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.214] >gfid=31ae3c33-318d-44f5-b618-49fdae4f3e9b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.215] >gfid=fe264e72-b9ec-4703-b50f-2d08e20dcc2d >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.216] >gfid=812806f9-40ed-4a21-b2ef-6f538b1102ef >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.217] >gfid=bc9cee9c-e086-4c34-8e2c-c3de5a5a9b81 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.218] >gfid=ee6b5787-1990-4ede-a321-ddfca66eb68a >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.219] >gfid=023c0542-e514-4498-8fa7-61d266eb9a22 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.220] >gfid=17c341be-4529-4d6f-b416-a328570fed46 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.221] >gfid=bbf16992-ec0b-46b1-83aa-6508ef92de58 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.222] >gfid=96d1c4af-dba7-4b3c-b842-0a5d5aa8d76e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.223] >gfid=bbe9c652-51d4-4afb-a4aa-a10a7a602d0f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.224] >gfid=ed450ed1-30cd-4a17-8572-e1959cc0dce9 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.225] >gfid=c25e1449-b30a-4904-aaf7-c33cb63184b7 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.226] >gfid=e059e930-e88e-4d6f-a16d-aeae0dafa8ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.227] >gfid=d08a8d4d-b57b-4cde-82a6-e69b3e6a9590 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.228] >gfid=3285266c-afa4-45e0-b094-de212c3461c2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.229] >gfid=7db5562e-ff15-4e7f-8cc0-0ffb57e54d5f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.230] >gfid=34c021b8-c887-47da-bcfc-cfb7d5609224 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.231] >gfid=b307be02-fbfa-46ce-8474-83e5d4819128 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.232] >gfid=702fe6be-50e1-4982-bc6c-8178948fadc2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.233] >gfid=dd522d40-fa6b-4ecf-9495-1ce4a639edbe >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.234] >gfid=1963611c-0a50-4d6c-a1d9-f39e805b6a3d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.235] >gfid=dab9d72a-20a6-4a01-b063-2cdfff85ae82 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.236] >gfid=75b3d718-1499-4e14-8ed0-b884bf813d8c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.237] >gfid=6b75eba7-0a8d-4bb7-9696-516f4549169e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.238] >gfid=f3acace3-8234-43fd-a16b-250c918a9b68 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.239] >gfid=520311ad-c54d-4d8e-b3ca-f045f5b7b457 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.240] >gfid=def34c05-7a60-4512-87d3-2561e9bad57f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.241] >gfid=27d0041b-3cd0-47af-bfdb-016a131481ec >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.242] >gfid=99ff0e54-959e-49e0-a373-6a6783d1dfc3 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.243] >gfid=c89069b8-85a7-4dc7-967e-7780e0829d6f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.244] >gfid=e6992597-f679-4bed-845e-e4b70409bcb3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.245] >gfid=5a9acdc8-06c3-4ba4-9f1b-ab58695528bb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.246] >gfid=3d3f6621-ea7e-4bf0-8ed2-14d4371c3ec6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.247] >gfid=fda0ea9e-7df4-426d-be02-790556286465 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.248] >gfid=2168759c-3d79-402f-b799-aa2322e9ea2c >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.249] >gfid=386b51db-ee86-44d5-9908-95cd16f17f4a >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.250] >gfid=78770e0d-130e-4b70-a988-13c88758e3ab >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.251] >gfid=3528db24-247a-41c3-bcb7-9d6cd45a8334 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.252] >gfid=65ee1016-52e3-48c3-942d-ba8d10817cce >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.253] >gfid=46921e27-ca34-4d0f-b6eb-761c373f3c78 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.254] >gfid=aa200246-e2af-4104-93ce-3f2abe3daf84 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.255] >gfid=561fbe5d-443d-4921-9e90-ca08ce3edba6 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.256] >gfid=2932db9e-5a60-4e75-b276-300cd3492971 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.257] >gfid=8e29204a-bbe9-432c-b094-f1fd70da7cd3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.258] >gfid=0a4492b8-a1f9-49c8-8e24-9ddc48812109 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.259] >gfid=d067bf4a-f7af-4186-90f5-57df46d73362 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.260] >gfid=548f93c4-b62d-44ca-a45d-0e3711c939a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.261] >gfid=745cdcf3-c9c6-4b7a-927e-ab56626e4fe8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.262] >gfid=75f115c5-a040-4870-91df-1adad8fd51de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.263] >gfid=4253649f-ec45-4aca-82f0-9b9c2d663c97 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.264] >gfid=8f5d451e-c2e9-4cff-ba74-cb86ce180571 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.265] >gfid=071d59b3-d682-4446-9683-9aa9103da780 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.266] >gfid=4ea1fdcf-6727-4578-99c9-838930e5f5ab >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.267] >gfid=d3f65541-87f8-4bcd-bfaf-9afde2f82bfb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.268] >gfid=bb14f98b-c975-4fbd-b730-2ebb09fc0a7f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.269] >gfid=a8567666-ac11-4fbd-bb35-d481ce06904c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.270] >gfid=805f9b40-3ffa-4252-8621-dbfa8fc77c45 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.271] >gfid=7c19d38e-30c0-4d1b-99ca-a46b573e18dd >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.272] >gfid=90c96542-5f75-4f10-9142-8d6e3e960151 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.273] >gfid=54f76e66-10a1-4ef1-8e2f-f18a3d42e332 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.274] >gfid=18e0a19a-86ee-42b6-b8f9-3c5183bcf6bd >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.275] >gfid=fda187f2-2d6b-4bcf-a83a-8061da7aabc7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.276] >gfid=63ce2880-8a1b-434b-b9d4-10859f4c395f >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.277] >gfid=9e664e70-c0f5-455f-a5d7-bfd21d6862b4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.278] >gfid=d7026beb-7063-463c-acd2-d7acf74f4dc3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.279] >gfid=087e92af-3650-4ea2-8909-21114a7e3a5a >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.280] >gfid=d90e780a-9b10-41b6-90c6-66f60ec11c45 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.281] >gfid=5aa0ec9f-c2c7-4cc5-9b05-34638ba01a76 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.282] >gfid=b44da840-0748-490c-b832-2561bb139cb6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.283] >gfid=1a48f52a-6401-46d6-a3c7-4b34a80ee48b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.284] >gfid=fc156094-b499-4b1d-ba3d-666d7b264082 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.285] >gfid=f055a008-15da-44a1-9679-97d81eaabdd7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.286] >gfid=deabe2b7-5d97-42a3-bc8e-73df8b4fcc6f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.287] >gfid=7f8fd475-a06e-428f-be46-719211036d47 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.288] >gfid=dda41b62-98f3-4e37-b93c-ccc3476053fe >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.289] >gfid=558651d9-1b03-43a3-8b35-b03c8e35bd43 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.290] >gfid=67c1e190-0a09-43ef-bc6f-36732ec40a12 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.291] >gfid=57738873-4ec3-4ac5-ae7a-2677f10a5b75 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.292] >gfid=31e2a33e-37cf-46b1-818d-ab5558cbbd9c >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.293] >gfid=c3c35ef9-abf0-4eb2-8f7e-2735b7537ec1 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.294] >gfid=444fc07d-6f30-4a32-a3e8-fff017ca1ccd >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.295] >gfid=30ac9231-2459-400e-b603-932bc1aec113 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.296] >gfid=156ddc54-0f34-4a71-9406-1f58f251a3fb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.297] >gfid=f7dc0f59-f0f8-434f-86f4-9c0a4d9dee61 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.298] >gfid=3044db18-402b-458c-9c93-272349811088 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.299] >gfid=fbdeac16-95da-4263-b5af-de5a94f1fd66 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.300] >gfid=bf4d0f92-eb93-40dd-a822-76c72f145c7c >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.301] >gfid=7419a441-fcbc-4724-a74b-b409dda833bd >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.302] >gfid=7cce2739-4326-4aea-9ca4-62ac11ce2282 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.303] >gfid=be6d0f55-327d-42e7-8a86-58958f163d20 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.304] >gfid=ab2723d0-b8b4-4afc-bc4c-5536c89e7dfa >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.305] >gfid=0b7fd186-3989-480b-9477-b7ddfee78de2 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.306] >gfid=e51a85f5-10bb-434a-90a5-68d8216c4d0f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.307] >gfid=6fe51c16-ebe1-495b-8592-f6ff5693a14f >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.308] >gfid=d2bab3d0-fe82-46eb-aed6-54d18bf7d6e9 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.309] >gfid=dea11f19-8e5c-4804-8d6b-8d9637b1dbbd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.310] >gfid=1738f761-6ef3-4fd5-887a-1e92985f51c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.311] >gfid=4fa84f49-c638-4bd6-8aee-4a49f181fa2f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.312] >gfid=280b4f7b-a52c-45aa-a720-e69698ed6d01 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.313] >gfid=a7c49343-0816-4c3d-a62d-dd3777d0def4 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.314] >gfid=b34ecd73-484f-4d59-b6d0-2c5c71c350a9 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.315] >gfid=a1d9462d-06ef-45f6-8119-e5c1ea4cf5c7 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.316] >gfid=9ff4eef6-fede-427f-b2b9-6d4f46c4c64d >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.317] >gfid=39b751c0-4cf2-4c7e-9569-ba724b230034 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.318] >gfid=8bc0cf3a-d3b6-481d-8e45-9805028d22e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.319] >gfid=fdef98fc-d403-4aed-b0d9-89620c60db0d >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.320] >gfid=8425d24d-6432-4f88-9bfa-0ea1621a13b6 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.321] >gfid=05b49bee-c21d-4d32-a90c-b3d6e29530c7 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.322] >gfid=e5d1bfdd-520c-48d1-9dcb-d47126060c4d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.323] >gfid=63523706-446c-44b4-b997-efb2f87c46a2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.324] >gfid=a77dcb0c-5f79-433b-91b1-bb12ac70b222 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.325] >gfid=d181f54a-b374-4bc8-9402-cf2712a4aa41 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.326] >gfid=1f8085fb-376b-4dde-8ea7-add546b1819c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.327] >gfid=c4beeec8-e26a-4964-82ee-bd41208776c9 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.328] >gfid=8f7ae85b-71a8-45ae-a873-204af2ece87d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.329] >gfid=36323bf7-f2a4-4df6-a29d-a7cd4188f858 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.330] >gfid=32e72075-5746-4f01-9696-dbdc5af797bc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.331] >gfid=a29a9988-7051-4de3-b277-fb7837611775 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.332] >gfid=f59b9630-7828-4748-b305-37e41edeb42e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.333] >gfid=fb175ec0-ab90-4ad5-b4bd-63066d066ced >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.334] >gfid=9f281fe7-91c3-4b09-948b-98d07a967700 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.335] >gfid=dc94ad2a-ec61-4c94-bfd9-dd422397438c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.336] >gfid=4bf600d1-f55d-4740-bb8d-bcc911bfa01f >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.337] >gfid=e675ba05-2f71-4e9a-ab86-5aded0ba60a0 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.338] >gfid=d723ff35-6cfe-4151-a6f0-64d878f34793 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.339] >gfid=9d065f9b-91e1-4c6f-9477-47c39f429616 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.340] >gfid=1621cc22-892b-4f6d-8f02-67b3c05b9fc5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.341] >gfid=2a7344bf-2fc6-4ad6-9143-0f8322e247af >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.342] >gfid=a32c789f-7f8c-4ac7-aedb-47f6cdf13855 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.343] >gfid=9c7aa7f6-61d1-4b85-9e8c-c124e0ee1876 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.344] >gfid=66269188-b845-4355-8e13-3530ba00ac74 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.345] >gfid=b5f16c3f-43cc-4a50-b747-d6d7e6b880f6 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.346] >gfid=70e4906c-d0db-4bc5-b374-524d7bbc9c16 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.347] >gfid=d0febc00-dc98-4ca6-a8d4-dfbf74799d0d >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.348] >gfid=80412c45-da96-4cf9-9658-605792eee928 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.349] >gfid=84fe88fc-5c45-4fde-b509-abd67cd477ad >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.350] >gfid=b238cffb-b7f5-4b33-8641-b5fefea359f6 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.351] >gfid=0a36dde5-4b69-43a9-8588-76657ae6033a >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.352] >gfid=e4c563c9-ae5c-4c9c-b0d1-651428242fc5 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.353] >gfid=7930c736-9ccd-44d8-9c70-43168a4c8143 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.354] >gfid=87641e44-05a4-4695-bc47-2754b6a62976 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.355] >gfid=4fdbccb9-0adb-47f3-bd13-8e2e3401dcd3 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.356] >gfid=ae77d531-66e9-4da1-af4b-ae8dce2491a6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.357] >gfid=528e83d6-be47-4be9-a2b4-d5d07661ba94 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.358] >gfid=905dc154-5ee9-45b7-be94-90e3cb77a9c2 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.359] >gfid=3be21cb2-f243-4c39-9e5c-105dc608986a >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.360] >gfid=9b9014de-5011-4691-bda2-602971c15d44 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.361] >gfid=73186a68-e950-495c-bf16-eb86281b15d3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.362] >gfid=cde010d4-a21c-4712-a0af-744ead99fc47 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.363] >gfid=97ab4147-9aaa-4f18-96e7-5e83a4f7bdf7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.364] >gfid=c9630d1f-5b5a-44d3-91c8-16cd1f6a8af5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.365] >gfid=be693685-b69d-4cb1-9019-70f8c18fbaad >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.366] >gfid=ce038673-a345-4cff-9841-9a23fed61820 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.367] >gfid=055e35d6-31fe-466d-b24a-ace6b3c4a707 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.368] >gfid=266eaacf-cb66-40f0-8bb3-98609668e288 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.369] >gfid=66a5d677-aee1-4348-9f99-ea49f8ebc988 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.370] >gfid=b490c492-3ff3-495f-8e6e-cc454a0497ac >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.371] >gfid=b20f1f11-8028-402c-9109-09a94c5c41ee >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.372] >gfid=e90805a8-5517-4d9f-a4e2-2fda481ddc19 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.373] >gfid=8c9e1ed2-7633-4560-b967-92e71534e662 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.374] >gfid=f7c52921-bd71-40ea-ba53-42a2810d74cb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.375] >gfid=554f6c96-1e05-4dcf-aa45-771f4d5960bc >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.376] >gfid=34efa6fa-cb29-4a40-9e4a-f871274d9f98 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.377] >gfid=e66f6d4c-f135-42d7-a708-659068ef7922 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.378] >gfid=419188c5-5ec7-4afb-b485-27894ede1657 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.379] >gfid=fd20821f-12d8-4046-9d6a-92afa593f74c >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.380] >gfid=be5068b2-7d1d-4713-9b97-d02351845500 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.381] >gfid=952231a8-9cd8-4c4a-9095-1f918cefbe08 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.382] >gfid=dbf28e1f-156e-460d-a76f-b199233f29cf >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.383] >gfid=d9b71f81-9c9d-49ee-96e2-ed719d52aedb >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.384] >gfid=2f07dba0-158e-42b8-a16e-7a00d573613e >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.385] >gfid=f72a9401-f5b3-4ad0-8ee3-99fda7e4182f >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.386] >gfid=7759187f-5121-4ed9-a805-009dcba394c1 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.387] >gfid=cf9e64d3-f319-4c4f-95b6-715d72392746 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.388] >gfid=24603171-540b-4bf9-97ad-aab957afd0a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.389] >gfid=2d082b70-49e7-415f-8bef-7025872837dd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.390] >gfid=e1b4303c-ae44-4860-9aa7-a78cef9644db >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.391] >gfid=f80759cc-ab05-4c6e-a4b8-a32f80fc9e3d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.392] >gfid=bf5a45c3-c890-41e1-b25b-8c7a14027025 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.393] >gfid=a97da88c-9bf3-4d48-9231-e8476ebc8497 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.394] >gfid=153e1d7d-af7a-4c48-ab39-fd16d729f2ba >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.395] >gfid=b704be17-c4f2-4d31-b64a-a2ee4e1b4d81 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.396] >gfid=bcce49af-bf59-405d-a93d-ef6e46f7cc25 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.397] >gfid=8d398b14-687b-4e06-ab79-5b62f84b2c49 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.398] >gfid=dc0065ee-1b6b-43c6-afab-c91a61bae405 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.399] >gfid=bd5f8710-d34c-4265-b0cd-0907e1ba1291 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.400] >gfid=ea878b61-4e73-47ac-9f7e-b89161d9026c >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.401] >gfid=e13ec1c8-ae77-4571-9ecd-6f1c20a89223 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.402] >gfid=e4e1a5c1-4c05-4ab4-be74-de6e16cb7a53 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.403] >gfid=ae6d03e5-8dde-489e-9c17-e37d8491f4f7 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.404] >gfid=337f78e7-1981-4754-a747-b764d869f867 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.405] >gfid=997f1edb-e6ef-4a26-9c53-75bbafdd9317 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.406] >gfid=83196422-fa82-493e-b7e1-695316e16b4b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.407] >gfid=cc47bdd0-bfc3-4093-bb9f-9e9b2e56a08a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.408] >gfid=71c8d77a-f73d-4698-8fc4-671064f88b7b >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.409] >gfid=8665d3dc-9097-4b43-a245-c21c61435cbc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.410] >gfid=72c615f2-f12a-4819-91e2-c48f87e6cd48 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.411] >gfid=a575b075-77ee-4c35-b65c-ff2b18eafc7a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.412] >gfid=59ad2622-3b5c-422f-adb2-95c87aaa35c7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.413] >gfid=ece6c5ce-6bac-4fcf-9dc3-ea518f709e0d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.414] >gfid=157ab233-0b8d-472c-a835-bb829d3da947 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.415] >gfid=f7d98ee7-1d56-4c7e-859c-4b88ca095d62 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.416] >gfid=102a43fb-aa19-46b8-b92a-a2ab28866dd4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.417] >gfid=bccfc144-f02a-42f7-a084-b5005b137560 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.418] >gfid=2b0b5c3e-7714-4da8-9f09-96027192a7c9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.419] >gfid=29ebefba-29b1-4587-9836-dd209c230730 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.420] >gfid=d219d2c7-fdef-4ebe-90dd-f8818d24cd73 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.421] >gfid=f7cb2755-844e-403c-a142-3e45438a0088 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.422] >gfid=82d9d72f-126b-42e4-af31-08302bde2da8 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.423] >gfid=597587ca-d4bf-4fbc-954e-20e2e816dad6 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.424] >gfid=71394bec-c141-4652-b1f9-a35dd479d44d >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.425] >gfid=9a86b04a-e2e1-41ae-9b87-eda25dc54981 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.426] >gfid=a923afb8-1e16-435a-a704-630502900e02 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.427] >gfid=de513720-835c-4f02-9c94-c4874b476990 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.428] >gfid=7e84b2b0-5284-42b0-b9ea-e9f982866774 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.429] >gfid=cfc67f98-6008-4bce-a1d6-d3c53a055409 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.430] >gfid=34aa1f8a-497d-4663-8c85-32213a53b854 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.431] >gfid=9c544b91-9e9e-4aa1-bf21-7029b532f4ad >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.432] >gfid=4354ff66-fca1-40c1-b37f-3806675c7184 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.433] >gfid=bcdd8195-1760-41a3-9a76-e8cb6ca45a36 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.434] >gfid=076b0731-3511-4ccb-b01b-e5e7952443c4 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.435] >gfid=ed26d569-9fce-4a2c-abc4-ac3fcbdc417e >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.436] >gfid=e4198d4d-6347-43ec-bf8d-2c61f28a141c >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.437] >gfid=9855d833-4706-4c70-9d12-3d3fa33120a4 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.438] >gfid=d606a0c2-0a29-4c55-a538-ca345ea5d371 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.439] >gfid=8970e147-99bc-40b7-9c49-e5793ab3f86a >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.440] >gfid=4c69cef3-3ccf-47c2-9db9-cff5a63d0e12 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.441] >gfid=b97ae19f-5cf6-4cc3-983a-20dace405eed >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.442] >gfid=15f38b26-2531-4531-8340-513f69d8056b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.443] >gfid=ad54502c-042f-4444-8157-693a070af0ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.444] >gfid=9a7ca30f-fb29-4a83-a1cb-67bbe0f55ad5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.445] >gfid=7e6d91a3-fac8-4ed9-867c-3741bd648d73 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.446] >gfid=cb089c9e-ccc9-4d97-8c3e-78313a68bd7a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.447] >gfid=0e6695a0-4c0a-483f-9d69-dc7af0d8dd37 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.448] >gfid=34456e4b-9f77-40a7-8a6a-14e6c6db790b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.449] >gfid=2c3d2e3d-da32-4a84-83ed-fc088aaf358e >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.450] >gfid=8bff2a16-6361-49b7-a1fc-73c39546b996 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.451] >gfid=eb35ed48-b6ab-4631-9399-324a62ca841a >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.452] >gfid=d42d3cba-bd00-44ba-bd02-201d12584471 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.453] >gfid=60ed1bbf-ff6d-4a76-a956-bf02e93cad06 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.454] >gfid=04b56fb0-1c14-4d92-9576-c5117b55668d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.455] >gfid=4f44c47c-0435-4054-9dff-1b266cc139dd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.456] >gfid=601cf8bd-5a92-4fcf-be77-25b221cdcd39 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.457] >gfid=419bb81d-8133-48bc-8ca1-3a2082ebd776 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.458] >gfid=4e254635-4216-4171-a4d5-eea702dcd1ae >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.459] >gfid=5af48911-24d3-41e4-a086-f8bdfa91f555 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.460] >gfid=1ef5fb4e-8033-4f39-a9a4-be3a2605b2eb >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.461] >gfid=189de54c-d44f-4c84-be4f-1e9281c7d6da >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.462] >gfid=06713f1f-e38a-4c1e-8b87-00d0e1121027 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.463] >gfid=1eca9465-11bd-4de7-9e9f-d267804146b9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.464] >gfid=6cd3d247-ec9b-4e60-a050-bba279e55d68 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.465] >gfid=fa4a3ae0-a7a6-47f7-8454-6e14bdaf11c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.466] >gfid=80a3e9d8-aa3d-42ef-a2f5-dc5801672f2e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.467] >gfid=9947e156-8dcc-42be-ad2e-9c34fe93cc75 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.468] >gfid=a51cf032-ae79-4c14-9b5f-a4af4d12d51a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.469] >gfid=7ecdf5ca-9b86-4bc5-8f19-c151ce0ed88c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.470] >gfid=b503d2ed-2048-443a-87c0-b9dfbefdcc3b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.471] >gfid=eaf6035f-8b3a-4458-9544-140799d85413 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.472] >gfid=9e80f69a-4bb3-432c-a64b-4f070553f264 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client5/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.473] >gfid=9e86bd9a-f7d0-45ee-b864-edf09e340288 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.474] >gfid=a4b16c91-05fc-4391-a34f-9f69a930ef8c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.475] >gfid=46c4059b-0f81-4a3f-8546-65963036c2ff >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.476] >gfid=af231ecf-3c40-4a04-b9fa-8e0a769bbd02 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.477] >gfid=0da78d3f-8e65-45f0-92fa-930891dff83b >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.478] >gfid=ff41c3cb-2822-41c3-85a1-613f8ab63b90 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.479] >gfid=6c1d02c7-8c4f-421e-9b18-20e98bc29d90 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.480] >gfid=da4db6ce-f222-41d9-9709-a2edf1daade1 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.481] >gfid=caa083b1-6a8c-42a7-b142-a7ab36bd5f48 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.482] >gfid=a4d4bc9a-3d1a-4dec-a74c-2a1bc88c5f0b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.483] >gfid=8609a04a-94de-40d8-8ea3-4550c9a113bb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.484] >gfid=35d76f4d-cb4a-4548-a4be-1e65336f4f01 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.485] >gfid=922bded1-8fd5-4690-ace6-8a83daaf9b74 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.486] >gfid=29be4ffb-ad4b-46fe-8f97-07b018fdd8e0 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.487] >gfid=be74c3a5-3c4e-4a7a-a0ec-c6de83546708 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.488] >gfid=0881c8cb-88d2-4ca0-8569-b43e9e652439 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.489] >gfid=2205f7f0-e141-4574-b5a9-455f831bf825 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.490] >gfid=31953e07-1047-44f0-8f16-392f361bf09e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.491] >gfid=3cf3b328-0a47-4c70-8f63-25bb8eec4fb7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.492] >gfid=570974c9-eafd-4f88-b6d8-b6b0a404fdf5 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.493] >gfid=3f792f72-269e-43d2-9fe0-44b3c922c1bb >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.494] >gfid=c8bf5518-ecb6-4c81-a462-f08f92ebc5a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.495] >gfid=c3ee7bda-12a7-41cd-b787-295776b2ebc2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.496] >gfid=6b058797-199e-4933-8545-237f4f18eab3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.497] >gfid=7a8db42d-9822-40f7-8e79-91cf1dcb2498 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.498] >gfid=d55d85c8-cb39-47d0-93ae-f838362cf329 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.499] >gfid=e375e6a9-da41-40f0-80c4-af14e389800e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.500] >gfid=fd2b4a7e-3527-4acb-965b-02bce2bf16a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.501] >gfid=a86bb7e5-3b17-45f3-abc1-f80da5eda3ac >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.502] >gfid=dfe7512f-4c70-4a8e-86c1-e7b7e3256047 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.503] >gfid=861b0033-5a18-4ce2-a96b-f69c1cdb6295 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client6/~dmtmp/PM/BDES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.504] >gfid=58fe8383-2dc5-4a6c-a1c7-0167d86a20ad >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.505] >gfid=34fa6fb1-0d93-46dc-93dd-339d826584a5 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.506] >gfid=0d538c76-2a65-4950-9241-a7ebeccdf553 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.507] >gfid=23f6b735-5e04-457c-b9e2-75fe260120c2 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.508] >gfid=89737a29-7469-4039-b9a4-ac5c9c8812f1 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.509] >gfid=98cd552f-75b9-4081-8065-06d1007a2e62 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.510] >gfid=4d442d49-866e-4fdf-9e37-8fdb52b36931 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.511] >gfid=60e8a2a0-f467-4c90-bdd6-e339fa06f3b5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.512] >gfid=51bf9b43-4005-4e1c-9169-da5906312b53 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.513] >gfid=736fbe2b-c0e3-4e5f-a831-6a86a8612c70 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.514] >gfid=10480c5d-beed-4241-870d-a6f7be21fb86 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.515] >gfid=e9296f75-d00a-4eaf-8bb3-b5d956a1c36e >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.516] >gfid=550bd2d5-3586-4b25-b9ef-d7ec3206bce8 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.517] >gfid=092add43-fedd-44e2-8a8e-526df744c01e >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.518] >gfid=e0edfd79-9a66-48f1-a308-5427fb20419f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.519] >gfid=2edb355b-2a1c-4fab-b7e4-fa31972d5eb0 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.520] >gfid=f9fc90f1-dc77-4d7f-b810-92c90fa88511 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.521] >gfid=c3a81835-09a3-4e9b-9342-67ce7f296774 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.522] >gfid=675422e6-1306-4768-8900-f29783d68e9d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.523] >gfid=045f28a3-558e-4eb1-8631-3c64587ff783 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.524] >gfid=4b30b1fa-80d5-4e3c-a5e9-8068e9bdbb96 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.525] >gfid=d89f17a0-9b17-4e66-81ca-2b223d45c2ca >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.526] >gfid=e27ad2ad-2c97-46a4-9918-6dd0a63f3b14 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.527] >gfid=7d17efa5-9021-4ca6-95a3-2b14f0ef9c31 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.528] >gfid=171379ab-d84f-4eef-be8e-d253c8186d77 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.529] >gfid=04292fab-ae5d-473a-8842-b5cc9490a445 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.530] >gfid=69516382-e3a5-41d2-b052-a99559b1a2b9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.531] >gfid=b1418c2b-6371-42e9-bb74-90c8355ca556 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.532] >gfid=e47642bd-740d-4be9-b986-fa911a3c9b01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.533] >gfid=fa34e853-dfdd-4cc6-bc48-6ac9641a826f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.534] >gfid=80ab4a63-0aa0-4aa3-8415-239ef20fc99a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.535] >gfid=7bd21078-755d-439b-af8a-c9d58cd73449 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.536] >gfid=1a6709ab-b36a-495f-8b7b-ae188636e5d1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.537] >gfid=3c9685c4-c38e-46bd-807d-a822c5ea9bc6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.538] >gfid=97b0e7f8-927b-43ec-bc80-a764c4363701 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client7/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.539] >gfid=e3493382-5f26-475f-9046-1c6bbc4479b5 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.540] >gfid=3bea6bbe-3af3-4162-b0b6-9864be7a9e08 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.541] >gfid=1069f33e-6ced-4eba-8131-dd96509897d8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.542] >gfid=826e298e-9410-4572-9a2f-0022b4bb42a5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.543] >gfid=ac825bbf-1e9e-4b71-8b20-212c5288732e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.544] >gfid=f757e886-3bc8-4533-91bf-a4ff50f24c95 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.545] >gfid=759b67a3-4d7a-4e8b-803b-cb58c6b8a60d >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.546] >gfid=3c7190a9-e0a4-4a3d-bdcf-43ad75dbdb53 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.547] >gfid=b8a1d500-b552-43fe-adc6-e6f173e4d83b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.548] >gfid=596e071e-c3d0-448d-ab68-a3b02b43a0c3 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.549] >gfid=d9b02832-3f9e-4ca1-8b41-cc7ac200093d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.550] >gfid=b42488a5-b3cc-404b-811c-85e46068dd16 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.551] >gfid=1414207c-62b5-4ac6-a32a-dc6894b9ae1d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.552] >gfid=b70e7387-f459-4db8-8462-00fc3b363839 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.553] >gfid=99243ae6-b8a2-4e91-a3ba-70872bfe46a6 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.554] >gfid=efe90666-ac5d-4371-b5c1-5b2b50f47053 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.555] >gfid=d3f4ea68-767e-48e3-b030-b3c41f21690b >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.556] >gfid=fb6e0d3d-cfbf-4135-87b3-ce977da1407b >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.557] >gfid=0165b274-26b3-44a4-9c93-bbc5a708d4d3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.558] >gfid=f41db619-1c46-4f20-9071-f0174ad2d5f7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.559] >gfid=af415e12-a927-4b2f-a80a-66381e39f24b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.560] >gfid=cfbf1670-1fd5-4493-a27c-4b94a003262f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.561] >gfid=ea0cb2dd-07d2-41c1-8f61-4f0389e376a7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.562] >gfid=cf7a81e1-2a29-4293-806a-c670f51fa296 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.563] >gfid=d0be1ea9-9e44-4c51-9190-c0172272f0cf >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.564] >gfid=7adc0e0f-57bd-4b28-b65e-c3440605aa5d >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.565] >gfid=c9b1740a-646a-4b58-8df8-93e6f2673c7f >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.566] >gfid=b4477e55-ac17-4f26-b143-fecffc05ba35 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.567] >gfid=153e2bbd-619f-4690-9d5e-1879073558c9 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.568] >gfid=e84eefc9-3121-4ebc-b6d4-925daa6dc136 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.569] >gfid=1bca2581-0bc0-454a-b019-e47d5aff17d6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.570] >gfid=45e9fa9a-9567-4a91-a590-1c530ee82fd5 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.571] >gfid=0316b1bb-fba8-4f91-b12d-6038973df995 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.572] >gfid=d191f8a4-fcbe-47bf-816f-78693ab8b196 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.573] >gfid=6f372302-eba0-4afb-b5ae-19ad810f4009 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.574] >gfid=638c43f0-a6e4-4378-b27d-7e4041484de6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.575] >gfid=dfad070f-cc08-4aaf-800c-2f75ba462256 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.576] >gfid=64077f7f-cdc4-4012-a70f-bf0ec99f4f8b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.577] >gfid=adb0c178-be7c-44a9-89b6-aa82a4a089c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.578] >gfid=ed6857d2-0e73-4cdf-8329-95e8bdfea9fe >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.579] >gfid=00d0d17c-66d3-476b-a98f-2cef53c0c760 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.580] >gfid=e18917c3-161e-401b-89b6-ca52af2d0a06 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.581] >gfid=dc69f200-6378-448d-bc80-9a4636e84d32 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.582] >gfid=65789fef-0865-4088-97f5-ea0c02eb57bd >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.583] >gfid=54c93460-2c21-4f76-aa66-9b2a53ef4eb9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.584] >gfid=9ee4eca0-b055-47d0-b3e8-80c21057f9b4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.585] >gfid=77eb53fa-8a84-4de2-b25d-573803a42e76 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.586] >gfid=1ad04499-1e67-4cf7-8f66-66957e438998 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client8/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.587] >gfid=81b385fb-0fd3-4819-9788-eb70d6f70d45 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.588] >gfid=9f8d2269-16cd-47f5-9c36-ebc2586ba846 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.589] >gfid=6f5d0fa3-3a34-43ed-866e-dd72359efffd >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.590] >gfid=543c04fa-6bd2-4267-91dd-daad93c95900 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.591] >gfid=c0fdee50-cd68-4446-b9e2-321c0586be67 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.592] >gfid=99fa401c-6795-40ce-94fb-2cedd8feec42 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.593] >gfid=e9ce8afe-0253-48ac-ab7c-0dee2c192fce >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.594] >gfid=0f589c8b-90bb-46a3-8bbb-e4418efc6e2e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.595] >gfid=6e5139cb-6949-45ab-ac4d-e788bb3abab8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.596] >gfid=a036b823-5e2e-49b3-8e77-7ee0920fa81d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.597] >gfid=85003826-7218-494f-a7a5-db632ee673f3 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.598] >gfid=7d3557d0-21b6-4746-9a4c-eba2812414cf >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.599] >gfid=ee75eeb0-1ade-451f-ba96-9b7efafcfa9b >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.600] >gfid=63963e4f-972c-412b-b575-8cc8bc5e729d >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.601] >gfid=88eb1919-9440-467d-84c8-ea81b5eac095 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.602] >gfid=1a2e023c-4642-42d8-bc5b-f2dc09f5959e >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.603] >gfid=ffc77c45-7a23-438a-9cbb-899a5dea98bd >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.604] >gfid=20802e86-6224-4a88-ae33-ae35b37294a6 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.605] >gfid=9ddad269-9fdb-405b-bc6a-b69c895d51c4 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.606] >gfid=e9d8336c-dcbc-42a8-adf1-14097b01a1c4 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.607] >gfid=90f476df-bf39-4e50-9c50-ef9bf034d200 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.608] >gfid=efad525d-9bf9-468c-9158-7cb3fd0820a0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.609] >gfid=e95cde25-d7b0-45bd-ba0a-b2915fa6232f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.610] >gfid=6978cd59-b967-4ef9-8214-76ec56a29fa5 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.611] >gfid=66a8708a-b214-4106-93cb-8fa8dd63372e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.612] >gfid=63c2b89c-e102-45d0-a2ef-2b436e447b5b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.613] >gfid=11777017-d7ef-464e-9148-780afa5cf599 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.614] >gfid=c6873ba6-33bd-4580-a849-7d420f79bb12 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.615] >gfid=3984da15-31c7-4768-823f-a1108186117d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.616] >gfid=65251be9-883d-4dc8-a754-089dd021b70a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.617] >gfid=9032e7df-3506-496c-993d-91564e1d7f0a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.618] >gfid=4991291d-8b3a-49fa-b611-c5ef2b9495e4 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.619] >gfid=f102210a-bcdf-42cd-86df-d0f779ec9459 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client9/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.620] >gfid=61a68b82-90d4-4eb0-b3a5-bf96f20f5f06 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.621] >gfid=49bba6ed-a911-46d8-96f8-0db6ae1bc5e3 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.622] >gfid=86480732-b7e0-4652-b776-162689a4095a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.623] >gfid=ffab50dd-5714-4ce6-9b1e-f46c28bb4ac5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.624] >gfid=4660d9a8-3306-40e8-a29d-cbf574c896e3 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.625] >gfid=7ffe0548-b602-49d9-a6cf-75d698aade64 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.626] >gfid=1ffbd9d9-7b13-441e-9bb4-808755845e1f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.627] >gfid=a86a8275-d4ef-4df7-aa48-842c7a311068 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.628] >gfid=81b2eb76-e1c0-46af-999d-7787dfd705c8 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.629] >gfid=48d976db-bfc6-4f0c-bdef-c795e6a5ce1f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.630] >gfid=84daca12-e871-47cf-bcad-e09b53835daf >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.631] >gfid=69bad70a-36b5-4b28-af91-0a750df88aee >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.632] >gfid=498cd8ab-2fd9-4d0d-9f29-a9326063856f >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.633] >gfid=156306d1-0a25-41cb-bc01-b3adf7731185 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.634] >gfid=2230aa2d-3fd9-43ab-a53d-98862fc82c63 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.635] >gfid=b608fe80-e724-4335-89ae-13d751b17ec2 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.636] >gfid=39c08269-322f-420f-a50f-2d5985787a6d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.637] >gfid=1c8b5e75-8f1d-4291-9654-18aca6f5f758 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.638] >gfid=6d0c04af-cb55-4c2c-9e08-cf0c7f0d4326 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.639] >gfid=ff9f8d54-e14e-4bcd-93cd-8c623cae226c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.640] >gfid=bb565920-83b2-470c-b850-e38aa905486a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.641] >gfid=88b019ad-27dc-4a61-9239-517b255c62e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.642] >gfid=8bb614d4-909f-46d3-b3bf-ed33078d3337 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.643] >gfid=d1ba19db-c66d-4709-933d-6f8eb83e6d4a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.644] >gfid=7204c431-be93-454f-98aa-cb733d54e54b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.645] >gfid=e940ab58-e604-4dc7-8607-28931cc2a87b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/T1.XLS >mandatory=0 > >[1./data/exp.itable.lru.646] >gfid=362db6f5-ea30-439d-a3dc-d86b1fb8d55e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/EVENTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.647] >gfid=7500fdee-f415-4647-a23f-ea28ba41a7ab >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client0/~dmtmp/PM/MOVED.DOC >mandatory=0 > >[1./data/exp.itable.lru.648] >gfid=2b2dac6d-abcc-4459-81a2-0620991d76df >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.649] >gfid=60511a54-8a96-4c6a-8792-c8069cd3fa78 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.650] >gfid=1f8f4865-8640-42f7-b762-eef0f13f1463 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.651] >gfid=7654c24d-b243-4dcf-9bc9-dfab55b2cf46 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.652] >gfid=3d3199bf-f70e-4223-897c-cde2b100ec61 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.653] >gfid=33818b25-3f84-4826-a1b7-d6325410b872 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.654] >gfid=4a2885c2-232e-47a5-b067-1d87b84e70ff >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.655] >gfid=e70725a8-00a4-4231-bce7-67c5f72ff6e1 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.656] >gfid=219390aa-1f98-42ae-98fe-fb1c5c0687f0 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.657] >gfid=10da88b8-6ffb-441b-8206-00b355860304 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.658] >gfid=68729cd2-baa7-428f-ae7f-420a134552b9 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.659] >gfid=a4c33b3c-907a-4fc6-84fb-6def354ee081 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.660] >gfid=a1159b19-a35a-4ee5-b441-00cd23f2fece >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.661] >gfid=4b999217-84a6-4be9-b713-51edd9223531 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.662] >gfid=441e6873-a6f9-4e92-8f21-b6d846e311ee >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.663] >gfid=ee715903-956a-48f2-a349-41d1bd4bafa9 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.664] >gfid=9442d3cc-2fd8-45a8-a933-86c4a02676ad >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.665] >gfid=d5b32aa7-fab3-4277-b16b-8b05f5715320 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.666] >gfid=eff321ff-860a-48a5-a0ce-8580080be5c8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.667] >gfid=0cd426fa-e2a9-4fab-95b2-53d9652e9163 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.668] >gfid=4ed81139-fb22-4717-9ede-c1d888958717 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.669] >gfid=caa13e16-556c-4d57-9051-6ac750cff171 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.670] >gfid=040e075c-4407-49b0-9292-a01277075ad1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.671] >gfid=df45c6be-902d-49fb-9d90-f0832816739b >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.672] >gfid=2c6602a9-00ec-41f2-8949-468fcd66ff89 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.673] >gfid=eae934dd-5888-4818-a0be-4226680f3ec8 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.674] >gfid=7e1ee3bc-e498-46bd-aa6e-57995ed7aae7 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.675] >gfid=b3b265ce-de3f-4ace-b3b3-146395aafe94 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.676] >gfid=26ff2909-3b9e-4f7e-a28e-b3d2192e99e0 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.677] >gfid=9afd2d0a-e02d-4af4-b84d-dde650664b95 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.678] >gfid=b541dd9b-cafb-4c27-bc20-035ee79276f0 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.679] >gfid=4b957e4d-47d9-47a8-9660-af8503c1baa0 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.680] >gfid=68fe7d0b-e845-4b88-b63c-78f750623de2 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.681] >gfid=a2595e61-7553-4448-a5d6-9ccffde985e6 >nlookup=61 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.682] >gfid=3add276c-5d15-47bd-8021-18834d0f6a20 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.683] >gfid=c5126914-528f-404b-9336-c498c80340ad >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.684] >gfid=c3eda66b-66bf-4584-b10d-b320bedcccb9 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.685] >gfid=da9922f0-e131-414b-bd53-b24fd6d4ea69 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.686] >gfid=cc5a9f76-5137-48a2-9de0-4bb0cec6745b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.687] >gfid=88b39954-c829-4ec2-abc8-d9baff5c3fb4 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.688] >gfid=8bb5a79c-2fdd-46ff-b0a0-f1830bfbe025 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.689] >gfid=a76fa7b6-1ea7-4ad8-8b9a-973dc45b3cb7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.690] >gfid=0e3bdbd7-77c3-477f-9adb-11f4da6bd14c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.691] >gfid=9eb9c213-8128-478a-8a9e-556cd290e260 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.692] >gfid=dfe195b2-c161-46f7-8b4a-99f781814020 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.693] >gfid=390f94b6-2ba3-4764-b041-cfcb2ef468d8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.694] >gfid=c863b00f-6cff-497b-a8da-3c3a0a53c84a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.695] >gfid=5ddf504b-75a4-4434-a1aa-28a37ab401e8 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client1/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.696] >gfid=3d852880-7d1f-49ce-aef1-923eef2e5c1a >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.697] >gfid=db1a45b2-7c18-4abc-9c0d-1a178dc4059d >nlookup=36 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.698] >gfid=e6ff28af-70d1-4881-a861-3e2044dfcccc >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.699] >gfid=083a7814-5f72-47e0-9a6b-6cad7fc94c7d >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.700] >gfid=397469ce-9f3d-41f8-b0c9-2a30ac1708a1 >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.701] >gfid=af4e038c-3f52-4377-8f92-c34949e17565 >nlookup=56 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.702] >gfid=d997474e-8c08-4a70-b484-b2dfc1491677 >nlookup=22 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.703] >gfid=efaee1e3-766f-4422-ad39-b6c82b61c09d >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.704] >gfid=0c5c39c7-4b4b-47e8-b2cf-f5be8c746b65 >nlookup=36 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client10/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.705] >gfid=511e70cc-7772-4d66-b964-2bb0b62337f4 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.706] >gfid=43b2e55b-858b-45ba-a87f-268c5e072454 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.707] >gfid=287b43ed-0262-40de-96cb-8d693f5436f3 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.708] >gfid=293e6708-d540-4c68-a26c-a2e82632bf3e >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.709] >gfid=d3949e82-723e-406e-85b1-1a8c37f420b6 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.710] >gfid=e14a0d21-65bc-4cc4-8d93-e3abe59230d9 >nlookup=52 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.711] >gfid=3d38fcc4-a255-49e5-bfaf-d7342a175791 >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.712] >gfid=e8469aa2-c03d-41c0-a653-059773251d90 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.713] >gfid=50226e21-4563-4b6c-b5d8-38c229afb832 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client11/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.714] >gfid=38a2d141-4c24-4565-983d-df97b1ab80d1 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.715] >gfid=6a639461-86fb-4ba5-883b-e83949e011db >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.716] >gfid=78475820-1812-45e3-887a-1b6f2523bfd6 >nlookup=48 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.717] >gfid=3cf61af2-d2f3-4b8b-abae-a50cfe915910 >nlookup=40 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.718] >gfid=e37739b4-b066-4c02-9ddb-02c89f1f865f >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.719] >gfid=7d1e8d46-f099-4be9-a480-d673c7fe99d3 >nlookup=51 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.720] >gfid=c788a185-74dc-4b23-884d-46fe20a2fa25 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.721] >gfid=4c404fe7-a264-4e39-81da-003907e2a457 >nlookup=43 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.722] >gfid=3fc0c7d9-5672-4b44-9d5c-7d81de5e941d >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client12/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.723] >gfid=c9f008ef-9beb-476d-99f2-b2ac6851619f >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.724] >gfid=6633a3bb-52c3-42f9-ba69-cc305942eb30 >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.725] >gfid=f666fd6f-68e6-42bf-9c5f-6b1fd1c6cad1 >nlookup=49 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.726] >gfid=edf16d2b-f022-46ca-b941-3b2484d89573 >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.727] >gfid=1ce20c51-c897-4f42-b642-eafba6ed49d9 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.728] >gfid=dbdc6772-afd6-4485-ab07-ae7a188b5ddd >nlookup=58 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.729] >gfid=963591f8-a8a6-4b70-a94d-2d4281d472a6 >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.730] >gfid=943057a5-0941-4a3f-9b5d-21c55e8fafaf >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.731] >gfid=4715fc98-958f-4268-91b6-a2526fb37f6d >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client13/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.732] >gfid=82d2cf46-33bd-4a01-b95c-5c7ff1b331ea >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.733] >gfid=932df356-278d-4b31-a37d-710779b42915 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.734] >gfid=b59cc013-8098-4e51-9390-0d774e7c3f55 >nlookup=48 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.735] >gfid=a01e0206-bf4a-46b6-bc6f-5dc22e9c6659 >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.736] >gfid=37c91979-1ec6-4185-a5bc-da7a208bafe6 >nlookup=14 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.737] >gfid=b97d6508-1e20-4eb6-8f02-23719abf12d1 >nlookup=49 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.738] >gfid=100d450d-04f3-49be-a10e-9f7651893c9a >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.739] >gfid=f6ffe2ec-b736-458b-9c39-d69343da2fcc >nlookup=46 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.740] >gfid=f5f37082-df51-4631-9885-af0282b17125 >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client14/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.741] >gfid=1ed192c8-3777-49d2-af22-e05c494da10a >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.742] >gfid=4df799fe-e9ac-481c-83ea-46e0f6134ecb >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.743] >gfid=ab0381bc-f905-4fcf-8251-60e695aba829 >nlookup=44 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.744] >gfid=ff3fa6e6-5cbe-4293-8bb3-45eba6a514a1 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.745] >gfid=ee36471e-25f7-4eb1-9ec5-cf87e106adb4 >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.746] >gfid=cce3e2c2-bc46-4e3d-bb45-6280ac08edc9 >nlookup=52 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.747] >gfid=41cb3a7b-0593-47a6-ade4-19e60b291ff3 >nlookup=24 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.748] >gfid=09f473d0-1513-47cc-8582-1ad1ce4e10af >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.749] >gfid=c17cbe30-7db9-4fc0-b473-e33b6b05a5e0 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client15/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.750] >gfid=5e514b64-1fa4-4531-baf0-de14d571471a >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.751] >gfid=530a2ef0-55db-480f-b02a-7939ada9daa2 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.752] >gfid=66b33962-dceb-46e2-9957-f90651822455 >nlookup=42 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.753] >gfid=820260b9-cd41-426f-8407-6d63023637a6 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.754] >gfid=d2bb2397-46d6-444e-a990-78834c13a7ab >nlookup=19 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.755] >gfid=536a8a51-9d30-4594-82cc-a6728d1f3a09 >nlookup=60 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.756] >gfid=c2283178-723d-4594-864e-fdd8410d60bb >nlookup=21 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.757] >gfid=bae1b476-2454-4374-87b3-dad6c1dd7c18 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.758] >gfid=00731c33-80b4-4403-bf6b-fdf885c6774b >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client16/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.759] >gfid=11e2700a-e979-448f-8cb5-80f5813666d0 >nlookup=13 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.760] >gfid=d6f0021a-afaf-4ce3-852d-cca0da03f8d6 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.761] >gfid=25b82432-5729-48ad-a7fc-8b76a83654d1 >nlookup=45 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.762] >gfid=a7efb73f-e0fa-46b7-881a-29f9d23de2d9 >nlookup=29 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.763] >gfid=fcc761e7-24b0-4436-b203-c9c39e5579e6 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.764] >gfid=c0629b64-c835-4f97-90c5-6a532e317c02 >nlookup=55 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.765] >gfid=3beeb3d8-64af-4ca1-aa21-263050c2fc31 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.766] >gfid=93e951be-53b7-46e2-b2cb-90bab57811e6 >nlookup=38 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.767] >gfid=f22cedf2-856b-4d14-80a3-c50a21e6e44d >nlookup=35 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client17/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.768] >gfid=162c2817-45ed-4b20-807f-0bd3d8f87f33 >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.769] >gfid=d44c4465-e825-413e-99f4-af958ae49bab >nlookup=32 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.770] >gfid=67d16273-133e-46f9-9475-7a6eb6acab50 >nlookup=45 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.771] >gfid=b2c232c2-61a2-4480-9b92-94cbf85677d4 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.772] >gfid=5f211ef6-dd66-412e-b603-22785e6435f5 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.773] >gfid=ee98175b-e1cc-4420-b1fa-7985d892de97 >nlookup=54 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.774] >gfid=7011972c-ce29-4faf-a03b-4bf49cd66ab3 >nlookup=23 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.775] >gfid=c8cf45bb-ea0a-4b15-b435-30b7da7733f2 >nlookup=39 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.776] >gfid=ec801fb7-b315-4dc9-8d95-0e798c93fb01 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client18/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.777] >gfid=7312b3aa-f3c0-4632-af41-5ea64012eb5e >nlookup=15 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/ACCESS >mandatory=0 > >[1./data/exp.itable.lru.778] >gfid=d22e3335-0095-4de4-b4e0-949e382ff5e1 >nlookup=33 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/COREL >mandatory=0 > >[1./data/exp.itable.lru.779] >gfid=72d1d9f9-7075-4ac7-b271-7bca3f7c0bca >nlookup=46 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/EXCEL >mandatory=0 > >[1./data/exp.itable.lru.780] >gfid=976f740d-bd78-470a-b63f-5146c3d90a0f >nlookup=29 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PARADOX >mandatory=0 > >[1./data/exp.itable.lru.781] >gfid=02dbb11b-3bc9-4b1e-9557-8097e641f928 >nlookup=16 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PM >mandatory=0 > >[1./data/exp.itable.lru.782] >gfid=a341c7d4-486e-4bc2-ab39-f1599cb493af >nlookup=55 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/PWRPNT >mandatory=0 > >[1./data/exp.itable.lru.783] >gfid=6eae1159-0d8d-4259-9c71-d236e4634dd3 >nlookup=17 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/SEED >mandatory=0 > >[1./data/exp.itable.lru.784] >gfid=3832b409-af92-42fd-beaa-e290e9460d5f >nlookup=41 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORD >mandatory=0 > >[1./data/exp.itable.lru.785] >gfid=9c985465-da58-4af7-9d0a-b196d8721b52 >nlookup=34 >ref=0 >ia_type=2 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client19/~dmtmp/WORDPRO >mandatory=0 > >[1./data/exp.itable.lru.786] >gfid=3bf8a1cb-33fe-4556-ae46-0cfcdb57ab60 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.000 >mandatory=0 > >[1./data/exp.itable.lru.787] >gfid=fecee48d-a931-4443-b227-ac400d445d3e >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.001 >mandatory=0 > >[1./data/exp.itable.lru.788] >gfid=142bbb42-bbab-4b4e-bdf7-3ececda6725c >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.002 >mandatory=0 > >[1./data/exp.itable.lru.789] >gfid=79f676e8-943f-4ed2-8eb4-16ed6ce81755 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.003 >mandatory=0 > >[1./data/exp.itable.lru.790] >gfid=29f27634-ebcf-4421-88aa-4c11444cf349 >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/filler.004 >mandatory=0 > >[1./data/exp.itable.lru.791] >gfid=8365396f-3666-4671-a584-e43f6f4951b1 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.792] >gfid=60dd0568-71eb-46fb-ae31-75faca05a503 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.793] >gfid=c3e313a8-5038-40a3-90b4-05f572c01bbb >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.794] >gfid=80ba2533-8db0-4c26-a5c9-5dd7f9f5b92d >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.795] >gfid=2e11cf40-f30c-4760-957f-0f55068c3418 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.796] >gfid=e49ca928-d31e-4174-8f53-e4e0d31c8531 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.797] >gfid=07023823-b80d-4dcf-bd7e-4b140f854194 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.798] >gfid=ebd7d17a-12e1-4bb8-99d4-7c1a9344ff8d >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.799] >gfid=e821528b-07fa-4ade-be4d-a6dcf2ec8485 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.800] >gfid=efcf8aa1-c229-49a6-a205-6a16e04fc456 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.801] >gfid=4b632a75-6d88-40b4-ae1c-506c10fadcdd >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.802] >gfid=15318bb6-67ac-44aa-9c6c-efbedb0f69e3 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.803] >gfid=c131ede5-2a0e-4669-973a-3ddaca5233df >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.804] >gfid=b8ca53a8-a035-4588-b5d8-f941c41cc4d6 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.805] >gfid=95712078-8712-4e29-b11f-e54b715c674f >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.806] >gfid=f3a75480-5b6e-4732-8db4-b5f75c08f9d7 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.807] >gfid=3edcff6e-48b6-43f3-9c77-b9622fbc4e18 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.808] >gfid=755d9761-b702-4fdd-a1bd-d98a22a1514b >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.809] >gfid=30ed2581-9b5f-46ee-9913-ab480ff895b7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.810] >gfid=b8200928-05fa-4fc8-80aa-69a6b4382044 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.811] >gfid=380cfd22-96ef-46b4-b090-db86839d57c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.812] >gfid=b1c458e2-8047-4422-9a5f-120c1e79997b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.813] >gfid=7964d1f1-dc16-42dd-b661-3d1728883a1c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.814] >gfid=5c4271ad-26db-40a5-aca3-a9a8707d0281 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.815] >gfid=c232918f-4b00-45af-b64b-2355870242d6 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.816] >gfid=7f86f505-8e78-4dfe-bf16-4da5b5898505 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.817] >gfid=492523ce-2906-4950-a5a7-19ecc5c42b3e >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.818] >gfid=2f54c8e5-061d-4059-a90a-66ce01c75322 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.819] >gfid=4562724e-98e1-4bc1-a7cf-93190aa9aa93 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.820] >gfid=00947dca-7f5d-4e47-b6d1-5147463669ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.821] >gfid=2ea916d4-fc60-4b0f-bbb9-065b85eea0af >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.822] >gfid=c3479da3-bcc9-4c31-959c-c7879f928394 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.823] >gfid=77d06bb9-673b-468a-a2e6-fe5b1aa0e2d7 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.824] >gfid=66b7dd67-8ead-4776-b307-c787b5b1e283 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.825] >gfid=52d80852-ee99-443d-9572-5b29f5ddfd7d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.826] >gfid=b7728db9-7f1c-45b4-9987-0430ba7f530d >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.827] >gfid=416e6b21-90ac-48ad-9699-7770da134cea >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.828] >gfid=5e375b45-3c46-4d78-9bd2-28fa2e763edc >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.829] >gfid=5ba32c8e-bfa6-4535-bc27-e569822dd984 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.830] >gfid=30c38f44-a549-4d04-9448-c6654c8c990d >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.831] >gfid=c028b4b0-83bf-4ba0-a029-90565bf0ad11 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.832] >gfid=a85b59f5-c6f1-42c1-940e-76516d5d40f5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.833] >gfid=0a0caeba-2b4e-4350-8c00-2cd519be53c5 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.834] >gfid=85d53d36-12d8-40d4-a876-d6f568c789ee >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.835] >gfid=3bf76a4e-5c73-44ac-9732-6df623bec300 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.836] >gfid=fa324c3f-c21c-47b4-843c-cf3eb25455c7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.837] >gfid=612d727c-45f9-4d47-a68e-771906cd14a9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.838] >gfid=f4facdd6-cd66-4e57-9292-2bf88e628170 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client2/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.839] >gfid=7d66342c-a622-40e6-97be-fd9b656738aa >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.DB >mandatory=0 > >[1./data/exp.itable.lru.840] >gfid=c568c2ab-e728-442e-aca2-ab2d4c5afe01 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.PX >mandatory=0 > >[1./data/exp.itable.lru.841] >gfid=7f2951f7-a909-4492-8c99-22d9cfa03703 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.X04 >mandatory=0 > >[1./data/exp.itable.lru.842] >gfid=71450118-892e-4ccf-99b3-f4f1e1eb1e29 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.Y04 >mandatory=0 > >[1./data/exp.itable.lru.843] >gfid=cb42a8d4-a2da-40ea-9aa4-a7c4c3e1e4d8 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.DB >mandatory=0 > >[1./data/exp.itable.lru.844] >gfid=db275afd-fe81-4d45-a74b-255d12082487 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.PX >mandatory=0 > >[1./data/exp.itable.lru.845] >gfid=3dbcecbe-68b5-4083-b7da-3a312ec21381 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG0 >mandatory=0 > >[1./data/exp.itable.lru.846] >gfid=b11c3cb2-06a9-44b7-b994-7adf6d1ad759 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG0 >mandatory=0 > >[1./data/exp.itable.lru.847] >gfid=9fd1d50e-8990-48fb-89d4-51d1d701f6fb >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.XG1 >mandatory=0 > >[1./data/exp.itable.lru.848] >gfid=7543dd2a-c961-4621-b55e-d5089a562a66 >nlookup=11 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.YG1 >mandatory=0 > >[1./data/exp.itable.lru.849] >gfid=0fc034f5-3437-4689-b419-aa706ce0c30e >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.VAL >mandatory=0 > >[1./data/exp.itable.lru.850] >gfid=9acf7ffb-ee38-4d3a-a38e-c4d7419a80bc >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.MB >mandatory=0 > >[1./data/exp.itable.lru.851] >gfid=eac7ca42-dc5e-4baa-a036-78c689583238 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.DB >mandatory=0 > >[1./data/exp.itable.lru.852] >gfid=d6803616-a48d-4f41-8fd2-7a6fadc89c40 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.PX >mandatory=0 > >[1./data/exp.itable.lru.853] >gfid=83b26591-85cc-4593-b312-613c4b220958 >nlookup=15 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.X03 >mandatory=0 > >[1./data/exp.itable.lru.854] >gfid=70785d76-88c7-4005-96dc-c29182a5851c >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.Y03 >mandatory=0 > >[1./data/exp.itable.lru.855] >gfid=4ed08c52-513c-4fce-8121-762785ac1d0f >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ENROLL.VAL >mandatory=0 > >[1./data/exp.itable.lru.856] >gfid=fafd75f7-33f5-4fcd-a571-59e55e94114f >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.TV >mandatory=0 > >[1./data/exp.itable.lru.857] >gfid=be4f4954-883d-4a21-b829-147a67390d4b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/STUDENTS.FSL >mandatory=0 > >[1./data/exp.itable.lru.858] >gfid=9ed1bbbe-066f-479d-b18e-3be41e860096 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.FSL >mandatory=0 > >[1./data/exp.itable.lru.859] >gfid=6b93e57b-4dc6-4d43-82a1-281b9a267d3f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/COURSES.VAL >mandatory=0 > >[1./data/exp.itable.lru.860] >gfid=a475eaf7-013b-4214-88d5-45b5cc321f9e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/CHANGED.DB >mandatory=0 > >[1./data/exp.itable.lru.861] >gfid=7312b45f-03ea-4e62-a1a0-e74f6a612ec7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.MB >mandatory=0 > >[1./data/exp.itable.lru.862] >gfid=0263a1ab-012e-4879-89c0-ea5d2726ef4b >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PARADOX/ANSWER.DB >mandatory=0 > >[1./data/exp.itable.lru.863] >gfid=c40b57e1-bad4-4570-b54b-694cf3238b14 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PCBENCHM.PPT >mandatory=0 > >[1./data/exp.itable.lru.864] >gfid=5c3dddc1-0cb9-4fb6-a7e0-15421e30be55 >nlookup=12 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/ZD16.BMP >mandatory=0 > >[1./data/exp.itable.lru.865] >gfid=a75e4ffb-2147-4a0f-b57c-a804e25ec8e3 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/PPTOOLS1.PPA >mandatory=0 > >[1./data/exp.itable.lru.866] >gfid=28019d57-6ddc-4c2f-a09e-b808994487ca >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.867] >gfid=6be94246-3c13-45e5-950e-c5a4ce4d0439 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/TRIDOTS.POT >mandatory=0 > >[1./data/exp.itable.lru.868] >gfid=64f21b50-c6b2-4c20-a2d0-2a76daecab72 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWPCB.PPT >mandatory=0 > >[1./data/exp.itable.lru.869] >gfid=810523e2-b8eb-4da5-8ae4-946f61bde839 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/PWRPNT/NEWTIPS.PPT >mandatory=0 > >[1./data/exp.itable.lru.870] >gfid=366baeb6-d702-4d2c-8d83-6314fc2313a1 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/SMALL.FIL >mandatory=0 > >[1./data/exp.itable.lru.871] >gfid=d5330c5a-011e-4e5f-9044-e8fa38410d60 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/MEDIUM.FIL >mandatory=0 > >[1./data/exp.itable.lru.872] >gfid=8ba98664-eebf-4a81-a5a3-1c6be8c42a66 >nlookup=62 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/SEED/LARGE.FIL >mandatory=0 > >[1./data/exp.itable.lru.873] >gfid=af731692-a663-4cd1-92cd-4646b6154a99 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/CHAP10.DOC >mandatory=0 > >[1./data/exp.itable.lru.874] >gfid=981ea8b5-5ac1-4cb0-bc4c-e5f0713ee23a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/BASEMACH.DOC >mandatory=0 > >[1./data/exp.itable.lru.875] >gfid=28bf3c6b-4a2b-4dc5-9619-3fa4f00be1dc >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/FACTS.DOC >mandatory=0 > >[1./data/exp.itable.lru.876] >gfid=0a0492de-51c5-4905-b327-ab9372bd0763 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/HANDOUT.DOC >mandatory=0 > >[1./data/exp.itable.lru.877] >gfid=c114f6c9-d8d8-46ca-ae2f-1ef71f6af8e6 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORD/TIPS.DOC >mandatory=0 > >[1./data/exp.itable.lru.878] >gfid=0984f212-831a-48d2-881d-91a31a8a3a75 >nlookup=14 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS.LWP >mandatory=0 > >[1./data/exp.itable.lru.879] >gfid=9d58986d-3bbb-4159-ba87-a5e2644d1463 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.880] >gfid=ecdb65ae-ed65-4ae6-b9d6-2ffe6588b36e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1.LWP >mandatory=0 > >[1./data/exp.itable.lru.881] >gfid=84995e5a-4645-4eaf-b114-0d310cc45b1a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.882] >gfid=e347f0e8-2d70-47ae-8342-212c29e8952d >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.883] >gfid=eb12a65e-54aa-49cf-8c80-dd0ac66f345f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/BENCHS1.LWP >mandatory=0 > >[1./data/exp.itable.lru.884] >gfid=1be41f36-f0f7-4985-a99d-27a0550cd8de >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.PRN >mandatory=0 > >[1./data/exp.itable.lru.885] >gfid=cce77c1f-a848-40b7-8f25-b15bb4827de7 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1B.PRN >mandatory=0 > >[1./data/exp.itable.lru.886] >gfid=2ebf73e7-a289-4ed4-8291-9e8a2ad1975c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client3/~dmtmp/WORDPRO/NEWS1_1A.LWP >mandatory=0 > >[1./data/exp.itable.lru.887] >gfid=20a7165f-78f1-4c3c-bb18-52286a9ef694 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/FASTENER.MDB >mandatory=0 > >[1./data/exp.itable.lru.888] >gfid=27bf5f31-0fae-45bb-b407-b1d070639b2a >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/INV.PRN >mandatory=0 > >[1./data/exp.itable.lru.889] >gfid=1336dade-6a06-435a-a99a-84431d85806f >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/SALES.PRN >mandatory=0 > >[1./data/exp.itable.lru.890] >gfid=3b5032c5-6f3f-48f0-9d6f-8a7b49f9ae38 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/ACCESS/LABELS.PRN >mandatory=0 > >[1./data/exp.itable.lru.891] >gfid=c66bee12-e6f2-424e-91dc-07384158ed7d >nlookup=16 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRROLS.CFG >mandatory=0 > >[1./data/exp.itable.lru.892] >gfid=11168640-e008-408d-b4a6-4bdc69a3d723 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CDRBARS.CFG >mandatory=0 > >[1./data/exp.itable.lru.893] >gfid=8d031d61-0d7b-4b54-8c47-0babddd36492 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ARTISTIC.ACL >mandatory=0 > >[1./data/exp.itable.lru.894] >gfid=ff54d3d0-f6a0-4b2c-96e8-d3c0ebf3af49 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC1.CDR >mandatory=0 > >[1./data/exp.itable.lru.895] >gfid=ca950305-e81e-4c02-b55c-9e9f04e36cb4 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/MAILBOX2.CPT >mandatory=0 > >[1./data/exp.itable.lru.896] >gfid=170e5fb4-a06f-4e31-a4cb-628bfe743695 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TEAPOT2.CPT >mandatory=0 > >[1./data/exp.itable.lru.897] >gfid=ef8242fb-3ffe-4d89-81e9-c139457f8449 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/SIGN2.CPT >mandatory=0 > >[1./data/exp.itable.lru.898] >gfid=68ff96ce-2f60-491d-ab69-77a47b61b659 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/TRAIN.CDR >mandatory=0 > >[1./data/exp.itable.lru.899] >gfid=59d79104-d172-4da0-a1ae-e72ac58f7a45 >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPHIC2.CDR >mandatory=0 > >[1./data/exp.itable.lru.900] >gfid=5d948bc6-7175-4965-b31a-6442289ba664 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/ROSE.CPT >mandatory=0 > >[1./data/exp.itable.lru.901] >gfid=01f99678-ab34-4b97-aa0a-494a0211b44c >nlookup=9 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/CORELDRW.CDT >mandatory=0 > >[1./data/exp.itable.lru.902] >gfid=6057f970-5dd1-413e-a595-6f55d7cd1e41 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.CDR >mandatory=0 > >[1./data/exp.itable.lru.903] >gfid=663f83a0-ff1b-49c8-9afe-3828e14286bc >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH1.BAK >mandatory=0 > >[1./data/exp.itable.lru.904] >gfid=fe73cc7d-d1c1-40a1-ac6e-548c03313a64 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.CDR >mandatory=0 > >[1./data/exp.itable.lru.905] >gfid=3b4569c1-685c-41d6-b378-c98cfdd7350e >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/COREL/GRAPH2.BAK >mandatory=0 > >[1./data/exp.itable.lru.906] >gfid=426a25a3-9462-4764-86ce-6b6ac561ed19 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/PCMAGCD.XLS >mandatory=0 > >[1./data/exp.itable.lru.907] >gfid=3d815b46-1c6e-4ea8-9ce7-1544994d6d39 >nlookup=7 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES.XLS >mandatory=0 > >[1./data/exp.itable.lru.908] >gfid=498475b3-a246-4b50-bea3-f0410c269028 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS1.PRN >mandatory=0 > >[1./data/exp.itable.lru.909] >gfid=fdec1e8b-9536-4cd2-8c7d-8b576c11ea79 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS2.PRN >mandatory=0 > >[1./data/exp.itable.lru.910] >gfid=25c20f17-56ab-4e0f-9842-00dc36c5d7b9 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS3.PRN >mandatory=0 > >[1./data/exp.itable.lru.911] >gfid=e8a771a8-e6ba-42f6-af10-dc42c7c4a569 >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/RESULTS.XLS >mandatory=0 > >[1./data/exp.itable.lru.912] >gfid=9a46f4ad-f36e-4bbe-b826-d9752fec9e9c >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.XLS >mandatory=0 > >[1./data/exp.itable.lru.913] >gfid=a235de1a-95b7-4004-bfa2-a335cd96a5ed >nlookup=6 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/clients/client4/~dmtmp/EXCEL/SALES1.PRN >mandatory=0 > >[1./data/exp.itable.lru.914] >gfid=e5d90c1e-c47a-4098-bcbc-32f34347479a >nlookup=18 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej >mandatory=0 > >[1./data/exp.itable.lru.915] >gfid=598c0281-dbbd-44c6-9a3a-5ea5bece8cf7 >nlookup=13 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej2 >mandatory=0 > >[1./data/exp.itable.lru.916] >gfid=0191ac85-79d7-4a82-a64a-a8cf506503b8 >nlookup=10 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej3 >mandatory=0 > >[1./data/exp.itable.lru.917] >gfid=c5d623e7-8336-4c78-8a7e-efac1be30200 >nlookup=8 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/hej4 >mandatory=0 > >[1./data/exp.itable.lru.918] >gfid=4fd51bc4-0a80-4d62-a382-cdf8ed4943b0 >nlookup=5 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/newfile >mandatory=0 > >[1./data/exp.itable.lru.919] >gfid=2bb271f7-9992-41bb-9c29-b117f6ac928f >nlookup=3 >ref=0 >ia_type=1 > >[xlator.features.locks.asd-volume-locks.inode] >path=/trasigt >mandatory=0 > >[1./data/exp.itable.lru.920] >gfid=b50e772d-5435-42c3-8089-0e45ad9e6d1f >nlookup=12258 >ref=0 >ia_type=2 > >[storage/posix.asd-volume-posix] >base_path=/data/exp >base_path_length=9 >max_read=-1776052875 >max_write=781140205 >nr_files=-16 >
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 846619
: 602973