New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mgr/dashboard: Fix rbd snapshot creation #49531
mgr/dashboard: Fix rbd snapshot creation #49531
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some minor suggestions. if you want you can take that as an improvment lateron, but please make sure to have a tracker on that.
...shboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html
Outdated
Show resolved
Hide resolved
...shboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html
Show resolved
Hide resolved
...shboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html
Outdated
Show resolved
Hide resolved
59e46c6
to
0dd3a62
Compare
0dd3a62
to
1f4d4db
Compare
1f4d4db
to
6b266d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aaSharma14 can you please point me to that docs link for these types of snapshot creation?
@sunilangadi2 , I hope you are aware of the normal snapshot creation with command - |
|
jenkins test dashboard |
@aaSharma14 Thanks for the link, If image is already snapshot based mirrored what is the point of creating normal snapshots to it? |
Regular image snapshot is a currently bigger feature which supports layering of images |
|
jenkins retest this please |
6b266d6
to
f750d30
Compare
...shboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html
Outdated
Show resolved
Hide resolved
6d6f081
to
0deef5f
Compare
|
lint failure |
55e3ec2
to
55f78bd
Compare
There are two types of snapshots that can be created on a snapshot based mirroring image - Normal Snapshot(same as journal based snapshot) and Nirror Image Snapshot. Till now Dashboard allowed only Mirror image snapshot, this PR intends to enable both the types Signed-off-by: Aashish Sharma <aasharma@redhat.com>
55f78bd
to
5ea4171
Compare
|
jenkins test make check |
…eation mgr/dashboard: Fix rbd snapshot creation Reviewed-by: VasishtaShastry <NOT@FOUND> Reviewed-by: Nizamudeen A <nia@redhat.com> Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com> Reviewed-by: sunilangadi2 <NOT@FOUND>
There are two types of snapshots that can be created on a snapshot based mirroring image - Normal Snapshot(same as journal based snapshot) and Mirror Image Snapshot. Till now Dashboard allowed only Mirror image snapshot, this PR intends to enable both the types
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows