updating my pordriere oven to latest CURRENT
    Matthias Apitz 
    guru at unixarea.de
       
    Mon Sep 17 07:35:06 UTC 2018
    
    
  
Hello,
I'm short before updating my poudriere oven, a Dell PowerEdge r210, from
r318593 to r338641. I have there a ZFS in use for poudriere, created
with:
# zpool create poudriere /dev/da1
and set in /usr/local/etc/poudriere.conf:
          ZPOOL=poudriere
        ZROOTFS=/poudriere
# zpool list
NAME        SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
poudriere   278G  3.90G   274G         -    13%     1%  1.00x  ONLINE  -
# mount
/dev/da0p2 on / (ufs, local, journaled soft-updates)
devfs on /dev (devfs, local, multilabel)
poudriere on /poudriere (zfs, local, nfsv4acls)
poudriere/poudriere on /poudriere/poudriere (zfs, local, nfsv4acls)
poudriere/poudriere/jails on /poudriere/poudriere/jails (zfs, local, nfsv4acls)
...
Before running 'make installkernel' ... and later updating the poudriere
tool itself from ports too, I wanted to ask if I have to take care about
anything before. I've read src/UPDATING between the above mentioned versions and
can't see anything, i.e. the zpool should be fine after the update too.
Any comments on this? Thanks
	matthias
-- 
Matthias Apitz, ✉ guru at unixarea.de, ⌂ http://www.unixarea.de/  📱 +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
    
    
More information about the freebsd-current
mailing list