k3s/test/images/volumes-tester/iscsi
Tamer Tas cb5f921df1 Add newline to the end of bash scripts 2015-09-18 19:35:05 +03:00
..
Dockerfile move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
Makefile move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
README.md move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
block.tar.gz move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
create_block.sh move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
initiatorname.iscsi move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
run_iscsid.sh Add newline to the end of bash scripts 2015-09-18 19:35:05 +03:00
saveconfig.json move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00

README.md

iSCSI target container for testing.

Inspired by https://github.com/rvykydal/dockerfile-iscsid

  • The container needs /lib/modules from the host to insert appropriate kernel modules for iscsi. This assumes that these modules are installed on the host!

  • The container needs to run with docker --privileged

block.tar.gz is a small ext2 filesystem created by make block (run as root!)

Analytics