Re: [Gluster-users] NFS expose subfolders only

2011-11-14 Thread Anush Shetty
Hi, Please make sure that nfs-kernel-server isn't running. Can you pase your showmount -e output? The right way to mount Gluster NFS is, mount -o vers=3 bkf3:/00 /bkfarm/ - Anush From: Thai. Ngo Bao [tha...@vng.com.vn] Sent: 14 November 2011 16:07:05 To: Anush

Re: [Gluster-users] NFS expose subfolders only

2011-11-14 Thread Thai. Ngo Bao
Anush, thanks for the quick reply. Below is the output of showmount at server side: [root@GS_BackupFarm_Cluster01 ~]# showmount -e localhost Export list for localhost: /bkfarm/00 * Output from netstat: [root@GS_BackupFarm_Cluster01 ~]# netstat -vtlpn Active Internet connections (only servers)

Re: [Gluster-users] NFS expose subfolders only

2011-11-14 Thread Shehjar Tikoo
Directory exports are enabled by default. You just need to mount using /bkfarm/00 as the export dir, not /00. -Shehjar Thai. Ngo Bao wrote: Anush, thanks for the quick reply. Below is the output of showmount at server side: [root@GS_BackupFarm_Cluster01 ~]# showmount -e localhost

Re: [Gluster-users] NFS expose subfolders only

2011-11-14 Thread Thai. Ngo Bao
Bingo. It works. Shehjar, thanks for your hint. ~Thai -Original Message- From: Shehjar Tikoo [mailto:shehj...@gluster.com] Sent: Monday, November 14, 2011 5:55 PM To: Thai. Ngo Bao Cc: Anush Shetty; gluster-users@gluster.org Subject: Re: [Gluster-users] NFS expose subfolders only

[Gluster-users] RDMA/Ethernet wi ROCEE - failed to modify QP to RTR

2011-11-14 Thread Ben England
Did any RDMA/Ethernet users see this Gluster error? If so do you know what caused it and how to fix? If you haven't seen it, what RPMs and configuration do you use specific to RDMA/Ethernet? [2011-11-10 10:30:20.595801] C [rdma.c:2417:rdma_connect_qp]0-rpc-transport/rdma: Failed to modify QP

Re: [Gluster-users] NFS expose subfolders only

2011-11-14 Thread Thai. Ngo Bao
Hi, Is it possible to expose multiple sub-folders using nfs.export-dir? I do not have an access to my test environment right now, so I guess something similar should be done: gluster volume set volume_name nfs.export-dir /sub-folder1 /sub-folder2 ... ? Any insight into this is much

Re: [Gluster-users] RDMA/Ethernet wi ROCEE - failed to modify QP to RTR

2011-11-14 Thread Amar Tumballi
Hi Ben, Did any RDMA/Ethernet users see this Gluster error? If so do you know what caused it and how to fix? If you haven't seen it, what RPMs and configuration do you use specific to RDMA/Ethernet? We haven't tested Gluster with RDMA/Ethernet till date. If you have the setup, can you try

Re: [Gluster-users] Can't set volume options: operation failed

2011-11-14 Thread Greg_Swift
If you just restart glusterd using the init.d you can affect your volumes. gluster-users-boun...@gluster.org wrote on 11/10/2011 09:43:44 AM: gluster-users-boun...@gluster.org Also post, gluster volume info all and gluster peer status Also try restarting /etc/init.d/glusterd On Thu, Nov

[Gluster-users] Cannot create a simple 2-brick volume.

2011-11-14 Thread Mark Sullivan
Gluster Community, I'm having a terrible time just trying to get started with gluster. I'm running Centos 5.7 on a few nodes, and have installed gluster 3.2.4 and its prereqs from RPMs. Yet I'm finding it impossible to create a simple 2-brick distributed volume. I keep seeing this error a

Re: [Gluster-users] Cannot create a simple 2-brick volume.

2011-11-14 Thread Mohit Anchlia
[2011-11-13 21:46:09.133729] E [server-handshake.c:553:server_setvolume] 0-glue-server: Cannot authenticate client from 127.0.0.1:1023 3.2.4 Can you remove the access 10.* and see if it works first? On Mon, Nov 14, 2011 at 12:11 PM, Mark Sullivan ma...@mars.ucla.edu wrote: Gluster Community,

Re: [Gluster-users] Cannot create a simple 2-brick volume.

2011-11-14 Thread Jeff White
I think you need to also allow 127.0.0.1, not just 10.*. Jeff White Linux/Unix Systems Engineer University of Pittsburgh - CSSD jaw...@pitt.edu On 11/14/2011 03:19 PM, Mohit Anchlia wrote: [2011-11-13 21:46:09.133729] E [server-handshake.c:553:server_setvolume] 0-glue-server: Cannot

Re: [Gluster-users] Cannot create a simple 2-brick volume.

2011-11-14 Thread Mark Sullivan
What the .. how did you figure that out so fast? I swear, I put that access line in there because I was having the same problem, but I see now it was harming things. I removed it, and my volume works now. Thanks Mohit! -Mark Mohit Anchlia wrote: [2011-11-13 21:46:09.133729] E