/iscsi-automount

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.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

No issues in this repository yet.