-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
-
Create VM disks with Persistence Reservation
-
-
Green
-
To Do
-
0% To Do, 0% In Progress, 100% Done
-
dev-ready, doc-ready, po-ready, qe-ready, ux-ready
-
Goal
Enable users to use Microsoft failover clustering with Windows 2012 R2 guests by adding a SCSI reserved disk.
It should be used only for “cluster aware applications” (Microsoft clusters) and not for shared disks in general. The shared disk can be attached to multiple VMs and it refers to the attachment of the disk to the VM and not to the disk itself (the property of SCSI reservation is on the VM).
User Stories
- Add a checkbox to the current Add disk modal to enable Persistent Reservation feature on LUN disks.
- The checkbox is available only if the disk type is LUN and if the `persistentReservation` flag in HCO is enabled.
- Add a checkbox to share a disk between VirtualMachines.
- This second checkbox should be checked and disabled if the disk is LUN type as there is no need to mark it as sharable
UX design doc
https://docs.google.com/document/d/1_fbw2BUZFRmArjhdKc32lTEqU9MRHsj2KYBxbR6ZL_0/
Non-Requirements
- List of things not included in this epic, to alleviate any doubt raised during the grooming process.
Notes
- Any additional details or decisions made/needed
Done checklist
- QE - test plan: https://polarion.engineering.redhat.com/polarion/#/project/CNV/workitem?id=CNV-10746
- QE - test automation: https://gitlab.cee.redhat.com/cnv-qe/kubevirt-ui/-/merge_requests/585