[Bug 2045828] Re: rbd-target-{api, gw}.service doesn't start after a reboot
Ubuntu Foundations Team Bug Bot
2045828 at bugs.launchpad.net
Thu Dec 7 08:16:52 UTC 2023
The attachment "charm-ceph-iscsi.patch" seems to be a patch. If it
isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph-iscsi in Ubuntu.
https://bugs.launchpad.net/bugs/2045828
Title:
rbd-target-{api,gw}.service doesn't start after a reboot
Status in OpenStack Ceph iSCSI Charm:
New
Status in ceph-iscsi package in Ubuntu:
New
Bug description:
ceph-iscsi quincy/stable 28
$ apt policy ceph-iscsi
ceph-iscsi:
Installed: 3.5-2ubuntu1
Candidate: 3.5-2ubuntu1
Version table:
*** 3.5-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status
How to reproduce:
once the ceph-iscsi charm is deployed with 2 units per the documentation, reboot one of the units.
# systemctl status rbd-target-gw.service
○ rbd-target-gw.service - Setup system to export rbd images through LIO
Loaded: loaded (/lib/systemd/system/rbd-target-gw.service; disabled; vendor preset: enabled)
Active: inactive (dead)
# systemctl status rbd-target-api.service
○ rbd-target-api.service - Ceph iscsi target configuration API
Loaded: loaded (/lib/systemd/system/rbd-target-api.service; disabled; vendor preset: enabled)
Active: inactive (dead)
This is probably because the systemd services are disabled.
# systemctl is-enabled rbd-target-{api,gw}.service
disabled
disabled
A possible workaround is to enable those services by hand.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-iscsi/+bug/2045828/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list