[Gluster-users] 회신: gluster 3.1.3 mount using nfs

Shehjar Tikoo shehjart at gluster.com
Wed Mar 30 06:08:25 UTC 2011



----- Original Message -----
> From: "공용준(yongjoon kong)/Cloud Computing 사업담당" <andrew.kong at sk.com>
> To: "Shehjar Tikoo" <shehjart at gluster.com>
> Cc: gluster-users at gluster.org
> Sent: Tuesday, March 29, 2011 4:28:33 PM
> Subject: [Gluster-users] 회신: gluster 3.1.3 mount using nfs
> yes, you were right.
> 
> but after i shutdown the nfs server on 150.2.226.21
> 

You have to restart Gluster NFS server after shutting down the kernel's nfs server.

-Shehjar




> i still has error message like below
> 
> test14:/>mount -F nfs 150.2.226.21:/vms /mnt
> nfs mount: get_fh: 150.2.226.21:: RPC: Program not registered
> nfs mount: get_fh: 150.2.226.21:: RPC: Program not registered
> nfs mount: retry: retrying(1) for: /mnt after 5 seconds
> nfs mount: retry: giving up on: /mnt
> 
> can you tell me that what's different from linux and unix nfs protocol
> ?
> cause, there's no problem with linux
> 
> ________________________________________
> 보낸 사람: Shehjar Tikoo [shehjart at gluster.com]
> 보낸 날짜: 2011년 3월 29일 화요일 오후 6:31
> 받는 사람: 공용준(yongjoon kong)/Cloud Computing 사업담당
> 참조: gluster-users at gluster.org
> 제목: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> 
> It looks like you have another nfs server running on 150.2.226.21
> because there is no mountd that is part of Gluster NFS server. Please
> shutdown this mountd processes and then try mounting again. If that
> doesnt work, try mounting with the options you had used earlier.
> 
> ----- Original Message -----
> > From: "공용준(yongjoon kong)/Cloud Computing 사업담당" <andrew.kong at sk.com>
> > To: "Shehjar Tikoo" <shehjart at gluster.com>
> > Cc: gluster-users at gluster.org
> > Sent: Tuesday, March 29, 2011 2:46:31 PM
> > Subject: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> > The message is changed like below
> > test14:/>mount -F nfs 150.2.226.21:/vms /mnt
> > Permission denied
> >
> > And from the 150.2.226.21 says
> >
> > Mar 29 18:17:23 skt-cldpap001 mountd[22080]: refused mount request
> > from 150.2.223.249 for /vms (/): not exported
> >
> > -----Original Message-----
> > From: Shehjar Tikoo [mailto:shehjart at gluster.com]
> > Sent: Tuesday, March 29, 2011 5:45 PM
> > To: 공용준(yongjoon kong)/Cloud Computing 사업담당
> > Cc: gluster-users at gluster.org
> > Subject: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> >
> > OK. See if the following steps help on the HP-UX client:
> >
> > 1. Add the line NFS_TCP=1 in file /etc/rc.config.d/nfsconf
> >
> > 2. /sbin/init.d/nfs.client stop;
> >
> > 3. /sbin/init.d/nfs.client start
> >
> > 4. Now run the mount command, first without any options and if that
> > does not work, try with the options including port=38467.
> >
> >
> >
> >
> > ----- Original Message -----
> > > From: "공용준(yongjoon kong)/Cloud Computing 사업담당"
> > > <andrew.kong at sk.com>
> > > To: "Shehjar Tikoo" <shehjart at gluster.com>
> > > Cc: gluster-users at gluster.org
> > > Sent: Tuesday, March 29, 2011 1:39:23 PM
> > > Subject: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> > > I got this result
> > >
> > >
> > > showmount -e 150.2.226.26
> > > export list for 150.2.226.26:
> > > /vbs *
> > > /vms *
> > >
> > > And /vms , /vbs cannot be mounted.
> > >
> > > -----Original Message-----
> > > From: Shehjar Tikoo [mailto:shehjart at gluster.com]
> > > Sent: Tuesday, March 29, 2011 4:08 PM
> > > To: 공용준(yongjoon kong)/Cloud Computing 사업담당
> > > Cc: gluster-users at gluster.org
> > > Subject: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> > >
> > > On the HP-UX machine, whats the output of:
> > >
> > > showmount -e 150.2.226.26
> > >
> > >
> > >
> > > ----- Original Message -----
> > > > From: "공용준(yongjoon kong)/Cloud Computing 사업담당"
> > > > <andrew.kong at sk.com>
> > > > To: "gluster-users at gluster.org" <gluster-users at gluster.org>
> > > > Sent: Tuesday, March 29, 2011 5:31:28 AM
> > > > Subject: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> > > > It doesn't work.
> > > >
> > > > For my guess, it's probably connected with multiple networks.
> > > >
> > > > By gluster bricks is on 192.168.x.x
> > > >
> > > > one of the brick server has public network like 150.2.x.x
> > > >
> > > > And the unix server's ip is 150.2.x.236 and try to mount the
> > > > brick
> > > > via
> > > > nfs through that network
> > > > Line
> > > >
> > > > Is it possible configurations?
> > > >
> > > > -----Original Message-----
> > > > From: Shehjar Tikoo [mailto:shehjart at gluster.com]
> > > > Sent: Tuesday, March 29, 2011 1:42 AM
> > > > To: 공용준(yongjoon kong)/Cloud Computing 사업담당
> > > > Cc: gluster-users at gluster.org
> > > > Subject: Re: [Gluster-users] gluster 3.1.3 mount using nfs
> > > >
> > > > Try port=38467. Let us know if it works. We'll put it up on the
> > > > FAQ.
> > > > Thanks.
> > > >
> > > > ----- Original Message -----
> > > > > From: "공용준(yongjoon kong)/Cloud Computing 사업담당"
> > > > > <andrew.kong at sk.com>
> > > > > To: "gluster-users at gluster.org" <gluster-users at gluster.org>
> > > > > Sent: Monday, March 28, 2011 5:54:06 PM
> > > > > Subject: [Gluster-users] gluster 3.1.3 mount using nfs
> > > > > Hi all,
> > > > >
> > > > > I setup the gluster filesystem and I want to mount the gluster
> > > > > volume
> > > > > using nfs in unix system.
> > > > >
> > > > > My machine is hp-ux (11.23)
> > > > > I put command like below but it has error
> > > > >
> > > > > test14:/>mount -F nfs -o proto=tcp,port=38465,vers=3,llock
> > > > > 150.2.226.26:/temp /mnt
> > > > > nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered
> > > > > nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered
> > > > > nfs mount: retry: retrying(1) for: /mnt after 5 seconds
> > > > > nfs mount: retry: giving up on: /mnt
> > > > >
> > > > > and it was ok when I tried it in linux machine.
> > > > >
> > > > > I attached the volume setting
> > > > >
> > > > > Plz help me out.
> > > > >
> > > > >
> > > > > Volume Name: isi
> > > > > Type: Distributed-Replicate
> > > > > Status: Started
> > > > > Number of Bricks: 2 x 2 = 4
> > > > > Transport-type: tcp
> > > > > Bricks:
> > > > > Brick1: node003:/data02
> > > > > Brick2: node004:/data02
> > > > > Brick3: node005:/data02
> > > > > Brick4: node006:/data02
> > > > > Options Reconfigured:
> > > > > nfs.rpc-auth-allow: 150.2.223.249
> > > > > nfs.rpc-auth-unix: on
> > > > >
> > > > >
> > > > > Cloud Computing Business Team
> > > > > Andrew Kong Assistant Manager | andrew.kong at sk.com|
> > > > > T:+82-2-6400-4328
> > > > > | M:+82-10-8776-5025
> > > > > SK u-Tower, 25-1, Jeongja-dong, Bundang-gu, Seongnam-si,
> > > > > Gyeonggi-do,
> > > > > 463-844, Korea
> > > > > SK C&C<http://www.skcc.co.kr/> :
> > > > > About<http://www.skcc.co.kr/user/common/userContentViewer.vw?menuID=KRCA03000000>
> > > > > >>
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Gluster-users mailing list
> > > > > Gluster-users at gluster.org
> > > > > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
> > > > _______________________________________________
> > > > Gluster-users mailing list
> > > > Gluster-users at gluster.org
> > > > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
> > > _______________________________________________
> > > Gluster-users mailing list
> > > Gluster-users at gluster.org
> > > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
> > _______________________________________________
> > Gluster-users mailing list
> > Gluster-users at gluster.org
> > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users



More information about the Gluster-users mailing list