[ovirt-users] Re: cluster 4 pc's for more scanning power?

2018-12-01 Thread Yedidyah Bar David
On Sat, Dec 1, 2018 at 8:18 AM Tony Brian Albers  wrote:
>
> On Sat, 2018-12-01 at 00:15 +, Peter C. wrote:
> > Hello and sorry for the ignorance behind this question. I've been
> > reading about various scale out, "hyper convergence" solutions and
> > want to ask this about oVirt.
> >
> > I do vulnerability scanning on my company's assets. I do it from an
> > obsolete laptop that was given to me. The load goes over 13
> > sometimes, and the scans take a long time.
> >
> > If I built an oVirt cluster from 4 or 5 desktop pc's, build  VM to
> > run OpenVAS, would the cpu load demanded by the scanning be spread
> > accross the 3-4 hosts, not inlcuding the management host, and therby
> > give my scans more CPU power?

As Tony replied below, no.

> >
> > If not oVirt, is there another project that would be better suited to
> > what I'm trying to achieve?

Depending on definition. If "what you are trying to achieve" is to
run a multi-threaded application on multiple independent physical machines,
then the the most famous answer ~20 years ago was "mosix". Feel free to
spend some time playing with it. When I tried it, it did work as advertised,
but as was quickly understood by many that were fascinated by it when first
announced (at least, when the linux version was first announced), it's
almost always the worst solution in terms of performance. It's still
being developed, probably getting better over the years, but you are much
better off splitting your work to multiple processes that are explicitly
managed on separate machines. One way to do that, for your specific case,
is what Tony suggested - split your network address range between the
machines and let each scan a chunk of the range.

Best regards,

> >
> > Qualifiers:
> > -I'm not asking if this is the best way to get high-load scanning
> > done. I'm just asking if I'll get the combined power from the cpu
> > cores of all the host machines. The scanning jobs thread already.
> > -I know it would probably be more efficient to get a powerful multi
> > core workstation or server to do this. That is not my question.
> > -The pc's are perfectly good, they are just not being used and won't
> > be used for anything else.
> >
> > Thanks in advance.
> > ___
> > 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/communit
> > y-guidelines/
> > List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> > message/S5WBOBNB6IRXWKIDITYIGGR6NUYMYSFM/
>
> Good morning,
>
> No, I'm afraid that won't work. oVirt does not pool the resources in
> a way that makes it possible to distribute a workload over severel hosts.
>
> IMO there are two options for you:
>
> 1. Set up the machines identicall but let them work on each their own part
> of your network, separated by subnets or something similiar.
>
> 2. Look into something like python-openvas that might make it possible for you
> to automate the distribution of the workload to several hosts.
>
> HTH
>
> /tony
>
>
>
> --
> --
> Tony Albers
> Systems Architect
> Systems Director, National Cultural Heritage Cluster
> Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark.
> Tel: +45 2566 2383 / +45 8946 2316
> ___
> 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/XBI2BDQQQGZLKISJBZQGFJQN27DW6BRY/



-- 
Didi
___
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/6CMY522SLKIMFHY7VZRCPLAVA5TWULD3/


[ovirt-users] Re: Ovirt Maximums

2018-12-01 Thread Edward Haas
On Fri, Nov 30, 2018 at 4:21 PM Brian Wilson  wrote:

> Is there a resource available that would describe the configurable
> maximums for the Ovirt Engine and Ovirt Nodes.
>
> Things like:
> How many Logical Networks per host?
>
>
> If one does not exist does anyone have any experiences with reaching
> limits that caused issues specifically with regards to the number of
> networks on hosts.
>

There is no specific limit on the number of networks per host, but when
configuring a bulk of networks in on transaction it may take too long for
the change to execute on the host.
That in turn causes a timeout and fails the transaction.
Please see
https://ovirt.org/blog/2017/11/setting-up-multiple-networks-is-going-to-be-much-faster-in-ovirt-4-2/
for more information.


> ___
> 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/JAX5HF4AHGFJSYIZ7ZU2UOED53VHWJUR/
>
___
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/6ZDDZJOXR6DPDIZYEEMJFPJLNH6KWRTS/


[ovirt-users] Re: Out of sync, hosts network config differs from DC

2018-12-01 Thread Edward Haas
On Fri, May 25, 2018 at 4:08 PM femi adegoke 
wrote:

