ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] NFS сервер
@ 2008-08-23 20:58 Mike Shuvalov
  2008-08-24  5:24 ` Denis Kirienko
  0 siblings, 1 reply; 10+ messages in thread
From: Mike Shuvalov @ 2008-08-23 20:58 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

[-- Attachment #1: Type: text/plain, Size: 1838 bytes --]

Привет всем!

Имеем: на сервере (OfficeServer) поднимаю NFS сервер

# cat /etc/exports
/home/sharedoc  192.168.1.0/24(rw,sync,subtree_check)

# chkconfig --list | grep nfs
nfs             0:off   1:off   2:on    3:on    4:on    5:on    6:off
nfslock         0:off   1:off   2:on    3:on    4:on    5:on    6:off

# chkconfig --list | grep portmap
portmap         0:off   1:off   2:on    3:on    4:on    5:on    6:off

# rpcinfo -p
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp   1024  status
    100024    1   tcp   2689  status
    100011    1   udp   1017  rquotad
    100011    2   udp   1017  rquotad
    100011    1   tcp   1018  rquotad
    100011    2   tcp   1018  rquotad
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100021    1   udp   1046  nlockmgr
    100021    3   udp   1046  nlockmgr
    100021    4   udp   1046  nlockmgr
    100021    1   tcp   2814  nlockmgr
    100021    3   tcp   2814  nlockmgr
    100021    4   tcp   2814  nlockmgr
    100005    1   udp    626  mountd
    100005    1   tcp    627  mountd
    100005    2   udp    626  mountd
    100005    2   tcp    627  mountd
    100005    3   udp    626  mountd
    100005    3   tcp    627  mountd


На клиенте получаю

# mount -t nfs mikes-srv:/home/sharedoc /mnt/sharedoc
mount: mount to NFS server 'mikes-srv' failed: System Error: Connection 
refused.

Что могло произойти, если учесть, что изначально это работало? К сожалению 
момент, когда это поломалось, не отследил и теперь ломаю голову, что править. 
Вроде все нормально, но не работает.
У кого какие соображения?

-- 
С уважением,
Михаил Шувалов

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2008-08-25 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-23 20:58 [Sysadmins] NFS сервер Mike Shuvalov
2008-08-24  5:24 ` Denis Kirienko
2008-08-24  8:13   ` Mike Shuvalov
2008-08-24  8:51     ` Denis Kirienko
2008-08-24 10:07       ` Mike Shuvalov
2008-08-24 10:50         ` Denis Kirienko
2008-08-24 21:00           ` Michael Shigorin
2008-08-25  5:06             ` Алексей Шенцев
2008-08-25 13:28               ` Michael Shigorin
2008-08-24 20:59       ` Michael Shigorin

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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