Displaying 2 results from an estimated 2 matches for "volumeserv".
Did you mean:
volumeserver
2012 Nov 30
3
Cannot mount gluster volume
Hi,
We recently installed glusterfs 3.3.1. We have a 3 brick gluster system running
that was being successfully mounted earlier. Yesterday we experienced a
power outage and now after rebooting our systems, we are unable to mount
this gluster file system. On the gluster client, a df -h command shows 41TB
out of 55TB, while an ls command shows broken links for directories and
missing files.
2011 Nov 05
1
glusterfs over rdma ... not.
...==================================
but when I try to mount it from either a completely different client
or from one of the server nodes, I don't get far:
==================================
root at pbs:/
413 $ mount -t glusterfs -o transport=rdma pbs3:/glrdma /mnt
Usage: mount.glusterfs <volumeserver>:<volumeid/volumeport> -o
<options> <mountpoint>
Options:
man 8 mount.glusterfs
To display the version number of the mount helper:
mount.glusterfs --version
==================================
same message if I try swapping the order of the '-o transport=rdma' to
a...