0KB ReaR BMR ISO Download (Linux)

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 download.

the data however is still there and the ISO is available on the SD. 

PLEASE NOTE - newer SD installs will NOT have this issue

On your SD config file

replace {{****}} to appropriate values below and then restart SD service

Device {

    Name = TruncateDevice
    Media Type = {{devicename}} #Match other autochanger device media types
    Archive Device = {{arhivelocation}} #Match other autochanger device archive paths
    LabelMedia = yes # lets Bacula label unlabeled media
    Random Access = Yes
    AutomaticMount = yes # when device opened, read it
    RemovableMedia = no
    AlwaysOpen = no
    AutoSelect = no

}

Device {

    Name = RestoreDevice
    Device Type = File
    Media Type = {{devicename}}
    Archive Device = {{arhivelocation}}
    AutomaticMount = yes # when device opened , read it
    AlwaysOpen = yes
    RemovableMedia = yes

}


Device {

    Name = OldRestoreDevice
    Device Type = File
    Media Type = File
    Archive Device = {{arhivelocation}}
    AutomaticMount = yes # when device opened , read it
    AlwaysOpen = yes
    RemovableMedia = yes

}
    • Related Articles

    • 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 ...
    • 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: ...
    • 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 ...
    • Linux BMR

      How to perform a Linux BMR 1. Load and boot the iso or USB image (available for download from your Bacula4Hosts Portal) *USE THE LATEST STABLE VERSION (NON BETA) AVAILABLE. USE ALTERNATE VERSIONS IF THERE ARE DRIVER ISSUES (IE OLDER HARDWARE) OR IF ...