HI all,
I tried to reassign the LVM disk from a VM to a container but fail - during startup it complains about wrong fs.
When I run
I notified that all LVM disk for VMs don't show any FSTYPE but I struggle to understand this.. why is there a difference?
Any additional step required to make the container being able to use this LVM disk ?
Reference (vm to vm), which I followed: https://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another
thanks
Jochen
I tried to reassign the LVM disk from a VM to a container but fail - during startup it complains about wrong fs.
Code:
lxc-start 109 20220918083546.325 DEBUG conf - ../src/lxc/conf.c:run_buffer:310 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 109 lxc pre-start produced output: mount: /var/lib/lxc/.pve-staged-mounts/mp0: wrong fs type, bad option, bad superblock on /dev/mapper/pve0--hdd2T-vm--109--disk--0, missing codepage or helper program, or other error.
When I run
Code:
lsblk -o NAME,FSTYPE
Any additional step required to make the container being able to use this LVM disk ?
Reference (vm to vm), which I followed: https://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another
thanks
Jochen
Last edited: