From what I've gathered from searching and my own testing, it's currently not possible to initiate an iSCSI connection from an unprivileged container. Any chance I'm (hopefully) wrong here and I'm simply missing some tweak to the container's or hosts settings (without taking down all security in the process)?
FWIW the container is running Ubuntu 17.10 (Artful). Running as privileged, iSCSI works as expected.
I'm aware of alternatives such as bind mounts, but really prefer to keep things as isolated as possible, which means having as few points of contact to the target as possible and having each container connect directly instead of using the host as an intermediary.
Thanks.
FWIW the container is running Ubuntu 17.10 (Artful). Running as privileged, iSCSI works as expected.
I'm aware of alternatives such as bind mounts, but really prefer to keep things as isolated as possible, which means having as few points of contact to the target as possible and having each container connect directly instead of using the host as an intermediary.
Thanks.