<div dir="ltr">This evening... I had about an hour of regular disconnects for users... watched the server processor hit 70%... eventually, the node restarted completely... meanwhile, the server was not restarted.<div><br></div><div>I will not have much hair soon... I'm gonna pull it out.</div><div><br></div><div>Mike, WA9PIE</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 29, 2016 at 4:57 PM, Dirk Koopman <span dir="ltr"><<a href="mailto:djk@tobit.co.uk" target="_blank">djk@tobit.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 29/03/16 22:10, Michael Carper, Ph.D. wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hmmm... that occurred to me also (which is the way I normally do this with Windows servers).<br>
<br>
Is there no more to the exercise except copying the /spider tree over?  (ie. I'm not really a "Linux guy")<br>
<br>
<br>
</blockquote>
<br></span>
Not normally. There may be an issue with the user, usdb and qsl data files because of incompatibilities between different versions of Berkeley database file formats and/or Storable versions. But, to a large extent, these are now a thing of the past. But if you need to: the first two can be easily regenerated (from the user_asc and pretending to do an "update" for usdb), the "live data" qsl info that is collected automatically can be regenerated using /spider/perl/<a href="http://create_qsl.pl" rel="noreferrer" target="_blank">create_qsl.pl</a>. If you have many spots, it can take a while - I have been collecting them since 1997 :-).<br>
<br>
If you have the two machines side by side and there a network connection, the easiest way to replicate is to login as the "sysop" user to the new box then:<br>
<br>
$ cd /spider<br>
$ rsync -avz sysop@oldbox:/spider/* .<br>
<br>
When you try start <a href="http://cluster.pl" rel="noreferrer" target="_blank">cluster.pl</a> you will probably find that there are packages that you have forgotten to load (I always do anyway). Just load the missing packages and, with a following wind, it should all just spring into life.<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Dxspider-support mailing list<br>
<a href="mailto:Dxspider-support@dxcluster.org" target="_blank">Dxspider-support@dxcluster.org</a><br>
<a href="http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" rel="noreferrer" target="_blank">http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a><br>
</div></div></blockquote></div><br></div>