[Gluster-users] Outside NFS Exports

Tony Saenz tony at filmsolutions.com
Thu Mar 7 19:36:22 UTC 2013


I did a little bit more digging and I'm seeing this..

[root at fpsgluster2 ~]# exportfs -a
exportfs: /mnt/TeraVault does not support NFS export

I've set an fsid as suggested in other posts, too.

[root at fpsgluster2 ~]# cat /etc/exports 
/mnt/TeraVault *(rw,fsid=1254)
/mnt/bigvol19	*(rw)

On Mar 7, 2013, at 11:26 AM, Papp Tamas <tompos at martos.bme.hu>
 wrote:

> On 03/07/2013 08:14 PM, Tony Saenz wrote:
>> 
>> Ok, I did that and got the standalone running but when I try to mount the gluster volume via NFS it hangs
>> 
>> [root at fpsmysql ~]# mount -t nfs -vvv fpsgluster2.filmpsi.com:/mnt/TeraVault /mnt/TeraVault
>> mount: fstab path: "/etc/fstab"
>> mount: mtab path:  "/etc/mtab"
>> mount: lock path:  "/etc/mtab~"
>> mount: temp path:  "/etc/mtab.tmp"
>> mount: UID:        0
>> mount: eUID:       0
>> mount: spec:  "fpsgluster2.filmpsi.com:/mnt/TeraVault"
>> mount: node:  "/mnt/TeraVault"
>> mount: types: "nfs"
>> mount: opts:  "(null)"
>> mount: external mount: argv[0] = "/sbin/mount.nfs"
>> mount: external mount: argv[1] = "fpsgluster2.filmpsi.com:/mnt/TeraVault"
>> mount: external mount: argv[2] = "/mnt/TeraVault"
>> mount: external mount: argv[3] = "-v"
>> mount: external mount: argv[4] = "-o"
>> mount: external mount: argv[5] = "rw"
>> mount.nfs: timeout set for Thu Mar  7 11:10:16 2013
>> mount.nfs: trying text-based options 'vers=4,addr=10.0.1.234,clientaddr=10.0.1.65'
> 
> What about vers=3?
> 
> tamas
> 




More information about the Gluster-users mailing list