Beiträge von gfreeman1

    I also read this news today - disappointed since Crashplan has been working great for my OMV box. I may take them up on the offer to convert to Crashplan for Small Business. With the 75% discount, that is $30 for an extra year of unlimited cloud backup. The only thing that I'd be losing is the ability to backup to another computer, since the SB version does not support that.


    If I do go with their offer, I'll have plenty of time to consider alternatives such as:

    Just wanted to give a quick update - I have things pretty much working and each user's home folder is accessible from inside Nextcloud as well as on the local network.


    Instead of modifying the ACLs for each user's home folder and giving www-data access, I went with a slightly different configuration. Here are the steps I took in Nextcloud:


    • Created users with the same username/password as the corresponding user in OMV
    • Created a "Homes" group and added users to it that should have access to their home folder in Nextcloud
    • Enabled the "External Storage" app
    • Went to Admin -> External Storage and added a new entry as follows
      • Folder name: "NAS Home"
      • External storage: SMB / CIFS
      • Authentication: Log-in credentials, save in session
      • Configuration: Host = localhost, Share = homes (Remote subfolder and Domain left blank)
      • Available for: Homes(group)
      • Under Advanced settings for this entry:
        • Enable previews
        • Check for changes: Once every direct access


    With things configured this way, I don't need to modify ACLs for each user's home folder to give www-data access, and I don't have to add individual entries under External Storage. As expected, anything in the "NAS Home" folder in Nextcloud shows up when browsing the local network. If I put a file in my folder on the network, it will show up in "NAS Home" in Nextcloud the next time I access it.


    I still need to do more testing, but so far things look like they are functioning precisely how I wanted.

    I am in the process of configuring my new OMV build, using 3.0.60 and the 4.9.0 backports kernel. This will eventually replace our 2 bay QNAP NAS that we have simply outgrown.


    One of the nice features of the QNAP is that each user has their own folder on the local network, and this same folder can be accessed from anywhere, on any device, using a web browser, the sync client, or the mobile app. I would like to provide something similar in OMV, so here is what I was thinking:

    • To provide each user their own folder, I need to create a homes shared folder and make use of the "User home directory" option under Access Rights Management -> Users -> Settings
    • To make these folders available on the local network, I need to use SMB/CIFS and the "Enable user home directories" option
    • To provide remote access and sync, it looks like Nextcloud would be the best option. In order to make the home folders from step 1 available, I need to use the "External Storage" app, mounting the corresponding local folders for each Nextcloud user
    • In order to make R/W access work for both the OMV user and the Nextcloud user, I need to edit the ACL of the user's home directory such that the user, www-data user and www-data group all have R/W access

    Am I on the right track or is there an easier way to achieve the same functionality?

    I am considering to build another OMV, too. Is there any specific reason you prefer i3-7100T to i3-7100?


    My reasoning was simply that this machine will be running 24/7, and we have a light usage profile, so a lower power CPU would be the smarter choice. The most demanding task for this machine is going to be 1 or 2 Plex transcodes at a time, so the i3-7100T seemed like the ideal blend of performance and energy savings.

    Just wanted to report that I was also successful at installing OMV with the 3.0.58 ISO. After install, it was able to update to the latest version without any issues.


    The only thing I have not gotten working is the wireless, but that is more likely due to the fact that I have never set up wireless on Linux before. Not a big deal - the 2 gigabit connections will be plenty sufficient for my needs right now.

    Glad I found this thread - I'm also building my first OMV NAS with this same motherboard. I was considering an i3-6100T at first, but when looking at prices, an i3-7100T was actually cheaper. Found this motherboard to match the CPU, and since it has 6 SATA ports, seemed like a good fit for the Fractal Design Node 304 case I settled on.


    Hopefully, I will have the same success as you this weekend when I can really dig into getting things set up!