ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] p7 Centaurus samba 4 тормозит
@ 2013-11-14  7:52 kalinin
  2013-11-14 10:02 ` Андрей Черепанов
  2013-11-14 10:03 ` Андрей Черепанов
  0 siblings, 2 replies; 3+ messages in thread
From: kalinin @ 2013-11-14  7:52 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

Здравствуйте!

Поставил 7 Кентавра (сервер); нужен файловый сервер для небольшой сети.
Отложил в сторону умолчальный smb.conf, т.к. заточен под ldap и сделал 
свой конфиг простейшего файл-сервера.
Попытался залить 500-мегабайтный файл - на это ушло 35 минут!
Удивился; попробовал такой же файл залить на старенький ALT 4.0 Office 
Server - меньше двух минут !
При том, что старый сервер живет на компьютере 10-летней давности, а 
новый - достаточно современная машина.
Попытался поиграться с настройками производительности - не помогло.
Может у кого-нибудь есть соображения по этому поводу ?
smb.conf - во вложении.

--
С уважением,
Калинин Максим.

[-- Attachment #2: smb_conf --]
[-- Type: text/plain, Size: 500 bytes --]

[global]
	workgroup = SYSTEM
	server string = ALT Linux Samba server on %h (v. %v)
	map to guest = Bad Password
	log file = /var/log/samba/log.%m
	max log size = 50
	max open files = 30000
	socket options = TCP_NODELAY SO_KEEPALIVE
	printcap name = cups
	dns proxy = No
	idmap config * : backend = tdb
	use sendfile = Yes

[share]
	comment = Commonplace
	path = /var/share
	read only = No
	guest only = Yes
	guest ok = Yes

[homes]
	comment = Home Directory for '%u'
	read only = No
	browseable = No

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

end of thread, other threads:[~2013-11-14 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14  7:52 [Comm] p7 Centaurus samba 4 тормозит kalinin
2013-11-14 10:02 ` Андрей Черепанов
2013-11-14 10:03 ` Андрей Черепанов

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