Review Request: multiple ip address per vm nic changes for isolated and vpc networks changes.

2013-02-10 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9396/ --- Review request for cloudstack. Description --- Using this feature we can

Re: [DISCUSS][INFRA] Setting up gerrit

2013-02-10 Thread Alex Karasulu
Call me ignorant since I've never really used Gerrit. Someone just brought it to my attention once. Initially I just liked it because it seemed like a nice tool for collaborating (commenting) on code rather than using it for review policy enforcement. I understand as a matter of policy, code

Re: Review Request: multiple ip address per vm nic changes for isolated and vpc networks changes.

2013-02-10 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9396/#review16397 --- I don't see any tests, and there are a number of new classes

are all tables InnoDB?

2013-02-10 Thread Nux!
Hello, Are all the tables in the cloudstack databases of the type InnoDB? I'd like to know so I can decide on a replication strategy (either Gallera or regular mysql replication). Thanks, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: are all tables InnoDB?

2013-02-10 Thread Chip Childers
On Sun, Feb 10, 2013 at 07:03:30PM +, Nux! wrote: Hello, Are all the tables in the cloudstack databases of the type InnoDB? I'd like to know so I can decide on a replication strategy (either Gallera or regular mysql replication). Thanks, Lucian They should be. All of the tables in

Re: QEMU support in CloudStack

2013-02-10 Thread Sebastien Goasguen
Hi Marus, sorry If I am bit confused. What I am trying to do is run devcloud as a KVM VM (instead of a virtual box instance), but inside devlcoud-KVM used as a cloudstack host, I want to use Qemu. Is that what you are describing ? thanks, -Sebastien On Feb 8, 2013, at 8:03 PM, Marcus

RE: QEMU support in CloudStack

2013-02-10 Thread Paul Angus
Sure. This came about while experimenting with various configurations of the Xen hypervisor. I'll start my making the grand statement, then try to expain my thinking: 'By supporting the Libvirt and XAPI APIs rather than 'KVM' and 'XenServer', CloudStack would be able to (potentially)

Re: QEMU support in CloudStack

