Displaying 3 results from an estimated 3 matches for "volumeid".
Did you mean:
volumed
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.
2008 May 16
2
Existing files don't show up in share, new files do
I am suddenly no longer able to see any existing files on one of my
shares, from my Windows clients.
I have a Linux server (Fedora Core 8) which used to be my firewall and
router as well as file and print server. There are two Samba shares on
it I have mounted on various Windows clients: my home directory and a
multimedia directory with my music and videos, etc. I mount the former
as H: on all my
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
after the server.
=...