[ovirt-users] Re: websockify + ovirt

2021-03-22 Thread Pascal D
Has someone able to get spice-html5 or any other web client working with ovirt? 
I am using 4.3 and trying to get it working but so far no luck?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JPL5YFVBFZADKDAARLO337TZPKV64355/


[ovirt-users] Re: libvirtd.service is down

2021-03-22 Thread Shani Leviim
Hello,
I used to encounter this one a long time ago.
You can list your networks by using:
sudo virsh net-list --all

Once you've located the network you wish to delete, you can use:
sudo virsh net-destroy 


*Regards,*

*Shani Leviim*


On Sun, Mar 21, 2021 at 6:31 PM  wrote:

> Hello.
>
> I have an error in my oVirt node 4.4: internal error: "Network is already
> in use by interface ens3"
>
>
> This is the output from journalctl:
>
>
> [root@localhost ~]# sudo journalctl --unit libvirtd.service
> -- Logs begin at Sun 2021-03-21 16:13:11 UTC, end at Sun 2021-03-21
> 16:20:37 UTC. --
> Mar 21 16:13:24 localhost.localdomain systemd[1]: Starting
> Virtualization daemon...
> Mar 21 16:13:25 localhost.localdomain systemd[1]: Started
> Virtualization daemon.
> Mar 21 16:13:25 localhost.localdomain libvirtd[1626]: libvirt version:
> 6.6.0, package: 13.el8 (CBS , 2021-03-01-13:29:02, )
> Mar 21 16:13:25 localhost.localdomain libvirtd[1626]: hostname:
> localhost.localdomain
> Mar 21 16:13:25 localhost.localdomain libvirtd[1626]: internal error:
> Network is already in use by interface ens3
> Mar 21 16:15:25 localhost.localdomain systemd[1]: libvirtd.service:
> Succeeded.
> Mar 21 16:19:30 localhost.localdomain systemd[1]: Starting
> Virtualization daemon...
> Mar 21 16:19:30 localhost.localdomain systemd[1]: Started
> Virtualization daemon.
>
>
> And this is the output from systemctl:
>
>
> [root@localhost ~]# sudo systemctl status libvirtd.service
> â libvirtd.service - Virtualization daemon
>Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled;
> vendor preset: enabled)
>   Drop-In: /etc/systemd/system/libvirtd.service.d
>ââunlimited-core.conf
>Active: inactive (dead) since Sun 2021-03-21 16:15:25 UTC; 2min 36s
> ago
>  Docs: man:libvirtd(8)
>https://libvirt.org
>   Process: 1626 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS
> (code=exited, status=0/SUCCESS)
>  Main PID: 1626 (code=exited, status=0/SUCCESS)
>
> Mar 21 16:13:24 localhost.localdomain systemd[1]: Starting
> Virtualization daemon...
> Mar 21 16:13:25 localhost.localdomain systemd[1]: Started
> Virtualization daemon.
> Mar 21 16:13:25 localhost.localdomain libvirtd[1626]: libvirt version:
> 6.6.0, package: 13.el8 (CBS , 2021-03-01-13:29:02, )
> Mar 21 16:13:25 localhost.localdomain libvirtd[1626]: hostname:
> localhost.localdomain
> Mar 21 16:13:25 localhost.localdomain libvirtd[1626]: internal error:
> Network is already in use by interface ens3
> Mar 21 16:15:25 localhost.localdomain systemd[1]: libvirtd.service:
> Succeeded.
>
>
> I managed to successfully start libvirtd.service by doing systemctl start
> libvirtd.service but I want to correct this bug somehow.
>
>
> Anyone encountered this before?
>
>
> Thanks
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/LYFMLQKMZ7VEASZ6AJM7QK2RUVUXBASO/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6XBFKZVYU54YC265CBAAXV2CSPZL3NO7/


[ovirt-users] Re: What do some of the terms mean in the documentation?

2021-03-22 Thread Jayme
The hosts run the vms. The engine just basically coordinates everything.

On Sun, Mar 21, 2021 at 8:50 PM jenia mtl  wrote:

> Hi Edward.
>
> "Therein" meaning inside the engine? The virtualization hosts run inside
> the engine not inside the hypervision/Ovirt-node? And just to make sure,
> the virtualization hosts are the VMs that ultimately run the apps?
>
> Thanks
> Evgeniy Ivlev
>
> On Sun, Mar 21, 2021 at 5:51 PM Edward Berger  wrote:
>
>> oVirt node is a dedicated hypervisor imgbased installer distro for oVirt
>> that handles upgrades all at once with a rollback feature, whereas an
>> Enterprise Linux Host would do the same thing but you would partition your
>> disks however you saw fit and manually install RPMs to get the same
>> functionality as a node-ng host.  No need to have both type of hypervisor
>> hosts.  The engine is sometimes a VM itself which provides the Web GUI and
>> databases needed to manage a cluster of virtualization hosts and VMs
>> therein.
>>
>>
>> On Sun, Mar 21, 2021 at 10:31 AM  wrote:
>>
>>> So in the documentation it says that the oVirt Engine is a user
>>> interface and a REST API endpoint. Ok, that's clear enough.
>>>
>>> As far as the oVirt hosts there are two types Enterprise Linux hosts and
>>> oVirt Nodes. Do the Enterprise Linux hosts run the VMs for my apps or the
>>> oVirt nodes?
>>>
>>> What are their respective roles? Do I need both?
>>> ___
>>> Users mailing list -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
>>> Privacy Statement: https://www.ovirt.org/privacy-policy.html
>>> oVirt Code of Conduct:
>>> https://www.ovirt.org/community/about/community-guidelines/
>>> List Archives:
>>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/C24YO2HVDZYPJ46OEJZJ4YDFN6B5N3SN/
>>>
>> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/HD5R5WCDJI72IW5EKCOIA37AEPF2I4RQ/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/R7YMM7ZORKLHBRGA47QB7L7DEXK3C2DU/