Uh oh!
There was an error while loading. Please reload this page.
Nas BnR: Fix for restore not working correctly - #10785
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## 4.20 #10785 +/- ##
============================================
+ Coverage 16.00% 16.13% +0.12% - Complexity 13104 13214 +110
============================================
Files 5651 5649 -2 Lines 495862 496691 +829 Branches 60043 60175 +132 ============================================
+ Hits 79367 80136 +769 + Misses 407635 407633 -2 - Partials 8860 8922 +62
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pearl1594
commented
Apr 29, 2025
@blueorangutan package |
1 similar comment
abh1sar
commented
Apr 29, 2025
@blueorangutan package |
blueorangutan
commented
Apr 29, 2025
@abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Uh oh!
There was an error while loading. Please reload this page.
blueorangutan
commented
Apr 29, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13215 |
abh1sar
commented
Apr 29, 2025
@blueorangutan package |
blueorangutan
commented
Apr 29, 2025
@abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Apr 29, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13216 |
abh1sar
commented
Apr 30, 2025
@weizhouapache@DaanHoogland I have addressed your comments, please check. |
abh1sar
commented
Apr 30, 2025
@blueorangutan test |
blueorangutan
commented
Apr 30, 2025
@abh1sar a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
May 1, 2025
[SF] Trillian test result (tid-13188)
|
rajujith
left a comment
There was a problem hiding this comment.
LGTM.
Tested the restore with NFS Primary storage. It works fine.
Description
This PR fixes an issue in Nas bnr plugin due to which restore was not working.
Even if no mount options are provided while adding the backup repository, the
-oflag is added to the mount command (during restore) resulting in an error.Restore is broken since #9666, so this needs to go into 4.20.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?