Project

General

Profile

Actions

Bug #20594

closed

Upgrade issues with qpid migration script

Added by Chris Roberts over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

If running:

katello-service stop
yum upgrade -y
reboot
satellite-installer --upgrade

However, due to the reboot, katello services would have started up
again after the upgrade. That means that we just have started qpidd
0.34. This starts fine and creates all the required dirs it needs for
operation. When we now run the satellite-installer for the upgrade, it
sees the new 0.34 style qpid dirs and never executes the moving
around.

What does that mean?
  • If you run "yum update" while qpidd is running, you end up with a
    running qpidd, but all your queues are gone (as they are never moved)
  • No queues means all your clients can't connect anymore.
  • Your Satellite is running, but useless :(
Actions

Also available in: Atom PDF