TrueNAS CORE Community Release Documentation
This content documents the 13.3 TrueNAS Community release. Click here for the latest Enterprise release documentation.
Jails Screens (Obsolete)
15 minute read.
As of TrueNAS 13.3, virtualization features (plugins, jails, and virtual machines) are obsolete and provided without support to the TrueNAS Community.
Instances (Incus-powered containers and virtual machines) are an experimental feature intended for community testing only. Developers, testers, and early adopters can migrate to TrueNAS 25.04 to experiment with instances; however, it is important to note that this feature remains experimental until the release of TrueNAS 25.10. Functionality could change significantly between releases, and instances might not upgrade reliably. Use this feature for testing purposes only and do not rely on it for production workloads.
General and mission-critical users should move to TrueNAS 24.10, as this version provides a stable non-experimental VM feature.
For more guidance, refer to the Software Status definitions. TrueNAS Enterprise customers can contact iXsystems to schedule a TrueNAS 24.04 or newer deployment.
The Jails screen displays a list of jails installed on your system. Use to add, edit or delete jails.
Use the blue Columns dropdown list to display options to change the information displayed in the list of tables. Options are Select All, JID, Boot, State, Release, IPv4, IPv6, Type, Template, Basejail or Reset to Defaults.
Use the
icon to set the pool to use for jail storage.Use ADD to display the first configuration Wizard screen and to access the ADVANCED JAIL CREATION button to display advanced jail configuration screens.
Click the
icon to display the individual jail screen, the primary settings and additional action options for that jail.Click the
icon to collapse the individual jail screen.Name | Description |
---|---|
EDIT | Used to modify the settings described in Advanced Jail Creation below. You cannot edit a jail while it is running. You can only view read only settings until you stop the jail operation. |
MOUNT POINTS | Select an existing mount point to edit. Either click EDIT or ACTIONS > Add Mount Point to create a mount point for the jail. A mount point gives a jail access to storage located elsewhere on the system. You must stop a jail before adding, editing, or deleting a mount point. |
RESTART | Stops and immediately starts a jail that is running or up. |
START | Starts a jail that has a current STATE of down. |
STOP | Stops a jail in the current STATE of up. |
UPDATE | Runs freebsd-update to update the jail to the latest patch level of the installed FreeBSD release. |
SHELL | Displays the Shell screen with access to a root command prompt where you can interact with a jail directly from the command line. Type exit to leave the command prompt or click Jails on the breadcrumb at the top of the screen to return to the Jails screen. |
DELETE | Deletes the selected jail. Caution: deleting the jail also deletes all of the jail contents and all associated snapshots. Back up the jail data, configuration, and programs first. There is no way to recover the contents of a jail after deleting it! |
Action options change based on the jail state. For example, a stopped jail does not have a STOP or SHELL option.
TrueNAS has two options to create a jail, the Wizard or the Advanced Jail Creation option at the bottom of the Wizard screen. The Jail Wizard makes it easy to create a jail. ADVANCED JAIL CREATION opens the advanced configuration screen with all possible jail configuration settings. We recommend that only advanced users with specific requirements for a jail use this form.