Mailinglist Archive: opensuse (3104 mails)
| < Previous | Next > |
Re: [SLE] CFS on 6.4
- From: pabel@xxxxxxxxxxxxxxxx (Roland Pabel)
- Date: Sun, 30 Apr 2000 13:20:22 +0200
- Message-id: <00043013211700.01349@RolandP>
I got the same problems (and a report of a friend who had no problems
at all with 6.4 and CFS...strange)
>> startproc /usr/sbin/cfsd || return=$rc_failed
>> mount -o port=3049,intr localhost:/.cfsfs /crypt || return=$rc_failed
After I accidently changed the port to 2049 this mount request
worked, but /crypt is mounted with permissions 000, so this seems
not to be the correct way.
I think it has something to do with the Portmapper : When mounting
this is syslogged :
nfs: RPC call returned error 111
RPC: task of released request still queued!
RPC: (task is on xprt_pending)
nfs_read_super: get root fattr failed
>Maybe the stock kernel hasn't got support for NFS volumes?
>
># cd /usr/src/linux-2.2.xx(.SuSE)
># vi .config
>and search for CONFIG_ROOT_NFS
Why should this option be important? I never needed this option, and
I don't intend to mount / over nfs.
>Maybe that's the problem.
>You can also try looking a few lines below in .config, at the Partition
>Types.
>
>Have you tried inserting a '-t NFS' in the mount command?
yes, and it makes no difference for me...and it neither works with
the Kernel NFSserver nor the userspace NFSserver.
bye
Roland
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |