Re: Enabling CloudStack Usage Server Problem

2015-07-29 Thread venkata suneel babu Mallela
Hello Özhan, Use “generateUsageRecords” API to generate usage records manually. It will save lot of time while playing with CloudStack Usage service. https://cloudstack.apache.org/api/apidocs-4.5/root_admin/generateUsageRecords.html Thank you, Suneel. Thank you, Suneel Mallela From: Özhan

CloudStack Dev Environment

2015-03-31 Thread venkata suneel babu Mallela
Hi Team, Can any one share a step by step document to set up CloudStack development environment? Thank you, Suneel. Sent from Windows Mail

Re: Branding/WhiteLabling in CoudStack

2014-10-29 Thread Venkata Suneel Babu Mallela
From: Rohit Yadav Sent: ‎Wednesday‎, ‎October‎ ‎29‎, ‎2014 ‎2‎:‎39‎ ‎PM To: users@cloudstack.apache.org Hi, There is an old presentation on this which can help; http://www.slideshare.net/cloudstack/cloudstack-ui-customization On 29-Oct-2014, at 10:51 am, Venkata Suneel Babu Mallela sunee

Re: Zenoss Monitoring with Cloudstack 4.3

2014-10-07 Thread Venkata Suneel Babu Mallela
Try with ”http://xx.xx.xx.xx:8080”. Thank you, Suneel Mallela From: tejas.sh...@frontier.in Sent: ‎Tuesday‎, ‎October‎ ‎7‎, ‎2014 ‎10‎:‎01‎ ‎AM To: cloudusersusers Hi, I have deployed zenoss core using autodeploy script. Zenoss monitoring dashboard looks fine but when we add cloudstack with

RE: CloudStack DataBase HA Restoration Test

2014-09-24 Thread Venkata Suneel Babu Mallela
:25 PM, Venkata Suneel Babu Mallela sunee...@simplifydc.com wrote: Hi All, I've configured CloudStack DataBase replication(Master-Slave) successfully and the setup is, Management Server - 10.0.0.10 DataBase_1(Master) - 10.0.0.11 DataBase_2(Slave) - 10.0.0.12 I want to test

RE: CloudStack DataBase HA Restoration Test

