I have a Qnap DAS. It is set up in a raid5 configuration. The problem is that each time I reboot my machine (ubuntu 24.04 LTS), the path of the DAS will auto-increment up by one.

For example the path will automatically go from media/raid57/medialib to media/raid58/medialib. That means I need to manually redo all file paths and then re-scan my entire media library for Jellyfin, each time I reboot my machine (which is like 2-3 times a month).

It is getting pretty annoying and I’m wondering if someone knows why this happens and what I can do to fix it.

    • chagall@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 month ago

      I don’t do anything special. When I connect the device to my machine by USB, it is recognized and mounts itself. Once that happens, it becomes connectable via CLI and GUI. Very much like what happens in a windows or mac environment.

        • catloaf@lemm.ee
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 month ago

          Just remember to use the nofail option so that it doesn’t halt the boot process if it’s not available.

          • BakedCatboy@lemmy.ml
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 month ago

            It should be safe, using fstab is how I do a network mount to a specific folder also so it doesn’t change or anything.