ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] [SOLVED] "NFSv2 is broken and not supported"
@ 2011-01-16 21:28 Michael Shigorin
  2011-01-18 14:36 ` Vasily Tereshko
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Shigorin @ 2011-01-16 21:28 UTC (permalink / raw)
  To: sysadmins

	Здравствуйте.
На удивление не гуглится толком, решил написать.

При использовании с сизифным nfsd (2.6.18/32-ovz, rpcbind, NFSv4)
утилит из M51 можно огрести примерно так (на M40 работало):

# mount -t nfs -o ro,nolock server:/share /share
mount.nfs: an incorrect mount option was specified
# service nfslock restart
Starting rpc.statd service: [ DONE ]
# mount -t nfs -o ro server:/share /share
mount.nfs: an incorrect mount option was specified
# mount -t nfs server:/share /share
mount.nfs: an incorrect mount option was specified
# dmesg | tail -1
[343710.897269] NFSv2 is broken and not supported

(чешем репу, читаем man mount и man 5 nfs)

# mount -t nfs4 server:/share /share
mount.nfs4: mounting server:/share failed, reason given by server:
  No such file or directory
# mount -t nfs -o nfsvers=3 server:/share /share
# _

В логе сервера тишь да гладь.

Пошёл было вешать багу на nfs-utils из M51, но подумал и решил,
что внятная формулировка не по зубам.  Ну и хоть сюда напишу.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

end of thread, other threads:[~2011-01-20 23:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-16 21:28 [Sysadmins] [SOLVED] "NFSv2 is broken and not supported" Michael Shigorin
2011-01-18 14:36 ` Vasily Tereshko
2011-01-20 23:12   ` 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