Unable to find keyring on AuthRegistry
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph RADOS Gateway Charm |
New
|
Undecided
|
Unassigned |
Bug Description
Ceph radosgw unable to start due to no mon-config and no authentication data in keyring.
Excerpt from the journal bellow:
```
abr 01 07:42:08 juju-eb4447-1-lxd-2 systemd[1]: Started Ceph rados gateway.
abr 01 07:42:08 juju-eb4447-1-lxd-2 sudo[165155]: pam_unix(
abr 01 07:42:08 juju-eb4447-1-lxd-2 radosgw[165158]: 2022-04-
abr 01 07:42:08 juju-eb4447-1-lxd-2 radosgw[165158]: 2022-04-
abr 01 07:42:08 juju-eb4447-1-lxd-2 radosgw[165158]: 2022-04-
abr 01 07:42:08 juju-eb4447-1-lxd-2 radosgw[165158]: 2022-04-
abr 01 07:42:08 juju-eb4447-1-lxd-2 radosgw[165158]: failed to fetch mon config (--no-mon-config to skip)
abr 01 07:42:08 juju-eb4447-1-lxd-2 systemd[1]: <email address hidden>: Main process exited, code=exited, status=1/FAILURE
abr 01 07:42:08 juju-eb4447-1-lxd-2 systemd[1]: <email address hidden>: Failed with result 'exit-code'.
abr 01 07:42:08 juju-eb4447-1-lxd-2 systemd[1]: <email address hidden>: Scheduled restart job, restart counter is at 1.
abr 01 07:42:08 juju-eb4447-1-lxd-2 systemd[1]: Stopped Ceph rados gateway.
abr 01 07:42:08 juju-eb4447-1-lxd-2 systemd[1]: Started Ceph rados gateway.
abr 01 07:42:09 juju-eb4447-1-lxd-2 radosgw[165167]: 2022-04-
abr 01 07:42:09 juju-eb4447-1-lxd-2 radosgw[165167]: 2022-04-
abr 01 07:42:09 juju-eb4447-1-lxd-2 radosgw[165167]: 2022-04-
abr 01 07:42:09 juju-eb4447-1-lxd-2 radosgw[165167]: 2022-04-
abr 01 07:42:09 juju-eb4447-1-lxd-2 radosgw[165167]: failed to fetch mon config (--no-mon-config to skip)
abr 01 07:42:09 juju-eb4447-1-lxd-2 systemd[1]: <email address hidden>: Main process exited, code=exited, status=1/FAILURE
abr 01 07:42:09 juju-eb4447-1-lxd-2 systemd[1]: <email address hidden>: Failed with result 'exit-code'.
abr 01 07:42:09 juju-eb4447-1-lxd-2 systemd[1]: <email address hidden>: Scheduled restart job, restart counter is at 2.
abr 01 07:42:09 juju-eb4447-1-lxd-2 systemd[1]: Stopped Ceph rados gateway.
```
Seen on: https:/
Artifacts for this run: https:/
Relevant juju artifacts: https:/
tags: | added: foundations-engine |