Error when starting an LXC container

cipherpodliq

New Member
Feb 5, 2025
1
0
1
Hello everyone, I am kinda new into all this so be patient with me.

I am having a particular container with the name CT213 in my organization and I have the task to bring it back up. From the HA cluster pve trick we have , its the only container that doesnt want to start up. When i try to start it from the Proxmox UI , it gives this error:

Task viewer: CT 213 - Start

OutputStatus

Stop

Download
run_buffer: 571 Script exited with status 16
lxc_init: 845 Failed to run lxc.hook.pre-start for container "213"
__lxc_start: 2034 Failed to initialize container "213"
TASK ERROR: startup for container '213' failed

As far as my understanding goes, there are scripts that fail and thus they prevent the container form starting. With little bit of chatgpt help , i assume the problem is with ceph and the container cant connect to it. I inspected keyrings and they seem to be fine

I also get when inspecting logs :

2025-02-10T11:40:52.073035+02:00 pve-trick ceph-crash[4655]: [errno 13] RADOS permission denied (error connecting to the cluster)
2025-02-10T11:40:52.180045+02:00 pve-trick ceph-crash[4655]: WARNING:ceph-crash:post /var/lib/ceph/crash/2024-04-15T09:31:43.416283Z_cf7d96f4-d13b-4391-85ef-0f0f249f94fe as client.admin failed: 2025-02-10T11:40:52.166+0200 755bfd2006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:40:52.180105+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:40:52.171+0200 755bfd2006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:40:52.180131+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:40:52.172+0200 755bfd2006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:40:52.180155+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:40:52.172+0200 755bfd2006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:40:52.180234+02:00 pve-trick ceph-crash[4655]: [errno 13] RADOS permission denied (error connecting to the cluster)
2025-02-10T11:50:52.496372+02:00 pve-trick ceph-crash[4655]: WARNING:ceph-crash:post /var/lib/ceph/crash/2024-04-15T09:31:43.416283Z_cf7d96f4-d13b-4391-85ef-0f0f249f94fe as client.crash.pve-trick failed: 2025-02-10T11:50:52.484+0200 71c4260006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.crash.pve-trick.keyring: (13) Permission denied
2025-02-10T11:50:52.497308+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:50:52.488+0200 71c4260006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.crash.pve-trick.keyring: (13) Permission denied
2025-02-10T11:50:52.497364+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:50:52.489+0200 71c4260006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.crash.pve-trick.keyring: (13) Permission denied
2025-02-10T11:50:52.497417+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:50:52.489+0200 71c4260006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.crash.pve-trick.keyring: (13) Permission denied
2025-02-10T11:50:52.497481+02:00 pve-trick ceph-crash[4655]: [errno 13] RADOS permission denied (error connecting to the cluster)
2025-02-10T11:50:52.597911+02:00 pve-trick ceph-crash[4655]: WARNING:ceph-crash:post /var/lib/ceph/crash/2024-04-15T09:31:43.416283Z_cf7d96f4-d13b-4391-85ef-0f0f249f94fe as client.admin failed: 2025-02-10T11:50:52.586+0200 77aa610006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:50:52.597971+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:50:52.590+0200 77aa610006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:50:52.597988+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:50:52.591+0200 77aa610006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:50:52.598005+02:00 pve-trick ceph-crash[4655]: 2025-02-10T11:50:52.591+0200 77aa610006c0 -1 auth: unable to find a keyring on /etc/pve/priv/ceph.client.admin.keyring: (13) Permission denied
2025-02-10T11:50:52.598040+02:00 pve-trick ceph-crash[4655]: [errno 13] RADOS permission denied (error connecting to the cluster)

please help a brother out