Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iscsi support #64

Closed
dagwieers opened this issue Apr 12, 2012 · 2 comments
Closed

Add iscsi support #64

dagwieers opened this issue Apr 12, 2012 · 2 comments
Labels
enhancement Adaptions and new features needs sponsorship This issue will not get solved on a voluntary base by ReaR upstream.

Comments

@dagwieers
Copy link
Contributor

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.

@ghost ghost assigned jhoekx Apr 12, 2012
@bbeaver
Copy link

bbeaver commented Jun 18, 2014

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
Copy link
Member

gdha commented Feb 5, 2016

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

@gdha gdha closed this as completed Feb 5, 2016
@jsmeix jsmeix removed this from the ReaR 999 (future) milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adaptions and new features needs sponsorship This issue will not get solved on a voluntary base by ReaR upstream.
Projects
None yet
Development

No branches or pull requests

5 participants