* Re: [Comm] NFS altlinux wiki
@ 2012-06-11 6:46 ` Максим Коробкин
2012-06-11 7:03 ` Alexey Borisenkov
0 siblings, 1 reply; 3+ messages in thread
From: Максим Коробкин @ 2012-06-11 6:46 UTC (permalink / raw)
To: community
10.06.2012 21:56, Sergey пишет:
>> On Sunday 10 June 2012, Максим Коробкин wrote:
>> В http://www.altlinux.org/NFS - для p6 настройка rcpbind,
>> хотелось бы подробностей.
> А что там непонятно ?
из wiki
> Конфигурационный файл /etc/sysconfig/rpcbind,
> для использования nfs 3, закомментировать:control rpcbind server
Вот как выглядит rpcbind у меня:
# Parameters for rpcbind daemon.
# See rpcbind(8) for more details.
# Specifies additional parameters for rpcbind.
#RPCBIND_ARGS=
# Specifies parameters under control(1)
CONTROL_ARGS="-l"
1.Что в нем коментировать?
2. Для NFS4 ничего не торгать?
3. Какой nfs сервер должен быть установлен для работы с nfs4
из p6
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] NFS altlinux wiki
2012-06-11 6:46 ` [Comm] NFS altlinux wiki Максим Коробкин
@ 2012-06-11 7:03 ` Alexey Borisenkov
2012-06-12 12:27 ` Michael Shigorin
0 siblings, 1 reply; 3+ messages in thread
From: Alexey Borisenkov @ 2012-06-11 7:03 UTC (permalink / raw)
To: community
11.06.2012 10:46, Максим Коробкин написал:
> # See rpcbind(8) for more details.
Ну вот тут же ведь предлагают man посмотреть по rpcbind
> # Specifies additional parameters for rpcbind.
> #RPCBIND_ARGS=
>
> # Specifies parameters under control(1)
> CONTROL_ARGS="-l"
Опция -l заставляет слушать только локальный интерфейс-заглушку lo. Если
нужен доступ с других машин, то эту строку надо закомментировать.
> Какой nfs сервер должен быть установлен для работы с nfs4 из p6
nfs-server
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] NFS altlinux wiki
2012-06-11 7:03 ` Alexey Borisenkov
@ 2012-06-12 12:27 ` Michael Shigorin
0 siblings, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2012-06-12 12:27 UTC (permalink / raw)
To: community
On Mon, Jun 11, 2012 at 11:03:41AM +0400, Alexey Borisenkov wrote:
> ># Specifies parameters under control(1)
> > CONTROL_ARGS="-l"
> Опция -l заставляет слушать только локальный интерфейс-заглушку
> lo. Если нужен доступ с других машин, то эту строку надо
> закомментировать.
...а, или речь о роутере, который в данном разе фигурирует
как свич (обе машинки подключены в соседние порты)?
Тогда пишем в /etc/exports строчку вида (поправьте путь и сеть):
/var/ftp 192.168.0.0/24(ro,async)
и далее:
control rpcbind server
service rpcbind restart
service nfs restart
Если понял правильно и пригодится, давайте доработаем статью
на вики.
--
---- 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:[~2012-06-12 12:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-11 6:46 ` [Comm] NFS altlinux wiki Максим Коробкин
2012-06-11 7:03 ` Alexey Borisenkov
2012-06-12 12:27 ` Michael Shigorin
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