2014-09-24 Thread Venkata Suneel Babu Mallela
? Did you verify that the mysql-ha jar exists at /usr/share/cloudstack-mysql-ha/lib/*jar? ~Rajani On Wed, Sep 24, 2014 at 12:06 PM, Venkata Suneel Babu Mallela sunee...@simplifydc.com wrote: Hi Rajani, Thank you for your response. I was stuck with some work last week. I've reinstalled

CloudStack DataBase HA Restoration Test

2014-09-18 Thread Venkata Suneel Babu Mallela
Hi All, I've configured CloudStack DataBase replication(Master-Slave) successfully and the setup is, Management Server - 10.0.0.10 DataBase_1(Master) - 10.0.0.11 DataBase_2(Slave) - 10.0.0.12 I want to test restoration process. I've followed the below link and edited the

Error Importing Sql Dumpfile

2014-09-16 Thread Venkata Suneel Babu Mallela
HI All, I'm trying to configure DataBase replication for ACS 4.4.0, and followed the below steps. 1. I've exported the existing data of master using the command mysqldump -u root -p --all-databases --master-data dbdump.db. 2. When I tried to import dumpfile into the slave using

RE: Error Importing Sql Dumpfile

2014-09-16 Thread Venkata Suneel Babu Mallela
and it should solve the error. e.g. CREATE USER 'cloud'@'%' IDENTIFIED BY 'password'; On 16 September 2014 14:20, Venkata Suneel Babu Mallela sunee...@simplifydc.com wrote: HI All, I'm trying to configure DataBase replication for ACS 4.4.0, and followed the below steps. 1. I've exported

How to remove older volume snapshots

2014-08-24 Thread Venkata Suneel Babu Mallela
Hi All, CloudStack Secondary Storage is reached 94%. The retention policy is as below, Daily - Keep 7 Weekly - Keep 4 Monthly - Keep 8 Snapshot.delta.max - 16 Can anyone suggest, How to

Unble to Add Second XenServer to a Cluster

2014-08-18 Thread Venkata Suneel Babu Mallela
Hi All, Recently I've upgraded ACS from 4.3.0 to 4.4.0 on CentOS 6.2. Successfully launched Advanced Zone with two XenServers (6.2 SP1) in one cluster. Then created second cluster and added one XenServer (6.2 SP1) with separate NFS primary storage. When I tried to add the second node to second

RE: Unble to Add Second XenServer to a Cluster

2014-08-18 Thread Venkata Suneel Babu Mallela
Subject: RE: Unble to Add Second XenServer to a Cluster Before adding the additional host in cs, You have to add the host in existing xen pool . Regards sadhu -Original Message- From: Venkata Suneel Babu Mallela [mailto:sunee...@simplifydc.com] Sent: 18 August 2014 17:16 To: users

RE: Unble to Add Second XenServer to a Cluster

2014-08-18 Thread Venkata Suneel Babu Mallela
in existing xen pool . Regards sadhu -Original Message- From: Venkata Suneel Babu Mallela [mailto:sunee...@simplifydc.com] Sent: 18 August 2014 17:16 To: users@cloudstack.apache.org Subject: Unble to Add Second XenServer to a Cluster Hi All, Recently I've upgraded ACS from 4.3.0 to 4.4.0

RE: Unble to Add Second XenServer to a Cluster

2014-08-18 Thread Venkata Suneel Babu Mallela
-a-host-xenserver-kvm BR, Vadim. -Original Message- From: Venkata Suneel Babu Mallela [mailto:sunee...@simplifydc.com] Sent: Monday, August 18, 2014 3:19 PM To: users@cloudstack.apache.org Subject: RE: Unble to Add Second XenServer to a Cluster Hi Suresh, Thank you for your reply

Assign Static IP to a guest VM

2014-07-10 Thread Venkata Suneel Babu Mallela
Hi All, How can I assign my own static IP address to a guest VM from CloudStack UI when DHCP is enabled in the Virtual Router? Thank you, Suneel Mallela

RE: Failed to create Template from all child Snapshots

2014-07-10 Thread Venkata Suneel Babu Mallela
Please help me, how to solve this? Thank you, Suneel Mallela -Original Message- From: Venkata Suneel Babu Mallela Sent: Tuesday, July 8, 2014 6:17 PM To: users@cloudstack.apache.org Subject: RE: Failed to create Template from all child Snapshots Thanks for your reply

RE: Assign Static IP to a guest VM

2014-07-10 Thread Venkata Suneel Babu Mallela
for the VM in API. If the vm is already deployed then you can acquire secondary ip to the nic and configure the ip in the VM using ip addr command. Thanks, Jayapal On 10-Jul-2014, at 12:00 PM, Venkata Suneel Babu Mallela sunee...@simplifydc.com wrote: Hi All, How can I assign my own static IP

Failed to create Template from all child Snapshots

2014-07-08 Thread Venkata Suneel Babu Mallela
Hi All, I tried to create a template from a volume snapshot and observed the following things. 1. I'm able to create template from a snapshot which is not having child snapshots (Full BackUp). 2. But, unable to create a template from any child snapshots and I'm keep getting the

select VPN Customer Gateway error

2014-07-04 Thread Venkata Suneel Babu Mallela
Hi all, I went through the following steps, Login to the CloudStack UI with root admin account -- clicked on Network tab -- I've selected 'VPN Customer Gateway' from Select view dropdown box, Then I got the following error. Can you please conform why this error is coming and how can resolve

Unable to restore Volume Snapshots

2014-06-17 Thread Venkata Suneel Babu Mallela
Hi All, I've scheduled daily, weekly and monthly volume snapshots. All are looking BackedUP, some pieces were Struck at CreatingOnPrimary those are automatically destroyed when the number of snapshots reached maximum. Now I'm trying to restore one particular volume, It is taking nearly 4 to 5

CloudStack Volume Life Cycle

2014-06-17 Thread Venkata Suneel Babu Mallela
Hi All, I tried to delete a volume from CloudStack UI, but it is struck at Expunging state. Manually I've changed volume state from Expunging to Destroy in cloud.volumes table. After 60 seconds the state becomes Expunging. I tried lot of times but still the state is at Expunging. Is there any

RE: CloudStack Volume Life Cycle

2014-06-17 Thread Venkata Suneel Babu Mallela
- From: Venkata Suneel Babu Mallela [mailto:sunee...@simplifydc.com] Sent: 17 June 2014 10:01 To: users@cloudstack.apache.org Subject: CloudStack Volume Life Cycle Hi All, I tried to delete a volume from CloudStack UI, but it is struck at Expunging state. Manually I've changed volume state

Unable to create a Template from ROOT Volume Snapshot

2014-06-13 Thread Venkata Suneel Babu Mallela
Hi All, I tried to create a template from a ROOT volume snapshot and I got the following error Failed to create templatejava.io.FileNotFoundException: /mnt/SecStorage/*/template/tmpl/*/*/template.properties (No such file or directory) Please help me to resolve this problem. Thank you,

