mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
19 lines
758 B
Plaintext
19 lines
758 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * * virt/virtual_machines/virtual_disks/virt-configuring-shared-volumes-for-vms.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-enabling-persistentreservation-feature-gate-web_{context}"]
|
|
= Enabling the PersistentReservation feature gate by using the web console
|
|
|
|
You must enable the PersistentReservation feature gate to allow a LUN-backed block mode virtual machine (VM) disk to be shared among multiple virtual machines. Enabling the feature gate requires cluster administrator privileges.
|
|
|
|
.Procedure
|
|
|
|
. Click *Virtualization* -> *Overview* in the web console.
|
|
|
|
. Click the *Settings* tab.
|
|
|
|
. Select *Cluster*.
|
|
|
|
. Expand *SCSI persistent reservation* and set *Enable persistent reservation* to on. |