<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi</p>
<p>I will like to confirm the correct way to remove an LVM snapshot?</p>
Create my Logical Volume and snapshot:<br>
lvcreate --addtag pacemaker --name lv_iscsi_lun1 --size 100G vg_iscsi --config 'activation { volume_list = [ "@pacemaker" ]}'<br>
lvcreate --addtag pacemaker --name lv_iscsi_lun1_snap --snapshot --size 10G /dev/vg_iscsi/lv_iscsi_lun1 --config 'activation { volume_list = [ \"@pacemaker\" ]}'<br>
<br>
Do I have to Merge the Snapshot first before I can remove it?<br>
lvremove /dev/vg_iscsi/lv_iscsi_lun1_snap<br>
<br>
More Info:<br>
lv_iscsi_lun1 is a ISCSI target for a KVM virtual server.<br>
<br>
Trouble experienced:<br>
I lost my hole Volume Group after removing the Logical Volume Snapshot. <br>
<p>Regards<br>
</p>
<div class="moz-signature">-- <br>
<p style="font-family: Arial; background-color: rgb(255, 255,
        255); margin-bottom: 6pt; margin-top: 6pt;">
<span style="font-size: 13.3333px;">Jaco van Niekerk</span></p>
<br>
</div>
</body>
</html>