[Gluster-users] df causes hang
Joe Warren-Meeks
joe at encoretickets.co.uk
Mon Feb 7 09:42:02 UTC 2011
And that also fixed my issue too!
Kind regards
-- joe.
-----Original Message-----
From: phil cryer [mailto:phil at cryer.us]
Sent: 04 February 2011 17:49
To: Anand Avati
Cc: Joe Warren-Meeks; gluster-users at gluster.org
Subject: Re: [Gluster-users] df causes hang
On Thu, Feb 3, 2011 at 11:02 PM, Anand Avati <anand.avati at gmail.com> wrote:
> Ah! you must be mounting it wrong.. please mount it from a server (not using
> volfile)
> mount -t glusterfs SERVER:/vol /mnt
> or
> glusterfs -s SERVER --volfile-id vol /mnt
> that should fix it
> Avati
And that's it! The command I was using was getting info from the old
(pre 3.x) setup in fstab. This command worked for me:
mount -t glusterfs clustr-01:bhl-volume /mnt/glusterfs
and now df -h works, and I can see my files:
df -h | tail -n1
clustr-01:bhl-volume 96T 85T 11T 90% /mnt/glusterfs
More information about the Gluster-users
mailing list