<div dir="ltr">Hello,<div>I&#39;m relocating some disks from some storage domains to other ones.</div><div>At the end I&#39;m going to remove source storage domains.</div><div>All the SD involved are FC and the hosts are CentOS 7.4</div><div>I see that after removing an SD from oVirt, the multipath part on host remains.</div><div>What is the correct sequence of operations to do at hosts&#39; side after completing the Webadmin Gui part?</div><div><br></div><div>Some questions:</div><div>- do the remove SD from gui imply vgchange -an of the VG and vgremove of the vg?</div><div>Or are they delegated to post actions?</div><div><br></div><div>- do it imply the pvremove on the LUN?</div><div><br></div><div>After clearing what above I would imagine remaining steps would be, based on my previous similar experience with iSCSI removal on physical servers:</div><div><br></div><div>- take note of the paths sdY, ... of mpathX</div><div><br></div><div>- remove the multipath device with</div><div>multipath -f mpathX</div><div><br></div><div>- flush the single paths devices</div><div>blockdev --flushbufs sdY for every path of the previous taken note ones</div><div><br></div><div>- remove single path devices</div><div>echo 1 &gt; /sys/block/sdY/device/delete</div><div><br></div><div>- remove LUN from storage array</div><div>when previous steps done on all the hypervisors</div><div><br></div><div>Any comment?</div><div>Any further step at vdsm level files..?</div><div><br></div><div>Thanks in advance,</div><div>Gianluca</div><div><br></div></div>