mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
21 lines
778 B
Plaintext
21 lines
778 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
|
|
|
|
[role="_abstract"]
|
|
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.
|