Re: [Engine-devel] compilation stuck on RemoveSnapshotCommandTest?

2013-04-09 Thread Allon Mureinik
When running [1] on this morning's master (commit hash eca9964, merged April 8th, 20:15 IST) I didn't notice any issues (built the entire project in ~3 minutes, backend took 27 seconds), but when running this test alone in eclipse it definitely took much longer. I'm guessing it lacks some

Re: [Engine-devel] compilation stuck on RemoveSnapshotCommandTest?

2013-04-09 Thread Allon Mureinik
The last message would have been much more useful if I'd actually attached the link to my patch: http://gerrit.ovirt.org/#/c/13733/ Note that it is /not/ merge yet - review would be appreciated. - Original Message - From: Allon Mureinik amure...@redhat.com To: Einav Cohen

[Engine-devel] about ca-file

2013-04-09 Thread wanglibo
Hi,all: I'm in troubling with ca-file, who can tell me which the direction assigned to CA_FILE On the webpage http://www.ovirt.org/How_to_Connect_to_SPICE_Console_Without_Portal saided from the web: wget -O ${CA_FILE} http://%24%7Bovirt%7D/ca.crt http://${OVIRT}/ca.crt When

Re: [Engine-devel] [vdsm] Snapshots with RAM feature

2013-04-09 Thread Sean Cohen
- Original Message - From: Arik Hadas aha...@redhat.com To: engine-devel@ovirt.org, vdsm-de...@lists.fedorahosted.org Sent: Tuesday, April 9, 2013 11:01:36 AM Subject: [vdsm] Snapshots with RAM feature Hi All, The proposed feature will make it possible to run a VM which was

Re: [Engine-devel] compilation stuck on RemoveSnapshotCommandTest?

2013-04-09 Thread Allon Mureinik
OK, patch is merged (thanks kind reviewers!) Einav - please check that this also solves the issue in /your/ setup and let us all know. Thanks, Allon - Original Message - From: Allon Mureinik amure...@redhat.com To: Einav Cohen eco...@redhat.com Cc: engine-devel

[Engine-devel] ovirt-host-deploy and multible bridges

2013-04-09 Thread Sahina Bose
Hi all, I'm testing the bootstrapping of host without reboot on Fedora 18. After host's bootstrap, Ifconfig output returns this: ovirtmgmt: flags=4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500 inet 10.70.37.219 netmask 255.255.254.0 broadcast 10.70.37.255 snipped virbr0:

Re: [Engine-devel] ovirt-host-deploy and multible bridges

2013-04-09 Thread Sahina Bose
[Adding vdsm-devel] On 04/09/2013 03:40 PM, Sahina Bose wrote: Hi all, I'm testing the bootstrapping of host without reboot on Fedora 18. After host's bootstrap, Ifconfig output returns this: ovirtmgmt: flags=4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500 inet 10.70.37.219 netmask

[Engine-devel] RFC: is it possible to configure hosts in cluster to be NTP peers

2013-04-09 Thread David Jaša
Hi, ovirt still doesn't configure NTP on host installation and relies on administrator not forgetting to set it up correctly, mainly because it is quite hard to configure it correctly automatically. There is one thing IMO that could be configured automatically and that could alleviate situation

Re: [Engine-devel] ovirt-host-deploy and multible bridges

2013-04-09 Thread Dan Kenigsberg
On Tue, Apr 09, 2013 at 03:55:25PM +0530, Sahina Bose wrote: [Adding vdsm-devel] On 04/09/2013 03:40 PM, Sahina Bose wrote: Hi all, I'm testing the bootstrapping of host without reboot on Fedora 18. After host's bootstrap, Ifconfig output returns this: ovirtmgmt:

Re: [Engine-devel] Java 7, revisited again

2013-04-09 Thread Allon Mureinik
After a week of positive reviews in gerrit, and no objections voiced here, patch was merged. piped catch clauses, here we come. - Original Message - From: Allon Mureinik amure...@redhat.com To: Kanagaraj kmayi...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Wednesday,

Re: [Engine-devel] ovirt-host-deploy and multible bridges

2013-04-09 Thread Sahina Bose
Decoding correct address - glusterHostsList should return any ipAddress that engine knows as being associated with host. It could be either ipAddress used while adding host (stored as hostname in vds_static) or any of the ipAddresses populated in vds_interface table (addr column) . I do not

Re: [Engine-devel] [vdsm] ovirt-host-deploy and multible bridges

2013-04-09 Thread Balamurugan Arumugam
On 04/09/2013 06:37 PM, Sahina Bose wrote: Decoding correct address - glusterHostsList should return any ipAddress that engine knows as being associated with host. It could be either ipAddress used while adding host (stored as hostname in vds_static) or any of the ipAddresses populated in

Re: [Engine-devel] [vdsm] ovirt-host-deploy and multible bridges

2013-04-09 Thread Dan Kenigsberg
On Tue, Apr 09, 2013 at 07:28:17PM +0530, Balamurugan Arumugam wrote: On 04/09/2013 06:37 PM, Sahina Bose wrote: Decoding correct address - glusterHostsList should return any ipAddress that engine knows as being associated with host. It could be either ipAddress used while adding host (stored