How to restore a bare metal machine from a RAW image

Restoring a bare-metal machine from a RAW image

Task

Restore a bare metal machine from a RAW image.

Solution

Acura provides customers a way to get the RAW image of a failover or replicated machine.


To recover the mashine using a RAW file, follow the steps below:

  1. Boot from any Linux Live CD.

  2. Verify that ssh service has started.

  3. Clone a disk using the command ssh user@device_ip_where_raw_file_ dd if=/<path_to_file> | dd of=/dev/sda status=progress

  4. After successful cloning, restart the machine and boot from the hard disk.


    • Related Articles

    • How to restore a replicated machine to any hypervisor

      Task Restore a replicated machine to any hypervisor. Solution 1. Each machine has a drop-down "Actions" menu at the right hand side of the screen. Click the corresponding "..." button across the machine that you want to download a snapshot for, then ...
    • How to perform a failback using a "reverse migration" method

      Task Perform a failback procedure to a designated cloud platform using a "reverse migration" method. Solution If you have been using VMware, Flexible Engine or OpenStack as your source environment, please refer to our applicable Documentation. This ...
    • Making a machine discoverable in ACP after VMware failback

      Challenge A machine is not listed in ACP after performing a failback to VMware. Cause By design, a failback machine in VMware is marked with a flag that blocks it from being rediscovered in ACP right after the process has been completed. This helps ...
    • ACP failback wizard does not show the target datastore and host

      Challenge Generally, a target datastore and host are not shown in ACP if a Failback Agent does not have proper network configuration and therefore has no connection to VMware or to Acura, which it constantly sends heartbeats to. Solution Please make ...
    • How to specify Volume availability zone and Volume type when replicating a machine

      Challenge Replication settings for machine's volumes require specific parameters. Solution Before the first replication is initiated, two additional parameters can be specified for each machine: Volume availability zone and Volume type. Click on " ...