There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repo contains (2) scripts: "config-iscsi-storage.sh" configures a systemd service to connect to a LUN on boot and "config-iscsi-storage-mounts.sh" creates the systemd mount to mount the iscsi disk AFTER the LUN has been connected. The original use case for writing these was for a HowTo article on configuring a pile of Raspberry Pi's- the 8GB models- to run Docker applications on 64bit Ubuntu. However, with a small bit of tweaking they could easily be adapted to enterprise use cases.