Hi,
What kind of storage do you recommend in terms of reliability for 24/7 service?
Thanks
Intel NUC is not designed for 24/7.I have an Intel NUC which supports 1x 2.5 SATA and 1x M2.
Would it be a good choice to install Proxmox on HDD and the VMs on M2?
Why do people insist on running enterprise software on such limited consumer systems? But it runs fine, most of the time.I have an Intel NUC which supports 1x 2.5 SATA and 1x M2.
Installing Proxmox on HDD is fine. It does not need to be fast but it does write a lot of logs and graphs (which is not good for cheap SSDs). Use a (enterprise) NVMe with PLP for the best performance for VMs. This had been answered many times over on the forum, so please search a bit.Would it be a good choice to install Proxmox on HDD and the VMs on M2?
Indeed. @Selter, you would probably be better off with something like a "firewall appliance" mini-pc that is low wattage.Intel NUC is not designed for 24/7.
try to keep as much as possible off the motherboard SATA ports.
Buy a large enough M.2 drive and do everything on the one drive. No need to separate them out in my opinion. I have an N100 based NUC device running Proxmox and a couple of Debian VMs running RSYNC as a back up destination for my NAS machines. I connect larger hard drives by USB, since I don't need RAID nor speed. This box just serves to keep extra copies of my data. In your case, I would store the OS and the VMs on the M.2 and then keep all your important data on a different device (NAS perhaps with either an NFS share or CIFS share).I have an Intel NUC which supports 1x 2.5 SATA and 1x M2.
Would it be a good choice to install Proxmox on HDD and the VMs on M2?
Because not everyone has an enterprise budget, nor the need for enterprise reliability. For many this is just a hobby. BTW, Proxmox runs GREAT on all of my consumer systems. If something dies, I'll just buy another. The worst thing that can happen for me is that someone can't read my blog for a couple of days. No big deal, since it doesn't generate any revenue for me.Why do people insist on running enterprise software on such limited consumer systems? But it runs fine, most of the time.
Might be beneficial in case you are using lots of IO as onboard SATA/USB/Wifi/LAN/M.2 + some PCIe slots usually share the same few PCIe lanes that link CPU and chipset. Have a lot of IO going on and this weak PCIe link will be the bottleneck. My server for example also got 10 onboards SATA ports but the PCI bandwidth is so limited that it wouldn't be able to run all at full speed at the same time.What this advice should be good for?