ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Mike Shuvalov <shuvalov.mv@gmail.com>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: [Sysadmins] NFS сервер
Date: Sun, 24 Aug 2008 00:58:42 +0400
Message-ID: <200808240058.47435.shuvalov.mv@gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2008-08-23 20:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-23 20:58 Mike Shuvalov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200808240058.47435.shuvalov.mv@gmail.com \
    --to=shuvalov.mv@gmail.com \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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