[ovirt-users] Re: oVirt 4.3.5/6 HC: Reinstall fails from WEB UI

2019-10-21 Thread adrianquintero
on the other hosts I see entries like the following:

2019-10-21 15:41:32,767-0400 ERROR (periodic/0) [root] failed to retrieve 
Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted 
Engine setup finished? (api:191)

2019-10-21 15:41:47,799-0400 ERROR (periodic/0) [root] failed to retrieve 
Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted 
Engine setup finished? (api:191)

2019-10-21 15:41:49,916-0400 ERROR (jsonrpc/4) [storage.Dispatcher] FINISH 
prepareImage error=Volume does not exist: 
(u'1ba19dea-32e9-465a-a43c-eec81a88d2e0',) (dispatcher:83)
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MA7S6M7TVBDUJHVOBGMETZ6DSP33GU7D/


[ovirt-users] Re: oVirt 4.3.5/6 HC: Reinstall fails from WEB UI

2019-10-21 Thread adrianquintero
Hi Sahina,
I have checked the vdsm.log of the host and I can see the following:
StorageDomainDoesNotExist: Storage domain does not exist: 
(u'62bfe528-cd5c-4b6c-808a-b097fef76629',)
raise se.StorageDomainDoesNotExist(sdUUID)
StorageDomainDoesNotExist: Storage domain does not exist: 
(u'8c2df9c6-b505-4499-abb9-0d15db80f33e',)
raise se.StorageDomainDoesNotExist(sdUUID)
StorageDomainDoesNotExist: Storage domain does not exist: 
(u'5d9f7d05-1fcc-4f99-9470-4e57cd15f128',)
raise se.StorageDomainDoesNotExist(sdUUID)
StorageDomainDoesNotExist: Storage domain does not exist: 
(u'fe24d88e-6acf-42d7-a857-eaf1f8deb24a',)

StorageDomainDoesNotExist: Storage domain does not exist: 
(u'5d9f7d05-1fcc-4f99-9470-4e57cd15f128',)
2019-10-21 15:03:45,742-0400 ERROR (monitor/fe24d88) [storage.Monitor] Error 
checking domain fe24d88e-6acf-42d7-a857-eaf1f8deb24a (monitor:425)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/storage/monitor.py", line 406, in 
_checkDomainStatus
self.domain.selftest()
  File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 48, in 
__getattr__
return getattr(self.getRealDomain(), attrName)
  File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 51, in 
getRealDomain
return self._cache._realProduce(self._sdUUID)
  File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 134, in 
_realProduce
domain = self._findDomain(sdUUID)
  File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 151, in 
_findDomain
return findMethod(sdUUID)
  File "/usr/lib/python2.7/site-packages/vdsm/storage/glusterSD.py", line 62, 
in findDomain
return GlusterStorageDomain(GlusterStorageDomain.findDomainPath(sdUUID))
  File "/usr/lib/python2.7/site-packages/vdsm/storage/glusterSD.py", line 58, 
in findDomainPath
raise se.StorageDomainDoesNotExist(sdUUID)


Is there a way to fix this?

Also, when I try to reinstall one of the hosts (6 node cluster) it reinstalls 
just fine (except for host1) but does not deploy the engine capabilities to it.

thoughts?

thanks,

Adrian
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PSANUHYPVJ227RYYVMLZJWB4H3EOSROU/


[ovirt-users] Help/guidelines/ideas on how to create new hosted-engine on final server with old config

2019-10-21 Thread Lars Bækmark


I'm looking for guidelines/ideas for moving/migrating/Hosted-engine from the 
initial install with local storage, to the "Final" server.
Initial it was a "Test" to see if this will work or not, but this has now 
become the production, where the initial host named "ovirt" that is hosting the 
hosted-engine on local storage is "just" doing that. My hosted-engine is called 
"ovirtmgr" and I created a new host to run Virtual machines called "Hermod" - 
getting better in the naming thing, right? This test was so successful that I 
converted the old Xen/Oracle based host to CentOS 7 - the same as host Ovirt 
and Hermod:
Linux hermod 3.10.0-1062.1.1.el7.x86_64 #1 SMP Fri Sep 13 22:55:44 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux 

Linux fernis 3.10.0-1062.el7.x86_64 #1 SMP Wed Aug 7 18:08:02 UTC 2019 x86_64 
x86_64 x86_64 GNU/Linux 
oVirt version is: 4.3.5.4-1.el7
I want to move the hosted-engine to Fenris and at the same time use a NFS share 
for that. I can shut the whole setup down, as long as it runs again in daytime.
I do know that I should have started with the hosted-engine in the correct 
place, but that's not the case anymore. There are eleven VM’s in total 
Can anyone suggest a plan on how to move/create a new hosted-engine on my 
server Fenris? The history of the old server is not important, I just want the 
hosted-engine on fenris using NFS share
I did find some sugesting on the web, but they all look quite complicated: 
https://www.ovirt.org/…/engine/migrate-to-hosted-engine.html 

I just love the product! I'm now running VM's 2-3 times faster by converting 
from Xen to KVM, but still use the same storage and server! :-D
Appreciate any help! 😀

/Lars


Lars Bækmark
l...@baekmark.dk 
+45 2241 0500

Mølleengen 6
3550 Slangerup
Danmark

-

Oversteer is when you hit the wall with the rear of the car.
Horsepower is how fast you hit the wall.
Torque is how far you take the wall with you___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JHYWQD6W62HV23X7M5ROJZSDXPNPNX7C/


[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-10-21 Thread jeremy_tourville
I am unable to tell from your question what research you have done or what you 
have tried so far.  Anyway, review this- 
https://ovirt.org/documentation/admin-guide/chap-Logical_Networks.html.  
Generally speaking, the checkbox for "Connect to physical network" should not 
be needed for your example.  You most likely will need to set up VLANs when you 
create the logical network.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/D5IJME6AMGGH5UU62TJHPXNKMMPCMFMX/


[ovirt-users] oVirt conference 2019 report

2019-10-21 Thread Sandro Bonazzola
Wondering how oVirt conference 2019 was? See here[1] the report!
Blog post includes recordings of the morning sessions and link to all
slides.
Afternoon session recordings will be made available soon as well.

[1] https://blogs.ovirt.org/2019/10/ovirt-conference-2019-report/

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV

Red Hat EMEA 

sbona...@redhat.com
*Red Hat respects your work life balance.
Therefore there is no need to answer this email out of your office hours.*
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JSKHWYMNWNM2KQAPMNU5LZPXKH4LLCP3/