Turn DAS into NAS with a Raspberry Pi 5 and OpenMediaVault

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ • 57

  • @Romanchelli-ci9on
    @Romanchelli-ci9on 6 місяців тому +3

    I’m glad you covered this, using DAS is so much better with a Pi, too many people cover using nvme hats and expensive storage with speeds that’s aren’t required for home use… especially if it’s a simple media server

  • @r0galik
    @r0galik 6 місяців тому +6

    I've been doing this (TerraMaster D5 with RAID5) with Rpi 4 for 2 years, the performance is very nice and it's quite stable.

    • @Gabo99
      @Gabo99 4 місяці тому

      How is the ethernet transfer speed?

    • @r0galik
      @r0galik 4 місяці тому +1

      ​@@Gabo99 with sequential it's maxed out gigabit (100 MB/s), small files are maybe 50-70% of this. NFS slightly more performant than Samba

    • @r0galik
      @r0galik 4 місяці тому

      When I had the pi running at 1.5 GHz (now it defaults to 1.8) the transfer speed was maybe 80% of this.

    • @Gabo99
      @Gabo99 4 місяці тому +1

      @@r0galik Thanks, can't wait to try it.
      I bought a DAS that doesn't have a raid configuration in it, so I will be using pi 5 with OMV, my initial thought is the Pi 5 will struggle with it, now its clear to me.
      Thank you!!!

  • @Hostirad
    @Hostirad 2 місяці тому

    Some portions of the video went by rather quickly, so I had to pause, rewind, and replay a number of times. I also lost contact with the pi after trying to assign a fixed IP address to it, which required my learning about omv-firstaid. But in the end, everything worked like a charm.

  • @thesaigoneer
    @thesaigoneer 6 місяців тому +1

    Thnx Gary, very useful. Just added my DAS to my OrangePi, working great, the tutorial was very useful. And fun!

    • @GaryExplains
      @GaryExplains  6 місяців тому

      Glad it helped!

    • @mintypockets8261
      @mintypockets8261 4 місяці тому

      how did you connect DAS to PI - usb-c or usb-c with adapter?

    • @thesaigoneer
      @thesaigoneer 4 місяці тому

      @@mintypockets8261 USB-c with adapter

  • @sneekylinux
    @sneekylinux 6 місяців тому

    Been using omv for quite somtime and is quite stable, the only time it want to puke up is when you add some extras that it does not like all depending on the Pi

  • @superangrybrit
    @superangrybrit 6 місяців тому

    OMV is good stuff. I find NAS's fun to tinker. More complex than a DAS but way more flexible. Good video! 👍

  • @kev2020-z9s
    @kev2020-z9s 6 місяців тому +4

    You could use a powered USB 3.2 hub to power the 2.5 hard drives rather than rely on the power supply powering the PI.

    • @GaryExplains
      @GaryExplains  6 місяців тому

      True.

    • @John.0z
      @John.0z 6 місяців тому +1

      That is how I run my Pi4 "server". For occasional file access it is a good system. I first used a Pi2 for this, and now use the Pi4/8G + 2 1TB USB drives running as RAID 1. Using RAID 1 over USB is not ideal, but I have found it to work very well indeed.

  • @Zanzubaa
    @Zanzubaa 6 місяців тому

    I bet there are some clever uses for the pi GPIO and the scheduler in OMV.

  • @Dave102693
    @Dave102693 6 місяців тому

    I want to see if an old nasty can be upgraded to be used today

  • @Gabo99
    @Gabo99 4 місяці тому

    After setting the raid to the omv, if we plug the das to different device, let's say windows, will it be visible as one drive?

  • @Sprinkles-r5y
    @Sprinkles-r5y 6 місяців тому

    Did you leave it booting from the SD card or is this running from the SSD?
    I have just bought a pironman for my pi4 and it has an M2 hat which I was thinking of using to run my docker containers from.
    I haven't played with it yet too see if this is a feasible idea. I'm going to be attaching my orico DAS to it.

  • @RockyRacoon-lw3yd
    @RockyRacoon-lw3yd 6 місяців тому +1

    Can the hard disks be setup to power down if not used for x minutes?

    • @GaryExplains
      @GaryExplains  6 місяців тому +2

      Yes, OMV has controls for that built-in.

    • @Sprinkles-r5y
      @Sprinkles-r5y 6 місяців тому

      You can also buy DAS with that built in like the orico range.

  • @pkerry12
    @pkerry12 Місяць тому

    How fast is it?

  • @Hostirad
    @Hostirad 2 місяці тому

    Well, perhaps I spoke a little too soon. Although it seems that I set up a shared folder, when I try to copy files to it, I get a message, "You need permission to perform this action." I thought the folder was automatically set up with read/write permissions for everyone, but apparently that is not the case. I've now spent hours reading posts on how to gain access to the share I created, with no solution yet.

    • @TWKPixelHero
      @TWKPixelHero 7 днів тому

      when I used my NTFS formatted drive, it worked without adjustment based on this video. When I used an ext4 drive, I ran into what you described. Windows could see the drive, but any write attempt failed. However, if you go under Storage->Shared Folders, you can see all of the shares you created, per the video. Select the share giving you trouble, then in the toolbar select Permissions. Then give your user Read/Write permission. Apply the changes. Test. If it doesn't work yet, these same permissions are also available under the "Access Control Lists" (right next to the button for Permissions) and I noticed they weren't set there even after setting them in Permissions. Adjusting one or both of these fixed it for me after I did an Apply.

    • @Hostirad
      @Hostirad 7 днів тому

      @@TWKPixelHero Thank you for responding. I did eventually figure this out. And then, after an OpenMediaVault update, I lost contact with the shared drive and had to figure out how to connect again. Showing rare intelligence, I wrote down exactly what I did this time. It may come in useful because I am once again currently updating OpenMediaVault.

  • @revand8011
    @revand8011 6 місяців тому

    Does OpenMediaVault has the option to acces your shared drives remotly (from another network)?

    • @Sprinkles-r5y
      @Sprinkles-r5y 6 місяців тому +1

      Yes, the way I would recommend would be using VPN rather than opening ports which is needed when using another method.

  • @dafyddrees2287
    @dafyddrees2287 6 місяців тому +3

    This is Gary. Let him explain. 👉🧔‍♂️👈

  • @mintypockets8261
    @mintypockets8261 4 місяці тому

    How did you connect the NAS to the PI? USB-C?

    • @GaryExplains
      @GaryExplains  4 місяці тому +1

      Via USB, yes. USB-A on Pi to USB-C on DAS. The right cable cable with the DAS, see my review video.

  • @javiersoto9050
    @javiersoto9050 5 місяців тому

    I have a problem, when I put the network data and save and confirm the data, it doesn't load the IP and it doesn't let me use the CDM commands. It is as if for some reason the Raspi is disconnected, does anyone know a solution?

    • @GaryExplains
      @GaryExplains  5 місяців тому +1

      Does it work with DHCP?

    • @javiersoto9050
      @javiersoto9050 5 місяців тому

      @@GaryExplains Hiii, I just tried it and I keep getting the same error: "Software Failure. Press left mouse button to continue. The server is unavailable to handle this request right now." I was installing OMV7 with a Raspi5 to link it with Plex but whenever I set up the network entries in Estatica I get that error when saving.
      You mean leave everything as is and leave it in DHCP? By the way, do you think it is useful to leave in DHCP, connect a hard disk to share it and establish a connection with Plex?

    • @GaryExplains
      @GaryExplains  5 місяців тому

      Using a static IP address is probably better. I was asking if it worked in DHCP to make sure that the default configuration was OK and that in general the networking was functioning. Did you configure your DHCP server to have a range where it doesn't serve addresses so they don't clash with your static ones?

  • @gsestream
    @gsestream 6 місяців тому +2

    primary reason for nas instead local is to off-load data as primary data storage, so the data is not vulnerable to local computer issues, say re-install or malicious installed software. yep primary data storage off-load. but not backup, thats optical tape etc. thumb drives. usb 3.2 can be 10gbps or 20gbps. so 10gbps network would be quite optimal. 1gbps and 2.5gbps is fine enough.

    • @GaryExplains
      @GaryExplains  6 місяців тому +4

      While that is a reason for using NAS (I guess), it isn't the primary reason. You can use DAS for storage and the data is not vulnerable re-installs. However it is incorrect to say that NAS is not vulnerable to malicious installed software.

    • @gsestream
      @gsestream 6 місяців тому

      @@GaryExplains yeah I only moved to NAS from DAS because it was getting cumbersome to be always plugging in the USB thumb drives. I still backup stuff to DAS also but daily ops are on the NAS or potato pc NAS. emphasis on immediately off-loading all data to the NAS, instead of keeping it in the operation pc. emphasis on the increased volatility on the ops computer. I did not use correct wording.

    • @majicdude88
      @majicdude88 6 місяців тому +2

      If your nas drives are mapped within your OS, your data isn’t necessarily safe anymore.

    • @gsestream
      @gsestream 6 місяців тому

      @@majicdude88 no i use it over sftp client, its secure, main point its off the ops pc, away from direct threats

    • @frankwong9486
      @frankwong9486 6 місяців тому

      Most slowness of Nas solution annoyed me is higher access time compared to local SSD
      Transfer speed 2.5G is kinda ok for me 😅

  • @jamesowens7148
    @jamesowens7148 6 місяців тому

    I replaced RPI4 with Wyse 5070 because USB speeds on PI are crap.

    • @harleyn3089
      @harleyn3089 6 місяців тому

      The Raspberry Pi 5 is way better than the Pi 4. It has a dedicated chip for I/O.

    • @jamesowens7148
      @jamesowens7148 6 місяців тому

      @@harleyn3089 5070 has passive cooling, is cheaper and still destroys the PI

    • @harleyn3089
      @harleyn3089 6 місяців тому

      @@jamesowens7148 The Raspberry Pi 5 is faster than a J4105, if that's what's in the Wyse. It's roughly equivalent in IPC to 4th gen desktop chips.

    • @An.Individual
      @An.Individual 6 місяців тому

      USB3 is faster than 1GB ethernet so USB is not the bottleneck

    • @An.Individual
      @An.Individual 6 місяців тому

      Also RPI has much better support

  • @FlandersKen
    @FlandersKen 6 місяців тому +1

    No one:
    Raspberry Pi: look what i can do

  • @tommythetoe
    @tommythetoe 6 місяців тому +2

    Why not use a mini pc instead. For about $130 dollars you can get one with a N100 8gb ram and 128 to 256 GB storage.
    You can just wipe the windows 11 that comes with it. If you don't already have a raspberry pi that is. With the cost of the
    pi plus micro SD card and a USB C power supply with enough power at 5 volts and a HDMI adapter its not that much
    more for a mini pc. Great video

    • @keithmiller9665
      @keithmiller9665 6 місяців тому

      Totally agree I have dumped Pis for n100 CPU, which has the benefit of QuickSync including AV1 hardware decoding.

    • @GaryExplains
      @GaryExplains  6 місяців тому

      Do PCs with N100 CPUs have GPIO pins, SPI, i2c, etc?

    • @zeendrom
      @zeendrom 6 місяців тому

      What will you use the gpios in a nas?

    • @danielpicassomunoz2752
      @danielpicassomunoz2752 6 місяців тому

      ​@@GaryExplains not used in a NAS. I'd say those aren't designed to run 24/7