ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] nfs и VZ/ALS40
@ 2007-09-11 12:39 Timur Batyrshin
  2007-09-11 13:57 ` Pavlov Konstantin
  2007-09-11 22:32 ` Dmitry V. Levin
  0 siblings, 2 replies; 9+ messages in thread
From: Timur Batyrshin @ 2007-09-11 12:39 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Как примонтировать nfs-шару из VE ?

$ mount.nfs hn:/mnt/distr distr
mount.nfs: No such device

Это HN:
[erthad@horus ovz]$ rpm -qa | grep nfs
nfs-utils-1.0.10-alt5
unfs3-0.9.17-alt2

Это VE:
[root@localhost /]# rpm -qa | grep nfs
nfs-utils-1.0.10-alt5

Такая конфигурация на HN тоже не работает.
$ rpm -qa | grep nfs
nfs-utils-1.0.10-alt5
libnfsidmap-0.18-alt1
nfs-clients-1.0.10-alt5
nfs-server-1.0.10-alt5


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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-11 12:39 [Comm] nfs и VZ/ALS40 Timur Batyrshin
@ 2007-09-11 13:57 ` Pavlov Konstantin
  2007-09-11 16:38   ` Eugene Prokopiev
  2007-09-11 22:32 ` Dmitry V. Levin
  1 sibling, 1 reply; 9+ messages in thread
From: Pavlov Konstantin @ 2007-09-11 13:57 UTC (permalink / raw)
  To: community

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

On Tue, Sep 11, 2007 at 04:39:03PM +0400, Timur Batyrshin wrote:
> Как примонтировать nfs-шару из VE ?
> 
> $ mount.nfs hn:/mnt/distr distr
> mount.nfs: No such device
> 
> Это HN:
> [erthad@horus ovz]$ rpm -qa | grep nfs
> nfs-utils-1.0.10-alt5
> unfs3-0.9.17-alt2
> 
> Это VE:
> [root@localhost /]# rpm -qa | grep nfs
> nfs-utils-1.0.10-alt5
> 
> Такая конфигурация на HN тоже не работает.
> $ rpm -qa | grep nfs
> nfs-utils-1.0.10-alt5
> libnfsidmap-0.18-alt1
> nfs-clients-1.0.10-alt5
> nfs-server-1.0.10-alt5

Используйте mount-скрипты для VE из HN.

-- 
<combr> swi: рейд - он в суперблоке
<gns> combr: вот скажи мне, админ - в чем рэйд? вот и брат говорит, что в
      суперблоке ;)

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

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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-11 13:57 ` Pavlov Konstantin
@ 2007-09-11 16:38   ` Eugene Prokopiev
  2007-09-11 20:54     ` Aleksey Avdeev
  0 siblings, 1 reply; 9+ messages in thread
From: Eugene Prokopiev @ 2007-09-11 16:38 UTC (permalink / raw)
  To: ALT Linux Community general discussions

> Используйте mount-скрипты для VE из HN.

т.е. внутри VE ничего кроме FUSE монтировать нельзя 
(http://wiki.openvz.org/FUSE)?

а NFS для FUSE нет? ;)

PS: вообще-то тема для sysadmins@

-- 
С уважением,
Прокопьев Евгений



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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-11 16:38   ` Eugene Prokopiev
@ 2007-09-11 20:54     ` Aleksey Avdeev
  0 siblings, 0 replies; 9+ messages in thread
From: Aleksey Avdeev @ 2007-09-11 20:54 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Eugene Prokopiev пишет:
>> Используйте mount-скрипты для VE из HN.
> 
> т.е. внутри VE ничего кроме FUSE монтировать нельзя 
> (http://wiki.openvz.org/FUSE)?

 Mount-скриптами -- можно (выполняются на уровне HN, до фактического
запуска самогй VE).

> 
> а NFS для FUSE нет? ;)
> 
> PS: вообще-то тема для sysadmins@
> 

  Да.

-- 

С уважением. Алексей.




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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-11 12:39 [Comm] nfs и VZ/ALS40 Timur Batyrshin
  2007-09-11 13:57 ` Pavlov Konstantin
@ 2007-09-11 22:32 ` Dmitry V. Levin
  2007-09-12  5:40   ` Timur Batyrshin
  2007-09-12 14:58   ` Timur Batyrshin
  1 sibling, 2 replies; 9+ messages in thread
