Help!

CFS worked in FC4 but not in FC6


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Installation RSS
Next:  About Controller Area Network  
Author Message
Me
External


Since: Mar 25, 2007
Posts: 5



PostPosted: Mon Jun 04, 2007 7:04 am    Post subject: CFS worked in FC4 but not in FC6
Archived from groups: linux>redhat>install (more info?)

Yes, the localhost:/.cfsfs is in /etc/exports as

/.cfsfs localhost(rw)

Yes, the RPC for cfsd is registered

~> rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 709 status
100024 1 tcp 712 status
1092830567 2 udp 3049
100021 1 udp 32773 nlockmgr
100021 3 udp 32773 nlockmgr
100021 4 udp 32773 nlockmgr
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100021 1 tcp 51538 nlockmgr
100021 3 tcp 51538 nlockmgr
100021 4 tcp 51538 nlockmgr
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100005 1 udp 713 mountd
100005 1 tcp 716 mountd
100005 2 udp 713 mountd
100005 2 tcp 716 mountd
100005 3 udp 713 mountd
100005 3 tcp 716 mountd

what doesn't work is that I cannot mount the /.cfsfs mountpoint

~> Z mount -vvv -o port=3049,intr,nfsprog=1092830567,nfsvers=2
localhost:/.cfsfs /crypt
mount: no type was given - I'll assume nfs because of the colon
mount: trying 127.0.0.1 prog 1092830567 vers 2 prot udp port 3049
mount: trying 127.0.0.1 prog 100005 vers 1 prot udp port 713
mount: localhost:/.cfsfs failed, reason given by server: Permission denied


cfsd, mountd, and rpc are all running so why in the tar won't the cfs
mountpoint be mounted?


~> yum list cfs\*
Loading "installonlyn" plugin
Setting up repositories
Reading repository metadata in from local files
Installed Packages
cfs.i386 1.4.1-7.fc5
installed
cfs-utils.i386 1.4.1-7.fc5
installed


See. They are installed and cfsd is running and SELINUX is disabled...
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Installation All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum