freenas:jails:upgrade_a_jail
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freenas:jails:upgrade_a_jail [2020/12/21 17:57] – peter | freenas:jails:upgrade_a_jail [2020/12/21 18:05] (current) – peter | ||
---|---|---|---|
Line 52: | Line 52: | ||
---- | ---- | ||
+ | |||
+ | ===== Upgrade all of the packages inside the Jail ===== | ||
When the upgrade is done, enter the jail: | When the upgrade is done, enter the jail: | ||
Line 59: | Line 61: | ||
</ | </ | ||
- | and then upgrade all of the packages inside the Jail: | + | and run: |
<code bash> | <code bash> | ||
Line 78: | Line 80: | ||
Checking integrity... done (0 conflicting) | Checking integrity... done (0 conflicting) | ||
Your packages are up to date. | Your packages are up to date. | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Verify the Upgrade has worked ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo iocage list | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | +-----+------------+-------+--------------+------+ | ||
+ | | JID | NAME | STATE | | ||
+ | +=====+============+=======+==============+======+ | ||
+ | | 4 | PlexServer | up | 12.1-RELEASE | DHCP | | ||
+ | +-----+------------+-------+--------------+------+ | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Troubleshooting ===== | ||
+ | |||
+ | If this error is seen: | ||
+ | |||
+ | <code bash> | ||
+ | pkg: repository meta / | ||
+ | </ | ||
+ | |||
+ | try: | ||
+ | |||
+ | <code bash> | ||
+ | pkg bootstrap -f | ||
</ | </ | ||
---- | ---- | ||
freenas/jails/upgrade_a_jail.1608573465.txt.gz · Last modified: 2020/12/21 17:57 by peter