Re: Best way to update Templates

2016-04-19 Thread ilya
Sean, You secondary storage should grow naturally - as you add more content. Also, you would see the most benefit from link clones, when they are used optimally. That is - you separate your DATA and ROOT into 2 distinctive disks. I'm not going to bother you with explanation as i'm certain you kn

CloudStack Logging

2016-04-19 Thread Paul Angus
Hi All, I'm running an initiative to improve CloudStack logging. I'm going to be analysing logs and re-categorising the DEBUG, INFO, WARN and ERROR where appropriate such that we can reduce the default logging level to INFO without losing important troubleshooting information, while at the sam

Re: CloudStack Logging

2016-04-19 Thread Will Stevens
I like this initiative Paul. I just wanted to check with you. Do you know if there is any confidential information like credentials or the like that is logged in the management server log? I thought we had done a push at one point to make sure no sensitive data was logged, but I don't remember f

RE: CloudStack Logging

2016-04-19 Thread Paul Angus
Thanks Will, As far as I know anything sensitive is removed or obfuscated (vcenter password displayed as h**). IP addresses and hostnames are shown. Users may want to use a tool like SED to replace IP addresses or internal domain names http://forums.qrz.com/index.php?threads/remove-ip-a

Re: CloudStack Logging

2016-04-19 Thread Will Stevens
Thanks Paul. Are you looking for only logs with errors or are you just looking for just any management server logs? *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, Apr 19, 2016 at 11:45

RE: CloudStack Logging

2016-04-19 Thread Paul Angus
No problem. Good question - Any and all logs. Often, it's the mundane stuff which obscures the messages that you really need to see! Kind regards, Paul Angus Regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue --

Re: CloudStack Logging

2016-04-19 Thread Simon Weller
Paul, Are you wanting for focus on logs on releases later than a particular version (e.g. 4.6)? - Si From: Paul Angus Sent: Tuesday, April 19, 2016 10:55 AM To: users@cloudstack.apache.org; d...@cloudstack.apache.org Subject: RE: CloudStack Logging No p

Fwd: Advice for community participation to lower tension

2016-04-19 Thread Erik Weber
This was recently sent to ComDev (d...@community.apache.org) and I feel it is worth sharing. Cheers, Erik -- Forwarded message -- From: Niclas Hedhman Date: Sat, Apr 9, 2016 at 3:50 AM Subject: Advice for community participation to lower tension To: d...@community.apache.org Ev

RE: Guid is not updated for cluster with specified cluster id

2016-04-19 Thread Kirk Kosinski
Hi, Mario. What version of CloudStack is this? Also, can you be more specific about what was done? Did you reinstall the agent on the hosts, or change any of the agent configuration (e.g. agent.properties)? When you re-added artkvm2, did you add it to a new or existing cluster? If it alre

Bug in Snapshot Retention?

2016-04-19 Thread Sean Lair
Hi all, I'm running Cloudstack 4.8 on XenServer 6.5. I have one volume that I'm taking snapshots of, it is set to keep a total of 29 snapshots, but I have close to 100 snapshots in the state of "BackedUp". Am I misinterpreting the scheduled snapshot screen or am I running into a bug? Please

problem with vm volume resize

2016-04-19 Thread Chris Chupela
I have a cloudstack 4.2 installation with vmware 5.0 as the underlying hypervisor. I've resized volumes in the past using the web UI, but have run into an issue where my resize attempt on an existing win2k8 data volume failed. It is a resize from 50Gb to 100Gb, and I have enough storage to do th

RE: problem with vm volume resize

2016-04-19 Thread Simon Weller
Chris, Device 0, if I'm not mistaken, normally refers to the root volume. Have you tried this via the api directly, or via cloudmonkey to eliminate the ui? - Si Simon Weller/ENA (615) 312-6068 -Original Message- From: Chris Chupela [cchup...@dsscorp.com] Received: Tuesday, 19 Apr 2016,

Re: Bug in Snapshot Retention?

2016-04-19 Thread Shweta Agarwal
Hi Sean, Can you also Check Removed field for these snapshots in snapshots table Thanks Shweta Principal Product Engineer, CloudPlatform Accelerite From: Sean Lair Sent: Wednesday, April 20, 2016 6:24 AM To: users@cloudstack.apache.org Subject: Bug in Sna

Re: Bug in Snapshot Retention?

2016-04-19 Thread Anshul Gangwar
Are you getting any exception in logs after the completion of snapshot for this volume? If so try changing “job.cancel.threshold” global setting to appropriate timeout. This will make sure that job is not completed before the snapshot process is finished and will also make sure that cleanup pr

Re: problem with vm volume resize

2016-04-19 Thread ilya
I was under impression root disk resize was only supported in KVM. On 4/19/16 9:26 PM, Simon Weller wrote: > Chris, > > Device 0, if I'm not mistaken, normally refers to the root volume. Have you > tried this via the api directly, or via cloudmonkey to eliminate the ui? > > - Si > > Simon Well

Re: problem with vm volume resize

2016-04-19 Thread ilya
device 0 implies root disk.. On 4/19/16 9:26 PM, Simon Weller wrote: > Chris, > > Device 0, if I'm not mistaken, normally refers to the root volume. Have you > tried this via the api directly, or via cloudmonkey to eliminate the ui? > > - Si > > Simon Weller/ENA > (615) 312-6068 > > -Orig

RE: problem with vm volume resize

2016-04-19 Thread Pavan Bandarupally
I think Root disk resize is supported only on KVM as per the FS https://cwiki.apache.org/confluence/display/CLOUDSTACK/Root+Resize+Support -Original Message- From: ilya [mailto:ilya.mailing.li...@gmail.com] Sent: Wednesday, April 20, 2016 11:23 AM To: users@cloudstack.apache.org Subject: