Page 1 of 1

TrueNAS on EVE-NG

Posted: Wed Dec 11, 2024 3:27 am
by salads345
I just set up a TrueNAS server in my homelab, and I also have an EVE-NG Pro bare-metal server that I plan to use to test different setups and learn more about networking.

Is it possible to install a TrueNAS server on top of EVE-NG? This would just be for testing different network setups.

Can I simply install the ISO on a node in EVE-NG?

Re: TrueNAS on EVE-NG

Posted: Wed Dec 11, 2024 7:54 am
by rusty725
yes, it's possible, but I don't see the purpose of it.

Re: TrueNAS on EVE-NG

Posted: Wed Dec 11, 2024 12:00 pm
by salads345
The purpose is purely educational. How do I install it? Just upload the ISO?

Re: TrueNAS on EVE-NG

Posted: Wed Dec 11, 2024 8:23 pm
by rusty725
You need to create a custom template https://www.eve-ng.net/wp-content/uploa ... f#page=262
Or you can copy and rename an existing template freenas in Eve, located in /opt/unetlab/html/templates/intel or /opt/unetlab/html/templates/amd/ (if you have intel cpu then use intel template and if you have amd then use amd). Then you create a directory ie.. freenas-10.x and upload your image to it and set it up.

Re: TrueNAS on EVE-NG

Posted: Wed Dec 11, 2024 9:07 pm
by salads345
Okay, thank you. Can i use this same guide to setup a Proxmox ISO on top of my bare-metal EVE-NG installation? It's running on a fairly powerful system.

Re: TrueNAS on EVE-NG

Posted: Wed Dec 11, 2024 10:47 pm
by rusty725
You can try but you will need to customize a template.

Re: TrueNAS on EVE-NG

Posted: Thu Dec 12, 2024 10:54 am
by Uldis (UD)
Any option you can try, like install ESXi or Proxmox, it will be 3rd layer virtualization on the EVE, because EVE itself is KVM hypervisor.
Well success I suppose you will get, but dot expect to have full features on such.
I did VM Ware ESXi hosts with vCenter and test vMotion on the EVE. Success.
Test was to move running VM from one ESXi1 host to another ESXi2
I guess that if to make external FreeNAS or TrueNAS, and try to setup join such to proxmox, would be ok too.