#1606 Issue closed: Create a bootable ISO for RedHat on PPC

Labels: support / question, fixed / solved / done

spacfonseca opened issue at 2017-11-29 11:39:

Relax-and-Recover (ReaR) Issue Template

Fill in the following items before submitting a new issue
(quick response is not guaranteed with free support):

  • rear version (/usr/sbin/rear -V): Relax-and-Recover 1.17.2 / Git
  • OS version (cat /etc/rear/os.conf or lsb_release -a):
    cat /etc/rear/os.conf
    OS_VENDOR=RedHatEnterpriseServer
    OS_VERSION=7
    uname -a
    Linux ch1lx770.corp.panorg.com 3.10.0-514.26.2.el7.ppc64le #1 SMP Fri Jun 30 01:27:36 EDT 2017 ppc64le ppc64le ppc64le GNU/Linux
  • rear configuration files (cat /etc/rear/site.conf or cat /etc/rear/local.conf):
  • Are you using legacy BIOS or UEFI boot?
  • Brief description of the issue: Not able to create a valid bootable ISO to boot and rescue server

I need help on how to create a working bootable ISO image for a PPC server. All the ISOs I have created allow boot but hungs

jsmeix commented at 2017-11-29 11:46:

In general Relax-and-Recover version 1.17.2
is "simply too old" to have proper PPC support.

@schabrolles
made tons of fixes and enhancements
for POWER architecture in current ReaR.

@spacfonseca
please try the current ReaR GitHub master code.

To test the current ReaR GitHub master code
basically "git clone" it into a directory and then
configure and run ReaR from within that directory like:

# git clone https://github.com/rear/rear.git

# cd rear

# vi etc/rear/local.conf

# usr/sbin/rear -D mkbackup

(note the relative paths "etc/rear/" and "usr/sbin/").

jsmeix commented at 2017-12-01 13:31:

@spacfonseca
because "no news is good news" I assume
it works with current ReaR GitHub master code
so that I can close this issue.

spacfonseca commented at 2017-12-01 17:39:

Hello!
Thanks for your support.
I did update the rear to version 2.2 but still was not able to perform restore tests. Please close this subject. I will get back to it once I do all testing needed.

Regards
Sérgio

On 1 Dec 2017, 13:31 +0000, Johannes Meixner notifications@github.com, wrote:

Closed #1606https://github.com/rear/rear/issues/1606.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/rear/rear/issues/1606#event-1367644979, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGmWgNhGrcAly59F7Ypb2YyeXwx7bE2cks5s7__EgaJpZM4Qu03n.

mmeier9 commented at 2018-01-25 15:25:

Hello,
We encountered the same issue on Power8 ppc64 le RHEL 7.4 and we downloaded the git rear as directed above to get it to "Relax-and-Recover 2.3 / Git". The backup works fine for both the iso and the tar file. The restore of the iso, however, boots and runs for a little bit but then stops at "Relax-and-Recover rescue system is ready", followed by "[OK] Found device /dev/hvc0]" and finally followed by "[OK] Started Initialize Rescue System." where it hangs forever. Please let us know if there is another fix for this or some other website to download the working release from. Thank you.

jsmeix commented at 2018-01-25 16:02:

https://github.com/rear/rear/issues/1606#issuecomment-360499352
was submitted as new issue
https://github.com/rear/rear/issues/1710


[Export of Github issue for rear/rear.]