Re: [PROPOSAL] modify devcloud storage setup

2013-01-12 Thread Ryan Dietrich
null, false, false); So, this section of code overrides whatever you have in the SQL/XML files? -Ryan Dietrich On Jan 11, 2013, at 11:40 PM, Rohit Yadav wrote: > Okay, so we can do two things have a set of offerings provided via > devcloud/devcloud-kvm.sql or users are free to create thei

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Ryan Dietrich
After a pull on the master branch, I am unable to deploy the database. I ran: mvn -P developer,systemvm clean install Then: mvn -P developer -pl developer,tools/devcloud -Ddeploydb I got: java.lang.ClassNotFoundException: com.cloud.upgrade.DatabaseCreator On Feb 4, 2013, at 9:40

Re: [ACS41][QA]Issues observed with 4.1

2013-02-04 Thread Ryan Dietrich
MAVEN_OPTS="-XX:MaxPermSize=512m -Xmx2g") /boot/grub/grub.cfg I upped my xen "dom0_mem" so I could get a little more base memory. I was swapping quite badly when trying to launch jetty, and got memory errors along the way. -Ryan Dietrich On Feb 4, 2013, at 3:00 PM, Kelven Yang

StoragePoolVO Issue with 4.1

2013-03-06 Thread Ryan Dietrich
name='bssan') AND (storage_pool_details.value='true'))) GROUP BY storage_pool_details.pool_id HAVING COUNT(storage_pool_details.name) >= 1 -Ryan Dietrich

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

2013-02-08 Thread Ryan Dietrich (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574864#comment-13574864 ] Ryan Dietrich commented on CLOUDSTACK-1181: --- Just throwing my 2 cents

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

2013-02-08 Thread Ryan Dietrich (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574885#comment-13574885 ] Ryan Dietrich commented on CLOUDSTACK-1181: --- I rolled back to co