RE: ACS 4.0.1 - errors creating system VMs - KVM on Ubuntu 12.04

2013-02-14 Thread Oded Nahum
This turned out to be a storage issue, not sure why exactly, I'm using NFS and the share was mounted properly and was in RW mode, I did notice that there was some "junk" on it from previous install, once it was cleaned up and re-mounted everything started working OK, here is a sample of the erro

RE: Change qcow disk cache=none

2013-02-14 Thread Rajesh Battala
Hi Jason Villalta, In LibvirtVmDef.java, there is DiskDef class , get the cache value from the Global config, while constructing the xml in the override method the class toString() specify the cache value, currently it is using "none". NOTE: whenever there is change in GC value, MS should rest

RE: Change qcow disk cache=none

2013-02-14 Thread Rajesh Battala
Hi Jason Villalta, Can you raise the ticket for the same. I can work on it if you assign to me. Thanks Rajesh Battala > -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Friday, February 15, 2013 4:59 AM > To: cloudstack-users@incubator.apache.org > Subject: RE:

RE: Change qcow disk cache=none

2013-02-14 Thread Rajesh Battala
Hi Jason Villalta, Can you raise the ticket for the same. I can work on it if you assign to me. Thanks Rajesh Battala > -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Friday, February 15, 2013 4:59 AM > To: cloudstack-users@incubator.apache.org > Subject: RE:

RE: Change qcow disk cache=none

2013-02-14 Thread Edison Su
The code is at https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob;f=plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtVMDef.java;h=acfd9cf1fe8eba217f09e20adf3101d1295d51da;hb=HEAD, search "cache". you can add a global configuration in cloudstack, or add a

Re: Change qcow disk cache=none

2013-02-14 Thread Jason Villalta
Also I would perfer to have more than two options as openstack has implmented. Since I am running systems at a HA datacenter with many power backups. https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/568445 writeback will provide better performance for qcow2. On Thu, Feb 14, 2013 at

Re: Change qcow disk cache=none

2013-02-14 Thread Jason Villalta
Ok, I see the folks at openstack ran into a similar issue. https://bugs.launchpad.net/nova/+bug/959637 How can I contribute to this? Can you recommend a part of the code to look at so I can build and test a patch? On Thu, Feb 14, 2013 at 5:13 PM, Edison Su wrote: > need to change cloudstack jav

RE: Change qcow disk cache=none

2013-02-14 Thread Edison Su
need to change cloudstack java code, right now, it's hard coded to "cache=none". > -Original Message- > From: Jason Villalta [mailto:ja...@rubixnet.com] > Sent: Thursday, February 14, 2013 1:45 PM > To: cloudstack-users@incubator.apache.org > Subject: Change qcow disk cache=none > > Is th

Re: [ANNOUNCE] Apache CloudStack 4.0.1-incubating Released

2013-02-14 Thread Joe Brockmeier
On Thu, Feb 14, 2013, at 08:20 AM, Nux! wrote: > Who must we ask to update the repos at http://cloudstack.apt-get.eu? I've copied up some debian packages for 4.0.1-incubating, but must have omitted something. Let me check with Wido to see what else needs doing so folks are able to install/upgrade

Change qcow disk cache=none

2013-02-14 Thread Jason Villalta
Is there a way to change this kvm disk cache setting in Cloudstack or template? If so where is the setting applied? -- -- Jason Villalta Co-founder 800.799.4407 | www.RubixTechnology.com

RE: CS 4 Database integrity - mysql server performances

2013-02-14 Thread Alex Huang
Specifically for the question of when max DB connections reach, CS will start to fail individual operations until DB connections are available again. There are essential operations such as the cluster db ping that reserves their own db connections which is not supposed to fail. --Alex > -

Re: CS help

2013-02-14 Thread Ahmad Emneina
On Thu, Feb 14, 2013 at 11:52 AM, CK wrote: > Thanks for your reply. > > So it sounds like I just need to do a standard XenServer install and not > have to configure anything specific for CS - is that correct? > if you have a fairly simple layout (network topology that can route to all your res

Re: CS help

2013-02-14 Thread CK
Thanks for your reply. So it sounds like I just need to do a standard XenServer install and not have to configure anything specific for CS - is that correct? In your response to question 3 - "if your going with NFS this isnt necessary, adding it via the GUI/API as a shared nfs storage should do

RE: 533 Error text: Unable to create a deployment for VM

2013-02-14 Thread Nux!
On 14.02.2013 19:22, Prachi Damle wrote: The error is happening for your VM's ROOT disk - not the data disks. I hope the service offering you choose for your VM does specify use local storage. ZOMG, thanks, that was it! I was a bit confused as when I created the zone I mentioned "use local sto

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread Chiradeep Vittal
+Alex since he is opinionated on this stuff. In general CloudStack uses transactions and the framework ensures that cleanup happens if exceptions (expected or otherwise) are thrown. For long-running operations where locks are desired on a particular row, CloudStack does not use native row locking

Re: ACS 4.0.1 - errors creating system VMs - KVM on Ubuntu 12.04

2013-02-14 Thread Chiradeep Vittal
Is it possible that the agent is of a different vintage? On 2/14/13 7:35 AM, "Oded Nahum" wrote: >Hi > >I'm getting the error below when CS 4.0.1 is trying to create the System >VMs on Ubuntu 12.04 KVM host > >ved: false,moveToReserveredfalse >2013-02-14 16:29:57,548 WARN >[cloud.consoleproxy.Co

Re: CS help

2013-02-14 Thread Ahmad Emneina
See inline: On Thu, Feb 14, 2013 at 11:24 AM, CK wrote: > Hi all, > > I am new to CS and have been reading the documentation. I have have some > questions on the CS configuration/deployment. > > My setup is basic and as follows: > - 1x Centos Host running the CS management server, MySQL DB and

Fwd: CS help

2013-02-14 Thread CK
Hi all, I am new to CS and have been reading the documentation. I have have some questions on the CS configuration/deployment. My setup is basic and as follows: - 1x Centos Host running the CS management server, MySQL DB and NFS providing primary/secondary storage - 1x Xenserver Host to run the g

RE: 533 Error text: Unable to create a deployment for VM

2013-02-14 Thread Prachi Damle
-Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Thursday, February 14, 2013 9:46 AM To: cloudstack-users@incubator.apache.org Subject: Re: 533 Error text: Unable to create a deployment for VM On 14.02.2013 17:37, Ahmad Emneina wrote: > I think your service offering is looking

Re: Production recovery procedure for VPC Virtual router into advanced zone - CS 4.0.0

2013-02-14 Thread Ahmad Emneina
Going to loop in Anthony here, try to get his attention. On Thu, Feb 14, 2013 at 2:10 AM, benoit lair wrote: > Hello, > > > Also when i try to reboot a missing network (id 240, 172.28.1.1 as vpc > gateway) here are the log entries concerning this action : > > 2013-02-14 10:53:39,703 DEBUG [agen

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread benoit lair
However, i already reached the max by default (100) which is not pretty enormous. And i've seen in the manuals downloaded from cloudstack.org that the mysql server should be configured with a max connections depending of differents elements such as nodes, vms, networks (i don't remember which elem

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread Nik Martin
I'm pretty sure the amount of connections to the DB is very low, even for a large scale CS deployment. Nik Martin On Thu, Feb 14, 2013 at 11:44 AM, benoit lair wrote: > Per example, if i reach the max connections, does it will compromise the db > and so cs mgmt server ? > > 2013/2/14 benoit l

Re: ACS 4.0.1 - errors creating system VMs - KVM on Ubuntu 12.04

2013-02-14 Thread Marcus Sorensen
Unfortunately that log only tells us that the consoleproxy failed to start. It could even have started, but the agent was unable to ssh into it for some reason (didn't boot, no operating system, patchdisk didn't work, network config). The best way to troubleshoot this is to first do a 'virsh list'

Re: 533 Error text: Unable to create a deployment for VM

2013-02-14 Thread Nux!
On 14.02.2013 17:37, Ahmad Emneina wrote: I think your service offering is looking for a disk type (shared/local) and not finding what it needs: 1. 2013-02-14 16:37:26,646 DEBUG [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-2:job-42) StoragePool is not of correct typ

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread benoit lair
Per example, if i reach the max connections, does it will compromise the db and so cs mgmt server ? 2013/2/14 benoit lair > Okay guys, > > > MariaDB would be an intersting alternative, but concerning the failures > managements ? Cs code does protect the db integrity against mysql's (oracle > or

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread benoit lair
Okay guys, MariaDB would be an intersting alternative, but concerning the failures managements ? Cs code does protect the db integrity against mysql's (oracle or mariadb one) failures ? Does cs manages transaction so anyway mysql crashes, i can go sleep quietly, cs won't have a corrupted databas

Re: 533 Error text: Unable to create a deployment for VM

2013-02-14 Thread Ahmad Emneina
I think your service offering is looking for a disk type (shared/local) and not finding what it needs: 1. 2013-02-14 16:37:26,646 DEBUG [storage.allocator.AbstractStoragePoolAllocator] (Job-Executor-2:job-42) StoragePool is not of correct type, skipping this pool 2. On Thu, Feb 14,

RE: 533 Error text: Unable to create a deployment for VM

2013-02-14 Thread Nux!
On 14.02.2013 16:58, Donal Lafferty wrote: Can you add more detail to the paste link? The cause for the VM deployment failure was logged before 16:37:26,718 DL Sure: http://fpaste.org/MPIC/ Thanks! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: ACS 4.0.1 - errors creating system VMs - KVM on Ubuntu 12.04

2013-02-14 Thread Ahmad Emneina
that looks pretty nasty, I'm going to cc Marcus and Edison, not sure if they explicitly follow the user mailing list. They seem to be the most active in terms of kvm activity. On Thu, Feb 14, 2013 at 7:35 AM, Oded Nahum wrote: > Hi > > I'm getting the error below when CS 4.0.1 is trying to crea

Re: 4.0.1 upgrade failure

2013-02-14 Thread Nick Wales
On 14 Feb 2013, at 09:22, David Nalley wrote: > On Thu, Feb 14, 2013 at 10:20 AM, Nick Wales wrote: >> >> >> >> On 13 Feb 2013, at 22:30, David Nalley wrote: >> >>> On Wed, Feb 13, 2013 at 9:12 PM, Nick Wales wrote: Following the instructions in the release notes appeared to have wor

RE: 533 Error text: Unable to create a deployment for VM

2013-02-14 Thread Donal Lafferty
Can you add more detail to the paste link? The cause for the VM deployment failure was logged before 16:37:26,718 DL > -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: 14 February 2013 16:46 > To: Cloudstack users > Subject: 533 Error text: Unable to create a deployment f

RE: DHCP IP range in the isolated network

2013-02-14 Thread Fabrice Brazier
Thanks Sowmya for the clarification. Fabrice -Message d'origine- De : Sowmya Krishnan [mailto:sowmya.krish...@citrix.com] Envoyé : jeudi 14 février 2013 17:24 À : cloudstack-users@incubator.apache.org Objet : RE: DHCP IP range in the isolated network Fabrice, This feature is planned for

RE: DHCP IP range in the isolated network

2013-02-14 Thread Sowmya Krishnan
Fabrice, This feature is planned for 4.2.0 -Original Message- From: Fabrice Brazier [mailto:fabrice.braz...@apalia.net] Sent: Thursday, February 14, 2013 9:47 PM To: cloudstack-users@incubator.apache.org Subject: RE: DHCP IP range in the isolated network Yes, I'm talking about modifying

RE: DHCP IP range in the isolated network

2013-02-14 Thread Fabrice Brazier
Yes, I'm talking about modifying the Guest DHCP ip range on a smaller range as following: 10.1.1.10-10.1.1.50 In this case I can use fix ip upper 50 to use non CloudStack VM. So right now, this feature is not possible ? -Message d'origine- De : Sowmya Krishnan [mailto:sowmya.krish...@citri

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread Alexey Zilber
David, I have CS 3 running with MariaDB 5.2. I'll have to test with CS 4 and the latest MariaDB though. A lot of the Oracle enterprise features are in the latest version. Without the Oracle pricetag. Personally I'd rather support Monty then Ellison. :) With CS 3, my management server is belo

RE: DHCP IP range in the isolated network

2013-02-14 Thread Sowmya Krishnan
With IP range reservation, one can reserve a range of IPs in the network that's to be used for dhcp and reserve some for non-CloudStack purposes. But the new CIDR should be subset of the existing CIDR. I think Fabrice is talking about modifying the network CIDR but not within that subnet...? -

ACS 4.0.1 - errors creating system VMs - KVM on Ubuntu 12.04

2013-02-14 Thread Oded Nahum
Hi I'm getting the error below when CS 4.0.1 is trying to create the System VMs on Ubuntu 12.04 KVM host ved: false,moveToReserveredfalse 2013-02-14 16:29:57,548 WARN [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Exception while trying to start console proxy com.cloud.exce

Re: 4.0.1 upgrade failure

2013-02-14 Thread David Nalley
On Thu, Feb 14, 2013 at 10:20 AM, Nick Wales wrote: > > > > On 13 Feb 2013, at 22:30, David Nalley wrote: > >> On Wed, Feb 13, 2013 at 9:12 PM, Nick Wales wrote: >>> Following the instructions in the release notes appeared to have worked >>> until the error on line 127: http://pastebin.com/Hj6hn

Re: 4.0.1 upgrade failure

2013-02-14 Thread Nick Wales
On 13 Feb 2013, at 22:30, David Nalley wrote: > On Wed, Feb 13, 2013 at 9:12 PM, Nick Wales wrote: >> Following the instructions in the release notes appeared to have worked >> until the error on line 127: http://pastebin.com/Hj6hncGm >> >> The following packages were ugpraded by yum: >> >>

Re: DHCP IP range in the isolated network

2013-02-14 Thread S.M Basha
Fabice, https://cwiki.apache.org/CLOUDSTACK/fs-ip-range-reservation-within-a-network.html Regards Basha On Thu, Feb 14, 2013 at 7:52 PM, Sowmya Krishnan wrote: > Option of specifying custom dhcp range is available while creating a new > guest network - You can specify custom guest gateway an

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread David Nalley
On Thu, Feb 14, 2013 at 10:07 AM, Alexey Zilber wrote: > CS should really switch to and recommend MariaDB instead of straight mysql. > > You will find your hardware goes much farther with it. > > -Alex While I am not personally a mysql fan, I'd love to hear your experiences with MariaDB and Cloud

Re: CS 4 Database integrity - mysql server performances

2013-02-14 Thread Alexey Zilber
CS should really switch to and recommend MariaDB instead of straight mysql. You will find your hardware goes much farther with it. -Alex On Feb 14, 2013 6:24 PM, "benoit lair" wrote: > Hello, > > I'm testing a cs 4 preproduction testing environment. I was asking me what > if mysql server go awa

Re: [ANNOUNCE] Apache CloudStack 4.0.1-incubating Released

2013-02-14 Thread David Nalley
On Thu, Feb 14, 2013 at 9:20 AM, Nux! wrote: > On 12.02.2013 15:22, Joe Brockmeier wrote: >> >> The Apache CloudStack project is pleased to announce the >> 4.0.1-incubating release of the CloudStack Infrastructure-as-a-Service > > > > Hi, > > Who must we ask to update the repos at http://cloudstac

RE: DHCP IP range in the isolated network

2013-02-14 Thread Sowmya Krishnan
Option of specifying custom dhcp range is available while creating a new guest network - You can specify custom guest gateway and network during network creation that would override the default zone level CIDR. But this is not allowed if you choose a network offering that uses external devices (

Re: [ANNOUNCE] Apache CloudStack 4.0.1-incubating Released

2013-02-14 Thread Nux!
On 12.02.2013 15:22, Joe Brockmeier wrote: The Apache CloudStack project is pleased to announce the 4.0.1-incubating release of the CloudStack Infrastructure-as-a-Service Hi, Who must we ask to update the repos at http://cloudstack.apt-get.eu? Lucian -- Sent from the Delta quadrant using Bo

upgrade from 3.0.2 to 4.0.1

2013-02-14 Thread Julien Garet
Hello, We are planning an upgrade from 3.0.2 to latest release. We are using released packages on CentOS 6.3, so yum installs version 4.0.1. When we restart the management server, we have this error : management/logs/catalina.out:INFO [cloud.upgrade.DatabaseUpgradeChecker] (main:) DB versi

Re: Local storage 99% used (it's actually 99% free)

2013-02-14 Thread Nux!
On 14.02.2013 13:13, Nitin Mehta wrote: I think your view might be correct. Just read this. Let me know if it doesn't help https://cwiki.apache.org/CLOUDSTACK/understanding-dashboard.html Thanks, but I think it's a bug as David also says. I did a few cloudstack installs so far and it seems to

Re: Local storage 99% used (it's actually 99% free)

2013-02-14 Thread David Nalley
On Thu, Feb 14, 2013 at 7:42 AM, Nux! wrote: > Hello, > > Cloudstack's dashboard reports Local Storage 99% used, however it's the > other way around, the server is almost empty. The problem may be with the > (only) host having been part of a zone previously (but tried to clean it by > "yum remove

Re: Local storage 99% used (it's actually 99% free)

2013-02-14 Thread Nitin Mehta
I think your view might be correct. Just read this. Let me know if it doesn't help https://cwiki.apache.org/CLOUDSTACK/understanding-dashboard.html On 14/02/13 6:12 PM, "Nux!" wrote: >Hello, > >Cloudstack's dashboard reports Local Storage 99% used, however it's the >other way around, the server

DHCP IP range in the isolated network

2013-02-14 Thread Fabrice Brazier
Hi Folks, By default the guest CIDR for the advanced zone is 10.1.1.0/24 and the dhcp ip range is on the entire subnet. Does it possible to modify the default dhcp ip range in this isolated network ? Thanks, Fabrice

Local storage 99% used (it's actually 99% free)

2013-02-14 Thread Nux!
Hello, Cloudstack's dashboard reports Local Storage 99% used, however it's the other way around, the server is almost empty. The problem may be with the (only) host having been part of a zone previously (but tried to clean it by "yum remove cloud\*" and rm -rf /etc/cloud etc). Any idea how to

Re: [PROPOSAL] DatabaseCreator: the db deployer, dbv upgrader and db cleaner

2013-02-14 Thread Rohit Yadav
On Thu, Feb 14, 2013 at 3:36 PM, Nitin Mehta wrote: > Thanks Rohit. Had few questions for you. Please find them inline. > > On 14/02/13 2:58 PM, "Rohit Yadav" wrote: > >>Had discussions with Alex and Abhi on DatabaseCreator. I was earlier >>not sure why we need it or how sysadmins would use it. >

RE: glusterfs as secondary storage

2013-02-14 Thread Donal Lafferty
I just wanted to point out one item that might cause confusion for anyone reading the mailing list archives. > So the SSVM copies templates from secondary storage to primary, and > copies snapshots from primary to secondary. [DL] AFAIK, transfer between secondary storage and primary storage is c

RE: How does the SSVM work when primary storage is local?

2013-02-14 Thread Nux!
On 14.02.2013 10:31, Donal Lafferty wrote: Could some familiar with systemVM creation comment on this advice... Hi Nux!, I would break this into three tasks. 1. Login to an existing SSVM, and figure out what changes to the mount command you need to make. Once you have the parameters to your

Re: CS 4 Production quality?

2013-02-14 Thread benoit lair
Hi, Thanks for your answers. In fact, i'm testing a VPC environment, so the vpc component being new to cs 4, i was asking me if somebody has already gone onto production this component and what about the vpc vr with a 50Mb wan downstream ? 100 or 350 Mb ? How many vlans ? With 30 Vms ? 50, 150 Vm

RE: How does the SSVM work when primary storage is local?

2013-02-14 Thread Donal Lafferty
Could some familiar with systemVM creation comment on this advice... Hi Nux!, I would break this into three tasks. 1. Login to an existing SSVM, and figure out what changes to the mount command you need to make. Once you have the parameters to your liking, change the mount script the SSVM is

CS 4 Database integrity - mysql server performances

2013-02-14 Thread benoit lair
Hello, I'm testing a cs 4 preproduction testing environment. I was asking me what if mysql server go away or mysql server was not enough big for the cs mgmt server requirements. My mysql server has 2 Gb of ram, i ran the mysqltuner.pl and saw these results : [root@cloudstack-master-server ~]# ./

Re: How does the SSVM work when primary storage is local?

2013-02-14 Thread Nitin Mehta
What I mean to say is that the ssvm always has sec. storage mounted on it. Say if the user needs to create a vm from a template which doesn't already exist on primary storage then the XS will mount the sec. storage (will create a SR) and will copy the template from sec. storage to primary storage.

Re: How does the SSVM work when primary storage is local?

2013-02-14 Thread Nux!
On 14.02.2013 10:08, Nitin Mehta wrote: Its the other way round. The HV mounts the sec. storage to do the operations. This is off course for XS. Thanks, -Nitin LOL.. I'm very confused. So, does the SSVM mount anything after all? (centos6+kvm here) Lucian -- Sent from the Delta quadrant usin

RE: How does the SSVM work when primary storage is local?

2013-02-14 Thread Nux!
On 14.02.2013 10:01, Donal Lafferty wrote: It's a bit different than what you explain. The SSVM only ever mounts secondary storage. Copying from secondary to primary is handled at the cluster level by the hypervisor plugin. Thanks a lot, Donal, that makes sense. Since we're at it, could you

Re: Production recovery procedure for VPC Virtual router into advanced zone - CS 4.0.0

2013-02-14 Thread benoit lair
Hello, Also when i try to reboot a missing network (id 240, 172.28.1.1 as vpc gateway) here are the log entries concerning this action : 2013-02-14 10:53:39,703 DEBUG [agent.transport.Request] (DirectAgent-259:null) Seq 14-1794713198: Processing: { Ans: , MgmtId: 165013918770818, via: 14, Ver:

Re: How does the SSVM work when primary storage is local?

2013-02-14 Thread Nitin Mehta
Its the other way round. The HV mounts the sec. storage to do the operations. This is off course for XS. Thanks, -Nitin On 14/02/13 3:28 PM, "Nux!" wrote: >Hello, > >I understand that when NFS is used for primary and secondary, the SSVM >will mount both on itself and perform whatever is needed

Re: [PROPOSAL] DatabaseCreator: the db deployer, dbv upgrader and db cleaner

2013-02-14 Thread Nitin Mehta
Thanks Rohit. Had few questions for you. Please find them inline. On 14/02/13 2:58 PM, "Rohit Yadav" wrote: >Had discussions with Alex and Abhi on DatabaseCreator. I was earlier >not sure why we need it or how sysadmins would use it. >We had a hangout on G+: https://www.youtube.com/watch?v=Xp2AG

RE: How does the SSVM work when primary storage is local?

2013-02-14 Thread Donal Lafferty
It's a bit different than what you explain. The SSVM only ever mounts secondary storage. Copying from secondary to primary is handled at the cluster level by the hypervisor plugin. DL > -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: 14 February 2013 09:58 > To: Clouds

How does the SSVM work when primary storage is local?

2013-02-14 Thread Nux!
Hello, I understand that when NFS is used for primary and secondary, the SSVM will mount both on itself and perform whatever is needed (moving snapshot around etc), but how does the SSVM function when the primary storage of the zone is the local disk? Can someone enlighten me here? Thanks, L

Re: Production recovery procedure for VPC Virtual router into advanced zone - CS 4.0.0

2013-02-14 Thread benoit lair
Hello Ahmad, I've tried so to restart VPC (made call with the UI dashboard), so my vpc vr has been recreated, i've seen onto management-server.log the request for recreating my vpc which is : 2013-02-14 10:17:01,008 DEBUG [agent.transport.Request] (DirectAgent-289:null) Seq 14-1794712962: Executi

[PROPOSAL] DatabaseCreator: the db deployer, dbv upgrader and db cleaner

2013-02-14 Thread Rohit Yadav
Had discussions with Alex and Abhi on DatabaseCreator. I was earlier not sure why we need it or how sysadmins would use it. We had a hangout on G+: https://www.youtube.com/watch?v=Xp2AGii1szQ Let's talk about the present database deployment and the issues: - We've two different routes to deploydb,