<div dir="ltr">Nir,<div><br></div><div>Ah, I see.  Makes sense, and thanks for chiming in with the correction so quickly.  Bummer a quick rescan won&#39;t work for this scenario.</div><div><br></div><div>Thanks,</div><div>Jeff</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 24, 2017 at 11:50 AM, Nir Soffer <span dir="ltr">&lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Feb 24, 2017 at 7:36 PM, Jeff Burns &lt;<a href="mailto:admiraljkb@gmail.com">admiraljkb@gmail.com</a>&gt; wrote:<br>
&gt; Chris,<br>
&gt;<br>
&gt; Sorry to chime in late, but this might help you (or someone with a similar<br>
&gt; upgrade situation) in the future.  The &quot;rescan-scsi-bus.sh&quot; script from the<br>
&gt; sg3-utils package can handle the update for the size increase without the<br>
&gt; reboot.   Just need to run with the &quot;-s&quot; param to look for resized LUNs like<br>
&gt; the below (run from a CentOS7.3 server):<br>
<br>
</span>This is not enough, you need to resize the multiapth mapping on all hosts,<br>
resize the pv using the LUN (must be done by the SPM), and invalidate<br>
vdsm lvm cache on all hosts, so they go to storage and see the new size of<br>
the pv.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nir<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt; ```<br>
&gt; # rescan-scsi-bus.sh -s<br>
&gt; Scanning SCSI subsystem for new devices<br>
&gt; Searching for resized LUNs<br>
&gt; 0 new or changed device(s) found.<br>
&gt; 0 remapped or resized device(s) found.<br>
&gt; 0 device(s) removed.<br>
&gt; ```<br>
&gt;<br>
&gt; Cheers<br>
&gt; Jeff<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Feb 24, 2017 at 9:20 AM, Chris Adams &lt;<a href="mailto:cma@cmadams.net">cma@cmadams.net</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I did see that page, but... I can&#39;t get there from here.  I can&#39;t get<br>
&gt;&gt; upgraded from 3.5 until I get past this problem, and on 3.5, the hosted<br>
&gt;&gt; engine storage domain isn&#39;t included in the normal UI at all.<br>
&gt;&gt;<br>
&gt;&gt; I think I did get this working though; both servers had kernel messages<br>
&gt;&gt; that they saw the LUN resize, but they didn&#39;t actually change the block<br>
&gt;&gt; device size to reflect that.  After rebooting each server (separately),<br>
&gt;&gt; lsblk showed the new size on both, and a manual pvresize on both shows<br>
&gt;&gt; the increased VG size.<br>
&gt;&gt;<br>
&gt;&gt; On to testing 3.6 upgrade again!<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Once upon a time, Adam Litke &lt;<a href="mailto:alitke@redhat.com">alitke@redhat.com</a>&gt; said:<br>
&gt;&gt; &gt; Hi Chris.  We added this feature to newer versions of oVirt (see the<br>
&gt;&gt; &gt; feature page[1]).  The easiest way to work around this problem might be<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; add an additional LUN to this domain if you are able to do it.  If not,<br>
&gt;&gt; &gt; it<br>
&gt;&gt; &gt; looks like you would need to manually reconnect the host to the domain,<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; a pvresize to the new size.  I am not sure if any engine DB updates will<br>
&gt;&gt; &gt; also be required.  Nir and Fred worked on this feature and might be able<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; assist you further.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [1]<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="https://www.ovirt.org/develop/release-management/features/storage/lun-resize/" rel="noreferrer" target="_blank">https://www.ovirt.org/develop/<wbr>release-management/features/<wbr>storage/lun-resize/</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Fri, Feb 24, 2017 at 9:00 AM, Chris Adams &lt;<a href="mailto:cma@cmadams.net">cma@cmadams.net</a>&gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; &gt; I&#39;m testing upgrading an oVirt 3.5 setup, and I have run into a<br>
&gt;&gt; &gt; &gt; problem<br>
&gt;&gt; &gt; &gt; when going from 3.5 to 3.6 on a physical machine configured for the<br>
&gt;&gt; &gt; &gt; hosted engine.  I upgraded the engine itself okay, but when I upgraded<br>
&gt;&gt; &gt; &gt; the first physical machine, it cannot be re-activated; it gets an<br>
&gt;&gt; &gt; &gt; error<br>
&gt;&gt; &gt; &gt; connecting to the storage domain.<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; Checking the logs, it looks like it is looping trying to create a new<br>
&gt;&gt; &gt; &gt; LV<br>
&gt;&gt; &gt; &gt; in the HE VG.  I assume this is for moving the HE config to the shared<br>
&gt;&gt; &gt; &gt; storage?  It is failing because it is trying to create a 1G LV, but<br>
&gt;&gt; &gt; &gt; the<br>
&gt;&gt; &gt; &gt; VG only has 512M free space.<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; I extended the iSCSI volume, but there doesn&#39;t appear to be anyway to<br>
&gt;&gt; &gt; &gt; get the HE nodes to recognize this; they both still see the original<br>
&gt;&gt; &gt; &gt; size, no matter what I try.  Is there a way to get them to see the<br>
&gt;&gt; &gt; &gt; larger PV, so the new LV(s) can be created?<br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt; &gt; --<br>
&gt;&gt; &gt; &gt; Chris Adams &lt;<a href="mailto:cma@cmadams.net">cma@cmadams.net</a>&gt;<br>
&gt;&gt; &gt; &gt; ______________________________<wbr>_________________<br>
&gt;&gt; &gt; &gt; Users mailing list<br>
&gt;&gt; &gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Adam Litke<br>
&gt;&gt;<br>
&gt;&gt; &gt; ______________________________<wbr>_________________<br>
&gt;&gt; &gt; Users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Chris Adams &lt;<a href="mailto:cma@cmadams.net">cma@cmadams.net</a>&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>