Hi,
Setting mgr/cephadm/registry_insecure to false doesn't help.
if you want to use an insecure registry you would need to set this
option to true, not false.
I am using podman and /etc/containers/registries.conf is set with
that insecure private registry.
Can you paste the whole content? It's been two years or so since I
tested a setup with an insecure registry, I believe the
registries.conf also requires a line with "insecure = true". I'm not
sure if this will be enough, though. Did you successfully login to the
registry from all nodes?
ceph cephadm registry-login my_url my_username my_password
Zitat von Tony Liu <tonyliu0592@xxxxxxxxxxx>:
Hi,
I am using Pacific v16.2 container image. I put images on a insecure
private registry.
I am using podman and /etc/containers/registries.conf is set with
that insecure private registry.
"cephadm bootstrap" works fine to pull the image and setup the first node.
When "ceph orch apply -i service.yaml" to deploy services on all
nodes, "ceph log last cephadm"
shows the failure to ping private registry with SSL.
Setting mgr/cephadm/registry_insecure to false doesn't help.
I have to manuall pull all images on all nodes, then "orch apply"
continues and all services are deployed.
Is this known issue or some settings I am missing?
Could anyone point me to the cephadm code to pull container image?
Thanks!
Tony
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx