Skip to content

Auto mounts NFS drives and automatically restarts Docker services

Notifications You must be signed in to change notification settings

samstarnes/automountnfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AutoMountNFS

Auto mounts NFS drives and automatically restarts Docker services

Usage

sudo bash automountnfs.sh

After successful mounting

- Processing drive UUID=d9363f2a-dce6-4156-a4f6-97dbc56da0f2...
🆗 /mnt/Ronin is already mounted
- Processing drive //10.0.0.5/E/Downloads/Torrents/Movies-Shows/TV-Shows...
🆗 /mnt/emby/tv/1 is already mounted
- Processing drive //10.0.0.5/R/Torrents/Movies-TV/TV-Shows...
🆗 /mnt/emby/tv/3 is already mounted
- Processing drive //10.0.0.5/F/Torrents/Movies-TV/TV-Shows...
🆗 /mnt/emby/tv/2 is already mounted
- Processing drive //10.0.0.5/I...
🆗 /mnt/Purple is already mounted
- Processing drive UUID=a85b3ded-84d3-4b24-9cd0-4d3fddc3681a...
🆗 /mnt/Kingston is already mounted
- Processing drive //10.0.0.5/O...
🆗 /mnt/Jellyfin is already mounted
- Processing drive //10.0.0.5/F/Torrents/Movies-TV/Anime...
🆗 /mnt/emby/anime/2 is already mounted
- Processing drive //10.0.0.5/E/Downloads/Torrents/Movies-Shows/Anime...
🆗 /mnt/emby/anime/1 is already mounted
- Processing drive //10.0.0.5/R...
🆗 /mnt/Zero is already mounted
- Processing drive //10.0.0.5/E...
🆗 /mnt/E is already mounted
- Processing drive //10.0.0.5/C...
🆗 /mnt/C is already mounted
- Processing drive //10.0.0.5/E/Downloads/Torrents/Movies-Shows/Movies...
🆗 /mnt/emby/movies/1 is already mounted
- Processing drive //10.0.0.5/F/Torrents/Movies-TV/Movies...
🆗 /mnt/emby/movies/2 is already mounted
- Processing drive //10.0.0.5/R/Torrents/Movies-TV/Movies...
🆗 /mnt/emby/movies/3 is already mounted
- Processing drive //10.0.0.5/G2...
🆗 /mnt/G2 is already mounted
- Processing drive //10.0.0.5/J...
🆗 /mnt/Se7en is already mounted
✅ All drives processed
 
List drives?
ls {/mnt/C,/mnt/emby/anime/1,/mnt/emby/anime/2,/mnt/emby/movies/1,/mnt/emby/movies/2,/mnt/emby/movies/3,/mnt/emby/tv/1,/mnt/emby/tv/2,/mnt/emby/tv/3,/mnt/E,/mnt/Zero/,/mnt/G2,/mnt/Se7en,/mnt/LilithPresser,/mnt/Purple,/mnt/Ronin,/mnt/Kingston}
❇️ Restart complete
✳️ Script Execution Complete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   159  100   127  100    32  63723  16056 --:--:-- --:--:-- --:--:--  155k
{"id":"HNDx90srmjl9","time":1705208794,"event":"message","topic":"automount_nfs","message":"AutoMountNFS: Execution complete"}

About

Auto mounts NFS drives and automatically restarts Docker services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages