NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: glusterfs



On Mon, Dec 05, 2011 at 01:06:07PM -0700, Brook Milligan wrote:
> Thanks.  I've updated to netbsd-5 and pkgsrc-HEAD (both on 2011-12-03)
> and everything builds and installs.  I can create volumes and mount
> them manually.  For example, the following command is successful:
> 
>    mount -t glusterfs <hostname>:/glusterfs /glusterfs
> 
> Now I am trying to add an entry to /etc/fstab based upon [1]:
> 
>    <hostname>:/glusterfs /glusterfs glusterfs defaults,_netdev 0 0 
> 
> However, mount complains about 'missing fields' in this line.
> 
> How are fstab entries supposed to be specified for glusterfs?

I don't think defaults is a recognised keyword for NetBSD's mount,
and _netdev is probably not. 'rw' should be enough.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index