From: Dmitry V. Levin @ 2007-09-11 22:32 UTC (permalink / raw)
  To: ALT Linux general discussion list

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

On Tue, Sep 11, 2007 at 04:39:03PM +0400, Timur Batyrshin wrote:
> Как примонтировать nfs-шару из VE ?

http://wiki.openvz.org/NFS


-- 
ldv

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

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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-11 22:32 ` Dmitry V. Levin
@ 2007-09-12  5:40   ` Timur Batyrshin
  2007-09-12 14:58   ` Timur Batyrshin
  1 sibling, 0 replies; 9+ messages in thread
From: Timur Batyrshin @ 2007-09-12  5:40 UTC (permalink / raw)
  To: community

Dmitry V. Levin (Wed, 12 Sep 2007 02:32:48 +0400):

> On Tue, Sep 11, 2007 at 04:39:03PM +0400, Timur Batyrshin wrote:
> > Как примонтировать nfs-шару из VE ?
> http://wiki.openvz.org/NFS

Спасибо за ссылку. Можно узнать, у нас проблема
http://bugzilla.openvz.org/show_bug.cgi?id=469 еще существует?


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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-11 22:32 ` Dmitry V. Levin
  2007-09-12  5:40   ` Timur Batyrshin
@ 2007-09-12 14:58   ` Timur Batyrshin
  2007-09-17 15:04     ` Michael Shigorin
  1 sibling, 1 reply; 9+ messages in thread
From: Timur Batyrshin @ 2007-09-12 14:58 UTC (permalink / raw)
  To: community

Dmitry V. Levin (Wed, 12 Sep 2007 02:32:48 +0400):

> On Tue, Sep 11, 2007 at 04:39:03PM +0400, Timur Batyrshin wrote:
> > Как примонтировать nfs-шару из VE ?
> 
> http://wiki.openvz.org/NFS

Этот способ, похоже, для unfs не работает -- тот начинает с ядерными
ошибками летать сразу.


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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-12 14:58   ` Timur Batyrshin
@ 2007-09-17 15:04     ` Michael Shigorin
  2007-09-18  6:12       ` Timur Batyrshin
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Shigorin @ 2007-09-17 15:04 UTC (permalink / raw)
  To: community

On Wed, Sep 12, 2007 at 06:58:59PM +0400, Timur Batyrshin wrote:
> > > Как примонтировать nfs-шару из VE ?
> > http://wiki.openvz.org/NFS
> Этот способ, похоже, для unfs не работает -- тот начинает с
> ядерными ошибками летать сразу.

Юзерспейсный nfsd?  Не верю (c)

(проверил из VE в VE -- точно, mount.nfs: No such device;
но ядерной ругани не наблюдаю)

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


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

* Re: [Comm] nfs и VZ/ALS40
  2007-09-17 15:04     ` Michael Shigorin
@ 2007-09-18  6:12       ` Timur Batyrshin
  0 siblings, 0 replies; 9+ messages in thread
From: Timur Batyrshin @ 2007-09-18  6:12 UTC (permalink / raw)
  To: community

Michael Shigorin (Mon, 17 Sep 2007 18:04:57 +0300):

> > > > Как примонтировать nfs-шару из VE ?
> > > http://wiki.openvz.org/NFS
> > Этот способ, похоже, для unfs не работает -- тот начинает с
> > ядерными ошибками летать сразу.
> 
> Юзерспейсный nfsd?  Не верю (c)
> 
> (проверил из VE в VE -- точно, mount.nfs: No such device;
> но ядерной ругани не наблюдаю)

В /var/log/messages было.
Как доберусь до сервера, проверю - отпишу.


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-11 12:39 [Comm] nfs и VZ/ALS40 Timur Batyrshin
2007-09-11 13:57 ` Pavlov Konstantin
2007-09-11 16:38   ` Eugene Prokopiev
2007-09-11 20:54     ` Aleksey Avdeev
2007-09-11 22:32 ` Dmitry V. Levin
2007-09-12  5:40   ` Timur Batyrshin
2007-09-12 14:58   ` Timur Batyrshin
2007-09-17 15:04     ` Michael Shigorin
2007-09-18  6:12       ` Timur Batyrshin

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