2013-02-10 Thread Marcus Sorensen
Yes. If you are using the provided devcloud-kvm image (https://cwiki.apache.org/confluence/display/CLOUDSTACK/devcloud-kvm), it is set up to use the kvm modules. The changes I described seem to allow it to use the qemu emulation that doesn't require hardware support/kvm modules. But since they're

RE: are all tables InnoDB?

2013-02-10 Thread Tariq Iqbal
Hi Nux, The tables in the CS database are of the type InnoDB. We have successfully implemented both Galera clustering and Mysql replication. Kind Regards, Tariq Iqbal Senior Consultant S: +44(0)20 3603 0540 | M: +44(0)790 9911600 tariq.iq...@shapeblue.com | www.shapeblue.com |

RE: are all tables InnoDB?

2013-02-10 Thread Jason Davis
Nice. Are you using MySQL proxy or HAProxy for fronting the cluster? On a non CS related implementation of Galera we front our cluster with our A10 HLBs, works pretty well. On Feb 10, 2013 5:16 PM, Tariq Iqbal tariq.iq...@shapeblue.com wrote: Hi Nux, The tables in the CS database are of the

[jira] [Commented] (CLOUDSTACK-24) Multiples IP's on Private LAN with Nat 1:1

2013-02-10 Thread Jayapal Reddy (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575612#comment-13575612 ] Jayapal Reddy commented on CLOUDSTACK-24: - Feature github development branch

RE: Multiple IP addresses per nic

2013-02-10 Thread Jayapal Reddy Uradi
Hi Vijay, The guest network CIDR won't change. We can configure PF, static NAT rules for nic secondary ip addreses. Thanks, Jayapal -Original Message- From: Vijay Venkatachalam Sent: Thursday, February 07, 2013 3:25 PM To: Abhinandan Prateek; Jayapal Reddy Uradi; Pranav Saxena Cc:

[ACS41]Failed to login to Management Server

2013-02-10 Thread Sailaja Mada
Hi, I just did a git pull from 4.1 branch. Now I am not able to login to management server with admin or any user. == 2013-02-11 09:45:49,805

RE: [ACS41]Failed to login to Management Server

2013-02-10 Thread Jayapal Reddy Uradi
Hi Sailaja, Please check the below commit for the log in issue. For me this solved the log in issue. https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=2a0c2be1365b042fcabc2ab18c1ba4f374c5ce37 CLOUDSTACK-1175: PlainTextAuthenticator was being loaded due @Component

RE: [ACS41][QA]Blockers to run automation

2013-02-10 Thread Rayees Namathponnan
Hi Rohit, Did you get a chance to look this defect https://issues.apache.org/jira/browse/CLOUDSTACK-1200 ? QA is blocked due to this defect. Regards, Rayees -Original Message- From: Min Chen Sent: Friday, February 08, 2013 4:37 PM To: Rayees Namathponnan; Prachi Damle; Haroon

[jira] [Created] (CLOUDSTACK-1221) Documentation for the Feature Allowing Same vlan on Different Physical NICS

2013-02-10 Thread Radhika Nair (JIRA)
Radhika Nair created CLOUDSTACK-1221: Summary: Documentation for the Feature Allowing Same vlan on Different Physical NICS Key: CLOUDSTACK-1221 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1221

[jira] [Resolved] (CLOUDSTACK-1206) Failure in Copy of System templates

2013-02-10 Thread Pradeep Soundararajan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Soundararajan resolved CLOUDSTACK-1206. --- Resolution: Fixed They have pushed my patch. The changes are

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575634#comment-13575634 ] ASF subversion and git services commented on CLOUDSTACK-1181:

RE: [ACS41]Failed to login to Management Server

2013-02-10 Thread Kishan Kavala
This is not a login issue. listCapabilities api is throwing NPE due to missing configs related to API rate limit. Deploydb will solve this problem. Alternately, you can run below upgrade queries from schema-40to410.sql INSERT IGNORE INTO `cloud`.`configuration` VALUES ('Advanced', 'DEFAULT',

[jira] [Created] (CLOUDSTACK-1222) API rate limit configs: removed double quote in upgrade script

2013-02-10 Thread Kishan Kavala (JIRA)
Kishan Kavala created CLOUDSTACK-1222: - Summary: API rate limit configs: removed double quote in upgrade script Key: CLOUDSTACK-1222 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1222

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575638#comment-13575638 ] ASF subversion and git services commented on CLOUDSTACK-1181:

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575639#comment-13575639 ] ASF subversion and git services commented on CLOUDSTACK-1181:

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575640#comment-13575640 ] ASF subversion and git services commented on CLOUDSTACK-1181:

[jira] [Resolved] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-10 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-1181. - Resolution: Fixed Fixed on master and 4.1 See commit message for details about the

[jira] [Resolved] (CLOUDSTACK-1200) Unknown column 'vm_instance.disk_offering_id' in table vm_instance, db exception shown in MS log

2013-02-10 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-1200. - Resolution: Cannot Reproduce In my setup, (did deploydb failed for you due to

[jira] [Reopened] (CLOUDSTACK-1019) Fix cloud-setup-database to use DatabaseCreator for setting up cloudstack databases

2013-02-10 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav reopened CLOUDSTACK-1019: - Need to fix this, reopening. Fix cloud-setup-database to use

[jira] [Commented] (CLOUDSTACK-1200) Unknown column 'vm_instance.disk_offering_id' in table vm_instance, db exception shown in MS log

2013-02-10 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575654#comment-13575654 ] Rohit Yadav commented on CLOUDSTACK-1200: - Issue to fix cloud-setup-database

Re: Review Request: IP Address Reservation within a Network

2013-02-10 Thread Murali Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9180/#review16414 --- api/src/com/cloud/network/Network.java

Re: [ACS41][QA]Blockers to run automation

2013-02-10 Thread Rohit Yadav
I fixed DatabaseCreator for developers which works fine using maven, but missed to fix the same in cloud-setup-databases. Thanks for reporting, will work on fixing this today. As quick work around is to use maven to deploy database: (after building, server and utils) mvn -P developer -pl