ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] nfs problem
  2004-06-29 13:45 [Comm] nfs problem Dmitry Kovalsky
@ 2004-06-29 13:20 ` Andriy Dobrovol's'kii
  2004-06-29 14:36   ` Dmitry Kovalsky
  2004-06-29 14:11 ` Yuri N. Glibovetz
  1 sibling, 1 reply; 4+ messages in thread
From: Andriy Dobrovol's'kii @ 2004-06-29 13:20 UTC (permalink / raw)
  To: community

Dmitry Kovalsky wrote:
> привет всем
> 
> Поднял нфс сервер но  не могу подмаунтиться на него
> 
> пишет
> [root@violet root]# mount -t nfs server:/home/ftp /mnt/disk
> mount: RPC: Program not registered
> 
> хотя
> [root@gwin daily]# service nfs status
> rpc.mountd (pid 603) is running...
> nfsd (pid 595 594 593 592 591 590 589 588) is running...
> rpc.rquotad (pid 584) is running...
> и
> [root@gwin daily]# cat /etc/exports
> /home/ftp 10.0.5.0/255.255.255.0(ro)
> 
> В чем может быть причина?
> 
> Дима
> 
А портмап запущен? И в host.allow host.deny служба прописана?
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   265-7824            Department of Gas Electronics
Fax:   (380-44)   265-2329             Institute of Physics of NASU
*********************************************************************


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

* [Comm] nfs problem
@ 2004-06-29 13:45 Dmitry Kovalsky
  2004-06-29 13:20 ` Andriy Dobrovol's'kii
  2004-06-29 14:11 ` Yuri N. Glibovetz
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Kovalsky @ 2004-06-29 13:45 UTC (permalink / raw)
  To: community

привет всем

Поднял нфс сервер но  не могу подмаунтиться на него

пишет
[root@violet root]# mount -t nfs server:/home/ftp /mnt/disk
mount: RPC: Program not registered

хотя
[root@gwin daily]# service nfs status
rpc.mountd (pid 603) is running...
nfsd (pid 595 594 593 592 591 590 589 588) is running...
rpc.rquotad (pid 584) is running...
и
[root@gwin daily]# cat /etc/exports
/home/ftp 10.0.5.0/255.255.255.0(ro)

В чем может быть причина?

Дима


-- 
Sincerely yours,

Ph.D. Student Dmytro Kovalskyy
Institute of Molecular Biology & Genetics
150 Akad. Zabolotnogo Street,
Kiev-143, 03143
UKRAINE

E-mail: dikov@imbg.org.ua
Fax:  +380 (44) 266-0759
Tel.: +380 (44) 266-5589





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

* Re: [Comm] nfs problem
  2004-06-29 13:45 [Comm] nfs problem Dmitry Kovalsky
  2004-06-29 13:20 ` Andriy Dobrovol's'kii
@ 2004-06-29 14:11 ` Yuri N. Glibovetz
  1 sibling, 0 replies; 4+ messages in thread
From: Yuri N. Glibovetz @ 2004-06-29 14:11 UTC (permalink / raw)
  To: community


Dmitry Kovalsky пишет:
> привет всем
> 
> Поднял нфс сервер но  не могу подмаунтиться на него
> 
> пишет
> [root@violet root]# mount -t nfs server:/home/ftp /mnt/disk
> mount: RPC: Program not registered
> 
> хотя
> [root@gwin daily]# service nfs status
> rpc.mountd (pid 603) is running...
> nfsd (pid 595 594 593 592 591 590 589 588) is running...
> rpc.rquotad (pid 584) is running...
> и
> [root@gwin daily]# cat /etc/exports
> /home/ftp 10.0.5.0/255.255.255.0(ro)
> 
> В чем может быть причина?

chkconfig --add portmap


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

* Re: [Comm] nfs problem
  2004-06-29 13:20 ` Andriy Dobrovol's'kii
@ 2004-06-29 14:36   ` Dmitry Kovalsky
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry Kovalsky @ 2004-06-29 14:36 UTC (permalink / raw)
  To: community

On Tuesday 29 June 2004 16:20, Andriy Dobrovol's'kii wrote:
> Dmitry Kovalsky wrote:
> > привет всем
> >
> > Поднял нфс сервер но  не могу подмаунтиться на него
> >
> > пишет
> > [root@violet root]# mount -t nfs server:/home/ftp /mnt/disk
> > mount: RPC: Program not registered
> >
> > хотя
> > [root@gwin daily]# service nfs status
> > rpc.mountd (pid 603) is running...
> > nfsd (pid 595 594 593 592 591 590 589 588) is running...
> > rpc.rquotad (pid 584) is running...
> > и
> > [root@gwin daily]# cat /etc/exports
> > /home/ftp 10.0.5.0/255.255.255.0(ro)
> >
> > В чем может быть причина?
> >
> > Дима
>
> А портмап запущен? И в host.allow host.deny служба прописана?
							^^^^^^^^^^^^^^^^^
мерси за подсказку..... заработало

-- 
Sincerely yours,

Ph.D. Student Dmytro Kovalskyy
Institute of Molecular Biology & Genetics
150 Akad. Zabolotnogo Street,
Kiev-143, 03143
UKRAINE

E-mail: dikov@imbg.org.ua
Fax:  +380 (44) 266-0759
Tel.: +380 (44) 266-5589





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

end of thread, other threads:[~2004-06-29 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-29 13:45 [Comm] nfs problem Dmitry Kovalsky
2004-06-29 13:20 ` Andriy Dobrovol's'kii
2004-06-29 14:36   ` Dmitry Kovalsky
2004-06-29 14:11 ` Yuri N. Glibovetz

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git