Re: [ovirt-users] "Deactivating Storage Domain" error

2016-12-26 Thread Liron Aravot
Hi Juan, see the reply inline On Sun, Dec 25, 2016 at 8:47 PM, Juan Pablo wrote: > Hi Liron, Marry christmas! > > 1- [root@virt01-int ~]# vdsClient -s 0 getStorageDomainInfo > e6a85203-32e0-4200-b3d7-83f140203294 > uuid = e6a85203-32e0-4200-b3d7-83f140203294 >

[ovirt-users] libvirtd network xml via ovirt

2016-12-26 Thread TranceWorldLogic .
Hi, To define network in libvirtd I had created network xml and added using below command. virsh net-define I was using this xml to group port for particular vlan-id. Is their any way in Ovirt to do similar job ? or Do I need to add each vm interface separately ? Thanks, ~Rohit

Re: [ovirt-users] How to setup OVS using python SDK ?

2016-12-26 Thread TranceWorldLogic .
Hi, I found a way to update property in setup network as shown below # Get the reference to the hosts service: hosts_service = connection.system_service().hosts_service() myhost = hosts_service.list(search='name=myhost')[0] myhost_service = hosts_service.host_service(myhost.id)

Re: [ovirt-users] How to setup OVS using python SDK ?

2016-12-26 Thread TranceWorldLogic .
Hi, Thanks for providing script it is working fine. But it not complete, would you help me to complete step 2 ? https://www.ovirt.org/networking/ovs/ Setup network In the oVirt UI open the 'Setup Host Networks' dialog. Proceed to editing a desired logical network's properties. Among them you

Re: [ovirt-users] new member

2016-12-26 Thread Fred Rolland
Hi Leaboy, welcome to ovirt users list. On Mon, Dec 26, 2016 at 10:36 AM, leaboy wrote: > I a software developer, and using ovirtsdk. > > ___ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users >

[ovirt-users] new member

2016-12-26 Thread leaboy
I a software developer, and using ovirtsdk. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users