User Tools

Site Tools


freenas:jails:upgrade_a_jail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
freenas:jails:upgrade_a_jail [2020/12/21 17:58] – [Example] peterfreenas:jails:upgrade_a_jail [2020/12/21 18:05] (current) peter
Line 80: Line 80:
 Checking integrity... done (0 conflicting) Checking integrity... done (0 conflicting)
 Your packages are up to date. Your packages are up to date.
 +</code>
 +
 +----
 +
 +===== Verify the Upgrade has worked =====
 +
 +<code bash>
 +sudo iocage list
 +</code>
 +
 +returns:
 +
 +<code bash>
 ++-----+------------+-------+--------------+------+
 +| JID |    NAME    | STATE |   RELEASE    | IP4  |
 ++=====+============+=======+==============+======+
 +| 4   | PlexServer | up    | 12.1-RELEASE | DHCP |
 ++-----+------------+-------+--------------+------+
 +</code>
 +
 +----
 +
 +===== Troubleshooting =====
 +
 +If this error is seen:
 +
 +<code bash>
 +pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
 +</code>
 +
 +try:
 +
 +<code bash>
 +pkg bootstrap -f
 </code> </code>
  
 ---- ----
  
freenas/jails/upgrade_a_jail.1608573511.txt.gz · Last modified: 2020/12/21 17:58 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki