Coordinate Inform and coordinate with EUS to get a manual VM snapshot of the target Fuse hosts before starting Fuse Roll-up patch.
...
1. unzip patch-management-package-6.3.0.redhat-329.zip into top level system directory.
Apply Login into karaf console, apply the patch-management upgrade, create a new version,.
2. fabric:version-create 1.3.1
...
6. Backup/remove the org.apache.karaf.exception-<version> jar from the lib/endorsed directory and restart the container.
7. start root container
Upgrade each child containers
Child containers can be mix-bagged of old version and new version (Not recommend though)
8. Container-upgrade 1.3.1 uci-mq-broker, etc.
...
Now upgrade each containers (root container first) to the roll-up patched version.
upgrading the ensemble containers one at a time and waiting until
they are restarted and in the success state before proceeding to the next.
14. fabric:container-upgrade 1.4 root, etc.
If all goes well, the container should get to the state "requires full restart."
After restarting, the container should download and install remaining bundles and then finish provisioning.