TrueNAS Scale Virtualization Features and How To Get Started Building VM's [YouTube Release]

Additional Resources:

VM Bridge Forum Post

Connecting With Us

Lawrence Systems Shirts and Swag

►👕 https://teespring.com/stores/lawrence-technology-services

AFFILIATES & REFERRAL LINKS

Amazon Affiliate Store
:shopping_cart: Lawrence Systems's Amazon Page

Ubiquiti Affiliate
:shopping_cart: Ubiquiti Store United States

All Of Our Affiliates that help us out and can get you discounts!
:shopping_cart: https://www.lawrencesystems.com/partners-and-affiliates/

Gear we use on Kit
:shopping_cart: Kit

Try ITProTV free of charge and get 30% off!
:shopping_cart: Learn technology and pass IT certifications with ITProTV

Use OfferCode LTSERVICES to get 10% off your order at
:shopping_cart: Tech Supply Direct - Refurbished Tech at Unbeatable Prices

Digital Ocean Offer Code
:shopping_cart: DigitalOcean | Cloud Hosting for Builders

HostiFi UniFi Cloud Hosting Service
:shopping_cart: HostiFi - UniFi Cloud Hosting

Protect you privacy with a VPN from Private Internet Access
:shopping_cart: Buy VPN with Credit Card or PayPal | Private Internet Access

Patreon
:moneybag: lawrencesystems | creating Tech Tutorials & Reviews | Patreon

:stopwatch: Time Stamps :stopwatch:
00:00 :arrow_forward: TrueNAS Scale Hypervisor (add timestamp for demo)
01:04 :arrow_forward: Working Features
03:00 :arrow_forward: VM Bridge Issue
04:51 :arrow_forward: Missing Features
07:24 :arrow_forward: How To Build A VM
10:48 :arrow_forward: VM Management
11:52 :arrow_forward: Cloning Vitrual Machines
12:32 :arrow_forward: VM Zvol Management
13:13 :arrow_forward: Device Management
13:48 :arrow_forward: VM Snapshots

#TrueNAS #NAS #virtualization

It is really unfortunate that TrueNAS SCALE does NOT support virtio-fs, much like how virtio-fs also isn’t supported (by default, out-of-the-box) in xcp-ng.

virtio-fs (which was built from virtio-9p), has been working WONDERS for me in the testing that I have been doing with it in Proxmox 7.3-3.

My Windows VMs - where instead of having to “go out to the network, only to come back in” via SMB/CIFS, by using virtio-fs and the Windows virtio drivers – I’m able to directly talk to the storage that’s being hosted by the Proxmox host (which I have a created a ZFS pool on).

Ubuntu also works the same way.

I still need to test this on a CentOS VM (which should work given that virtio-fs is being worked on by Stefan Hajnoczi’s team (Senior Principal Software Engineer, Redhat).)

But yeah, if TrueNAS SCALE had virtio-fs support, then it would have actually eeked out ahead of Proxmox because of how ridiculously easy they’ve made GPU passthrough (whereas in Proxmox, you can still do it, but it takes more work/more steps to execute).