Hi all,
I'm currently trying to hunt down an issue with VMs and snapshots on our shared iSCSI storage.
Yes, I know it is technology preview, still I think it make sense to report the issue.
For me it looks like the that disks are not getting detached after a snapshot have been created and this causes issue if the VM is getting migrated to a different host within the cluster while powering up after taken the snapshot or rollback.
No VM is running on the system
	
	
	
		
VM is running
	
	
	
		
The mapper to the VM disks are gone again after powering down the VM.
But if you create a snap shot the mappers are not getting removed after the task is completed.
	
	
	
		
This is causing issue the VM is balanced during powerup to a different host.
The mappers are gone again If I start/stop the VM on the same host.
So I assume that the LVM mappers should be removed after the snapshot task.
Hope this helps and regards
				
			I'm currently trying to hunt down an issue with VMs and snapshots on our shared iSCSI storage.
Yes, I know it is technology preview, still I think it make sense to report the issue.
For me it looks like the that disks are not getting detached after a snapshot have been created and this causes issue if the VM is getting migrated to a different host within the cluster while powering up after taken the snapshot or rollback.
No VM is running on the system
		Code:
	
	lrwxrwxrwx 1 root root       7 Oct 31 13:25 MSA-Storage03 -> ../dm-7VM is running
		Code:
	
	lrwxrwxrwx 1 root root       7 Oct 31 13:25 MSA-Storage03 -> ../dm-7
lrwxrwxrwx 1 root root       7 Oct 31 13:26 MSA--Storage03-snap_vm--299--disk--0_initial--OS.qcow2 -> ../dm-8
lrwxrwxrwx 1 root root       7 Oct 31 13:26 MSA--Storage03-vm--299--disk--0.qcow2 -> ../dm-9The mapper to the VM disks are gone again after powering down the VM.
But if you create a snap shot the mappers are not getting removed after the task is completed.
		Code:
	
	lrwxrwxrwx 1 root root       7 Oct 31 13:28 MSA--Storage03-snap_vm--299--disk--0_initial--OS.qcow2 -> ../dm-8
lrwxrwxrwx 1 root root       7 Oct 31 13:28 MSA--Storage03-snap_vm--299--disk--0_Test.qcow2 -> ../dm-9
lrwxrwxrwx 1 root root       8 Oct 31 13:28 MSA--Storage03-vm--299--disk--0.qcow2 -> ../dm-10This is causing issue the VM is balanced during powerup to a different host.
The mappers are gone again If I start/stop the VM on the same host.
So I assume that the LVM mappers should be removed after the snapshot task.
Hope this helps and regards
			
				Last edited: 
				
		
	
										
										
											
	
										
									
								 
	 
	