Hi,
Proxmox version 9.2.3, CEPH Tentacle 20.2.1
I've came across an issue with CEPH and TPM State disks. I've created a VM that is located on ceph rbd pool. The VM has an additional 4MB disk with tpm state. The vm doesn't start with following error:
CEPH is healthy and is running a hundred of other VMs (but with no TPM state).
When I migrate the ceph mini volume to local-lvm storage the VM starts with no issue.
I wonder if I miss something in the ceph config or just came across a bug in newest version?
Proxmox version 9.2.3, CEPH Tentacle 20.2.1
I've came across an issue with CEPH and TPM State disks. I've created a VM that is located on ceph rbd pool. The VM has an additional 4MB disk with tpm state. The vm doesn't start with following error:
Code:
In some cases useful info is found in syslog - try "dmesg | tail".
rbd: sysfs write failed
TASK ERROR: start failed: can't map rbd volume vm-123-disk-2: rbd: sysfs write failed
CEPH is healthy and is running a hundred of other VMs (but with no TPM state).
When I migrate the ceph mini volume to local-lvm storage the VM starts with no issue.
I wonder if I miss something in the ceph config or just came across a bug in newest version?