Please enter search query.
Search <book_title>...
Veritas InfoScale™ 8.0.2 Installation and Upgrade Guide - Windows
Last Published:
2023-10-11
Product(s):
InfoScale & Storage Foundation (8.0.2)
Platform: Windows
- Preinstallation and planning
- About the Veritas InfoScale product suite
- Supported hardware and software
- Disk space requirements
- Installation requirements
- Requirements for installing InfoScale Storage in a Microsoft Failover Cluster
- Recommendations and best practices
- About InfoScale licenses
- About telemetry data collection in InfoScale
- Installing the Veritas InfoScale products
- About installing the InfoScale products
- About the co-existence of InfoScale products
- Installing the server components using the installation wizard
- Applying the selected installation and product options to multiple systems
- Installing the server components using the command-line installer
- Parameters for Setup.exe
- Available product options and supported DMP DSMs
- Registering the InfoScale Storage resource DLLs
- Installing the client components
- Configure Key Management Server (KMS) for volume encryption
- Upgrading the InfoScale products
- Performing the post upgrade tasks
- Deployment scenarios and applicable post upgrade tasks
- Re-enabling Volume Replicator in a non-clustered environment
- Re-enabling Volume Replicator in a Microsoft failover cluster environment
- Reconnecting DMP DSM paths after the upgrade
- Reconfiguring the Veritas InfoScale Messaging Service
- Importing the configured rules
- Upgrading clusters for stronger security
- Reinstalling the custom agents
- Including custom resources
- Administering the InfoScale product installation
- Uninstalling the InfoScale products
- Performing application upgrades in an InfoScale environment
- Upgrading Microsoft SQL Server
- Upgrading Oracle
- Upgrading application service packs in an InfoScale environment
- Appendix A. Services and ports
- Appendix B. Migrating from a third-party multi-pathing solution to DMP
Configure Key Management Server (KMS) for volume encryption
To configure KMS for volume encryption
- Copy certificate files received from KMS Server provider at:
C:\Program Files\Veritas\VERITAS Object Bus\bindirectory, that is, the location of InfoScale. For VVR, copy these certificate files on both primary and secondary nodes if you want encryption on both the nodes.Certificate files:
keyfile :
enc-kms-client-key.pemcertfile :
enc-kms-client-cert.pemcacerts :
enc-kms-cert.pem - Open the KMS configuration file,
enc-kms-kmip.conf, located at C:\Program Files\Veritas\VERITAS Object Bus\bin and set the following details:host = HostIP
port = PortNumber
keyfile = C:\Program Files\Veritas\VERITAS Object Bus\bin\enc-kms-client-key.pem
certfile = C:\Program Files\Veritas\VERITAS Object Bus\bin\enc-kms-client-cert.pem
cacerts = C:\Program Files\Veritas\VERITAS Object Bus\bin\enc-kms-cert.pem
ssl_version = PROTOCOL_TLSv1_2
Note:
We have tested volume encryption feature with IBM KMS server, thus you can choose any KMIP Compliance KMS server.