Associate Data Planes with EDVs

In a hybrid deployment, EDVs are associated with specific data planes. For security reasons, the set of data planes which can be used with an EDV does not change automatically. However, you can edit it by modifying the PVCs present in the relevant data plane, then editing the EDV as explained below.

Add a Data Plane to an EDV

  1. Create the PV and PVC in the new data plane, with names matching the PVC already used for the EDV.

  2. Click the three-dot menu on the right side of the EDV table for the EDV that you wish to modify, then click Edit.

    You will see the new data plane at the bottom of the modal, highlighted in green to indicate that it is being added to the EDV.

    If you do not see the new data plane, confirm the name of the PV and the name and label of the PVC.

  3. Click Update to update the EDV and add the new data plane.

Remove access to an EDV from a Data Plane

  1. Remove the PVC and PV from that data plane.

  2. Edit the EDV as described above.

    You will see the data plane highlighted in red to indicate that it will be removed.

  3. Click Update to save these changes and remove the data plane from the EDV.