<div dir="ltr"><div><div><div><div><div><div><div>Hello Vered,<br><br></div>Sorry for the late reply. You did more than try. With your help I resolved my problem.<br><br></div>I was busy doing my job. This is only a side thing according to my boss but he doesn&#39;t know how much time we will safe if we have a decent and easy to use test enviroment to see why something happen in the real world at our customers.<br>
<br></div>But anyways ...<br><br></div>I have the following setup. One server with the engine on and this one also delivers the storage via nfs.<br></div>On another server I have only the VDSM setup.<br><br></div>When I say I&#39;m trying to put the disk in stateless mode (off a VM machine)  I&#39; mean that I&#39;m trying to install new software on a VM but when I reboot everything is back the way it was before the changed situation of the new software.<br>
<br></div>Kind regards.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-06 8:27 GMT+02:00 Vered Volansky <span dir="ltr">&lt;<a href="mailto:vered@redhat.com" target="_blank">vered@redhat.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andy,<br>
<br>
Happy to (try to) help :)<br>
<br>
What do you mean by putting the disks in stateless mode?<br>
By server do you mean the storage server, I presume?<br>
If so, I can see how this might have caused corruption. Still Would like to be sure what you mean to better understand the issue.<br>
Unfortunately, vdsm log was not helpful due to the gap, but the engine log might help out if I knew what operation I was looking for.<br>
BTW, Was the vdsm log on the SPM machine? If not, and you do still have it (or a rotation of it), I&#39;d like to take a look and see if we have a bug hiding there.<br>
<br>
Thanks,<br>
<div class="im HOEnZb">Vered<br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Andy Michielsen&quot; &lt;<a href="mailto:andy.michielsen@gmail.com">andy.michielsen@gmail.com</a>&gt;<br>
</div><div class="im HOEnZb">&gt; To: &quot;Vered Volansky&quot; &lt;<a href="mailto:vered@redhat.com">vered@redhat.com</a>&gt;<br>
&gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
</div><div class="HOEnZb"><div class="h5">&gt; Sent: Thursday, July 3, 2014 6:03:42 PM<br>
&gt; Subject: Re: [ovirt-users] Disk&#39;s locked of VM<br>
&gt;<br>
&gt; Hello Vered,<br>
&gt;<br>
&gt; We where trying to put the disks i stateless mode and the user was impatient<br>
&gt; and also started the server.<br>
&gt; I have changed the lock status now but the machine was broken. I &#39;m already<br>
&gt; creating a new VM as these are test machines and I don&#39;t care about the data<br>
&gt; in these VM&#39;s.<br>
&gt;<br>
&gt; Thank you very much for your assistance so far. I &#39;m curious still what<br>
&gt; happened though so if you have questions I will give additional info if<br>
&gt; needed.<br>
&gt;<br>
&gt; Kind regards.<br>
&gt;<br>
&gt;<br>
&gt; 2014-07-03 14:57 GMT+02:00 Vered Volansky &lt; <a href="mailto:vered@redhat.com">vered@redhat.com</a> &gt; :<br>
&gt;<br>
&gt;<br>
&gt; Sorry, got sent in the middle.<br>
&gt;<br>
&gt; Andy,<br>
&gt;<br>
&gt; What operation did you try to attempt that caused the disks to lock?<br>
&gt;<br>
&gt; You do have a working engine, right?<br>
&gt; Your&#39;e supposed to be able to see the Disks&#39; GUIDs under the Disks main tab<br>
&gt; (Id column).<br>
&gt;<br>
&gt; The images GUIDs are available in the DB (images table) and through vdsClient<br>
&gt; getVolumesList &lt;sdUUID&gt; &lt;spUUID&gt; [imgUUID]<br>
&gt; imgUUID should be the disk&#39;s GUID in the engine.<br>
&gt; You should be able to get that data from vdsClient as well:<br>
&gt; getImagesList &lt;sdUUID&gt;<br>
&gt; relevant sql query:<br>
&gt; select image_guid, imagestatus from images;<br>
&gt;<br>
&gt; *image status 2 is locked...<br>
&gt;<br>
&gt; The spUUID:<br>
&gt; Either the datacenter GUID in the engine, or -<br>
&gt; vdsClient -s 0 getConnectedStoragePoolsList, or in the db:<br>
&gt; select * from storage_pool;<br>
&gt;<br>
&gt; The StorageDomain&#39;s can be retrieved either by DB (bellow) or vdsClient:<br>
&gt; getStorageDomainsList &lt;spUUID&gt; (from above).<br>
&gt; sql query:<br>
&gt; select storage_name, id from storage_domains where<br>
&gt; storage_pool_id=&#39;&lt;spUUID&gt;&#39;;<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; &gt; From: &quot;Andy Michielsen&quot; &lt; <a href="mailto:andy.michielsen@gmail.com">andy.michielsen@gmail.com</a> &gt;<br>
&gt; &gt; To: &quot;Vered Volansky&quot; &lt; <a href="mailto:vered@redhat.com">vered@redhat.com</a> &gt;<br>
&gt; &gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; &gt; Sent: Thursday, July 3, 2014 3:09:41 PM<br>
&gt; &gt; Subject: Re: [ovirt-users] Disk&#39;s locked of VM<br>
&gt; &gt;<br>
&gt; &gt; Vered,<br>
&gt; &gt;<br>
&gt; &gt; Where can I find the images GUIDs ?<br>
&gt; &gt;<br>
&gt; &gt; Kind regards.snapshots&#39;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; 2014-06-30 17:40 GMT+02:00 Vered Volansky &lt; <a href="mailto:vered@redhat.com">vered@redhat.com</a> &gt; :<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Or better yet, just use:<br>
&gt; &gt;<br>
&gt; &gt; &gt;&gt; &lt;oVirtDir&gt;/share/ovirt-engine/dbscripts/unlock_entity.sh<br>
&gt; &gt;<br>
&gt; &gt; I suppose you have the images GUIDs from engine.<br>
&gt; &gt;<br>
&gt; &gt; BUT -<br>
&gt; &gt; If the images never got released you might want to get to know what got<br>
&gt; &gt; them<br>
&gt; &gt; into this in the first place.<br>
&gt; &gt; You can send vdsm and engine logs from that period of time if you still got<br>
&gt; &gt; them, and we&#39;ll take a look.<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; Vered<br>
&gt; &gt;<br>
&gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; From: &quot;Vered Volansky&quot; &lt; <a href="mailto:vered@redhat.com">vered@redhat.com</a> &gt;<br>
&gt; &gt; &gt; To: &quot;Andy Michielsen&quot; &lt; <a href="mailto:andy.michielsen@gmail.com">andy.michielsen@gmail.com</a> &gt;<br>
&gt; &gt; &gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; &gt; &gt; Sent: Monday, June 30, 2014 6:03:15 PM<br>
&gt; &gt; &gt; Subject: Re: [ovirt-users] Disk&#39;s locked of VM<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; &gt; From: &quot;Andy Michielsen&quot; &lt; <a href="mailto:andy.michielsen@gmail.com">andy.michielsen@gmail.com</a> &gt;<br>
&gt; &gt; &gt; &gt; To: &quot;Vered Volansky&quot; &lt; <a href="mailto:vered@redhat.com">vered@redhat.com</a> &gt;<br>
&gt; &gt; &gt; &gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; &gt; &gt; &gt; Sent: Monday, June 30, 2014 4:57:05 PM<br>
&gt; &gt; &gt; &gt; Subject: Re: [ovirt-users] Disk&#39;s locked of VM<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hello,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; How can I connect to my postgress database ?<br>
&gt; &gt; &gt; Try this:<br>
&gt; &gt; &gt; psql -d engine -U engine .<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; This is assuming you&#39;re using password authentication.<br>
&gt; &gt; &gt; If you aren&#39;t please send me your pg_hba.conf settings and we&#39;ll go<br>
&gt; &gt; &gt; forward<br>
&gt; &gt; &gt; from there:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Fedora,RHEL /var/lib/pgsql/data/pg_hba.conf<br>
&gt; &gt; &gt; Debian /etc/postgresql/*/main/pg_hba.conf<br>
&gt; &gt; &gt; Gentoo /etc/postgresql-*/pg_hba.conf<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Kind regards.<br>
&gt; &gt; &gt; &gt; On Jun 30, 2014 10:10 AM, &quot;Vered Volansky&quot; &lt; <a href="mailto:vered@redhat.com">vered@redhat.com</a> &gt; wrote:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi Andy,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; In the DB, try<br>
&gt; &gt; &gt; &gt; update images set imagestatus = 1 where imagestatus = 2;<br>
&gt; &gt; &gt; &gt; commit;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Let me know if this helps.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Regards,<br>
&gt; &gt; &gt; &gt; Vered<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; &gt; &gt; From: &quot;Andy Michielsen&quot; &lt; <a href="mailto:andy.michielsen@gmail.com">andy.michielsen@gmail.com</a> &gt;<br>
&gt; &gt; &gt; &gt; &gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; &gt; &gt; &gt; &gt; Sent: Friday, June 27, 2014 11:08:47 AM<br>
&gt; &gt; &gt; &gt; &gt; Subject: [ovirt-users] Disk&#39;s locked of VM<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Hello all,<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Does anyone know how I can check if a VM&#39;s disk are indeed locked or<br>
&gt; &gt; &gt; &gt; &gt; not.<br>
&gt; &gt; &gt; &gt; &gt; The<br>
&gt; &gt; &gt; &gt; &gt; engine tell&#39;s me they are locked but this is now already 16 day&#39;s and<br>
&gt; &gt; &gt; &gt; &gt; counting.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; I already restarted every server involved but to no avail.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; I can not remove, change or start the VM as long as the disks are<br>
&gt; &gt; &gt; &gt; &gt; locked.<br>
&gt; &gt; &gt; &gt; &gt; Can<br>
&gt; &gt; &gt; &gt; &gt; I give a command to check the status of this machine in the CLI<br>
&gt; &gt; &gt; &gt; &gt; enviroment<br>
&gt; &gt; &gt; &gt; &gt; or after connecting to the database and checking a table (Realy don&#39;t<br>
&gt; &gt; &gt; &gt; &gt; know<br>
&gt; &gt; &gt; &gt; &gt; how to do this).<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Kind regards.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; &gt; Users mailing list<br>
&gt; &gt; &gt; &gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; &gt; &gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>