freenas:jails:upgrade_a_jail
This is an old revision of the document!
Table of Contents
FreeNAS - Jails - Upgrade a Jail
Upgrade the Jail
Stop the Jail.
Open the Shell.
iocage upgrade name -r release
where:
- name is the plugin jail name; and
- release is the desired release to upgrade to.
Example
Determine what Releases are available:
iocage fetch
returns:
[0] 11.2-RELEASE (EOL) [1] 11.3-RELEASE (EOL) [2] 11.4-RELEASE [3] 12.0-RELEASE (EOL) [4] 12.1-RELEASE
Upgrade Plex:
iocage upgrade PlexServer -r 12.1-RELEASE
When the upgrade is done, enter the jail:
sudo iocage console PlexServer
and then upgrade all of the packages inside the Jail:
pkg update && pkg upgrade
returns:
Updating iocage-plugins repository catalogue... iocage-plugins repository is up to date. All repositories are up to date. Updating iocage-plugins repository catalogue... iocage-plugins repository is up to date. All repositories are up to date. Checking for upgrades (0 candidates): 100% Processing candidates (0 candidates): 100% Checking integrity... done (0 conflicting) Your packages are up to date.
freenas/jails/upgrade_a_jail.1608573465.txt.gz · Last modified: 2020/12/21 17:57 by peter