Posts by jollyrogr

    I use to reboot it without issues before,

    Anyway how to configure it to automount?

    I can think of several ways:

    you can use auto setting with systemd mount in fstab

    you can configure mount as a systemd unit and use automount setting

    you can use autofs

    This line is not a comment

    UUID=d8bb4ceb-0689-4a76-a669-b10fcfc5336f / ext4 errors=remount-ro 0 1

    No i am mounting the NFS share on a different omv

    Use to work be fore i diconnected some disks not related to the share.

    That line mounts your root drive and is fine. Don't mess with it unless you want to make your machine un-bootable. If you reboot an NFS server or unmount the share location, you need to remount the NFS on the client unless you have fstab configured to automount.

    I'm no expert but I would think containers could be moved? I have OMV running in a VM on proxmox, and my VPN (wireguard) is running in a discrete VM on proxmox. Also have another VM for the DNS server (pihole). I like having the other services separated from the NAS server.

    You don't "move" it.

    1. Install Proxmox on bare metal

    2. Create VM for OMV and install it on Proxmox


    When I migrated I also changed to a new box, so I had very little downtime. Just during the time it took to move the data drives to the new box and get them added into OMV.

    Correct, if you pass through the controller you will have SMART monitoring in OMV, although that can be accomplished in proxmox if needed. If you pass the disks through, you can have a maximum of 6 SATA disks and 14 SCSI disks. Passing through the controller means your NAS will be able to have as many drives as the controller supports.


    If you pass the controller through to a VM, then it will only be available for use by that VM.


    I would not do hardware raid.

    I don't know what to say, I think recovering VM's in proxmox is super easy assuming you have the images backed up on another drive. (Another popular option many have done for years now is to run OMV from a USB flash drive, making it easy to backup and replace should they experience a hardware failure.)


    I have configured VM's as static or dhcp with no issue either way. It's pretty seamless. At some point I want to get link aggregation setup. :/


    The most difficult part of running virtualized OMV (and this is specific to my setup) was configuring PCI passthrough for the SAS HBA that all the data drives are connected to. Passing individual disks through to VM's is much easier but I desired that OMV should see the HBA.

    That's weird. Does your server have a weird network adapter that is not natively supported? Are you not using DHCP on your network? I still think OMV would serve you well. Myself, I run proxmox on the bare metal and OMV as a virtual machine for NAS. Other servers are run as separate VM's. Many folks have good success running separate services using Docker in OMV.

    Thanks for your replies. I know that parity disk has to be as large as the larger. I read that I could setup the two 500 gb plus one of the 3tb and 1 3tb for parity. But to me doesn't sum up unless it stops backing up at some point.


    In reality I wanted to build a rig with an Intel j5005 and 16 gb of ram at most. But in the meantime I was reading about freenas... and zfs... and it's need of ram and that should have been ecc ram... So I bid over this dell t320 for joke and it turned out I won the auction (211 euros)...


    So what can you tell me? as far as I am concerned OMV will tick all the boxes. or should I go some other route maybe just plain debian with xfce? Clrearos?...


    two 500gb drives + 1 3TB with 1 3TB for parity will work just fine using snapraid. Drives are cheap enough though I'd probably pitch the 500's and get some more 3 TB.


    I think OMV will be perfect for you. Why would you need xfce? OMV is a file server and designed to run headless.