Arcserve BMR Restore for Linux Server

Arcserve is a robust backup and restore solution, essential for system engineers handling server restoration. Restoring a Linux server will appear challenging at first, but this guide will simplify the process. It offers a step-by-step outline for performing a bare metal restore of a Linux server into VMware.

While this example focuses on VMware, the principles can be applied to a physical server as well.

Prerequisites:

Before delving into the bare metal restore process, ensure you have the essential prerequisites in place.

This includes a VMware Virtual Cluster (vSphere) setup, a spare IP address available on the network, and a designated VMware ‘bare metal server.’ These foundational elements are crucial for a seamless and successful restoration journey.

Steps to Build the Arcserve BMR VM in VMware:

  • Disk Size Configuration: Ensure you allocate a disk size sufficient for the backup. The size should reflect the server disk size, not just the backup size.
  • CPU & Memory Configuration: Adjust the CPU and memory allocations based on your server’s needs.
  • Network Setup:
    • The backup server should be accessible from the same network where the VM is being rebuilt.
    • In cases where networks are segregated by firewalls, it’s recommended to reconstruct the VM on the identical core network as the backup server for ease of access.
  • Linux Live CD:
    • Download the Linux Live CD from Arcserve.
    • Upload this CD to your VMware datastore. Note: This CD is stored on your Linux-BU VM, an integral part of the Arcserve configuration.
  • Mount the Disk: Connect the disk to the server you’ve just created.

Configuring ArcServe for Restore:

  1. After establishing the VM bare metal server, the subsequent step involves configuring ArcServe for the restore process.
  2. Launch ArcServe UDP.
  3. Navigate to the server you intend to restore.
  4. Right-click and select the ‘Restore’ button. Wait for the UDP restore page to appear and then select the BMR option.
  • If you have multiple ArcServe nodes, make sure you have the correct one selected.
Select the correct backup node

Restoration Configuration in ArcServe:

  1. Verify RPS Node Selection: Ensure the appropriate Recovery Point Server (RPS) node is chosen.
  2. Confirm Server for Restoration: Double-check that Arcserve has pinpointed the correct server for the restore operation.
  3. Set Date Filter: Input the desired date range to narrow down your restore point options.
  4. Choose a Restore Point: Select the specific restore point that best aligns with your recovery needs.
  5. Input Session Password: Enter the required session password. If uncertain, consult your system administrator, as this information should be documented.
Recovery Point selection

Configuring ArcServe to Link with the New Base VM Template:

To ensure ArcServe interacts correctly with the base VM template you created earlier, specific configurations are necessary. Remember, the details you provide will be unique to your organization. It’s essential to confirm that network ports are actively open between the ArcServe backup server and the endpoint server.

Please input the following details:

  1. IP Address: Specify the IP address assigned to the new VM.
  2. Subnet: Enter the subnet information of the new VM.
  3. Default Gateway: Provide the default gateway associated with the VM.

Initiating the Restore Point with Arcserve:

Upon clicking ‘Next’, Arcserve will commence the restore point operation. Given that this is a Bare Metal Restore (BMR), Arcserve will solicit the IP details and await the activation of the configured IP.

Steps to Boot the New VM with Live CD:

  1. Power Up the VM: Start the new VM.
  2. Boot Using the ArcServer UDP Linux ISO: Ensure that the VM boots from the ArcServer UDP Linux ISO image to kick off the restoration process.

Note: In a straightforward network setup that uses DNS, Arcserve should detect the new VM immediately upon power-up. However, based on experience, this mechanism doesn’t always work flawlessly. There have been numerous instances where manual intervention became necessary.

  1. Mounting the Live CD: Either insert the Live CD into the drive or mount the .iso file of the Live CD onto the CD-ROM drive of the target node.
  2. Boot from CD-ROM: Restart the target machine, ensuring it boots from the CD-ROM.
  3. Arcserve UDP Agent Environment: Post boot-up, the machine will operate within the Arcserve UDP Agent (Linux) Live CD environment. An important indicator here is that the IP address of the target machine will be visible on the screen.

Configuring Static IP Manually:

If the target machine’s static IP hasn’t been automatically detected, you’ll need to set it up manually.

Here’s how to configure the static IP using the default Live CD:

  1. Access the Shell Environment: On the display of the target machine, press ‘Enter’ to dive into the shell environment.
  2. Set the Static IP: Execute the following command:
Bash
ifconfig <interface_name> <server_IP> netmask <netmask_value>

Establish the Default Gateway: Implement this command:

Bash
route add default gw <default_gateway_IP>

Replace <interface_name>, <server_IP>, <netmask_value>, and <default_gateway_IP> with the respective values specific to your network setup.

When you exit the shell, check the status of the ArcServe UDP, and it should pick up the new server details

IMPORTANT:

Ensure that the chosen network operates on the same layer as the backup server. If not, it’s essential to establish the necessary routing and adjust firewall settings accordingly.

Elsewhere On TurboGeek:  How to Rename a Directory In Linux

Richard.Bailey

Richard Bailey, a seasoned tech enthusiast, combines a passion for innovation with a knack for simplifying complex concepts. With over a decade in the industry, he's pioneered transformative solutions, blending creativity with technical prowess. An avid writer, Richard's articles resonate with readers, offering insightful perspectives that bridge the gap between technology and everyday life. His commitment to excellence and tireless pursuit of knowledge continues to inspire and shape the tech landscape.

You may also like...

1 Response

  1. 25/08/2023

    […] you looking for a reliable, comprehensive backup and restore solution? If so, Arcserve may be the perfect solution for […]

Leave a Reply

Your email address will not be published. Required fields are marked *

Translate ยป