ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] nfs mount and permissions?
@ 2003-08-21 10:09 Alexandr R. Ogurtzoff
  2003-08-21 10:16 ` [Comm] " Michael Shigorin
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-21 10:09 UTC (permalink / raw)
  To: community

Уважаемые коллеги! Уточните пожалуйста где я не прав?
 Со сторны сервера:
 [root@iscander var]# ls -l / | grep export
  drwxrwxrwx    2 root     root          160 Aug 21 12:52 export
[root@iscander var]# cat /etc/exports
/export  192.168.1.0/24 (rw,root_squash)
Сервисы portmap, nfs  запущены
Со стороны клиента
[root@gateway disk]# mount -t nfs -o timeo=20,soft,intr 192.168.1.1:/export 
/mnt/disk
просто останавливается и чего то ждёт...
при этом читать содержимое /mnt/disk  я могу, совпадает с тем что на сервере, 
а вот писать ни пользователем, ни root -ом не получается. На клиенте работаю 
с сервера через ssh, хотя вряд ли это принципиально...
Не понятно почему останавливается mount, и что не так с правами доступа. Есть 
необходимость залить на шлюз(в данном случае клиент) пару скриптов со своей 
машины(в данном случае сервер), а с него забрать уже подправленые. Направьте 
на путь истиный, пожалуйста, что то великий man меня не просветлил. и я так и 
не понял нужны сейчас hosts.allow, hosts.denny или это уже аттавизм?

-- 
С наилучшими пожеланиями
Александр Огурцов



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

* [Comm] Re: nfs mount and permissions?
  2003-08-21 10:09 [Comm] nfs mount and permissions? Alexandr R. Ogurtzoff
@ 2003-08-21 10:16 ` Michael Shigorin
  2003-08-21 10:36   ` Alexandr R. Ogurtzoff
  2003-08-21 12:15 ` Sergey Vlasov
  2003-08-21 13:12 ` [Comm] ЗАРАБОТАЛО! Alexandr R. Ogurtzoff
  2 siblings, 1 reply; 10+ messages in thread
From: Michael Shigorin @ 2003-08-21 10:16 UTC (permalink / raw)
  To: community

On Thu, Aug 21, 2003 at 01:09:28PM +0300, Alexandr R. Ogurtzoff wrote:
> Сервисы portmap, nfs  запущены

На клиенте portmap запущен?

> [root@gateway disk]# mount -t nfs -o timeo=20,soft,intr 192.168.1.1:/export 
> /mnt/disk
> просто останавливается и чего то ждёт...

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


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

* [Comm] Re: nfs mount and permissions?
  2003-08-21 10:36   ` Alexandr R. Ogurtzoff
@ 2003-08-21 10:35     ` Michael Shigorin
  2003-08-21 12:04       ` Alexandr R. Ogurtzoff
  2003-08-21 10:45     ` Alexandr R. Ogurtzoff
  1 sibling, 1 reply; 10+ messages in thread
From: Michael Shigorin @ 2003-08-21 10:35 UTC (permalink / raw)
  To: community

On Thu, Aug 21, 2003 at 01:36:57PM +0300, Alexandr R. Ogurtzoff wrote:
> > На клиенте portmap запущен?
> [root@gateway root]# service portmap restart
> service: unrecognized service: portmap
> [root@gateway root]# rpm -ql portmap
> warning: package portmap is not installed

Вот поставь на _клиента_ portmap и запусти.

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


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

* Re: [Comm] Re: nfs mount and permissions?
  2003-08-21 10:16 ` [Comm] " Michael Shigorin
@ 2003-08-21 10:36   ` Alexandr R. Ogurtzoff
  2003-08-21 10:35     ` Michael Shigorin
  2003-08-21 10:45     ` Alexandr R. Ogurtzoff
  0 siblings, 2 replies; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-21 10:36 UTC (permalink / raw)
  To: community


> На клиенте portmap запущен?

[root@gateway root]# service portmap restart
service: unrecognized service: portmap

[root@gateway root]# rpm -ql portmap
warning: package portmap is not installed
 
Э! Так а каким чином я на него заливал эти скрипты, буквально вчера!  >8-O
точно через nfs, но опять же читать он их мог!

-- 
С наилучшими пожеланиями
Александр Огурцов



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

* Re: [Comm] Re: nfs mount and permissions?
  2003-08-21 10:36   ` Alexandr R. Ogurtzoff
  2003-08-21 10:35     ` Michael Shigorin
@ 2003-08-21 10:45     ` Alexandr R. Ogurtzoff
  2003-08-21 11:19       ` Sergey Vlasov
  1 sibling, 1 reply; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-21 10:45 UTC (permalink / raw)
  To: community

Вот и повторилось смотри! portmap я естественно ещё не поставил, читать из 
смонтированой директории могу!
Моунт не вешался - просто долго отрабатывает

[root@gateway mnt]# date && mount -t nfs -o timeo=20,soft,intr 
192.168.1.1:/export /mnt/disk && date
Thu Aug 21 13:16:29 EEST 2003
Thu Aug 21 13:32:14 EEST 2003


[root@gateway root]# mount
/dev/hda6 on / type reiserfs (rw,notail)
proc on /proc type proc (rw,gid=19)
/dev/hda1 on /boot type ext2 (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=0620)
automount(pid895) on /mnt/auto type autofs 
(rw,fd=5,pgrp=895,minproto=2,maxproto=4)
192.168.1.1:/export on /mnt/disk type nfs 
(rw,timeo=20,soft,intr,addr=192.168.1.1)
И несмотря на rw писать я не могу, ну это как я понимаю из за портмап
Но как я могу читать?
Всё бегу ставить portmap на шлюз :-)
-- 
С наилучшими пожеланиями
Александр Огурцов



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

* [Comm] Re: nfs mount and permissions?
  2003-08-21 10:45     ` Alexandr R. Ogurtzoff
