Displaying 1 result from an estimated 1 matches for "widget01".
Did you mean:
widget
2011 Aug 23
1
Using glusterfs with an export directory on an non-POSIX attr enabled FS
...2
192.168.111.1:/dev/shm/thumbs 192.168.111.2:/dev/shm/thumbs) and start
the volume, the volume is up according to gluster volume info, but I
can't access it from a native client.
If I try to do that, I get Transport Endpoint is not connected on client
and on bricks I get:
Aug 23 09:28:55 www-widget01 GlusterFS[24633]: [2011-08-23
09:28:55.210740] C [posix.c:4622:init] 0-thumbs-posix: Extended
attribute not supported, exiting.
It is paramount that the underlying FS supports xattr? If not, is there
a way to inhibit this dependency and use a volume created on /dev/shm?
Do I have any other option...