Uh oh!
There was an error while loading. Please reload this page.
Shared Filesystem support on Config Drive Networks - #11726
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #11726 +/- ##
============================================
+ Coverage 17.39% 17.42% +0.02% - Complexity 15285 15333 +48
============================================
Files 5889 5892 +3 Lines 526183 526521 +338 Branches 64242 64293 +51 ============================================
+ Hits 91542 91757 +215 - Misses 424297 424410 +113 - Partials 10344 10354 +10
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:
|
weizhouapache
commented
Sep 25, 2025
@abh1sar |
abh1sar
commented
Sep 25, 2025
Yes, @weizhouapache |
weizhouapache
commented
Sep 25, 2025
good @abh1sar @blueorangutan package |
blueorangutan
commented
Sep 25, 2025
@weizhouapache 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
Sep 25, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15171 |
weizhouapache
commented
Sep 25, 2025
@blueorangutan test |
blueorangutan
commented
Sep 25, 2025
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
blueorangutan
commented
Sep 26, 2025
[SF] Trillian test result (tid-14441)
|
vishesh92
left a comment
There was a problem hiding this comment.
lgtm. tested with an isolated network which uses configdrive for userdata. I could see the mount point in the system VM. Works as expected after the change.
weizhouapache
commented
Oct 1, 2025
@vishesh92 thanks for the testing |
vishesh92
commented
Oct 1, 2025
Yes. I used the template @abh1sar shared with me for this change. I verified the cloud init configuration changes as well in the sharedfs vm. |
weizhouapache
commented
Oct 1, 2025
great, do we need to (1) change the systemvm template version to 4.22.0.0 in pom.xml (2) upload systemvm template to https://download.cloudstack.org/systemvm/ (new 4.22 directory) ? |
vishesh92
commented
Oct 1, 2025
Yes. We will need to do that. |
weizhouapache
commented
Oct 1, 2025
maybe after merge of #11654 ? |
Description
This PR fixes#10315
This will require a new systemvmtemplate.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Before fix on config drive :



After fix on config drive :
How Has This Been Tested?
How did you try to break this feature and the system with this change?