This is a multi-part message in MIME format.
--------------030405010101040203040102
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Good day!
The 'select' returns 0 registers. Without 'where' clause, it returns the
three domains that I have.
When I tried remove a disk, it failed. Follow the logs of engine and spm:
ENGINE
http://pastebin.com/aFMvC5tN
SPM
http://pastebin.com/KQ9mtn53
Thanks for helping me.
On 08/08/2013 09:52 AM, Maor Lipchuk wrote:
Hi Eduardo SPM log with the engine log could be good enough, I will
appreciate if you can please attach them.
What does "SELECT * FROM storage_domains where id =
'0226b818-59a6-41bc-8590-91f520aa7859'" gives you?
Regards,
Maor
On 08/06/2013 05:58 PM, Eduardo Ramos wrote:
> Hi Maor,
>
> I have 16 machines as hosts and 1 as engine. It's a lot of log to send.
> Looking at my messages log of SPM, I see this each 10 seconds:
>
> Aug 6 11:52:06 darwin vdsm Storage.LVM WARNING lvm vgs failed: 5 [] ['
> Volume group "0226b818-59a6-41bc-8590-91f520aa7859" not found']
> Aug 6 11:52:06 darwin vdsm Storage.StoragePool WARNING Could not get
> full domain information, it is probably unavailable#012Traceback (most
> recent call last):#012 File "/usr/share/vdsm/storage/sp.py", line 1368,
> in getInfo#012 dom = sdCache.produce(item)#012 File
> "/usr/share/vdsm/storage/sdc.py", line 93, in produce#012 dom =
> self._findDomain(sdUUID)#012 File "/usr/share/vdsm/storage/sdc.py",
> line 118, in _findDomain#012 raise
> se.StorageDomainDoesNotExist(sdUUID)#012StorageDomainDoesNotExist:
> Storage domain does not exist: (u'0226b818-59a6-41bc-8590-91f520aa7859',)
>
> But I actually don't have any 0226b818-59a6-41bc-8590-91f520aa7859
> storage domain. Doing a 'grep' in a database dump, I found this UUID in
> the log related with a export storage domain, that was removed one year
> ago!
>
> So, from where SPM is getting this UUID and why it's trying to get
> information from it?
>
> Thanks.
>
> On 07/30/2013 04:25 AM, Maor Lipchuk wrote:
>> Hi Eduardo,
>> Can u please also add the engine log and the full VDSM log (if you have
>> other hosts then please add their vdsm.log as well)
>>
>> Thanks.
>> Maor
>>
>> On 07/29/2013 11:10 PM, Eduardo Ramos wrote:
>>> Hi all!
>>>
>>> My SPM has logging such a strange message on vdsm.log. I tries to get
>>> information from a VG that doesn't exist. In fact, I don't know where
it
>>> got the id " 0226b818-59a6-41bc-8590-91f520aa7859". The log of vdsm
can
>>> be read here:
http://pastebin.com/mZcSLzxi
>>>
>>> Could anybody help me?
>>>
>>> Thanks.
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users(a)ovirt.org
>>>
http://lists.ovirt.org/mailman/listinfo/users
>>>
>
--------------030405010101040203040102
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Good day!<br>
<br>
The 'select' returns 0 registers. Without 'where' clause, it
returns the three domains that I have.<br>
<br>
When I tried remove a disk, it failed. Follow the logs of engine
and spm:<br>
<br>
ENGINE<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://pastebin.com/aFMvC5tN">http://pastebin.com/aFMv...
<br>
SPM<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://pastebin.com/KQ9mtn53">http://pastebin.com/KQ9m...
<br>
Thanks for helping me.<br>
<br>
On 08/08/2013 09:52 AM, Maor Lipchuk wrote:<br>
</div>
<blockquote cite="mid:52039497.8060808@redhat.com"
type="cite">
<pre wrap="">Hi Eduardo SPM log with the engine log could be good
enough, I will
appreciate if you can please attach them.
What does "SELECT * FROM storage_domains where id =
'0226b818-59a6-41bc-8590-91f520aa7859'" gives you?
Regards,
Maor
On 08/06/2013 05:58 PM, Eduardo Ramos wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Maor,
I have 16 machines as hosts and 1 as engine. It's a lot of log to send.
Looking at my messages log of SPM, I see this each 10 seconds:
Aug 6 11:52:06 darwin vdsm Storage.LVM WARNING lvm vgs failed: 5 [] ['
Volume group "0226b818-59a6-41bc-8590-91f520aa7859" not found']
Aug 6 11:52:06 darwin vdsm Storage.StoragePool WARNING Could not get
full domain information, it is probably unavailable#012Traceback (most
recent call last):#012 File "/usr/share/vdsm/storage/sp.py", line 1368,
in getInfo#012 dom = sdCache.produce(item)#012 File
"/usr/share/vdsm/storage/sdc.py", line 93, in produce#012 dom =
self._findDomain(sdUUID)#012 File "/usr/share/vdsm/storage/sdc.py",
line 118, in _findDomain#012 raise
se.StorageDomainDoesNotExist(sdUUID)#012StorageDomainDoesNotExist:
Storage domain does not exist: (u'0226b818-59a6-41bc-8590-91f520aa7859',)
But I actually don't have any 0226b818-59a6-41bc-8590-91f520aa7859
storage domain. Doing a 'grep' in a database dump, I found this UUID in
the log related with a export storage domain, that was removed one year
ago!
So, from where SPM is getting this UUID and why it's trying to get
information from it?
Thanks.
On 07/30/2013 04:25 AM, Maor Lipchuk wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Eduardo,
Can u please also add the engine log and the full VDSM log (if you have
other hosts then please add their vdsm.log as well)
Thanks.
Maor
On 07/29/2013 11:10 PM, Eduardo Ramos wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all!
My SPM has logging such a strange message on vdsm.log. I tries to get
information from a VG that doesn't exist. In fact, I don't know where it
got the id " 0226b818-59a6-41bc-8590-91f520aa7859". The log of vdsm can
be read here: <a class="moz-txt-link-freetext"
href="http://pastebin.com/mZcSLzxi">http://pastebin.com/mZcS...
Could anybody help me?
Thanks.
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.ovirt.org/mailman/listinfo/users">http://...
</pre>
</blockquote>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<br>
</body>
</html>
--------------030405010101040203040102--