>
>
>
> On 15 Mar 2013, at 23:21, "Carlos Reategui" car...@reategui.com>> wrote:
>
> Hi,
> As I am experimenting with different host configurations I am reseting
> cloudstack with the following script:
>
> DBPWD=mypassword
> /etc/init.d/cloud-manage
bot...@shapeblue.com> |
www.shapeblue.com
ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS
On 15 Mar 2013, at 23:21, "Carlos Reategui"
mailto:car...@reategui.com>> wrote:
Hi,
As I am experimenting with different host configurations I am reseting
cloudstack wit
Hi,
As I am experimenting with different host configurations I am reseting
cloudstack with the following script:
DBPWD=mypassword
/etc/init.d/cloud-management stop
mysql -p$DBPWD -e 'drop database cloud'
mysql -p$DBPWD -e 'drop database cloud_usage'
rm -rf /var/log/cloud