[Bug 2018929] Re: [SRU] ceph 17.2.6
Peter Sabaini
2018929 at bugs.launchpad.net
Fri Jul 14 07:14:21 UTC 2023
Hi,
I've now opted to rerun CI tests as I don't have logs for kinetic
anymore and explicitly checked the ceph package versions for each model.
Please find the results below, hope this works for you.
```
Jammy-proposed test
2023-07-13 17:59:00 [INFO] Testing zaza-5156ec4281ac
2023-07-13 17:59:00 [INFO] ## Running Test zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes ##
2023-07-13 17:59:04 [INFO] test_check_pool_types (zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes)
2023-07-13 17:59:04 [INFO] Check type of pools created for clients.
2023-07-13 17:59:04 [INFO] ...
2023-07-13 17:59:05 [INFO] Checking glance is replicated
2023-07-13 17:59:05 [INFO] Checking nova is replicated
2023-07-13 17:59:05 [INFO] Checking cinder-ceph is replicated
2023-07-13 17:59:05 [INFO] ok
2023-07-13 17:59:05 [INFO] ----------------------------------------------------------------------
2023-07-13 17:59:05 [INFO] Ran 1 test in 1.340s
2023-07-13 17:59:05 [INFO] OK
2023-07-13 17:59:05 [INFO] ## Running Test zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest ##
2023-07-13 17:59:07 [INFO] test_pg_tuning (zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest)
2023-07-13 17:59:07 [INFO] ...
2023-07-13 17:59:09 [INFO] ok
2023-07-13 17:59:09 [INFO] test_processes (zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest)
2023-07-13 17:59:09 [INFO] Verify Ceph processes.
2023-07-13 17:59:09 [INFO] ...
2023-07-13 17:59:09 [INFO] Checking ceph-mon and ceph-osd processes...
2023-07-13 17:59:13 [INFO] ok
2023-07-13 17:59:13 [INFO] test_services (zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest)
2023-07-13 17:59:13 [INFO] Verify the ceph services.
2023-07-13 17:59:13 [INFO] ...
2023-07-13 17:59:13 [INFO] Checking ceph-osd and ceph-mon services...
2023-07-13 17:59:16 [INFO] ok
2023-07-13 17:59:16 [INFO] ----------------------------------------------------------------------
2023-07-13 17:59:16 [INFO] Ran 3 tests in 10.198s
2023-07-13 17:59:16 [INFO] OK
2023-07-13 17:59:16 [INFO] ## Running Test zaza.openstack.charm_tests.ceph.tests.CephTest ##
2023-07-13 17:59:17 [INFO] test_blacklist (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 17:59:17 [INFO] Check the blacklist action.
2023-07-13 17:59:17 [INFO] ...
2023-07-13 17:59:17 [INFO] Checking blacklist-add-disk and blacklist-remove-disk actions...
2023-07-13 17:59:33 [INFO] ok
2023-07-13 17:59:33 [INFO] test_blocked_when_non_pristine_disk_appears (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 17:59:33 [INFO] Test blocked state with non-pristine disk.
2023-07-13 17:59:33 [INFO] ...
2023-07-13 17:59:46 [INFO] looking at application: {'name': 'ceph-mon', 'type': {'pkg': 'ceph-common', 'origin_setting': 'source'}}
2023-07-13 17:59:49 [WARNING] Skipping pristine disk test for focal and higher
2023-07-13 17:59:49 [INFO] ok
2023-07-13 17:59:49 [INFO] test_cache_device (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 17:59:49 [INFO] Test replacing a disk in use.
2023-07-13 17:59:49 [INFO] ...
2023-07-13 17:59:49 [INFO] Running add-disk action with a caching device
2023-07-13 17:59:49 [INFO] Removing single disk from each OSD
2023-07-13 17:59:53 [INFO] skipped 'Skipping OSD replacement Test, no spare devices added'
2023-07-13 17:59:53 [INFO] test_ceph_check_osd_pools (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 17:59:53 [INFO] Check OSD pools.
2023-07-13 17:59:53 [INFO] ...
2023-07-13 17:59:53 [INFO] Checking pools on ceph units...
2023-07-13 18:00:01 [INFO] looking at application: {'name': 'keystone', 'type': {'pkg': 'keystone', 'origin_setting': 'openstack-origin'}}
2023-07-13 18:00:04 [INFO] ok
... elided some more tests ...
func-target: commands succeeded
congratulations :)
Installed packages:
for u in ceph-mon/0 ceph-osd/0 ceph-fs/0 ; do juju ssh -m zaza-5156ec4281ac $u 'lsb_release -c ; dpkg -l | grep ceph-common' ; done
Codename: jammy
ii ceph-common 17.2.6-0ubuntu0.22.04.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.04.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.53 closed.
Codename: jammy
ii ceph-common 17.2.6-0ubuntu0.22.04.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.04.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.184 closed.
Codename: jammy
ii ceph-common 17.2.6-0ubuntu0.22.04.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.04.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.80 closed.
ubuntu at sabaini-bastion2:~/os/charms/charm-ceph-dashboard$ for u in ceph-mon/0 ceph-osd/0 ceph-fs/0 ; do juju ssh -m zaza-839a2f0519c8 $u 'lsb_release -c ; dpkg -l | grep ceph-common' ; done
Codename: jammy
ii ceph-common 17.2.6-0ubuntu0.22.04.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.04.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.124 closed.
Codename: jammy
ii ceph-common 17.2.6-0ubuntu0.22.04.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.04.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.189 closed.
Codename: jammy
ii ceph-common 17.2.6-0ubuntu0.22.04.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.04.1 all Python 3 utility libraries for Ceph
Kinetic-proposed:
2023-07-13 20:59:43 [INFO] Testing zaza-5e72ff45d52b
2023-07-13 20:59:43 [INFO] ## Running Test zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes ##
2023-07-13 20:59:44 [INFO] test_check_pool_types (zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes)
2023-07-13 20:59:44 [INFO] Check type of pools created for clients.
2023-07-13 20:59:44 [INFO] ...
2023-07-13 20:59:46 [INFO] Checking glance is replicated
2023-07-13 20:59:46 [INFO] Checking nova is replicated
2023-07-13 20:59:46 [INFO] Checking cinder-ceph is replicated
2023-07-13 20:59:46 [INFO] ok
2023-07-13 20:59:46 [INFO] ----------------------------------------------------------------------
2023-07-13 20:59:46 [INFO] Ran 1 test in 1.994s
2023-07-13 20:59:46 [INFO] OK
2023-07-13 20:59:46 [INFO] ## Running Test zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest ##
2023-07-13 20:59:48 [INFO] test_pg_tuning (zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest)
2023-07-13 20:59:48 [INFO] ...
2023-07-13 20:59:50 [INFO] ok
2023-07-13 20:59:50 [INFO] test_processes (zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest)
2023-07-13 20:59:50 [INFO] Verify Ceph processes.
2023-07-13 20:59:50 [INFO] ...
2023-07-13 20:59:50 [INFO] Checking ceph-mon and ceph-osd processes...
2023-07-13 20:59:53 [INFO] ok
2023-07-13 20:59:53 [INFO] test_services (zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest)
2023-07-13 20:59:53 [INFO] Verify the ceph services.
2023-07-13 20:59:53 [INFO] ...
2023-07-13 20:59:53 [INFO] Checking ceph-osd and ceph-mon services...
2023-07-13 20:59:55 [INFO] ok
2023-07-13 20:59:55 [INFO] ----------------------------------------------------------------------
2023-07-13 20:59:55 [INFO] Ran 3 tests in 9.486s
2023-07-13 20:59:55 [INFO] OK
2023-07-13 20:59:55 [INFO] ## Running Test zaza.openstack.charm_tests.ceph.tests.CephTest ##
2023-07-13 20:59:57 [INFO] test_blacklist (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 20:59:57 [INFO] Check the blacklist action.
2023-07-13 20:59:57 [INFO] ...
2023-07-13 20:59:57 [INFO] Checking blacklist-add-disk and blacklist-remove-disk actions...
2023-07-13 21:00:14 [INFO] ok
2023-07-13 21:00:14 [INFO] test_blocked_when_non_pristine_disk_appears (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 21:00:14 [INFO] Test blocked state with non-pristine disk.
2023-07-13 21:00:14 [INFO] ...
2023-07-13 21:00:14 [WARNING] Skipping pristine disk test for focal and higher
2023-07-13 21:00:14 [INFO] ok
2023-07-13 21:00:14 [INFO] test_cache_device (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 21:00:14 [INFO] Test replacing a disk in use.
2023-07-13 21:00:14 [INFO] ...
2023-07-13 21:00:14 [INFO] Running add-disk action with a caching device
2023-07-13 21:00:14 [INFO] Removing single disk from each OSD
2023-07-13 21:00:18 [INFO] skipped 'Skipping OSD replacement Test, no spare devices added'
2023-07-13 21:00:18 [INFO] test_ceph_check_osd_pools (zaza.openstack.charm_tests.ceph.tests.CephTest)
2023-07-13 21:00:18 [INFO] Check OSD pools.
2023-07-13 21:00:18 [INFO] ...
2023-07-13 21:00:18 [INFO] Checking pools on ceph units...
2023-07-13 21:00:19 [INFO] looking at application: {'name': 'keystone', 'type': {'pkg': 'keystone', 'origin_setting': 'openstack-origin'}}
2023-07-13 21:00:19 [INFO] ok
... elided some more tests ...
func-target: commands succeeded
congratulations :)
for u in ceph-mon/0 ceph-osd/0 ceph-fs/0 ; do juju ssh -m zaza-5e72ff45d52b $u 'lsb_release -c ; dpkg -l | grep ceph-common' ; done
Codename: kinetic
ii ceph-common 17.2.6-0ubuntu0.22.10.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.10.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.156 closed.
Codename: kinetic
ii ceph-common 17.2.6-0ubuntu0.22.10.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.10.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.83 closed.
Codename: kinetic
ii ceph-common 17.2.6-0ubuntu0.22.10.1 amd64 common utilities to mount and interact with a ceph storage cluster
ii python3-ceph-common 17.2.6-0ubuntu0.22.10.1 all Python 3 utility libraries for Ceph
Connection to 172.20.0.10 closed.
```
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/2018929
Title:
[SRU] ceph 17.2.6
Status in Ubuntu Cloud Archive:
New
Status in ceph package in Ubuntu:
Fix Released
Status in ceph source package in Jammy:
Fix Committed
Status in ceph source package in Kinetic:
Fix Committed
Status in ceph source package in Lunar:
Fix Released
Bug description:
[Impact]
This release fixes several bugs. We would like to make sure all of our users have access to these improvements.
The update contains the following package updates:
* ceph 17.2.6
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStackUpdates
In order to avoid regression of existing users, the OpenStack team
will run their continuous integration test against the packages that
are in -proposed. A successful run of all available tests will be
required before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary
of the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the aforementioned tests will be attached to this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2018929/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list