I am New to OMV and have a few questions.
First some context. I am looking to move from truenas-scale to OMV. My Truenas looks like this:
Supermicro X11SCL-F Micro ATX LGA1151
Intel(R) Core(TM) i3-9100 CPU
32 GB ECC ram
boot disk 112 GB ssd (mirrored)
storage 4 x 4TB cmr 7200 drives 1 pool raidz2
I am assuming my HW will work with OMV.
Usecase : I basically have 5 SMB shares and a couple NFS shares. The SMB are for shared documents (small files like pdf, doc, ect) and for windows full disk backup. The NFS are shares used by my Proxmox cluster.
Question 1 : is there a way to install OMV on mirrored boot drives at install time or or would I need to follow something like this (Installing OMV on RAID1 ?) to get mirrored drives.
Q1 part B Generally does OMV best practice recommend mirrored boot devices?
Question 2 : truenas uses zfs, but on OMV I plan to use raid 6 + BTRFS
Q2 part A: Why btrfs instead of zfs on OMV : I don’t want to deal with installing (and keeping up with ) a different kernel. (I’m kinda lazy ) is there is a technical reason I should use zfs I’d like to know.
I have also read that btrfs is better integrated to OMV because of some licensing issue with zfs (I don't really understand that because truenas scale includes it )
Q2 part B: I know BTRFS has issues with raid 5/6 but if I use linux md(?) to create the raid and then place btrfs on top of that, I would avoid this issue. Is that correct or am I misinformed?
Q2 part C: I have read that because btrfs uses cow, this causes disk fragmentation and the btrfs page (https://btrfs.readthedocs.io/en/latest/Status.html) says the fragment operation is not stable. What is the best way to deal with disk fragmentation since the built in tool is not “stable”
Question 3: I want to back up OMV to backblaze b2. They suggest using rclone (https://www.backblaze.com/docs…-rclone-with-backblaze-b2 ). Is there a better approach?
Question 4: What is the best way to backup/restore the boot drive ?
Question 5: is there an SMB turning guide for OMV 7.x ?
Question 6: is there a best practices check list of stuff you should do/configure/think about (like change the password, turn on the firewall, etc ) for OMV 7.x ?
I realize this post has a lot of questions. I have done the research I know to do with my limited knowledge of OMV and would really appreciate feedback from people with more knowledge than I.
Thanks so much for your time,
GF