[EMAIL PROTECTED] wrote:
>
> Recently we changed the expire rules, as mentioned in the manual.
> the problem is that the disk space has filled up rapidly and that
> the news feeds have paused.
> I then issued the tellnews rebuild_piles command to delete/update?
> the disks, to try and clear up space.
>
> I am copying over the expires.conf file and the df -k output.
>
> Any suggestions ..
Yes your expire.conf percentage rules for the piles below add up to more
than 100%
At 100% the spool is full and DNews will pause the incoming feeds. So
the solution is
to reduce the % rules so that tye add up just less than 100% say 97%
then manually kick
off and expire (tellnews expire) and it should be ok. Let us know if
you have any questions.
Regards,
Brian
--------------------------------------------------------------
Note: If you are using Dnewsweb version prior to 5.4f3 we recommend
you upgrade due to a potential security issue found in those versions.
Customer Support (private) -- [EMAIL PROTECTED]
Mailing list Support (public) -- [EMAIL PROTECTED]
Online Manual -- http://netwinsite.com/dnews/manual.htm
Netwinsite search engine -- http://www.netwinsite.com/find.htm
Online FAQ -- http://netwinsite.com/dnews/faq.htm
Mailing list archive --
http://www.netwinsite.com/cgi/dnewsweb.cgi?cmd=xover&group=netwin.dnews
ftp://ftp.netwinsite.com/pub/netwinsite
Note: To UNSUBSCRIBE from the dnews mailing list send
to [EMAIL PROTECTED] a message with the body
containing one line, unsubscribe
To post to the mailing list send to [EMAIL PROTECTED]
>
> # How many days to keep entries in the history file after item has expired
>
> # Pile rules, these are new for version 5.0
> pile 1 use 50% groups *
> pile 2 use 1% groups None
> pile 3 use 1% groups None
> pile 4 use 60% groups *binaries*,*pictures*,*warez*
> pile 5 days 30 groups local.*
> pile 6 use 1% groups control*
> remember 3
>
> df -k
>
> /dev/md/dsk/d1 482824 27741 406801 7% /
> /dev/md/dsk/d2 3009594 474491 2474912 17% /usr
> /proc 0 0 0 0% /proc
> fd 0 0 0 0% /dev/fd
> /dev/md/dsk/d3 963869 191154 714883 22% /var
> /dev/md/dsk/d4 1986439 194016 1732830 11% /export/home
> /dev/md/dsk/d5 482824 17455 417087 5% /opt
> /dev/md/dsk/d7 4131866 2698698 1391850 66% /dnews
> /dev/md/dsk/d8 6196234 6053048 81224 99% /cache1
> /dev/md/dsk/d9 6196234 6052100 82172 99% /cache2
> /dev/md/dsk/d10 6196234 6061772 72500 99% /cache3
> /dev/md/dsk/d15 6196234 6051618 82654 99% /cache4
> /dev/md/dsk/d18 4644622 4093617 504559 90% /cache5
> swap 1249288 8 1249280 1% /tmp
>
> cheers
>
> Harbinder