Perhaps as an additional appendix in existing docs, or separate file that can be referenced in future release announcements, let's add some discussion on typical upgrade paths. Starting example to follow for yum:
upgrade master node
yum upgrade "*-ohpc"
upgrade packages in compute image
yum --installroot=$CHROOT upgrade "*-ohpc"
rebbuild vnfs image
wwvnfs -y --chroot $CHROOT
It is probably also worth a tooltip (or equivalent) to mention how to expire package manager metadata when folks are anxious to upgrade immediately after a release:
Perhaps as an additional appendix in existing docs, or separate file that can be referenced in future release announcements, let's add some discussion on typical upgrade paths. Starting example to follow for yum:
upgrade master node
yum upgrade "*-ohpc"
upgrade packages in compute image
yum --installroot=$CHROOT upgrade "*-ohpc"
rebbuild vnfs image
wwvnfs -y --chroot $CHROOT
It is probably also worth a tooltip (or equivalent) to mention how to expire package manager metadata when folks are anxious to upgrade immediately after a release:
yum:
zypper:
zypper clean -a