[GitHub] cloudstack issue #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with memory i...

2017-04-13 Thread yvsubhash
Github user yvsubhash commented on the issue: https://github.com/apache/cloudstack/pull/914 tag:mergeready --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] cloudstack pull request #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with m...

2017-04-13 Thread sudhansu7
Github user sudhansu7 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/914#discussion_r111375928 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java --- @@ -3206,25 +3206,33 @@ public long ge

[GitHub] cloudstack issue #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with memory i...

2017-04-04 Thread niteshsarda
Github user niteshsarda commented on the issue: https://github.com/apache/cloudstack/pull/914 I have tested this and **LGTM** for test. Following are the test results : **Before applying fix :** [root@xenserver-jay ~]# xe vbd-list vm-name-label=i-2-120-VM emp

[GitHub] cloudstack pull request #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with m...

2017-03-31 Thread yvsubhash
Github user yvsubhash commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/914#discussion_r109123538 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java --- @@ -3206,25 +3206,33 @@ public long ge

[GitHub] cloudstack issue #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with memory i...

2017-03-06 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/914 ### ACS CI BVT Run **Sumarry:** Build Number 433 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=2 Skipped=7 _Link to logs Folder (search

[GitHub] cloudstack pull request #914: BUG-ID CLOUDSTACK-8939 VM Snapshot size with m...

2016-12-04 Thread sudhansu7
Github user sudhansu7 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/914#discussion_r90809764 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java --- @@ -3206,25 +3206,33 @@ public long get

Re: [QUESTION] How is snapshot size counted in secondary storage?

2015-02-22 Thread Gaurav Aradhye
hot, it again increases by 1. > >> > >> On VmWare, the secondary storage count remains the same irrespective of > >> how > >> many snapshots I create. > >> > >> This is clearly an issue. > >> > >> I have two questions. >

Re: [QUESTION] How is snapshot size counted in secondary storage?

2014-12-10 Thread Mike Tutkowski
w >> many snapshots I create. >> >> This is clearly an issue. >> >> I have two questions. >> >> 1) How can we know the snapshot size? The size is not listed in any API. >> 2) Is snapshot size counted in secondary storage count (and hence >

Re: [QUESTION] How is snapshot size counted in secondary storage?

2014-12-10 Thread Mike Tutkowski
. > > This is clearly an issue. > > I have two questions. > > 1) How can we know the snapshot size? The size is not listed in any API. > 2) Is snapshot size counted in secondary storage count (and hence > considered in SS limits)? I just want to be sure here. > > Regar

Re: [QUESTION] How is snapshot size counted in secondary storage?

2014-12-10 Thread Gaurav Aradhye
of how many snapshots I create. This is clearly an issue. I have two questions. 1) How can we know the snapshot size? The size is not listed in any API. 2) Is snapshot size counted in secondary storage count (and hence considered in SS limits)? I just want to be sure here. Regards, Gaurav On Tue

Re: [QUESTION] How is snapshot size counted in secondary storage?

2014-12-08 Thread Mike Tutkowski
14 at 10:15 PM, Gaurav Aradhye < > > gaurav.arad...@clogeny.com> > > wrote: > > > > > Hello, > > > > > > When I create a snapshot, from say, template registered through an > > account, > > > then > > > > > > 1) Ho

Re: [QUESTION] How is snapshot size counted in secondary storage?

2014-12-08 Thread Gaurav Aradhye
om> > wrote: > > > Hello, > > > > When I create a snapshot, from say, template registered through an > account, > > then > > > > 1) How can I know the snapshot size on secondary storage? (API > > listSnapshots does not specify the snapshot

Re: [QUESTION] How is snapshot size counted in secondary storage?

2014-12-08 Thread Mike Tutkowski
; > When I create a snapshot, from say, template registered through an account, > then > > 1) How can I know the snapshot size on secondary storage? (API > listSnapshots does not specify the snapshot size) > > 2) How is snapshot size counted in secondary storage used by the account?

[QUESTION] How is snapshot size counted in secondary storage?

2014-12-08 Thread Gaurav Aradhye
Hello, When I create a snapshot, from say, template registered through an account, then 1) How can I know the snapshot size on secondary storage? (API listSnapshots does not specify the snapshot size) 2) How is snapshot size counted in secondary storage used by the account? Currently I can see

RE: Snapshot size

2014-04-16 Thread Alex Hitchins
Aradhye [mailto:gaurav.arad...@clogeny.com] Sent: 16 April 2014 11:01 To: dev@cloudstack.apache.org Subject: Snapshot size Hello all, Snapshot size is not listed in any API and it does not count in the secondary storage count. It is only tracked in "snapshottotal" of the account/domain/pro

Snapshot size

2014-04-16 Thread Gaurav Aradhye
Hello all, Snapshot size is not listed in any API and it does not count in the secondary storage count. It is only tracked in "snapshottotal" of the account/domain/project. Can somebody please address following questions? 1) Why snapshot size is not listed? 2) As a consequence, wh

Re: Retreive VM snapshot size

2013-11-14 Thread Antonio Petrocelli
yes, same issue for vm snap also. Thanks Il 14/11/2013 16:37, Nux! ha scritto: On 13.11.2013 11:51, Antonio Petrocelli wrote: Hello, someone knows how to obtain the size of a VM snapshot with CLOUDSTACK 4.2 API? with this call _http://cloudstack.apache.org/docs/api/apidocs-4.2/domain_admi

Re: Retreive VM snapshot size

2013-11-14 Thread Nux!
On 13.11.2013 11:51, Antonio Petrocelli wrote: Hello, someone knows how to obtain the size of a VM snapshot with CLOUDSTACK 4.2 API? with this call _http://cloudstack.apache.org/docs/api/apidocs-4.2/domain_admin/listVMSnapshot.html_ size is not specified. This seems to be a known problem,

Re: Retreive VM snapshot size

2013-11-14 Thread Mike Tutkowski
uot;What does the size of > such a snapshot really mean?" > > For example, if you delete that snapshot, it doesn't mean that's the amount > of space you're going to get back. > > How is this snapshot size info to be used? > > > On Wed, Nov 13, 2013 at

Re: Retreive VM snapshot size

2013-11-14 Thread Antonio Petrocelli
13 19:14, Mike Tutkowski ha scritto: If delta snapshots are in use, my question would be, "What does the size of such a snapshot really mean?" For example, if you delete that snapshot, it doesn't mean that's the amount of space you're going to get back. How

Re: Retreive VM snapshot size

2013-11-13 Thread Mike Tutkowski
If delta snapshots are in use, my question would be, "What does the size of such a snapshot really mean?" For example, if you delete that snapshot, it doesn't mean that's the amount of space you're going to get back. How is this snapshot size info to be used? On Wed

Retreive VM snapshot size

2013-11-13 Thread Antonio Petrocelli
Hello, someone knows how to obtain the size of a VM snapshot with CLOUDSTACK 4.2 API? with this call _http://cloudstack.apache.org/docs/api/apidocs-4.2/domain_admin/listVMSnapshot.html_ size is not specified. Thanks. Regards.