Ok, I did that and got the standalone running but when I try to mount the gluster volume via NFS it hangs
[root@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' Any ideas? On Mar 7, 2013, at 10:56 AM, Papp Tamas <[email protected]> wrote: > On 03/07/2013 07:43 PM, Tony Saenz wrote: >> >> Guys, >> >> I have a server running gluster with mixed gluster and ext4 volumes. I have >> the volumes on gluster exported via NFS fine but how would I export the ext4 >> volume? I'm sorry if I missed the documentation but could someone point me >> in the right direction? Creating the ext4 volume to a gluster one is also >> not an option. >> > > Option: nfs.register-with-portmap > Default Value: (null) > Description: For systems that need to run multiple nfs servers, only one > registration is possible with portmap service. Use this option to turn off > portmap registration for Gluster NFS. On by default > > I think you need this. > > Cheers, > tamas > _______________________________________________ Gluster-users mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-users
