I have installed MacFUSE 2.1.5 (beta) and glusterfs-2.0rc1 on a PPC Xserve running OSX 10.5.4. Everything went smoothly and the system is working as expected. However, now I would like to automount glusterfs on the machine (will be both client and server, for testing). I have followed the instructions here: http://code.google.com/p/macfuse/wiki/AUTOMOUNTING combined with those here: http://www.gluster.org/docs/index.php?title=Mounting_a_GlusterFS_Volume&redirect=no Unfortunately, I get this error: bash-3.2# automount -c automount: Mount for /etc/glusterfs/glusterfs-client.vol has no host name This is with an fstab entry that looks like this: /etc/glusterfs/glusterfs-client.vol /mnt/glusterfs glusterfs defaults 0 0 Any suggestions? Thanks, Sean -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090206/049a9f57/attachment.html>
Amar (ಅಮರ್ ತುಂಬಳ್ಳಿ)
2009-Feb-07 16:58 UTC
[Gluster-users] automounting glusterfs on mac os
Hi Sean, Did you go through the below page? check if it helps. http://gluster.org/docs/index.php/Howto_Automount_GlusterFS Regards, Amar 2009/2/6 Sean Davis <sdavis2 at mail.nih.gov>> I have installed MacFUSE 2.1.5 (beta) and glusterfs-2.0rc1 on a PPC Xserve > running OSX 10.5.4. Everything went smoothly and the system is working as > expected. However, now I would like to automount glusterfs on the machine > (will be both client and server, for testing). I have followed the > instructions here: > > http://code.google.com/p/macfuse/wiki/AUTOMOUNTING > > combined with those here: > > > http://www.gluster.org/docs/index.php?title=Mounting_a_GlusterFS_Volume&redirect=no > > Unfortunately, I get this error: > > bash-3.2# automount -c > automount: Mount for /etc/glusterfs/glusterfs-client.vol has no host name > > This is with an fstab entry that looks like this: > > /etc/glusterfs/glusterfs-client.vol /mnt/glusterfs glusterfs defaults > 0 0 > > Any suggestions? > > Thanks, > Sean > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users > >-- Amar Tumballi Gluster/GlusterFS Hacker [bulde on #gluster/irc.gnu.org] http://www.zresearch.com - Commoditizing Super Storage! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090207/5d299f40/attachment.html>
Amar Tumballi (bulde)
2009-Feb-11 19:23 UTC
[Gluster-users] automounting glusterfs on mac os
Hi Sean, Just a small doubt, do you have the volume file existing at /etc/glusterfs/glusterfs-client.vol ?? The mount script try to resolve hostname only if the '$1' string is not a file. Regards,> Unfortunately, I get this error: > > bash-3.2# automount -c > automount: Mount for /etc/glusterfs/glusterfs-client.vol has no host name > > Any suggestions? > >-- Amar Tumballi Gluster/GlusterFS Hacker [bulde on #gluster/irc.gnu.org] http://www.zresearch.com - Commoditizing Super Storage! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090211/1cfc5cba/attachment.html>