I recently bought an HP Proliant Microserver (n54l with 8GB RAM, 1 x 120GB SSD and 2 x WD 3TB HDD's) with the intention of learning about linux and virtualization. My intention was to use the SSD for running the operating systems and the HDD's forr storing music / films / photos / personal documents etc, but can't see which storage model would be appropriate. The first thing I'd like to be able to do is set up a media server (Plex) in one of the vm's so I can stream music and films when I'm away from home and further down the line I'd like to look at understanding how to set up web hosting and email servers etc. I installed proxmox to the SSD and have been able to create a couple of VM's without any issues. However, due to my inexperience with linux I'm having a lot of difficulty figuring out how to configure the 2 x 3TB HDD's. I want to have them set up in RAID1 and be accessible to any VM that I may run for now.
Should I mount these HDD's as directories in proxmox and then use mdadm to set up RAID? And then assign them as shared storage to VM's?
Or would it be better to create VM to use as an NFS server, mount the HDD's and configure RAID there, and then provide that VM's IP address to other VM's?
I'm struggling to follow the Storage Model page as I'm only planning on running a small home server with a few VM's so a lot of the stuff about backing up disk images seems to be way beyond what I'd need for now. Sorry for the noob questions. I know this is probably overkill for my requirements but I figured doing this would be a good way to get some experience with linux distros and virtualization!
Should I mount these HDD's as directories in proxmox and then use mdadm to set up RAID? And then assign them as shared storage to VM's?
Or would it be better to create VM to use as an NFS server, mount the HDD's and configure RAID there, and then provide that VM's IP address to other VM's?
I'm struggling to follow the Storage Model page as I'm only planning on running a small home server with a few VM's so a lot of the stuff about backing up disk images seems to be way beyond what I'd need for now. Sorry for the noob questions. I know this is probably overkill for my requirements but I figured doing this would be a good way to get some experience with linux distros and virtualization!