[PVE-User] Bug when removing a VM
Dietmar Maurer
dietmar at proxmox.com
Thu Jun 21 16:33:25 CEST 2018
> Il 21/06/2018 10:43, Dietmar Maurer ha scritto:
> > In general, you should never mount storage on different clusters at the same
> > time. This is always dangerous - mostly because there is no locking and
> > because of VMID conflicts. If you do, mount at least read-only.
> >
>
> Yes, that's dangerous (I was hurt by this).
>
> But still I do not understand why, if you remove a VM that has a disk
> hosted in a specific storage, it will removed also on all other storage
> (they ), or, like it happened to me, all the logical volumes with the
> same VMID number in the name.
All volume belongs to a VM, indicated by the encoded VMID. If you
remove a VM, we remove all volumes belonging to that VM.
More information about the pve-user
mailing list