Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Mount iscsiadm from host to avoid versioning issues #37

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

deitch
Copy link
Contributor

@deitch deitch commented Sep 29, 2019

Despite having built all of open-iscsi from scratch in an earlier PR to get the latest version and some bug fixes, it is very hard to run iscsi from within a container. The issues will be highlighted in #20 . In the meantime, we will do the following:

  1. Continue to require open-iscsi package installed locally on host
  2. Continue to build the latest open-iscsi in the container image so that we have it available
  3. Mount /sbin/iscsiadm off of the host into the packet-driver container, so we are guaranteed it runs the same version as on the host.

This is not ideal, but there is no ideal solution here, and it does work. See #20 for an extended discussion and tracking issue for future capabilities.

Once this is and #36 are merged in, and we updated the hashes, this will be functional.

@deitch deitch requested a review from jmarhee September 29, 2019 09:12
jmarhee
jmarhee previously approved these changes Sep 30, 2019
@deitch deitch merged commit 196a346 into master Oct 1, 2019
@deitch deitch deleted the mount-iscsiadm branch October 1, 2019 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants