Moving newsgroups with posts

Praveen Ramaswamy praveen1 at india.hp.com
Mon Dec 6 12:34:51 UTC 2004


Hi,

Finally I could get articles from old server to new server. Thanks a lot. 

I could clear spool with below command. 
# dd if=/dev/zero of=/path/to/buffer bs=1k count=BUFFERSIZE
# chmod 664 /path/to/buffer 

And followed steps mentioned in below mail.

Regards
Praveen R 


-----Original Message-----
From: Divya Sundaram [mailto:divya at avnika.com] 
Sent: Sunday, November 21, 2004 3:41 AM
To: 'Praveen Ramaswamy'
Cc: inn-workers at isc.org
Subject: RE: Moving newsgroups with posts


Praveen,

I don't know what all you have to do to clean your server spool
of old articles. If you used CNFS buffers, you can delete and re-create
them. Once you have cleaned out your new server, here is what I'd do to
populate all the articles from the old one into the new one (taken from
my notes):

-----------------------------------------------------------
On NEW Server:
   ctlinnd param c 0
This disables history on the server so it will NOT ignore old
   articles. We will need to restart the INN Server when done.

On OLD Server (avnika.corp.mot.com):
   cd /export/usr2/news/db
   perl -ne 'chomp; ($a,$b,$_) = split " "; print "$_\n" if $_'  history |
tr . / > /export/usr1/news/outgoing/list
   innxmit engnntp1.cig.mot.com list
(There were 3589968 articles to be fed to engnntp1.cig.mot.com from
avnika.corp.mot.com).

After this is complete, restart the INND server to reset the
temporarily updated settings.

-----------------------------------------------------------

If you use CNFS only, I am not sure that artcutoff has much impact.
Someone please correct me if I am mistaken. Regardless, set artcutoff
to a large number to indicate how old of an article you want to keep.
A value of 600 would cover two year's worth of articles. Of course, if
your spool can only hold 2 months worth, this setting is worthless.

Good Luck.

Divya Sundaram



-----Original Message-----
From: inn-workers-bounce at isc.org [mailto:inn-workers-bounce at isc.org]On
Behalf Of Praveen Ramaswamy
Sent: Saturday, November 20, 2004 4:07 AM
To: 'Adam Wysocki'; inn-workers at isc.org
Subject: RE: Moving newsgroups with posts



Hi,

I want to receive all the articles which are presently on my old news =
server
to new one. What should be "artcuttoff" value in inn.conf and remember:/
value in expire.ctl file.=20

Also how do I clear the current spool on the new server so that I can
receive fresh?


Regards
Praveen R
-----Original Message-----
From: inn-workers-bounce at isc.org [mailto:inn-workers-bounce at isc.org] On
Behalf Of Adam Wysocki
Sent: Saturday, November 13, 2004 6:41 PM
To: inn-workers at isc.org
Subject: RE: Moving newsgroups with posts

13.11.04 praveen1 at india.hp.com napisa=B3:
> What is making it to filter the rest?

artcutoff in inn.conf.

--=20
Adam Wysocki * http://www.gophi.apcoh.org/ * GG 1234 * GSM 508878856









More information about the inn-workers mailing list