mgoltzsche / podman-static

static podman binaries and container image
Apache License 2.0
253 stars 60 forks source link

Deploying ceph, using podman4.8.2, error messag #79

Closed fantastic2085 closed 5 months ago

fantastic2085 commented 10 months ago

Deploying ceph with cephadm creates cephadm users As shown below: image

However, when you use podman-static 4.8.2, you find that no cephadm user has been created

I don't know why it wasn't created

mgoltzsche commented 10 months ago

I don't know why it wasn't created

Me neither. Maybe previously a ceph initialization script silently failed to create the user but still returned successfully? Can you try to get more information/logs? In case ceph doesn't log sufficient information, maybe try enabling debug logs in ceph?

mgoltzsche commented 5 months ago

I am closing this issue since there was no response. Please feel free to re-open it when you have more information. (Btw maybe things changed now with podman 5.)