Skip to main content

Whole Server Restore

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! Sorry to hear about the failures on your side! That's never a fun thing to deal with. I'm not sure if replicating the boot disk will work properly. I'd much rather do something like this: -install CentOS -install cPanel -perform recovery work We have a disaster recovery guide that includes details on mounting the old disks here:
    0
  • cPAdminsMichael
    Generally I'd suggest and recommend what @cPRex mention... I assume that even though you only mention /boot, /home and /swap that you also have the other directories recovered? Maybe you are then just missing GRUB bootloader. Worth a try.... run grub-install /dev/sda
    (if /boot is installed to sda)
    0
  • andrew.n
    If you use Acronis then it should be bootable just like R1Soft bare metal recovery. I suggest you to reach out to their support, they are usually quite helpful.
    0
  • AwesomeRob
    If anyone is interested it does work from a full backup of the system. I actually missed off the boot partition the first time I tried to restore. I added all the drives and partitions back and it worked fine. The only thing that didn't work was the network adapter. Because the system had changed it was adding eth1 because the system still had eth0 in its config. I amended /etc/udev/rules.d/70-persistent-net.rules so it would use eth0 instead of eth1 and everything was good.
    0
  • andrew.n
    Glad it worked out in the end, great job!
    0

Please sign in to leave a comment.