I don't seem to have a glusterfs.vol, though I have a glusterd.vol and
a few others:

/etc/glusterd/vols/RaidData/RaidData.storage3.data.vol
/etc/glusterd/vols/RaidData/RaidData.storage2.data.vol
/etc/glusterd/vols/RaidData/RaidData.storage0.data.vol
/etc/glusterd/vols/RaidData/RaidData.storage1.data.vol
/etc/glusterd/vols/RaidData/RaidData-fuse.vol
/etc/glusterd/nfs/nfs-server.vol
/etc/glusterfs/glusterd.vol

I tried
  glusterfs --debug -f /etc/glusterfs/glusterd.vol /mnt/RaidData
but instead of printing ongoing messages like I expected, it printed
some stuff and exited immediately.  Did I guess correctly about which
.vol file to use?

.. Lana ([email protected])





On Tue, Oct 19, 2010 at 4:40 PM, Joe Landman
<[email protected]> wrote:
> On 10/19/2010 04:34 PM, Lana Deere wrote:
>>
>> [r...@storage0 ~]# modprobe -v fuse
>> [r...@storage0 ~]# lsmod | grep -i fuse
>> fuse                   83057  0
>
> Hmmm
>
> try this by hand in a window (use another window to do df -h)
>
>        glusterfs --debug -f /path/to/glusterfs.vol /mnt/RaidData \
>                > /tmp/gluster.log
>
> (assuming you have a client side volume file in /path/to/glusterfs.vol )
>
> Then run df -h after a few seconds in the other window.  Ctrl-C the window
> with the redirection, and put the log up on pastebin or similar so we can
> look at it.
>
> --
> Joseph Landman, Ph.D
> Founder and CEO
> Scalable Informatics Inc.
> email: [email protected]
> web  : http://scalableinformatics.com
>       http://scalableinformatics.com/jackrabbit
> phone: +1 734 786 8423 x121
> fax  : +1 866 888 3112
> cell : +1 734 612 4615
>
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to