ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] CIFS vs SMB
Date: Thu, 29 Mar 2007 14:54:23 +0400
Message-ID: <20070329105423.GA18575@newmaster.mivlgu.local> (raw)
In-Reply-To: <200703291255.59587.ave4600@mail.ru>

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

On Thu, Mar 29, 2007 at 12:55:59PM +0300, Alexander Yereschenko wrote:
> Столкнулся с такой проблемой: 
> сервер - ALC3.0.4 + updates +backports
> клиент - февральский сизиф (на alc3 наблюдалось то же самое)
[...]
>    Подключаем на клиенте ресурс Doc по протоколу SMB (через smb4k) - все 
> красиво, но при копировании в любую сторону большого объема данных (типа 
> фильм, либо сравнимую по объему кучу мелких файлов) происходит отвал. При 
> этом на клиенте ресурс считается подмонтированным, но доступа к нему нет. 
> Приходится рутом отмонтировать...

smbfs в ядре сейчас фактически не поддерживается, и даже ведутся
разговоры о том, чтобы убрать её из ядра.

>    То же там же подключаем по протоколу CIFS - отвалов нет, но отсутствует 
> обещанный доступ по записи.

Наиболее часто встречающаяся проблема с cifs связана с тем, что cifs
пытается использовать расширения протокола CIFS для UNIX, если сервер
их поддерживает, однако для правильной работы в этом случае
необходимо, чтобы значения uid и gid на сервере и на клиенте совпадали
(подразумевается, что будет использоваться либо NIS, либо что-то типа
nss_ldap).  Причём опции монтирования для отключения UNIX Extensions у
cifs нет, поэтому приходится отключать их со стороны сервера:

[global]
	unix extensions = no

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

  reply	other threads:[~2007-03-29 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29  9:55 Alexander Yereschenko
2007-03-29 10:54 ` Sergey Vlasov [this message]
2007-03-29 11:30   ` Alexander Yereschenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070329105423.GA18575@newmaster.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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