New Virtual Machine causes networking issues

kisong

Cadet
Joined
Dec 29, 2021
Messages
2
I want to setup an Ubuntu VM using the built in VM functionality of TrueNAS.

At the very least, I want to install Plex Server on this VM, since the official TrueNAS Plex Server jail does not have access to Intel QuickSync functionality. It is my understanding this is because FreeBSD does not support QuickSync.

Basic Management | (truenas.com)

Following the above guide, I setup a VM with the following options:
- Linux Guest OS
- UEFI boot method
- Start on boot = yes
- Enable VNC
- 1 virtual CPU
- 2 cores
- 4 threads
- 8GB RAM
- 80GB Hard Drive space
- VirtIO Adapter

During the setup process, I pointed to an Ubuntu 20.04 LTS iso for the installer image
Installation seemed to run fine.

After installation finished, this is when the problems started:
  1. No matter what I did, I wasn't able to start up the VM
  2. I decided to reboot the entire TrueNAS server
  3. Once restarted, it looks like reboot is successful because I can see the 11 or so options (see attached screenshot example)
bmt0adj3fi881.png


  1. After it gets to this screen, none of the machines on my entire network can access the Internet
  2. I can't even login to the truenas admin interface using a browser on a different machine
It's almost like the VM boots up - and somehow breaks the LAN/WAN on my entire network.

Questions:
  1. What did I do wrong?
  2. How can I prevent the VM from starting on bootup?
  3. How can I make sure the VM I setup plays nicely with my network?
 

kisong

Cadet
Joined
Dec 29, 2021
Messages
2
A related, more important question:
Will creating a Plex Server within this Ubuntu VM have access to my CPUs QuickSync feature?
At the end of the day, I want to be able to utilize QuickSync to transcode videos
 
Top