@ 2003-08-21 11:19       ` Sergey Vlasov
  2003-08-21 12:19         ` Alexandr R. Ogurtzoff
  0 siblings, 1 reply; 10+ messages in thread
From: Sergey Vlasov @ 2003-08-21 11:19 UTC (permalink / raw)
  To: community

On Thu, 21 Aug 2003 13:45:44 +0300
"Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> wrote:

> Вот и повторилось смотри! portmap я естественно ещё не поставил, читать из 
> смонтированой директории могу!
> Моунт не вешался - просто долго отрабатывает

Ещё нужно запустить rpc.statd (сервис nfslock), причём с обеих сторон.


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

* Re: [Comm] Re: nfs mount and permissions?
  2003-08-21 10:35     ` Michael Shigorin
@ 2003-08-21 12:04       ` Alexandr R. Ogurtzoff
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-21 12:04 UTC (permalink / raw)
  To: community


> Вот поставь на _клиента_ portmap и запусти.
поставил, запустил монтируется влёт, писать не хочет :-(
Читает замечательно
-- 
С наилучшими пожеланиями
Александр Огурцов



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

* [Comm] Re: nfs mount and permissions?
  2003-08-21 10:09 [Comm] nfs mount and permissions? Alexandr R. Ogurtzoff
  2003-08-21 10:16 ` [Comm] " Michael Shigorin
@ 2003-08-21 12:15 ` Sergey Vlasov
  2003-08-21 13:12 ` [Comm] ЗАРАБОТАЛО! Alexandr R. Ogurtzoff
  2 siblings, 0 replies; 10+ messages in thread
From: Sergey Vlasov @ 2003-08-21 12:15 UTC (permalink / raw)
  To: community

On Thu, 21 Aug 2003 13:09:28 +0300
"Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> wrote:

> Уважаемые коллеги! Уточните пожалуйста где я не прав?
>  Со сторны сервера:
>  [root@iscander var]# ls -l / | grep export
>   drwxrwxrwx    2 root     root          160 Aug 21 12:52 export
> [root@iscander var]# cat /etc/exports
> /export  192.168.1.0/24 (rw,root_squash)

Вот здесь пробел лишний - man 5 exports:

  No whitespace is permitted between a client and its option list.


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

* Re: [Comm] Re: nfs mount and permissions?
  2003-08-21 11:19       ` Sergey Vlasov
@ 2003-08-21 12:19         ` Alexandr R. Ogurtzoff
  0 siblings, 0 replies; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-21 12:19 UTC (permalink / raw)
  To: community


> Ещё нужно запустить rpc.statd (сервис nfslock), причём с обеих сторон.
 Запустил, отмонтировал, примонтировал показывает что смонтировано с rw, но не 
пишет!!!
server
[root@iscander root]#  service nfs status
rpc.mountd is running
rpc.rquotad is running
nfsd is running
[root@iscander root]# service nfslock status
rpc.statd is running
[root@iscander root]# service portmap status
portmap is running
[root@iscander root]# ls /export/
wmselect
[root@iscander root]# ls -l / | grep export
drwxrwxrwx    2 root     root           72 Aug 21 13:28 export


client
[iscander@gateway iscander]$ mount
<skip>
192.168.1.1:/export on /import type nfs 
(rw,timeo=20,soft,intr,addr=192.168.1.1)
[root@gateway root]# service portmap status
portmap is running
[root@gateway root]# service nfslock status
rpc.statd is running

[root@gateway root]# mkdir /import/test
mkdir: cannot create directory `/import/test': Permission denied
[iscander@gateway iscander]$ mkdir /import/test
mkdir: невозможно создать каталог `/import/test': Permission denied
[iscander@gateway iscander]$ ls -l / | grep import
drwxrwxrwx    2 root     root           72 Авг 21 13:28 import
[iscander@gateway iscander]$ ls /import
wmselect


-- 
С наилучшими пожеланиями
Александр Огурцов



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

* [Comm] ЗАРАБОТАЛО!
  2003-08-21 10:09 [Comm] nfs mount and permissions? Alexandr R. Ogurtzoff
  2003-08-21 10:16 ` [Comm] " Michael Shigorin
  2003-08-21 12:15 ` Sergey Vlasov
@ 2003-08-21 13:12 ` Alexandr R. Ogurtzoff
  2 siblings, 0 replies; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-21 13:12 UTC (permalink / raw)
  To: community


> [root@iscander var]# cat /etc/exports
> /export  192.168.1.0/24 (rw,root_squash)
                                           ^^^
пробел лишний, между хостами и правами доступа его буть не должно через пробел 
начинается следующая пара хост(права доступа)
/export/ 192.168.1.0/24(rw,no_root_squash)
Спасибо всем отозвавшимся, ваша помощь была очень ценной
-- 
С наилучшими пожеланиями
Александр Огурцов



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

end of thread, other threads:[~2003-08-21 13:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-21 10:09 [Comm] nfs mount and permissions? Alexandr R. Ogurtzoff
2003-08-21 10:16 ` [Comm] " Michael Shigorin
2003-08-21 10:36   ` Alexandr R. Ogurtzoff
2003-08-21 10:35     ` Michael Shigorin
2003-08-21 12:04       ` Alexandr R. Ogurtzoff
2003-08-21 10:45     ` Alexandr R. Ogurtzoff
2003-08-21 11:19       ` Sergey Vlasov
2003-08-21 12:19         ` Alexandr R. Ogurtzoff
2003-08-21 12:15 ` Sergey Vlasov
2003-08-21 13:12 ` [Comm] ЗАРАБОТАЛО! Alexandr R. Ogurtzoff

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