On Sat, 2018-12-01 at 00:15 +0000, 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? > > If not oVirt, is there another project that would be better suited to > what I'm trying to achieve? > > 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 -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected]/ > 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 -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/XBI2BDQQQGZLKISJBZQGFJQN27DW6BRY/