RE: Unable to create a Template from ROOT Volume Snapshot

2014-06-13 Thread Venkata Suneel Babu Mallela
I'm using Apache CloudStack 4.2.0 and XenServer 6.0.2. Thank you, Suneel Mallela From: Venkata Suneel Babu Mallela Sent: Friday, June 13, 2014 11:31 AM To: users@cloudstack.apache.org; d...@cloudstack.apache.org Subject: Unable to create a Template from ROOT Volume Snapshot Hi All, I tried

Unable to create a Template from ROOT Volume Snapshot

2014-06-13 Thread Venkata Suneel Babu Mallela
Hi All, I tried to create a template from a ROOT volume snapshot and I got the following error Failed to create templatejava.io.FileNotFoundException: /mnt/SecStorage/*/template/tmpl/*/*/template.properties (No such file or directory). I'm using CloudStack 4.2.0 and XenServer 6.0.2.

RE: Unable to create a Template from ROOT Volume Snapshot

2014-06-13 Thread Venkata Suneel Babu Mallela
Hi all, I found that, CloudStack is not able to generate template.properties file. How can we fix it? Thank you, Suneel. -Original Message- From: Venkata Suneel Babu Mallela Sent: Friday, June 13, 2014 12:41 PM To: users@cloudstack.apache.org Subject: Unable to create a Template from

Volume State Struck at Expunging

2014-06-12 Thread Venkata Suneel Babu Mallela
Hi all, I'm trying to delete a volume from CloudStack UI. The Volume state struck at Expunging. I changed the Volume State from Expunging to Destroy in cloud.volumes table of cloud database. Within a minute the volume state becomes Expunging. I tried lot of times, but still the state is at

Update Hypervisor patches from cloudstack prospective

2014-06-06 Thread Venkata Suneel Babu Mallela
Hi all, Is there any provision to apply patches for a hypervisor from cloudstack prospective? Thnak you, Suneel Mallela Sent from my Sony Xperia™ smartphone

RE: How to delete iso

2014-05-16 Thread Venkata Suneel Babu Mallela
Hi sandeep, Can you post the error and log file? Thank you, Suneel Mallela. Sent from my Sony Xperia™ smartphone sandeep khandekar cloudstack.sand...@gmail.com wrote: Dear All, I want to delete one of my iso in which I have wrongly specified the path. If I delete from User Interface it

Re: When I reboot my system my ssvm stops

2014-05-15 Thread Venkata Suneel Babu Mallela
Hi sandeep, Are primary storage and secondary storage configured correctly? If yes, then Change the system VM state from starting to stop in cloud DataBase. Note:Before do any modifications in DataBase please take a backup of DataBase. Can you provide the log file to find out the exact cause.