> Property: default route, host - true, DC - false
>
> I have 4 nics.
> bond0 = 2 x 10g
> eno1 = ovirtmgmt
> eno2 = for vm traffic.
>
> eno2 says it's out of sync, hosts network config differs from DC,
> default route: host - true, DC - false.
>

This means that the default route is configured on the vm_traffic network
at the host,
but on Engine you have it defined on the ovirtmgmt network.

Per your decision on what default route you want to have, adjust Engine
or/and investigate
how that route exists on the host.
One option that this may have happened is if you used DHCP on the
vm_traffic network and
git the route through it.

I have tried "sync all networks" but the message still remains
> See attached.
>
> Where can I look to fix the
> issue?___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
>
___
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/KIKY3UYVFC7DAIYW42TO6HWATM2PA5AO/


[ovirt-users] Cannot import VM. Invalid time zone for given OS type. Attribute: vm.vmStatic

2018-12-01 Thread daniel
Need some magic here ...
- 2 hosts CentOS 7.5.1804 with all the patch available,  in the cluster
- hosted engine from rpm ovirt-engine-appliance-4.2-20181113.1.el7.noarch with 
all the patch as well (manager Version 4.2.7.5-1.el7)

1) I re-install the hosts and the hosted engine from scratch
2) I imported the ISO, export and DATA domain from the SAN
3) I went to the DATA domain in the VM Import tab where I saw all the VMs
4) I imported the VM one after one BUT 

One of the VM (Windows 10 x64) can't be import because of the error in the 
subject of this thread.  In the engine.log file I get 

2018-12-01 19:17:50,387-05 WARN  
[org.ovirt.engine.core.bll.exportimport.ImportVmFromConfigurationCommand] 
(default task-4) [92c96b3c-38c5-42ab-b81c-11413ea32ccd] Validation of action 
'ImportVmFromConfiguration' failed for user admin@internal-authz. Reasons: 
VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_INVALID_TIMEZONE,$groups 
[Ljava.lang.Class;@5cac1830,$message 
ACTION_TYPE_FAILED_INVALID_TIMEZONE,$payload 
[Ljava.lang.Class;@6770dba6,ACTION_TYPE_FAILED_ATTRIBUTE_PATH,$path 
vm.vmStatic,$validatedValue 
org.ovirt.engine.core.common.businessentities.VmStatic@804b3abe

So it seem that the timezone of the VM is not a valid timezone so I used 
engine-config like this

engine-config -s DefaultWindowsTimeZone="Eastern Standard Time"
and restart the engine service and try again to import without success

engine-config -s DefaultWindowsTimeZone="GMT Standard Time"
and restart again and import again no success

I tried all the timezone available for Windows and always the same result.  I 
also tried to put the DefaultWindowsTimeZone empty but engine-config doesn't 
allow that neither if I put a *

The VM is on iscsi device so can't go see the vm files to fix it directly on 
the fs

10 hours since I start to fix this import thing ;-(

If someone has some magic for me, I will be a nice gift before christmas 
___
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/7XOGEPYZXX5ASINSLR2CW5AXIIUVOKEA/


[ovirt-users] hosted-engine deploy seems to be failed, but it is not

2018-12-01 Thread Sinan Polat
Hi folks,


A while  ago I installed oVirt 4.2 on my CentOS 7.5 server. It is a single node.


Everything is working, I can deploy VM's, etc. But it look likes that the
hosted-engine is partly installed or something.


[root@s01 ~]# hosted-engine --vm-status
It seems like a previous attempt to deploy hosted-engine failed or it's still in
progress. Please clean it up before trying again
[root@s01 ~]#


Any suggestions?


Thanks!

Sinan___
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/3IP3IANH42HHY2ICMFZRT76LDDTMPYTA/


[ovirt-users] Essay Writer at Get Essay Done

2018-12-01 Thread sarahhamilton766
I am a publicist, blogger and marking specialist with over a time of 
involvement with Get Essay Done as a Writer. I joined this awesome network in 
2010, and I finished more than 11.000 activities for clients of all kinds of 
different backgrounds - governments, new businesses, IT folks, real estate 
agents, specialists, bands...you name it! At the point when not caught up with 
composing without end with my workstation and some espresso close by, I make 
music and love to gather records!

http://www.getessaydone.com
___
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/LT46M3XKRC5SLXEYVZOQ37JVYRLATSHS/