apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2k stars 1.09k forks source link

Unable to create multiple backup schedules #9344

Open rajujith opened 3 months ago

rajujith commented 3 months ago
ISSUE TYPE
COMPONENT NAME
B&R Framework
CLOUDSTACK VERSION
4.19.0.1
CONFIGURATION

B&R provider configured as networker, this may be applicable for others as well.

OS / ENVIRONMENT

ACS with Dell Networker B&R provider for KVM

SUMMARY

Once you have configured a backup and recovery provider you can create backup schedules. On creating second schedule the first one gets deleted.

STEPS TO REPRODUCE
1. On the instance click on 'configure backup schedule'
2. Add an hourly schedule and a daily schedule
3. You will see only one schedule once you list the schedules.
EXPECTED RESULTS
Multiple backup schedules should be supported. 
ACTUAL RESULTS
Unable to configure multiple backup schedules per instance.
sureshanaparti commented 3 months ago

@rajujith Is it regression in 4.19, working with 4.18.1/.2?

rajujith commented 3 months ago

@sureshanaparti I haven't tried with any other version yet. I can confirm and update here.

kiranchavala commented 2 months ago

@sureshanaparti Its' the same issue with Veeam

Unable to configure multiple vm backschedules

Screenshot 2024-08-01 at 4 34 21 PM

rajujith commented 1 month ago

@sureshanaparti I verified the issue is present in 4.18.1.1 as well.

Pearl1594 commented 1 month ago

Addressed with: PR https://github.com/apache/cloudstack/pull/9451/ (commit: https://github.com/apache/cloudstack/pull/9451/commits/8f04bec587ab80be3485159250dc8072e48cdd94 ) Screenshot from 2024-09-02 15-00-18

DaanHoogland commented 1 month ago

@Pearl1594 what PR was that? image

Pearl1594 commented 1 month ago

Updated the PR @DaanHoogland . Commit may be pointing to a private repo.