ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] падение  squid и  NTLM
@ 2005-09-16  8:32 Александр
  2005-09-16  9:22 ` Andrey A. Yefremov
  2005-09-16 10:24 ` Denis Ovsienko
  0 siblings, 2 replies; 3+ messages in thread
From: Александр @ 2005-09-16  8:32 UTC (permalink / raw)
  To: sisyphus

После апгрейда Squid 2.5.STABLE9 до STABLE10 при включённой NTLM-авторизации происходит следующее:

CPU Usage: 2.740 seconds = 0.740 user + 2.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 491
Memory usage for squid via mallinfo():
	total space in arena:   28122 KB
	Ordinary blocks:        28011 KB      4 blks
	Small blocks:               0 KB      0 blks
	Holding blocks:          5292 KB      3 blks
	Free Small blocks:          0 KB
	Free Ordinary blocks:     111 KB
	Total in use:           33303 KB 118%
	Total free:               111 KB 0%
2005/09/16 11:50:01| Starting Squid Cache version 2.5.STABLE10 for i586-alt-linux-gnu...
2005/09/16 11:50:01| Process ID 18265
2005/09/16 11:50:01| With 16384 file descriptors available
2005/09/16 11:50:01| DNS Socket created at 0.0.0.0, port 33243, FD 5
2005/09/16 11:50:01| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2005/09/16 11:50:01| helperStatefulOpenServers: Starting 25 'ntlm_auth' processes
2005/09/16 11:50:03| helperOpenServers: Starting 5 'ntlm_auth' processes
2005/09/16 11:50:03| helperOpenServers: Starting 5 'wbinfo_group.pl' processes
2005/09/16 11:50:04| User-Agent logging is disabled.
2005/09/16 11:50:04| Unlinkd pipe opened on FD 45
2005/09/16 11:50:04| Swap maxSize 30720000 KB, estimated 2363076 objects
2005/09/16 11:50:04| Target number of buckets: 118153
2005/09/16 11:50:04| Using 131072 Store buckets
2005/09/16 11:50:04| Max Mem  size: 8192 KB
2005/09/16 11:50:04| Max Swap size: 30720000 KB
2005/09/16 11:50:04| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
2005/09/16 11:50:04| Store logging disabled
2005/09/16 11:50:04| Rebuilding storage in /var/spool/squid (DIRTY)
2005/09/16 11:50:04| Using Least Load store dir selection
2005/09/16 11:50:04| Current Directory is /
2005/09/16 11:50:04| Loaded Icons.
2005/09/16 11:50:04| Accepting HTTP connections at 192.168.0.2, port 3128, FD 46.
2005/09/16 11:50:04| WCCP Disabled.
2005/09/16 11:50:04| Pinger socket opened on FD 48
2005/09/16 11:50:04| Ready to serve requests.
2005/09/16 11:50:04| storeUfsDirRebuildFromSwapLog: Old version detected. Upgrading
2005/09/16 11:50:04| Store rebuilding is  0.1% complete
2005/09/16 11:50:07| Pinger exiting.
Modification of non-creatable array value attempted, subscript -1 at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
2005/09/16 11:50:07| WARNING: NT_global_group #1 (FD 37) exited
Modification of non-creatable array value attempted, subscript -1 at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
2005/09/16 11:50:07| WARNING: NT_global_group #2 (FD 38) exited
Modification of non-creatable array value attempted, subscript -1 at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
2005/09/16 11:50:07| WARNING: NT_global_group #3 (FD 39) exited
2005/09/16 11:50:07| Too few NT_global_group processes are running
FATAL: The NT_global_group helpers are crashing too rapidly, need help!

Squid Cache (Version 2.5.STABLE10): Terminated abnormally.

Если аутентифицировать пользователей по IP-адресам всё работает без проблем.

Как побороть?
 



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

* Re: [sisyphus] падение  squid и  NTLM
  2005-09-16  8:32 [sisyphus] падение squid и NTLM Александр
@ 2005-09-16  9:22 ` Andrey A. Yefremov
  2005-09-16 10:24 ` Denis Ovsienko
  1 sibling, 0 replies; 3+ messages in thread
From: Andrey A. Yefremov @ 2005-09-16  9:22 UTC (permalink / raw)
  To: Александр,
	ALT Linux Sisyphus discussion list

Здравствуйте, Александр.

Вы писали 16 сентября 2005 г., 11:32:03:


