Comment 71 for bug 1740892

Revision history for this message
Eric Desrochers (slashd) wrote :

[VERIFICATION ARTFUL]

Upgrade went well, and have restarted pacemaker on a corosync installation as it should.

# systemctl status corosync
   Active: active (running) since Thu 2018-03-01 15:18:08 UTC; 2min 37s ago
 Main PID: 2366 (corosync)

systemctl status pacemaker
   Active: active (running) since Thu 2018-03-01 15:18:10 UTC; 2min 44s ago
 Main PID: 2456 (pacemakerd)

# apt-get install corosync -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
  pacemaker
Suggested packages:
  fence-agents
The following packages will be upgraded:
  corosync pacemaker
2 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.
Need to get 486 kB of archives.
After this operation, 11.3 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 pacemaker amd64 1.1.17+really1.1.16-1ubuntu2 [314 kB]
Get:2 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 corosync amd64 2.4.2-3ubuntu0.17.10.1 [172 kB]
Fetched 486 kB in 2s (239 kB/s)
(Reading database ... 29280 files and directories currently installed.)
Preparing to unpack .../pacemaker_1.1.17+really1.1.16-1ubuntu2_amd64.deb ...
Unpacking pacemaker (1.1.17+really1.1.16-1ubuntu2) over (1.1.16-1ubuntu1) ...
Preparing to unpack .../corosync_2.4.2-3ubuntu0.17.10.1_amd64.deb ...
Unpacking corosync (2.4.2-3ubuntu0.17.10.1) over (2.4.2-3build1) ...
Processing triggers for ureadahead (0.100.0-20) ...
Processing triggers for systemd (234-2ubuntu12.1) ...
Setting up corosync (2.4.2-3ubuntu0.17.10.1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up pacemaker (1.1.17+really1.1.16-1ubuntu2) ...

# systemctl status corosync | egrep "Active:|PID"
   Active: active (running) since Thu 2018-03-01 15:21:05 UTC; 17s ago
 Main PID: 3091 (corosync)

# systemctl status pacemaker | egrep "Active:|PID"
   Active: active (running) since Thu 2018-03-01 15:21:05 UTC; 21s ago
 Main PID: 3273 (pacemakerd)