Skip to content

No code has been generated to restore device /dev/md0 (raid) #822

@John-Leone

Description

@John-Leone

Version
Relax-and-Recover 1.17.2 / Git

OS_VENDOR=RedHatEnterpriseServer
OS_VERSION=6
This is an IBM Power7 server

-local.conf.
OUTPUT=ISO
OUTPUT_URL=nfs://xxx.xxx.xxx/dbar
BACKUP=NETFS
BACKUP_URL=nfs://xxx.xxx.xxx/dbar
SSH_ROOT_PASSWORD="xxxxxxx"
BACKUP_PROG_EXCLUDE=("${BACKUP_PROG_EXCLUDE[@]}" '/media' '/var/tmp' '/var/crash' '/waslogs' '/wasdumps')
NETFS_KEEP_OLD_BACKUP_COPY=

Trying to recover a RHEL6 OS on IBM PPC64 P7 hardware using rear.
The OS is configured with software raid /dev/md0 and a second /dev/md1
Getting the following error:

  • source /usr/share/rear/layout/prepare/default/60_show_unprocessed.sh
    ++ read -u 3 status name type junk
    +++ grep '^todo' /var/lib/rear/layout/disktodo.conf
    ++ LogPrint 'No code has been generated to restore device /dev/md0 (raid).
    Please add code to /var/lib/rear/layout/diskrestore.sh to manually install it or choose abort.'
    ++ Log 'No code has been generated to restore device /dev/md0 (raid).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions