Same problem here...
megaraid_sas 0000:01:00:0: Failed to init firmware / Failed to do reset
/dev/mapper/pve-root on /root failed: input/output error [ 1011.642]
Any solution? Temporary is fine.
yes, first make a local copy of lvm.conf, just in case, then add thin_check_options = [ "-q", "--skip-mappings" ] to your lvm.conf and reboot the machine.
cd /etc/lvm
cp lvm.conf lvm.backup
nano lvm.conf
inside nano is CTRL +W to search for thin_check_options, uncomment / edit it to look like...
Solution: add "thin_check_options = [ "-q", "--skip-mappings" ]" to lvm.conf
Explanation: "It's not an LVM bug, but should rather be considered a bug in Proxmox VE's (and likely Debian's) init configuration/handling. What (likely) happens is that the thin_check during activation takes too long...
Hey guys,
I just upgrade proxmox to 7.1, everything went good. Upon reboot I get this error: "activating LV 'pve/data' failed: Activation of logical volume pve/data is prohibited while logical volume pve/data_tmeta is active. (500)".
root@proxmox:~# lsblk
NAME MAJ:MIN RM SIZE RO...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.