• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated 8 months ago

Reviews

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.