#64 Issue closed: Add iscsi support

Labels: enhancement, needs sponsorship

dagwieers opened issue at 2012-04-12 06:58:

As reported on the mailinglist, iscsi can be supported already by using:

COPY_AS_IS=( "${COPY_AS_IS[@]}" /var/lib/iscsi /etc/iscsi )
PROGS=( "${PROGS[@]}" iscsiadm iscsid )
LIBS=( "${LIBS[@]}" libaio* )

You will also have to edit /etc/iscsi/iscsid.conf to change the path to iscsid once you boot the rescue system.

But we would like to include iscsi automatically when used.

bbeaver commented at 2014-06-18 19:54:

I see this tagged as an enhancement request. Any progress in this area, or additional docs for those who would like to perform a bare-metal restore of a Linux server attached to iSCSI storage? Thanks for your help.

gdha commented at 2016-02-05 15:42:

Re-open this issue when we found a sponsor to implement this missing feature


[Export of Github issue for rear/rear.]