Set encrypted PowerFlex disk format correctly - #7735
harikrishna-patnala merged 1 commit into
Conversation
|
@blueorangutan package |
|
@rohityadavcloud a [SF] 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6437 |
There was a problem hiding this comment.
Thanks @mlsorensen
putting the same reply here as the old PR again here, not to miss that.
Code LGTM. It's better to test all the volume operations since we are dealing with volume format here.
|
@blueorangutan test |
|
@rohityadavcloud a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@blueorangutan test |
|
@rohityadavcloud a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7038)
|
|
@mlsorensen, I'm running into some strange issues while testing this, seems like it does not have the latest changes. |
|
@mlsorensen can you please rebase the branch with latest 4.18, we are missing the new changes to allow migrations in this branch. |
|
@borisstoyanov I just verified, this branch has the new changes that allow migraiton of volumes, can we double check if we got the latest packages from this PR and also can you check if all the management servers are upgraded with the latest PR packages. |
You may please ignore this comment, I just verified the file changes it seems to be at latest. |
|
@blueorangutan package |
|
@borisstoyanov a [SF] 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 package |
|
@harikrishna-patnala a [SF] 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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6530 |
|
@blueorangutan test |
|
@rohityadavcloud a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@blueorangutan test |
|
@borisstoyanov a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7134)
|
|
[SF] Trillian test result (tid-7139)
|
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, manually tested this executing Volume related lifecycle operations on power flex and other storage types.
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
not tested yet

Description
This PR:
This allows us to trigger the code that resizes the qcow2 container if we are thin provisioned - this wasn't working for data volumes when VM was stopped because they were hard coded to RAW format.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested locally against powerflex, both detached and attached volume.