[ovirt-users] Re: Suggestion: Addition of a one-off PXE boot option in the "Edit Virtual Machine > Boot Options" section

2018-09-29 Thread Dan Yasny
Have you tried the 'run once' option?

On Sat, Sep 29, 2018, 5:05 PM Zach Dzielinski, 
wrote:

> My current usage of oVirt requires me to switch the boot priorities for
> virtual machines from hard disk to pxe fairly often.
>
> It would be nice to see an option added in that would set a one-off pxe
> boot for virtual machines, reverting back to the original boot priorities
> after restart.
>
> This would save some time when dealing with multiple machines, by
> eliminating the need to switch them to pxe and then back to their previous
> boot options in the middle of their boot process.
> ___
> 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/KQOMOM2J6VXOHR6EL6DYGBPLEHSN2RM7/
>
___
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/FBJOVLGQNQQFCZLVZAJ3E3FCGKP7TOKC/


[ovirt-users] Unable to Manage Snapshots Using UI

2018-09-29 Thread turboaaa
I want to delete some old snapshots, but when I try to access the list of 
snapshots in using the engine UI I get

"Uncaught exception occurred...Details: Exception Caught: html is null..."

The logs show the following

2018-09-29 18:42:50,953-04 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-41) [] Permutation name: 53B2DF1D843A2038913DD336F86985B4
2018-09-29 18:42:50,953-04 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-41) [] Uncaught exception: com.google.gwt.event.shared.UmbrellaException: 
Exception caught: html is null
at java.lang.Throwable.Throwable(Throwable.java:70) [rt.jar:1.8.0_161]
at 
java.lang.RuntimeException.RuntimeException(RuntimeException.java:32) 
[rt.jar:1.8.0_161]
at 
com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:64)
 [gwt-servlet.jar:]
at Unknown.new C0(webadmin-0.js)
at 
com.google.gwt.event.shared.HandlerManager.$fireEvent(HandlerManager.java:117) 
[gwt-servlet.jar:]
at 
com.google.gwt.view.client.SelectionChangeEvent.fire(SelectionChangeEvent.java:67)
 [gwt-servlet.jar:]
at 
com.google.gwt.view.client.SingleSelectionModel.$resolveChanges(SingleSelectionModel.java:118)
 [gwt-servlet.jar:]
at 
com.google.gwt.view.client.SingleSelectionModel.fireSelectionChangeEvent(SingleSelectionModel.java:107)
 [gwt-servlet.jar:]
at 
com.google.gwt.view.client.SelectionModel$AbstractSelectionModel$1.execute(SelectionModel.java:128)
 [gwt-servlet.jar:]
at 
com.google.gwt.core.client.impl.SchedulerImpl.runScheduledTasks(SchedulerImpl.java:167)
 [gwt-servlet.jar:]
at 
com.google.gwt.core.client.impl.SchedulerImpl.$flushFinallyCommands(SchedulerImpl.java:272)
 [gwt-servlet.jar:]
at com.google.gwt.core.client.impl.Impl.exit(Impl.java:313) 
[gwt-servlet.jar:]
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:275) 
[gwt-servlet.jar:]
at Unknown.eval(webadmin-0.js)
Caused by: java.lang.NullPointerException: html is null
at java.lang.Throwable.Throwable(Throwable.java:64) [rt.jar:1.8.0_161]
at java.lang.Exception.Exception(Exception.java:28) [rt.jar:1.8.0_161]
at 
java.lang.RuntimeException.RuntimeException(RuntimeException.java:28) 
[rt.jar:1.8.0_161]
at Unknown.new lIf(webadmin-0.js)
at Unknown.new uKe(webadmin-0.js)
at 
org.ovirt.engine.ui.common.widget.uicommon.vm.VmSnapshotListViewItem.$createNicsItemContainerPanel(VmSnapshotListViewItem.java:91)
at 
org.ovirt.engine.ui.common.widget.uicommon.vm.VmSnapshotListViewItem.$updateValues(VmSnapshotListViewItem.java:397)
at Unknown.new _Ip(webadmin-143.js)
at 
org.ovirt.engine.ui.webadmin.section.main.view.tab.virtualMachine.SubTabVirtualMachineSnapshotView.$createListViewItem(SubTabVirtualMachineSnapshotView.java:68)
at 
org.ovirt.engine.ui.webadmin.section.main.view.tab.virtualMachine.SubTabVirtualMachineSnapshotView.createListViewItem(SubTabVirtualMachineSnapshotView.java:68)
at 
org.ovirt.engine.ui.common.widget.listgroup.PatternflyListView.$updateInfoPanel(PatternflyListView.java:137)
at 
org.ovirt.engine.ui.common.widget.listgroup.PatternflyListView.$processSelectionChanged(PatternflyListView.java:126)
at 
org.ovirt.engine.ui.common.widget.listgroup.PatternflyListView$lambda$0$Type.onSelectionChange(PatternflyListView.java:59)
at 
com.google.gwt.view.client.SelectionChangeEvent.dispatch(SelectionChangeEvent.java:98)
 [gwt-servlet.jar:]
