![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
rcp daemons not running
I'm running Kubuntu 7.10 on two desktop PCs and I'd like to use NFS with them. The first PC, peewee, will be the server. It is running xinetd and portmap. When I run rpcinfo -p, the only lines to show up are: > program vers proto port > 100000 2 tcp 111 portmapper > 100000 2 udp 111 portmapper The Linux nfs HOWTO indicates that for nfs to run, the following daemons should show up when I run rpcinfo -p: > program vers proto port > 100000 2 tcp 111 portmapper > 100000 2 udp 111 portmapper > 100011 1 udp 749 rquotad > 100011 2 udp 749 rquotad > 100005 1 udp 759 mountd > 100005 1 tcp 761 mountd > 100005 2 udp 764 mountd > 100005 2 tcp 766 mountd > 100005 3 udp 769 mountd > 100005 3 tcp 771 mountd > 100003 2 udp 2049 nfs > 100003 3 udp 2049 nfs > 300019 1 tcp 830 amd > 300019 1 udp 831 amd > 100024 1 udp 944 status > 100024 1 tcp 946 status > 100021 1 udp 1042 nlockmgr > 100021 3 udp 1042 nlockmgr > 100021 4 udp 1042 nlockmgr > 100021 1 tcp 1629 nlockmgr > 100021 3 tcp 1629 nlockmgr > 100021 4 tcp 1629 nlockmgr Do I have to add something to xinetd.conf to get these others daemons started? Jim Anderson |
|
|||
|
Re: rcp daemons not running
On Mon, 14 Jul 2008 13:09:02 -0400, Jim Anderson wrote:
> I'm running Kubuntu 7.10 on two desktop PCs and I'd like to > use NFS with them. The first PC, peewee, will be the server. > It is running xinetd and portmap. When I run rpcinfo -p, the > only lines to show up are: > >> program vers proto port >> 100000 2 tcp 111 portmapper >> 100000 2 udp 111 portmapper apt-get install nfs-common |
|
|||
|
Re: rcp daemons not running
On Mon, 14 Jul 2008 13:14:02 -0500, Dave Uhring wrote:
> On Mon, 14 Jul 2008 13:09:02 -0400, Jim Anderson wrote: > >> I'm running Kubuntu 7.10 on two desktop PCs and I'd like to >> use NFS with them. The first PC, peewee, will be the server. >> It is running xinetd and portmap. When I run rpcinfo -p, the >> only lines to show up are: >> >>> program vers proto port >>> 100000 2 tcp 111 portmapper >>> 100000 2 udp 111 portmapper > > apt-get install nfs-common Oops, that's for the client. For the server I'm pretty sure that you want apt-get install nfs-kernel-server |
|
|||
|
Re: rcp daemons not running
Dave Uhring wrote:
> On Mon, 14 Jul 2008 13:14:02 -0500, Dave Uhring wrote: > >> On Mon, 14 Jul 2008 13:09:02 -0400, Jim Anderson wrote: >> >>> I'm running Kubuntu 7.10 on two desktop PCs and I'd like to >>> use NFS with them. The first PC, peewee, will be the server. >>> It is running xinetd and portmap. When I run rpcinfo -p, the >>> only lines to show up are: >>> >>>> program vers proto port >>>> 100000 2 tcp 111 portmapper >>>> 100000 2 udp 111 portmapper >> apt-get install nfs-common > > Oops, that's for the client. For the server I'm pretty sure that you want > > apt-get install nfs-kernel-server > Dave, Thank you. That moved me a step forward. When I run rpcinfo -p now, all of the daemons are running. I still can mount the files system that I'm trying to mount on nfs. I'll make another post to the newsgroup. Jim |
|
|||
|
Re: rcp daemons not running
Dave Uhring wrote:
> On Mon, 14 Jul 2008 13:14:02 -0500, Dave Uhring wrote: > >> On Mon, 14 Jul 2008 13:09:02 -0400, Jim Anderson wrote: >> >>> I'm running Kubuntu 7.10 on two desktop PCs and I'd like to >>> use NFS with them. The first PC, peewee, will be the server. >>> It is running xinetd and portmap. When I run rpcinfo -p, the >>> only lines to show up are: >>> >>>> program vers proto port >>>> 100000 2 tcp 111 portmapper >>>> 100000 2 udp 111 portmapper >> apt-get install nfs-common > > Oops, that's for the client. For the server I'm pretty sure that you want > > apt-get install nfs-kernel-server > Dave, Thank for the help. I can now run rpcinfo -p and it shows all the daemons are running. I still can mount the file system that I want to see using nfs. I will post again to the newsgroup. Jim |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|