Sentora Support Forums
to clone 'sentora' installation to another machine - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: to clone 'sentora' installation to another machine (/showthread.php?tid=11360)



to clone 'sentora' installation to another machine - gabriel15959 - 06-11-2019

I use a desktop for personal use and recently I have a new machine and a new SSD.

If I clone MySQL data
Folders and files from / var / sentora
And also from / etc / sentora

Can I do this perfect cloning?


RE: to clone 'sentora' installation to another machine - fearworks - 06-12-2019

I asked a similar question a couple of weeks ago here:

http://forums.sentora.org/showthread.php?tid=11295&pid=30696#pid30696

but no one has responded yet.

Maybe there is a module floating around somewhere that already does a full Sentora backup or perhaps one of the more experienced members of the remaining Sentora Team can suggest a way to migrate everything from one server to another?

Keith


RE: to clone 'sentora' installation to another machine - TGates - 06-12-2019

@[Me.B] Angel


RE: to clone 'sentora' installation to another machine - gabriel15959 - 06-13-2019

Maybe we can design some

But I do not know if it would bump into anything in the Sentora that has server-to-server unique encoding.

If I were to design something, it would be in the direction of auto-replication and data redundancy resembling HD cloning.



ps:After losing the server, I put 2 SDDs in RAID1. Old HD had burned out sectors but did not lose data.

Another interesting idea would be API with an external service that would do self protected data replication with a key. and make a custom installation on the new server that includes that data.


RE: to clone 'sentora' installation to another machine - Me.B - 06-19-2019

sorry missed the pm.

You need to clone /var/sentora

Backup the db or if you have the exact same db engine copy db directory should be under /var/lib/mysql

Copy /etc/sentora.

Install new sentora on new box and restore the folders. That works fine.

M B