Hi, Your bucket files are the *.itm files in your spool directory -
/var/spool/dnews/spool - Roydon L. <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > i using linux server,only read post but can't post in newserver today,i found this message in dnews.log > 4 21:37:23.493 0:error: db: WARNING BUCKET_SIZE IS TOO LOW, INCREASing TO 243150400 > 4 21:37:26.161 0:error: FATAL: Used up all file names > 4 21:37:26.165 0:error: All buckets used, this can be caused by two things > 4 21:37:26.165 0:error: Either you have a large spool (e.g. 100gig or more) and > 4 21:37:26.165 0:error: you haven't increased bucket_size in dnews.conf > 4 21:37:26.165 0:error: Or, your directory protections are wrong so dnews can't > 4 21:37:26.166 0:error: create buckets (Check this first) > 4 21:37:26.166 0:error: Then increase bucket_size to 150000000 (50mb,or 500mb) in dnews.conf and > 4 21:37:26.166 0:error: immediately run an expire, also you should be using piles based expiration > 4 21:37:26.166 0:error: IF that doesn't do the trick, delete the oldest 20 bucket files, and try again (run another expire) > 4 21:37:26.166 0:error: Also set your expire.conf pile rules to expire 1035230f your news, and run an expire as soon as you start $ > 4 21:37:26.166 0:error: Lastly set in dnews.conf bucket_n 14000 > 4 21:37:26.166 0:error: SHUTDOWN: dnews_exit dbn ran out from db.c:990 > 4 21:37:26.257 0:error: Exit completed > which folder is bucket files, i want delete bucket files > my dnews conf > > spool /var/spool/dnews/spool > # Various work files, active file... > workarea /var/spool/dnews/work > # History database allow 5% of spool area > history /var/spool/dnews/hist > # Xover database, allow 10% of spool area > xover_dir /var/spool/dnews/xover > >
