[Dxspider-support] Cloning node to new machine - guidance needed

Dirk Koopman djk at tobit.co.uk
Wed Mar 8 12:40:56 GMT 2023


Yes, and actually add a z to rsync -av (i.e. rsync -avz) might speed it up.

The only things that can potentially be a problem are the DB_File based 
stuff like the users and dxqsl files. DB_File seems to be very reliable 
- and cross platform - these days, but if something happens everything 
can be regenerated from user_json etc.

Dirk

On 08/03/2023 10:48, Mike G3YPP via Dxspider-support wrote:
> Thanks Dirk,
> Is <newmachine> the ip address of the new machine?
> So on the old machine I run:
> rsync -av /home/sysop/* 192.168.0.145:/home/sysop
> Would that work?
> I appreciate that I can’t run both nodes at the same time.
> Really appreciate your time and help on this
> 73 Mike
> ------------------------------------------
> rsync -av /home/sysop/* <newmachine>:/home/sysop
> ln -s /home/sysop/spider /  # if you have not already done so on the new
> machine
> It will copy which ever version you are currently running and will have
> everything that the current machine has.
> You will need to cp /spider/dxspider.service /etc/systemd/system
> BE WARNED: running the new machine while the old machine is running and
> connecting outside will likely cause problems. It would be a good idea
> to rename /spider/local_cmd/crontab on the new machine until you change
> over.
> 73 Dirk
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
> Windows
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20230308/a01db29b/attachment.htm>


More information about the Dxspider-support mailing list