ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Проблема с NFS
@ 2007-12-08 22:24 Alexander Gvozdev
  2007-12-08 22:32 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Gvozdev @ 2007-12-08 22:24 UTC (permalink / raw)
  To: sisyphus

С какого фига может возникнуть ситуация:
--------------------
[root@lina-big ~]# mount -a
mount.nfs: rpc.statd is not running but is required for remote locking.
   Either use '-o nolocks' to keep locks local, or start statd.
mount.nfs: rpc.statd is not running but is required for remote locking.
   Either use '-o nolocks' to keep locks local, or start statd.
mount.nfs: rpc.statd is not running but is required for remote locking.
   Either use '-o nolocks' to keep locks local, or start statd.
mount.nfs: rpc.statd is not running but is required for remote locking.
   Either use '-o nolocks' to keep locks local, or start statd.
mount.nfs: rpc.statd is not running but is required for remote locking.
   Either use '-o nolocks' to keep locks local, or start statd.
[root@lina-big ~]#                                               
-----------------
apt-cache search statd ничего приличного не даёт.
С "'-o nolocks" не монтируется.

PS: монтируется NFS раздел.

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

* Re: [sisyphus] Проблема с NFS
  2007-12-08 22:24 [sisyphus] Проблема с NFS Alexander Gvozdev
@ 2007-12-08 22:32 ` Dmitry V. Levin
  2007-12-08 23:25   ` Alexander Gvozdev
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2007-12-08 22:32 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Sun, Dec 09, 2007 at 01:24:23AM +0300, Alexander Gvozdev wrote:
> С какого фига может возникнуть ситуация:
> --------------------
> [root@lina-big ~]# mount -a
> mount.nfs: rpc.statd is not running but is required for remote locking.
>    Either use '-o nolocks' to keep locks local, or start statd.
> mount.nfs: rpc.statd is not running but is required for remote locking.
>    Either use '-o nolocks' to keep locks local, or start statd.
> mount.nfs: rpc.statd is not running but is required for remote locking.
>    Either use '-o nolocks' to keep locks local, or start statd.
> mount.nfs: rpc.statd is not running but is required for remote locking.
>    Either use '-o nolocks' to keep locks local, or start statd.
> mount.nfs: rpc.statd is not running but is required for remote locking.
>    Either use '-o nolocks' to keep locks local, or start statd.
> [root@lina-big ~]#                                               
> -----------------
> apt-cache search statd ничего приличного не даёт.
> С "'-o nolocks" не монтируется.

Параметр называется nolock, statd запускается с помощью service nfslock.
Какая версия пакета, из которого у вас mount.nfs?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] Проблема с NFS
  2007-12-08 22:32 ` Dmitry V. Levin
@ 2007-12-08 23:25   ` Alexander Gvozdev
  2007-12-08 23:41     ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Gvozdev @ 2007-12-08 23:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

В сообщении от Sunday 09 December 2007 01:32:09 Dmitry V. Levin написал(а):
>
> Параметр называется nolock, statd запускается с помощью service nfslock.
> Какая версия пакета, из которого у вас mount.nfs?
Спасибо!
проблема снимается.
Версии - текущие для сизифа. 
"service nfslock restart" помог. Оказывается он тупо убился... Странно, что он 
сдох... На компе ничего такого не делалось...

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

* Re: [sisyphus] Проблема с NFS
  2007-12-08 23:25   ` Alexander Gvozdev
@ 2007-12-08 23:41     ` Dmitry V. Levin
  2007-12-09  1:59       ` Alexander Gvozdev
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2007-12-08 23:41 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Sun, Dec 09, 2007 at 02:25:16AM +0300, Alexander Gvozdev wrote:
> В сообщении от Sunday 09 December 2007 01:32:09 Dmitry V. Levin написал(а):
> >
> > Параметр называется nolock, statd запускается с помощью service nfslock.
> > Какая версия пакета, из которого у вас mount.nfs?
> Спасибо!
> проблема снимается.
> Версии - текущие для сизифа. 
> "service nfslock restart" помог.

Если не используете блокировки на nfs, то nolock проще.

> Оказывается он тупо убился...

Как вам удалось это установить?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] Проблема с NFS
  2007-12-08 23:41     ` Dmitry V. Levin
@ 2007-12-09  1:59       ` Alexander Gvozdev
  0 siblings, 0 replies; 5+ messages in thread
From: Alexander Gvozdev @ 2007-12-09  1:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

В сообщении от Sunday 09 December 2007 02:41:42 Dmitry V. Levin написал(а):
> On Sun, Dec 09, 2007 at 02:25:16AM +0300, Alexander Gvozdev wrote:
> > В сообщении от Sunday 09 December 2007 01:32:09 Dmitry V. Levin 
написал(а):
> > > Параметр называется nolock, statd запускается с помощью service
> > > nfslock. Какая версия пакета, из которого у вас mount.nfs?
> >
> > Спасибо!
> > проблема снимается.
> > Версии - текущие для сизифа.
> > "service nfslock restart" помог.
>
> Если не используете блокировки на nfs, то nolock проще.
>
> > Оказывается он тупо убился...
>
> Как вам удалось это установить?
На stopping он ответил [PASSED]


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

end of thread, other threads:[~2007-12-09  1:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-08 22:24 [sisyphus] Проблема с NFS Alexander Gvozdev
2007-12-08 22:32 ` Dmitry V. Levin
2007-12-08 23:25   ` Alexander Gvozdev
2007-12-08 23:41     ` Dmitry V. Levin
2007-12-09  1:59       ` Alexander Gvozdev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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