The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]




Версия для распечатки Пред. тема | След. тема
Новые ответы [ Отслеживать ]
Раздел полезных советов: Как после краха INN перестроить group.index и содержимое overview, auto_tips, 16-Мрт-04, 16:28  [смотреть все]
  • Как после краха INN перестроить group.index и содержимое overview, bars, 16:28 , 16-Мрт-04 (1)
    Не впервые сталкиваюсь с падением innd с вот таким последующим отказом:
    Warning 400 File exists writing SMstore file -- throttling -- Article will be spooled.
    Странно что такая частая проблема с tradspool практически нигде не описана.

    Перед всем что описано ниже сделать #su - news

    >>> INN Workers Mailing List <inn-workers@isc.org> 09/28/02 02:50AM >>>
    ------------------------------

    Date: Fri, 27 Sep 2002 10:53:55 -0500 (EST)
    From: "Paul R. Coen" <PCOEN@drew.edu>
    Subject: Re: throttle File exists writing SMstore file -- throttling

    Funny, this just happened to me last week on our server as well. I found
    the the stepts you outlined below only worked if I did the following:

    1) Removed at least group.index from the overview directory. (I didn't
    actually trust any of the data, so I just blew all of it away)
    2) makehistory -O -x -F
    3) started news
    4) ctlinnd renumber ""

    И сервер ожил... :)
    makehistory -O -x -F
    не помогало абсолютно.


  • Как после краха INN перестроить group.index и содержимое overview, bars, 11:38 , 29-Июл-04 (2)
    Для rh-based систем
    #!/bin/sh
    /etc/init.d/innd stop
    rm -f /var/spool/news/overview/group.index
    su - news -c '/usr/lib/news/bin/makehistory -O -x -F'
    su - news -c 'mv -f /var/spool/news/incoming/bad/* /var/spool/news/incoming'
    /etc/init.d/innd start
    su - news -c '/usr/lib/news/bin/ctlinnd renumber ""'



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру