Il 08/10/2015 12:25, Nicola Ferrari (#554252) ha scritto: > > Il 08/10/2015 11:22, Roberto Resoli ha scritto: >> Il 08/10/2015 11:20, Roberto Resoli ha scritto: >>> I guess that (proxmox-related) lvm tag is lacking on lv inside san03; >>> >>> try this command: >>> >>> lvs san03 -o lv_tags >>> >>> e compare it with the aoutput for san03 and san01. >> >> Ooops, I meant >> >> "and compare it with the output for san02 and san01." >> >> rob > > > > Thanks rob for your suggestion. That was the problem... > > I just had to add the tag to the logical volume: > $ lvchange --addtag @pve-vm-<id> /dev/vd03/vm-<id>-disk-3 > > Now the lvs output seems to be correct.
Yes. > I think that this was due to a manual creation of the volume (not > created trough the pve interface....) I learned that lesson the same way ;-) > Thanks again, glad I could help rob _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
