[Users] how to use ovirt-shell?

2013-04-24 Thread bigclouds
hi,all ovirt-shell -l https://127.0.0.1/ -u admin@internal -A /etc/pki/vdsm/certs/cacert.pem -C /etc/pki/vdsm/libvirt-spice/server-cert.pem -K /etc/pki/vdsm/libvirt-spice/server-key.pem -c i never successfully connect. thanks ___ Users mailing

Re: [Users] AD authentication for ovirt manager

2013-04-24 Thread Itamar Heim
On 04/23/2013 05:12 PM, Chris Noffsinger wrote: Also create a different user. For instance I could not get the Administrator user to bind with my samba4 DC. Had to create a different user to bind to. that's because the built-in administrator doesn't have a UPN iirc.

Re: [Users] oVirt 3.2.1 - virt-v2v import problem

2013-04-24 Thread Piotr Szubiakowski
On Fri, Apr 12, 2013 at 12:34:04PM +0200, Piotr Szubiakowski wrote: Hi, I have problem with virt-v2v tool. I'm trying to import XEN image. On oVirt 3.0 the import works well. On oVirt 3.2.1 there is an error: virt-v2v -i libvirtxml -o rhev -os localhost:/var/ovirt/export api.xml arch-dev.img:

Re: [Users] how to use ovirt-shell?

2013-04-24 Thread Lior Vernia
Hello, Instead of https://127.0.0.1/;, try to type https://127.0.0.1/api;. Yours, Lior Vernia. On 24/04/13 04:32, bigclouds wrote: hi,all ovirt-shell -l https://127.0.0.1/ -u admin@internal mailto:admin@internal -A /etc/pki/vdsm/certs/cacert.pem -C

Re: [Users] Wrong Master domain or its version

2013-04-24 Thread Michael Kublin
- Original Message - From: Jonas Israelsson jonas.israels...@elementary.se To: Michael Kublin mkub...@redhat.com Cc: users@ovirt.org Sent: Tuesday, April 23, 2013 3:04:17 PM Subject: Re: [Users] Wrong Master domain or its version Hi, I suppose you have one host, if you will take

[Users] Unplanned Outage :: Mailman and resources :: 2013-04-24 09:00 UTC

2013-04-24 Thread Karsten 'quaid' Wade
There was an unplanned outage of lists.ovirt.org/resources.ovirt.org for 30 minutes. == Details == We began receiving disk full alerts from Postfix on linode01.ovirt.org, that houses lists.ovirt.org and resources.ovirt.org. I looked around the server to find more disk space, but there was

[Users] Unable to save host networking: Network address must be specified when using static ip

2013-04-24 Thread Ernest Beinrohr
Hi, I have a couple of hypervisors running 3.2 on centos6 and have set up the bridges and VLANs by myself. Everything works, my VMs run, but for some reason i cant save my Setup Host Networks. Every vlan and bridge interface has a network specified in /etc/sysconfig/networks-scripts/ifcfg-* and

Re: [Users] Unable to save host networking: Network address must be specified when using static ip

2013-04-24 Thread Lior Vernia
Hello Mr. Beinrohr, I'm assuming that by saying you set up things by yourself, you mean not through either the oVirt webadmin console or the VDSM running on the host. Without going into the trouble of analyzing exactly what you did and why oVirt doesn't reflect that in the webadmin console, I

[Users] oVirt Weekly Meeting Minutes -- 2013-04-24

2013-04-24 Thread Ofer Schreiber
Minutes:http://ovirt.org/meetings/ovirt/2013/ovirt.2013-04-24-14.04.html Minutes (text): http://ovirt.org/meetings/ovirt/2013/ovirt.2013-04-24-14.04.txt Log: http://ovirt.org/meetings/ovirt/2013/ovirt.2013-04-24-14.04.log.html #ovirt: oVirt Weekly

Re: [Users] 102 VDSM processes ?

2013-04-24 Thread Yaniv Bronheim
Hey , For your question, VDSM creates external processes for each storage operation it performs. Using external process allows to make parallel operations without being blocked on IO tasks, which can cause denial of service (like reading files on unreachable mount). To save kernel time that

Re: [Users] oVirt 3.2.1 and clone from snapshot.... argh...!!!

2013-04-24 Thread Gianluca Cecchi
Il giorno 19/mar/2013 17:10, Maor Lipchuk mlipc...@redhat.com ha scritto: FYI, the patch is at http://gerrit.ovirt.org/#/c/13172/ Thanks for your attention, Maor On 03/19/2013 05:52 PM, Maor Lipchuk wrote: Hi Gianluca, I checked the code of 3.2 and you are right, the patch was not

Re: [Users] Master domain locked, error code 304

2013-04-24 Thread Tommy McNeely
Hi Juan, That sounds like a possible path to follow. Our master domain does not have any VMs in it. If no one else responds with an official path to resolution, then I will try going into the database and hacking it like that. I think it has something to do with the version or the metadata??

Re: [Users] trouble with imported windows VM

2013-04-24 Thread Jonathan Horne
This is my current gotcha. If I import it with a single disk from KVM (C drive only), its successful. If I add the 2nd disk to KVM and import it, it will import both disks, but I get the error at the beginning of this thread. If I detach the 2nd imported disk, it boots again. Now, I made

Re: [Users] trouble with imported windows VM

2013-04-24 Thread Richard W.M. Jones
On Wed, Apr 24, 2013 at 05:14:50PM +, Jonathan Horne wrote: This is my current gotcha. If I import it with a single disk from KVM (C drive only), its successful. If I add the 2nd disk to KVM and import it, it will import both disks, but I get the error at the beginning of this thread.

Re: [Users] How to rescue storage domain structure

2013-04-24 Thread Chris Smith
Does this work with volume groups? I have several virtual disks presented to the VM which are part of a volume group. [root@voyager media]# fsarchiver probe [==DISK==] [=NAME==] [SIZE] [MAJ] [MIN] [vda ] [ ] [

Re: [Users] how to use ovirt-shell?

2013-04-24 Thread bigclouds
error: [401] - Unauthorized, HTTP Status 401 does this need context? thanks. At 2013-04-24 16:19:44,Lior Vernia lver...@redhat.com wrote: Hello, Instead of https://127.0.0.1/;, try to type https://127.0.0.1/api;. Yours, Lior Vernia. On 24/04/13 04:32, bigclouds wrote: hi,all