Linux Server Migration using ReaR BMR

Linux Server Migration using ReaR BMR

You can use Bacula ReaR BMR to quickly, easily and safely perform server migrations.

Step one: prepare server

Prepare source server:

Define new IP address:

echo eth0 192.268.1.100/24 >/etc/rear/mappings/ip_addresses

Define new route (optional - if route is the same, you can skip this)

echo default 192.168.1.1 eth0 >/etc/rear/mappings/routes

replace 192.268.1.100 with your new IP and 192.168.1.1 with your new gateway. Do not forget to delete /etc/rear/mappings/ip_addresses and /etc/rear/mappings/routes after migration.

Alternate method to redefine network settings is to interrupt the automatic boot process and select extra kernel options:

ip=192.268.1.100 nm=255.255.255.0 gw=192.168.1.1 netdev=eth0

Step two: perform new backup (incremental or full as required and will be automatically set regardless of what is chosen)


Step there: restore server using Bacula4 ReaR BMR

Once a fresh backup is completed, follow Bacula4 ReaR BMR instructions HERE:

When you reach the "check server status" section, an additional step is required - Please enter new server IP:



Set the new IP of the destination server and click try again button. After confirming communication and access (red light turns green),  you'll be able to continue the restore process and resulting in a copy of your server and a successful migration

    • Related Articles

    • Linux Server Migration using ReaR BMR

      You can use Bacula ReaR BMR to quickly, easily and safely perform server migrations. Step one: prepare ISO You can use the default iso and redefine network setting by interrupting the automatic boot process and give some extra kernel options (with ...
    • New Linux (ReaR) BMR announced

      Hello today we are pleased to announce the launch of our new Linux (ReaR) BMR solution. With this new Linux BMR utility, we are able to support practically every flavour of *.nix systems, and have brought the BMR process into our GUI.  A much more ...
    • Linux BMR (ReaR)

      Bacula4 has developed a new Linux BMR tool.  This is more tightly integrated with our GUI and is based on the ReaR *nix server imaging technology. This new Linux BMR replaces the legacy/original Linux BMR found HERE For existing customers, using the ...
    • Linux BMR (ReaR)

      Bare Metal Restore (ReaR) Bacula4 has developed a new Linux BMR tool.  This is more tightly integrated with our GUI and is based on the ReaR *nix server imaging technology. To activate Bare Metal Restore (ReaR) simply enable it on the backup wizard: ...
    • 0KB ReaR BMR ISO Download (Linux)

      This scenario only happens on SDs which were installed greater then a year ago.  The older SD configurations do not play nice with the new ReaR Linux BMR - specifically with extracting the ISO's from the SDs when downloading, thus creating a 0KB iso ...