From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4734DBA6.9000903@rambler.ru> Date: Sat, 10 Nov 2007 00:13:58 +0200 From: Di User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: ALT Linux sysadmin discuss Content-Type: multipart/mixed; boundary="------------050306070302070900040601" Subject: [Sysadmins] =?koi8-r?b?7sUg09TZy8/Xy8EgaHR0cGQyIMkgbW9kX3BocDU=?= X-BeenThere: sysadmins@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux sysadmin discuss List-Id: ALT Linux sysadmin discuss List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 22:15:24 -0000 Archived-At: List-Archive: This is a multi-part message in MIME format. --------------050306070302070900040601 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Доброго времени суток. Поставил в контейнере: # rpm -qa | grep apache apache2-common-2.2.6-alt4 apache2-mod_php5-5.2.2-alt1 apache2-httpd-prefork-2.2.6-alt4 apache2-2.2.6-alt4 alterator-apache2-2.1-alt1 # rpm -qa | grep php php-base-2.2-alt1 php5-suhosin-0.9.19-alt1 apache2-mod_php5-5.2.2-alt1 php5-libs-5.2.2-alt1 php5-5.2.2-alt1 Всё взято из бранча, как я понимаю... потому не в Sisyphus@ При попытке запустить сервер после останова в ошибках было вот такое: [crit] (28)No space left on device: Unable to create scoreboard (anonymous shared memory failure) Погуглил и добавил в httpd2.conf такое: ScoreBoardFile logs/apache_runtime_status Попробовал старотовать сервер: [crit] (28)No space left on device: unable to create scoreboard "/var/log/httpd2/apache_runtime_status" (name-based shared memory failure) При этом # ls -lah /var/log/httpd2/ total 20K drwxr-x--- 2 root apache2 4.0K Nov 10 04:43 . drwxr-xr-x 14 root root 4.0K Nov 9 00:37 .. -rw-r--r-- 1 root root 2.5K Nov 9 00:51 access_log -rw-r--r-- 1 root root 0 Nov 10 04:43 apache_runtime_status -rw-r--r-- 1 root root 5.2K Nov 10 04:43 error_log Затем удалил apache2-mod_php5-5.2.2-alt1 Рестартовал - всё ок. [notice] Apache/2.2.6 (Unix) configured -- resuming normal operations [info] Server built: Sep 28 2007 12:36:18 [debug] prefork.c(991): AcceptMutex: sysvsem (default: sysvsem) Поставил mod_php5 обратно, сервер прорелодился. [notice] SIGHUP received. Attempting to restart [notice] Apache/2.2.6 (Unix) configured -- resuming normal operations [info] Server built: Sep 28 2007 12:36:18 [debug] prefork.c(991): AcceptMutex: sysvsem (default: sysvsem) Теперь пробуем остановить и запустить: # service httpd2 stop Stopping httpd2 service: [ DONE ] # service httpd2 status httpd2 is stopped # service httpd2 start Starting httpd2 service: [ DONE ] # service httpd2 status httpd2 is dead, but stale PID file exists # tail /var/log/httpd2/error_log [Sat Nov 10 05:07:08 2007] [notice] Apache/2.2.6 (Unix) configured -- resuming normal operations [Sat Nov 10 05:07:08 2007] [info] Server built: Sep 28 2007 12:36:18 [Sat Nov 10 05:07:08 2007] [debug] prefork.c(991): AcceptMutex: sysvsem (default: sysvsem) [Sat Nov 10 05:08:55 2007] [notice] SIGHUP received. Attempting to restart [Sat Nov 10 05:08:56 2007] [notice] Apache/2.2.6 (Unix) configured -- resuming normal operations [Sat Nov 10 05:08:56 2007] [info] Server built: Sep 28 2007 12:36:18 [Sat Nov 10 05:08:56 2007] [debug] prefork.c(991): AcceptMutex: sysvsem (default: sysvsem) [Sat Nov 10 05:11:41 2007] [info] removed PID file /var/run/httpd2/httpd.pid (pid=26615) [Sat Nov 10 05:11:41 2007] [notice] caught SIGTERM, shutting down [Sat Nov 10 05:11:52 2007] [crit] (28)No space left on device: unable to create scoreboard "/var/log/httpd2/apache_runtime_status" (name-based shared memory failure) Что теперь делать и кто виноват? ;) --------------050306070302070900040601 Content-Type: text/x-vcard; charset=utf-8; name="denyago.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="denyago.vcf" begin:vcard fn:Denis Timurovich Yagofarov n:Yagofarov;Denis Timurovich org:ITGIS NASU adr:room 615;;Chokolovski sqr., 13;Kiev;;03151;Ukraine email;internet:denyago@rambler.ru title:system administrator tel;work:80442480755 tel;pager:diyago@jabber.te.ua tel;home:80442434512 tel;cell:80662933760 note:diyago@jabber.te.ua x-mozilla-html:FALSE version:2.1 end:vcard --------------050306070302070900040601--