Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Storage Foundation and High Availability Solutions HA and DR Solutions Guide for Enterprise Vault - Windows
Last Published:
2025-04-13
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Windows
- Introducing SFW HA for EV
- How VCS monitors storage components
- Configuring high availability for Enterprise Vault with InfoScale Enterprise
- Reviewing the HA configuration
- Reviewing the disaster recovery configuration
- Disaster recovery configuration
- Notes and recommendations for cluster and application configuration
- Configuring cluster disk groups and volumes for Enterprise Vault
- Using the Solutions Configuration Center
- Installing and configuring Enterprise Vault for failover
- Configuring the Enterprise Vault service group
Assigning user privileges (secure clusters only)
In order to enable remote cluster operations you must configure a VCS user with the same name and privileges in each cluster.
When assigning privileges in secure clusters, you must specify fully-qualified user names, in the format username@domain. You cannot assign or change passwords for users when VCS is running in secure mode.
You must assign service group rights to the Enterprise Vault service group.
See the Cluster Server Administrator's Guide.
To assign user privileges at the primary site
- Set the configuration to read/write mode:
haconf -makerw
- Add the user. Specify the name in the format username@domain.
hauser -add user [-priv <Administrator|Operator>]
- Modify the attribute of the service group to add the user. Specify the application service group.
hauser -add user [-priv <Administrator|Operator> [-group service_groups]]
- Reset the configuration to read-only:
haconf -dump -makero
To assign user privileges at the secondary site
- Set the configuration to read/write mode:
haconf -makerw
- Add the user. Specify the name in the format username@domain.
hauser -add user [-priv <Administrator|Operator>]
- Reset the configuration to read-only:
haconf -dump -makero