[Gluster-users] Glut of "pure path resolution" warnings
Remi Broemeling
remi at goclio.com
Fri Apr 29 22:23:14 UTC 2011
Hi! I'm having a lot of "pure path resolution" warnings thrown into my
brick logfile on two servers, and wanted to enquire how I could fix the
issue or otherwise get rid of them.
I'm using GlusterFS to replicate data across two systems. I'm accessing the
data via the GlusterFS FUSE plugin, both from the two hosts involved
(web01/web02) as well as a few other hosts that need access to the data.
What I'm seeing is an absolute ton of these:
[2011-04-29 22:22:21.35197] W [server-resolve.c:565:server_resolve]
shared-application-data-server: pure path resolution for /PATH/FOO/BAR
(OPEN)
[2011-04-29 22:22:22.432584] W [server-resolve.c:565:server_resolve]
shared-application-data-server: pure path resolution for /PATH/FOO/BAR2
(OPEN)
[2011-04-29 22:22:24.507079] W [server-resolve.c:565:server_resolve]
shared-application-data-server: pure path resolution for /PATH/FOO/BAR3
(INODELK)
The setup/volfile is this:
Given volfile:
+------------------------------------------------------------------------------+
1: volume shared-application-data-client-0
2: type protocol/client
3: option remote-host web01
4: option remote-subvolume /var/glusterfs/bricks/shared
5: option transport-type tcp
6: option ping-timeout 5
7: end-volume
8:
9: volume shared-application-data-client-1
10: type protocol/client
11: option remote-host web02
12: option remote-subvolume /var/glusterfs/bricks/shared
13: option transport-type tcp
14: option ping-timeout 5
15: end-volume
16:
17: volume shared-application-data-replicate-0
18: type cluster/replicate
19: subvolumes shared-application-data-client-0
shared-application-data-client-1
20: end-volume
21:
22: volume shared-application-data-write-behind
23: type performance/write-behind
24: subvolumes shared-application-data-replicate-0
25: end-volume
26:
27: volume shared-application-data-read-ahead
28: type performance/read-ahead
29: subvolumes shared-application-data-write-behind
30: end-volume
31:
32: volume shared-application-data-io-cache
33: type performance/io-cache
34: subvolumes shared-application-data-read-ahead
35: end-volume
36:
37: volume shared-application-data-quick-read
38: type performance/quick-read
39: subvolumes shared-application-data-io-cache
40: end-volume
41:
42: volume shared-application-data-stat-prefetch
43: type performance/stat-prefetch
44: subvolumes shared-application-data-quick-read
45: end-volume
46:
47: volume shared-application-data
48: type debug/io-stats
49: subvolumes shared-application-data-stat-prefetch
50: end-volume
+------------------------------------------------------------------------------+
Any pointers on how to fix the pure path resolution warnings?
--
Remi Broemeling
System Administrator
Clio - Practice Management Simplified
1-888-858-2546 x(2^5) | remi at goclio.com
www.goclio.com | blog <http://www.goclio.com/blog> |
twitter<http://www.twitter.com/goclio>
| facebook <http://www.facebook.com/goclio>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110429/f86a7a95/attachment.html>
More information about the Gluster-users
mailing list