You maybe need to reactivate your LVM volume with:
lvchange /dev/lvm-ssd-01/vm-210-disk-1 -a y
My (working) /etC/pve/qemu-server/210.conf looks like:
args: -drive file=/dev/lvm-ssd-01/vm-210-disk-1,if=none,id=drive-virtio1,aio=native,cache=none -device...