#1357 Issue closed: "rear mkbackup" does not create iso file on aarch64

Labels: enhancement, needs sponsorship, no-issue-activity

tcerna opened issue at 2017-05-10 14:20:

Hi,
do you know if rear is working on aarch64? We deployed RHEL-7 for this architecture, but I see that rear doesn't create iso file with backup. What with that?

# cat /etc/rear/local.conf 
OUTPUT=ISO
BACKUP=NETFS
BACKUP_URL=nfs://localhost/mnt/rear/

# rear -v mkbackup
Relax-and-Recover 2.00 / Git
Using log file: /var/log/rear/rear-hp-moonshot-03-c23.log
Using backup archive 'backup.tar.gz'
Using UEFI Boot Loader for Linux (USING_UEFI_BOOTLOADER=1)
Creating disk layout
Creating root filesystem layout
Copying logfile /var/log/rear/rear-hp-moonshot-03-c23.log into initramfs as '/tmp/rear-hp-moonshot-03-c23-partial-2017-05-10T10:11:20-0400.log'
Copying files and directories
Copying binaries and libraries
Copying kernel modules
Creating initramfs
Copying resulting files to nfs location
Saving /var/log/rear/rear-hp-moonshot-03-c23.log as rear-hp-moonshot-03-c23.log to nfs location
Creating tar archive '/tmp/rear.ZWf2TlYPrmcwTVi/outputfs/hp-moonshot-03-c23/backup.tar.gz'
Preparing archive operationOK
Archived 1267 MiB in 213 seconds [avg 6092 KiB/sec]

# ls /mnt/rear/hp-moonshot-03-c23/
backup.log  backup.tar.gz  README  rear-hp-moonshot-03-c23.log  selinux.autorelabel  VERSION

gdha commented at 2017-05-10 14:28:

@tcerna We have no aarch64 system available to play I'm afraid. Donation is always welcome.

tcerna commented at 2017-05-10 14:37:

On aarch64 is not grub2 (as probably expected), but grubby. Is there some support of grubby?
There can be similar problem as on s390x architecture: https://github.com/rear/rear/issues/1261
Grubby on aarch64 is also mentioned in issue: https://github.com/rear/rear/issues/1358

github-actions commented at 2020-07-02 01:33:

Stale issue message


[Export of Github issue for rear/rear.]