This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Questions on VM Install

I am currently thinking about building a server to suit all my needs, initially was planning 2 but to keep cost down I am thinking 1 might be an acceptable option.  Obviously I would not be running a low speed processor but 2 of the VMs should need little horsepower (Sophos and NAS) and Plex will only use up horsepower when transcoding which likely will not be often.

Server will run 2 maybe 3 VMs

VM1 Sophos Home UTM
VM2 Plex
VM3 NAS

Host OS would be a Linux distro.  

Would this be a bad idea?  Would I see performance issues?   And what about reboot times?  As my home internet would be going through the UTM when that VM is down I have no network.  

Also I assume I can give the Sophos VM 2 NICs on the host OS exclusive use.


This thread was automatically locked due to age.
Parents
  • Hi,

    1. What speed is your internet connection?

    2. I'd recommend the free version of VMWare ESXi for the host/hypervisor.
    Otherwise Xen is an option.

    3. Good NICs (Intel or Broadcom, preferably recent ones) are critical for good performance.

    4. in ESXi, you can 'bridge' NICs to VMs.
    Or, if you have the right hardware, you can do VT-D PCI passthrough although this is probably overkill for most home use.

    5. You might want to read what FreeNAS has to say about putting a NAS in a VM; you lose SMART support and there are other factors which reduce reliability.
    Please do not run FreeNAS in production as a Virtual Machine! | FreeNAS Community
    One workaround is to use VT-D on a dedicated disk controller, and pass it to the NAS VM.
    You would need another controller and disk to store the VM images.

    Barry
Reply
  • Hi,

    1. What speed is your internet connection?

    2. I'd recommend the free version of VMWare ESXi for the host/hypervisor.
    Otherwise Xen is an option.

    3. Good NICs (Intel or Broadcom, preferably recent ones) are critical for good performance.

    4. in ESXi, you can 'bridge' NICs to VMs.
    Or, if you have the right hardware, you can do VT-D PCI passthrough although this is probably overkill for most home use.

    5. You might want to read what FreeNAS has to say about putting a NAS in a VM; you lose SMART support and there are other factors which reduce reliability.
    Please do not run FreeNAS in production as a Virtual Machine! | FreeNAS Community
    One workaround is to use VT-D on a dedicated disk controller, and pass it to the NAS VM.
    You would need another controller and disk to store the VM images.

    Barry
Children
No Data