After I executed the "multipath -a xxxxxx" command, an error occurred with local-lvm "no such logical volume pve/data (500)"

ht2630

New Member
Sep 4, 2026
2
1
1
Hi Everyone;
After I executed the "multipath -a xxxxxx" command, an error occurred with local-lvm "no such logical volume pve/data (500)".
Please help me, Thanks!

1788492655668.png1788492709824.png1788492965457.png
 
Hi,

There is not enough information to determine the cause yet.

Please do not run any destructive commands for now. Please provide the output of the following diagnostic commands:

lsblk -f
pvs
vgs
lvs -a -o +devices
multipath -ll
cat /etc/pve/storage.cfg
cat /etc/multipath.conf
cat /etc/multipath/wwids
 
Hi,

There is not enough information to determine the cause yet.

Please do not run any destructive commands for now. Please provide the output of the following diagnostic commands:

lsblk -f
pvs
vgs
lvs -a -o +devices
multipath -ll
cat /etc/pve/storage.cfg
cat /etc/multipath.conf
cat /etc/multipath/wwids
Thank you, I have resolved it. "multipath -a" add the wwid is incorrect.
 
  • Like
Reactions: kawano-y