Re: Concurrent Volume Snapshots

2019-06-14 Thread Andrei Mikhailovsky
Thanks for the update Rohit, Suresh, Is this feature happening in the 4.13 release? Andrei - Original Message - > From: "Suresh Kumar Anaparti" > To: "dev" > Sent: Thursday, 13 June, 2019 19:10:11 > Subject: Re: Concurrent Volume Snapshots > Current

Re: Concurrent Volume Snapshots

2019-06-13 Thread Suresh Kumar Anaparti
Currently, in CloudStack, only one job per VM can be active (in execution) at any given point of time. Here, for concurrent volume snapshots of same VM, all these snapshot operations are considered to be the same VM work jobs and would be in queue. Once an active volume snapshot job is done, the

Re: Concurrent Volume Snapshots

2019-06-13 Thread Rohit Yadav
, 2019 7:37:09 PM To: dev Subject: Re: Concurrent Volume Snapshots Hi Andrei, Try playing with concurrent.snapshots.threshold.perhost. (empty is treated as 1). Regards, Rohit Yadav Software Architect, ShapeBlue https://www.shapeblue.com From: Andrei

Re: Concurrent Volume Snapshots

2019-06-13 Thread Rohit Yadav
: Re: Concurrent Volume Snapshots Hi Rohit, I have updated some of those options to increase the timeout to 2 days rather than a few hours by default. However, these options relate to the timeout of the process. I was wondering if there is an option to allow simultaneous snapshotting of volumes

Re: Concurrent Volume Snapshots

2019-06-13 Thread Andrei Mikhailovsky
all volumes of the vm to be copied over to the secondary storage at the same time, rather than one after another. Cheers - Original Message - > From: "Rohit Yadav" > To: "dev" > Sent: Thursday, 13 June, 2019 14:02:21 > Subject: Re: Concurrent Volume Snapsh

Re: Concurrent Volume Snapshots

2019-06-13 Thread Andrei Mikhailovsky
Thanks Rohit, I will try to investigate those options. Andrei - Original Message - > From: "Rohit Yadav" > To: "dev" > Sent: Thursday, 13 June, 2019 14:02:21 > Subject: Re: Concurrent Volume Snapshots > You can try to experiment with the foll

Re: Concurrent Volume Snapshots

2019-06-13 Thread Rohit Yadav
, 2019 6:27:23 PM To: dev Subject: Concurrent Volume Snapshots Hello everyone I am having running snapshot issues on large volumes. The hypervisor is KVM and the storage backend is Ceph (rbd). ACS version is 4.11.2. Here is my issue: I've got several vms with 3-6 volumes of 2TB each. I h

Concurrent Volume Snapshots

2019-06-13 Thread Andrei Mikhailovsky
Hello everyone I am having running snapshot issues on large volumes. The hypervisor is KVM and the storage backend is Ceph (rbd). ACS version is 4.11.2. Here is my issue: I've got several vms with 3-6 volumes of 2TB each. I have a recurring schedule setup to take a snapshot of each volume onc

[GitHub] cloudstack issue #1897: CLOUDSTACK-9733: Concurrent volume snapshots of a VM...

2017-03-12 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1897 ### ACS CI BVT Run **Sumarry:** Build Number 460 Hypervisor xenserver NetworkType Advanced Passed=105 Failed=0 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1897: CLOUDSTACK-9733: Concurrent volume snapshots of a VM...

2017-02-23 Thread sureshanaparti
Github user sureshanaparti commented on the issue: https://github.com/apache/cloudstack/pull/1897 The failed test cases above are not related to this PR changes. --- 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 pro

[GitHub] cloudstack issue #1897: CLOUDSTACK-9733: Concurrent volume snapshots of a VM...

2017-02-23 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1897 ### ACS CI BVT Run **Sumarry:** Build Number 381 Hypervisor xenserver NetworkType Advanced Passed=104 Failed=1 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1897: CLOUDSTACK-9733: Concurrent volume snapshots of a VM...

2017-02-21 Thread sureshanaparti
Github user sureshanaparti commented on the issue: https://github.com/apache/cloudstack/pull/1897 @koushik-das @kishankavala Please review the changes. --- 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

[GitHub] cloudstack issue #1897: CLOUDSTACK-9733: Concurrent volume snapshots of a VM...

2017-02-21 Thread sureshanaparti
Github user sureshanaparti commented on the issue: https://github.com/apache/cloudstack/pull/1897 @ramkatru Checked and addressed. --- 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

[GitHub] cloudstack issue #1897: CLOUDSTACK-9733: Concurrent volume snapshots of a VM...

2017-02-21 Thread ramkatru
Github user ramkatru commented on the issue: https://github.com/apache/cloudstack/pull/1897 @sureshanaparti, please look into these failures. --- 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 t

[GitHub] cloudstack pull request #1897: CLOUDSTACK-9733: Concurrent volume snapshots ...

2017-01-09 Thread sureshanaparti
GitHub user sureshanaparti opened a pull request: https://github.com/apache/cloudstack/pull/1897 CLOUDSTACK-9733: Concurrent volume snapshots of a VM are not allowed and are not limited per host as per the global configuration parameter "concurrent.snapshots.threshold.pe