at com.google.gwt.event.shared.GwtEvent.dispatch(GwtEvent.java:76) 
[gwt-servlet.jar:]
at 
com.google.web.bindery.event.shared.SimpleEventBus.$doFire(SimpleEventBus.java:173)
 [gwt-servlet.jar:]


Any ideas? Can I delete the snapshots using virsh as a backup?
___
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/X54CLJTHOZW25S75UMGSRK7KDT657L52/


[ovirt-users] Suggestion: Addition of a one-off PXE boot option in the "Edit Virtual Machine > Boot Options" section

2018-09-29 Thread Zach Dzielinski
My current usage of oVirt requires me to switch the boot priorities for virtual 
machines from hard disk to pxe fairly often.

It would be nice to see an option added in that would set a one-off pxe boot 
for virtual machines, reverting back to the original boot priorities after 
restart.

This would save some time when dealing with multiple machines, by eliminating 
the need to switch them to pxe and then back to their previous boot options in 
the middle of their boot process.
___
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/KQOMOM2J6VXOHR6EL6DYGBPLEHSN2RM7/


[ovirt-users] Re: Networking in oVirt

2018-09-29 Thread Sinan Polat
Hi,

A physical Interface can have only 1 logical network attached, the interface is 
already in use by ovirtmgmt.

Since the physical interface is directly connected to the internet, I thought I 
can natively route the logical network to the internet.

Thanks!

Sinan

> Op 29 sep. 2018 om 19:46 heeft Dominik Holler  het 
> volgende geschreven:
> 
> On Fri, 28 Sep 2018 19:16:50 +0200
> si...@turka.nl wrote:
> 
>> Hi all,
>> 
>> Today I have installed oVirt 4.2 on a single machine (self hosted 
>> engine).
>> 
>> My server has 6 physical adapters, but only 1 has an active uplink 
>> (enp2s0f0). The server is directly connected to the internet.
>> 
>> The installation of oVirt created the following interfaces:
>> - br-int
>> - ovirtmgmt [IP configured: inet 85.17.x.x]
>> - virbr0 [IP configured: inet 192.168.122.1]
>> - virbr0-nic
>> - vnet0
>> 
>> The hosted-engine is attached to ovirtmgmt and got IP 192.168.122.76 
>> assigned. The hosted-engine does have access to the internet.
>> 
>> The logical network ovirtmgmt is assigned to the physical interface 
>> enp2s0f0 when I check this via the oVirt webgui.
>> 
>> I have 2 questions.
>> 
>> Q1:
>> I would like to achieve the following:
>> - Create a new network, call it vm_network.
>> - Create VM's and attach them to the vm_network.
> 
> This is no problem.
> 
>> - These VM's should able to access the internet.
>> 
> 
> Can you explain this more detailed?
> oVirt does not provider snat, so you require either multiple internet
> IP addresses or a node, e.g. a VM, doing the routing/snat.
> 
>> Is this possible, if so, how do I achieve this?
>> 
>> 
>> Q2:
>> When my first question is answered and I have VM's running, some of the 
>> VM's I would like to give an external/public IP address. How do I 
>> achieve this?
>> 
> 
> Let's postpone this until the first question is answered.
> 
>> 
>> 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/YQAADTUEQEDLOQ6LXZU2XMKE5JCSH3QC/
> 
___
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/3RTLMBRJQNZD4X6DPN4GPOKDEUFDZANC/


[ovirt-users] Re: Networking in oVirt

2018-09-29 Thread Dominik Holler
On Fri, 28 Sep 2018 19:16:50 +0200
si...@turka.nl wrote:

> Hi all,
> 
> Today I have installed oVirt 4.2 on a single machine (self hosted 
> engine).
> 
> My server has 6 physical adapters, but only 1 has an active uplink 
> (enp2s0f0). The server is directly connected to the internet.
> 
> The installation of oVirt created the following interfaces:
> - br-int
> - ovirtmgmt [IP configured: inet 85.17.x.x]
> - virbr0 [IP configured: inet 192.168.122.1]
> - virbr0-nic
> - vnet0
> 
> The hosted-engine is attached to ovirtmgmt and got IP 192.168.122.76 
> assigned. The hosted-engine does have access to the internet.
> 
> The logical network ovirtmgmt is assigned to the physical interface 
> enp2s0f0 when I check this via the oVirt webgui.
> 
> I have 2 questions.
> 
> Q1:
> I would like to achieve the following:
> - Create a new network, call it vm_network.
> - Create VM's and attach them to the vm_network.

This is no problem.

> - These VM's should able to access the internet.
> 

Can you explain this more detailed?
oVirt does not provider snat, so you require either multiple internet
IP addresses or a node, e.g. a VM, doing the routing/snat.

> Is this possible, if so, how do I achieve this?
> 
> 
> Q2:
> When my first question is answered and I have VM's running, some of the 
> VM's I would like to give an external/public IP address. How do I 
> achieve this?
> 

Let's postpone this until the first question is answered.

> 
> 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/YQAADTUEQEDLOQ6LXZU2XMKE5JCSH3QC/
___
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/O57ZHABXT374VG3JKDFTVJNS6ONKZPLR/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-29 Thread femi adegoke
I'm kinda of stuck!!

Any ideas??
___
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/QMGOH6FXNLXTCEAUNMVFZDDXXZ5M6UH4/