> CPU Usage: 2.740 seconds = 0.740 user + 2.000 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 491
> Memory usage for squid via mallinfo():
> 	total space in arena:   28122 KB
> 	Ordinary blocks:        28011 KB      4 blks
> 	Small blocks:               0 KB      0 blks
> 	Holding blocks:          5292 KB      3 blks
> 	Free Small blocks:          0 KB
> 	Free Ordinary blocks:     111 KB
> 	Total in use:           33303 KB 118%
> 	Total free:               111 KB 0%
> 2005/09/16 11:50:01| Starting Squid Cache version 2.5.STABLE10 for i586-alt-linux-gnu...
> 2005/09/16 11:50:01| Process ID 18265
> 2005/09/16 11:50:01| With 16384 file descriptors available
> 2005/09/16 11:50:01| DNS Socket created at 0.0.0.0, port 33243, FD 5
> 2005/09/16 11:50:01| Adding nameserver 127.0.0.1 from /etc/resolv.conf
> 2005/09/16 11:50:01| helperStatefulOpenServers: Starting 25 'ntlm_auth' processes
> 2005/09/16 11:50:03| helperOpenServers: Starting 5 'ntlm_auth' processes
> 2005/09/16 11:50:03| helperOpenServers: Starting 5 'wbinfo_group.pl' processes
> 2005/09/16 11:50:04| User-Agent logging is disabled.
> 2005/09/16 11:50:04| Unlinkd pipe opened on FD 45
> 2005/09/16 11:50:04| Swap maxSize 30720000 KB, estimated 2363076 objects
> 2005/09/16 11:50:04| Target number of buckets: 118153
> 2005/09/16 11:50:04| Using 131072 Store buckets
> 2005/09/16 11:50:04| Max Mem  size: 8192 KB
> 2005/09/16 11:50:04| Max Swap size: 30720000 KB
> 2005/09/16 11:50:04| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
> 2005/09/16 11:50:04| Store logging disabled
> 2005/09/16 11:50:04| Rebuilding storage in /var/spool/squid (DIRTY)
> 2005/09/16 11:50:04| Using Least Load store dir selection
> 2005/09/16 11:50:04| Current Directory is /
> 2005/09/16 11:50:04| Loaded Icons.
> 2005/09/16 11:50:04| Accepting HTTP connections at 192.168.0.2, port 3128, FD 46.
> 2005/09/16 11:50:04| WCCP Disabled.
> 2005/09/16 11:50:04| Pinger socket opened on FD 48
> 2005/09/16 11:50:04| Ready to serve requests.
> 2005/09/16 11:50:04| storeUfsDirRebuildFromSwapLog: Old version detected. Upgrading
> 2005/09/16 11:50:04| Store rebuilding is  0.1% complete
> 2005/09/16 11:50:07| Pinger exiting.
> Modification of non-creatable array value attempted, subscript -1
> at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
> 2005/09/16 11:50:07| WARNING: NT_global_group #1 (FD 37) exited
> Modification of non-creatable array value attempted, subscript -1
> at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
> 2005/09/16 11:50:07| WARNING: NT_global_group #2 (FD 38) exited
> Modification of non-creatable array value attempted, subscript -1
> at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
> 2005/09/16 11:50:07| WARNING: NT_global_group #3 (FD 39) exited
> 2005/09/16 11:50:07| Too few NT_global_group processes are running
> FATAL: The NT_global_group helpers are crashing too rapidly, need help!

> Squid Cache (Version 2.5.STABLE10): Terminated abnormally.

> Если аутентифицировать пользователей по IP-адресам всё работает без проблем.

> Как побороть?
 

после истории с асасином и этой, убеждаюсь, что
апдейтиться надо только после того, как утихнут вопли. :-)

ПС. Сорри, что не в тему. А побороть легко - назад временно откатится.
Судя по логу, опять кто то на*рал в перловую кашу. теперь уже сквиду.
;-))

-- 
С уважением,
 Andrey A. Yefremov                          mailto:alt@techno.dn.ua



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

* Re: [sisyphus] падение  squid и  NTLM
  2005-09-16  8:32 [sisyphus] падение squid и NTLM Александр
  2005-09-16  9:22 ` Andrey A. Yefremov
@ 2005-09-16 10:24 ` Denis Ovsienko
  1 sibling, 0 replies; 3+ messages in thread
From: Denis Ovsienko @ 2005-09-16 10:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

> Modification of non-creatable array value attempted, subscript -1 at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
> 2005/09/16 11:50:07| WARNING: NT_global_group #1 (FD 37) exited
> Modification of non-creatable array value attempted, subscript -1 at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
> 2005/09/16 11:50:07| WARNING: NT_global_group #2 (FD 38) exited
> Modification of non-creatable array value attempted, subscript -1 at /usr/lib/perl5/Text/ParseWords.pm line 16, <STDIN> line 1.
> 2005/09/16 11:50:07| WARNING: NT_global_group #3 (FD 39) exited
> 2005/09/16 11:50:07| Too few NT_global_group processes are running
> FATAL: The NT_global_group helpers are crashing too rapidly, need help!
> 
> Squid Cache (Version 2.5.STABLE10): Terminated abnormally.
Сломался один из модулей Perl, сломав squid-helpers-perl.

-- 
    DO4-UANIC


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

end of thread, other threads:[~2005-09-16 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-16  8:32 [sisyphus] падение squid и NTLM Александр
2005-09-16  9:22 ` Andrey A. Yefremov
2005-09-16 10:24 ` Denis Ovsienko

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git