Skip to content

Commit

Permalink
Add Virtual Domains workaround (#213)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mattsson <michael.mattsson@gmail.com>
  • Loading branch information
datamattsson authored Aug 14, 2024
1 parent a65d0d5 commit 6e4cc42
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ The CSP requires access to a local user with either `edit` or the `super` role.
!!! note
LDAP users are not supported by the CSP.

### Virtual Domains

Virtual Domains are not yet fully supported by the CSP. From HPE CSI Driver v2.5.0, it's possible to manually create the Kubernetes hosts connecting to storage within the Virtual Domain. Once the hosts have been created, deploy the CSI driver with the Helm chart using the "disableHostDeletion" parameter set to "true". The Virtual Domain user may create the hosts through the Virtual Domain if the "AllowDomainUsersAffectNoDomain" parameter is set to either "hostonly" or "yes" on the array.

!!! note
Remote Copy Groups managed by the CSP have not been tested with Virtual Domains at this time.

## VLUN Templates

A VLUN template enables the export of a virtual volume as a VLUN to hosts. For more information, see the [HPE Primera OS Commmand Line Interface - Installation and Reference Guide](https://support.hpe.com/hpesc/public/docDisplay?docId=a00105286en_us&page=createvlun.html).
Expand Down

0 comments on commit 6e4cc42

Please sign in to comment.