I use nethserver like domain controller. i tried to reinstall into VM and make a new domain controller with the same name, but the client don’t connect…
NS relies completely on db, fragments and templates… once you restore a full backup on a clena new install, you’re done (you have to install additional packages, of course)
using clonig tools on NS, where you’re using sw raid and lvm is useless and likely a PITA.
… I know, how old the thread is - but as a reference it might be helpful …
I had the problem in another scenario. HAt to clone a centos 5.4 from xen to vshpere.
Centos is a nightmare for cloning
I “found out” the hard way, that my way of partitioning the harddisk was not compatible
with the way the Installer did it - dont ask my why. I did it with debian for 1001 times without
any problems.
My solution was:
Running a complete Installation von Centos, booting to a LiveCD, deleting all files of the
installation, rsync all the files from the original installation (booted from a liveCD, too, so
the databases, … do not become inconsistent)
Then a chroot, reinstall grub and it was running again.
( as long as the rescue-cd is not able to mount your partitions to /mnt/sysimage you don’t
even have a chance to get the thing running)