Displaying 1 result from an estimated 1 matches for "ws0".
Did you mean:
w0
2017 Sep 22
0
fts_read failed
...mple installation, using mostly defaults, of two mirrored
servers. One brick, one volume.
GlusterFS version is 3.12.1 (server and client). All hosts involved are
Debian 9.1.
On another host I have mounted two different directories from the
cluster using /etc/fstab:
gfs1,gfs2:/vol1/sites-available/ws0 /etc/nginx/sites-available glusterfs
defaults,_netdev 0 0
and
gfs1,gfs2:/vol1/webroots/ws0 /var/www glusterfs defaults,_netdev 0 0
I cd to /var/www/example.com/public_html/www.example.com/ and run:
chown -R auser:agroup .
and get:
chown: fts_read failed: No such file or directory
If I try...