All of lore.kernel.org
 help / color / mirror / Atom feed
* getfh failed: Operation not permitted
@ 2002-08-12 19:31 Jose Santiago
  0 siblings, 0 replies; 4+ messages in thread
From: Jose Santiago @ 2002-08-12 19:31 UTC (permalink / raw)
  To: nfs

Server Name: bfs1
Client Name: rtr01

I am having problems mounting bfs1:/data on NFS client rtr01 . The 
server log says:

Aug 12 14:15:27 bfs1 rpc.kmountd: getfh failed: Operation not permitted

when I attempt the mount.

The client can mount bfs1:/ bfs1:/data/backup and all of the other mount 
points and subdirectories under the mount points except for bfs1:/data 
and other subdirectories under it. Other NFS clients can mount 
bfs1:/data and all mount points just fine.

A pointer in the right direction would be much appreciated.

Both client and Server:
   Kernel version 2.4.19pre1
   nfs-utils version 0.3.3
   mount version 2.11n

Server /etc/exports:
/ 
\
	bfs1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	inet1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	wsa147.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	10.0.0.0/255.0.0.0(rw,insecure,nohide)
/data 
\
	bfs1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	inet1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	wsa147.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	10.0.0.0/255.0.0.0(rw,insecure,nohide)
/data/backup \
	127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	10.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	172.16.0.0/255.240.0.0(no_root_squash,rw,insecure,nohide) \
	192.168.0.0/255.255.0.0(no_root_squash,rw,insecure,nohide)
/cdrom 
\
	*(ro,insecure,nohide)
/floppy 
*(rw,insecure,nohide)

Server exportfs -v:
/data 
bfs1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 
inet1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 
wsa147.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/ 
bfs1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/ 
inet1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/ 
wsa147.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
127.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
10.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
172.16.0.0/255.240.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
192.168.0.0/255.255.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 
127.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 
10.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,root_squash)
/ 
127.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/ 
10.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,root_squash)
/floppy         <world>(rw,async,wdelay,nohide,insecure,root_squash)
/cdrom          <world>(ro,async,wdelay,nohide,insecure,root_squash)

-- 
Jose Santiago

The IT Guy
Chrysalis Development
8125 River Dr. Suite 100
Morton Grove, IL 60053
Voice:847-583-0198  Fax:847-583-0217
mailto:jsantiago@chrysalisdev.com



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* getfh failed: Operation not permitted
@ 2002-08-12 19:45 Jose Santiago
       [not found] ` <20020813133428.GA2393@farm.ecs.umass.edu>
  0 siblings, 1 reply; 4+ messages in thread
From: Jose Santiago @ 2002-08-12 19:45 UTC (permalink / raw)
  To: nfs

Server Name: bfs1
Client Name: rtr01

I am having problems mounting bfs1:/data on NFS client rtr01 . The
server log says:

Aug 12 14:15:27 bfs1 rpc.kmountd: getfh failed: Operation not permitted

when I attempt the mount.

The client can mount bfs1:/ bfs1:/data/backup and all of the other mount
points and subdirectories under the mount points except for bfs1:/data
and other subdirectories under it. Other NFS clients can mount
bfs1:/data and all mount points just fine.

A pointer in the right direction would be much appreciated.

Both client and Server:
    Kernel version 2.4.19pre1
    nfs-utils version 0.3.3
    mount version 2.11n

Server /etc/exports:
/ \
	bfs1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	inet1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	wsa147.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	10.0.0.0/255.0.0.0(rw,insecure,nohide)
/data \
	bfs1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	inet1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	wsa147.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
	127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	10.0.0.0/255.0.0.0(rw,insecure,nohide)
/data/backup \
	127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	10.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
	172.16.0.0/255.240.0.0(no_root_squash,rw,insecure,nohide) \
	192.168.0.0/255.255.0.0(no_root_squash,rw,insecure,nohide)
/cdrom \
	*(ro,insecure,nohide)
/floppy *(rw,insecure,nohide)



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* getfh failed: Operation not permitted
@ 2002-08-12 23:30 Jose Santiago
  0 siblings, 0 replies; 4+ messages in thread
From: Jose Santiago @ 2002-08-12 23:30 UTC (permalink / raw)
  To: nfs

Server Name: bfs1
Client Name: rtr01

I am having problems mounting bfs1:/data on NFS client rtr01 . The 
server log says:

Aug 12 14:15:27 bfs1 rpc.kmountd: getfh failed: Operation not permitted

when I attempt the mount.

The client can mount bfs1:/ bfs1:/data/backup and all of the other mount 
points and subdirectories under the mount points except for bfs1:/data 
and other subdirectories under it. Other NFS clients can mount 
bfs1:/data and all mount points just fine.

A pointer in the right direction would be much appreciated.

Both client and Server:
   Kernel version 2.4.19pre1
   nfs-utils version 0.3.3
   mount version 2.11n

Server /etc/exports:
/ \
     bfs1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
     inet1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
     wsa147.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
     127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
     10.0.0.0/255.0.0.0(rw,insecure,nohide)
/data \
     bfs1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
     inet1.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
     wsa147.chrysalisdev.com(no_root_squash,rw,insecure,nohide) \
     127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
     10.0.0.0/255.0.0.0(rw,insecure,nohide)
/data/backup \
     127.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
     10.0.0.0/255.0.0.0(no_root_squash,rw,insecure,nohide) \
     172.16.0.0/255.240.0.0(no_root_squash,rw,insecure,nohide) \
     192.168.0.0/255.255.0.0(no_root_squash,rw,insecure,nohide)
/cdrom \
     *(ro,insecure,nohide)
/floppy *(rw,insecure,nohide)

Server exportfs -v:
/data bfs1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/data inet1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 
wsa147.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/ bfs1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/ inet1.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/ wsa147.chrysalisdev.com(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
127.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
10.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
172.16.0.0/255.240.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data/backup 
192.168.0.0/255.255.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 127.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/data 10.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,root_squash)
/ 127.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,no_root_squash)
/ 10.0.0.0/255.0.0.0(rw,async,wdelay,nohide,insecure,root_squash)
/floppy         <world>(rw,async,wdelay,nohide,insecure,root_squash)
/cdrom          <world>(ro,async,wdelay,nohide,insecure,root_squash)



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: getfh failed: Operation not permitted
       [not found] ` <20020813133428.GA2393@farm.ecs.umass.edu>
@ 2002-08-13 14:26   ` Jose Santiago
  0 siblings, 0 replies; 4+ messages in thread
From: Jose Santiago @ 2002-08-13 14:26 UTC (permalink / raw)
  To: Tim Middelkoop; +Cc: nfs

That Fixed the Problem. Thank You.

Tim Middelkoop wrote:

> [SNIP]
> 
> Fought with this for a long time...  I don't think nfs likes mixing
> dns and ip exports... I also zaped some stuff in /var/lib/nfs after
> taking down the server and fixing the mixed ip/name stuff... have not
> had a problem since.. (I think it is a case of having old stuff haning
> arround in /var/lib/nfs
> 
> hope this helps, tim...




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-13 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-12 19:45 getfh failed: Operation not permitted Jose Santiago
     [not found] ` <20020813133428.GA2393@farm.ecs.umass.edu>
2002-08-13 14:26   ` Jose Santiago
  -- strict thread matches above, loose matches on Subject: below --
2002-08-12 23:30 Jose Santiago
2002-08-12 19:31 Jose Santiago

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.