Veritas InfoScale™ for Kubernetes Environments 8.0.100 - Linux
- Overview
- System requirements
- Preparing to install InfoScale on Containers
- Installing Veritas InfoScale on OpenShift
- Installing InfoScale on a system with Internet connectivity
- Installing InfoScale in an air gapped system
- Installing Veritas InfoScale on Kubernetes
- Tech Preview: Configuring KMS-based Encryption on an OpenShift cluster
- Tech Preview: Configuring KMS-based Encryption on a Kubernetes cluster
- InfoScale CSI deployment in Container environment
- Dynamic provisioning
- Snapshot provisioning (Creating volume snapshots)
- Managing InfoScale volume snapshots with Velero
- Volume cloning
- Installing and configuring InfoScale DR Manager on OpenShift
- Installing and configuring InfoScale DR Manager on Kubernetes
- Disaster Recovery scenarios
- Configuring InfoScale
- Troubleshooting
Installing from OperatorHub by using web console
Complete the following steps to install InfoScale operator .
Note:
cert-manager (Red Hat-certified) must be already installed for a successful installation of InfoScale.
- Connect to the OpenShift console and access the Catalog menu.
- In the left frame, click Operators > OperatorHub. You can select and install the operator here.
- Enter InfoScale in All Items. The InfoScale SDS Operator and the InfoScale Licensing Operator are displayed.
Note:
If certified-operator catalogsource is not installed, you can install it by following identical steps.
- Select the InfoScale SDS Operator and click Install in the following screen.
- In the following screen, select infoscale-vtas in Installed Namespace and Manual in Update approval.
Note:
Veritas recommends these configurations. You can select any other Namespace (including openshift-operators) for installation. Selecting Manual as the Install plan avoids automatic updates of the operator.
- Click Install. InfoScale installation begins as under.
- In the left frame, select Operators > Installed Operators. In the following screen, click Upgrade available for infoscale-operator.
- In the screen that opens; In Review manual InstallPlan, click Preview InstallPlan followed by Approve as under. Installation begins.
- Wait till installation is complete. Special Resource Operator,InfoScale Licensing Operator, and Node Feature Discovery Operator along with InfoScale SDS operator are installed in
infoscale-vtas
or the namespace you provide. Cert-manager, Special Resource Operator, InfoScale Licensing Operator, and Node Feature Discovery Operator are the dependencies for InfoScale installation. If any of these dependencies are already installed ininfoscale-vtas
oropenshift-operators
, installation is skipped. License must be applied before installing InfoScale. - In the left frame, select Operators > Installed Operators. Check if Status of all Operators is Succeeded as under.
- After all these Operators are installed successfully, click NodeFeatureDiscovery in Provided APIs.
Note:
If NFD instance is already created, go to step 16.
- In NodeFeatureDiscovery, click Create NodeFeatureDiscovery in the upper-right corner of the screen.
- In the CreateNodeDiscovery screen, click YAML view in Configure via:.
In metadata, change namespace to infoscale-vtas.
Optionally, in spec:operand, change namespace to infoscale-vtas.
- Click Create to create Node Feature Discovery instance.
- After a successful creation of Node Feature Discovery, click Workloads > Pods in the left frame. Review names of the listed pods. Node Feature Discovery must be created on all nodes and is indicated by a prefix nfd.
- You can now apply the license. Click Operators > Installed Operators in the left frame.
- Click License in Provided APIs.
- In the screen that opens, click Create License in the upper-right corner of your screen. The following screen opens.
- Assign a name. Use the cluster name to associate the license with the cluster.
- In License Edition, select the type of license.
See Licensing.
Note:
If you want to install and configure Disaster Recovery (DR), you must have Trialware or Enterprise type of license.
- Click Create to apply the license.
- After the license is successfully applied, it is listed in Installed Operators > Operator details.
- You can click the license name for details.
After the license is applied, you can configure the InfoScale cluster.
- Click Operators > Installed Operators in the left frame. You can now create an InfoScale cluster. Click InfoScale Cluster in Provided APIs.
- Click Create InfoScaleCluster in the upper-right corner of your screen. The following screen opens.
- Enter Name and InfoScale ClusterID for the cluster.
Note:
If you do not enter InfoScale ClusterID, vrts is prefixed to the worker node names.
Click InfoScale Cluster Information. Enter information about the nodes here.
- Enter Node name . Optionally, you can enter IP addresses of nodes in Node IPs and the device path of the disk that you want to exclude from the InfoScale disk group in Exclude-device list. For each node, you must add two IP addresses.
Note:
OpenShift cluster must have at least two nodes as minimum two nodes are needed to form a cluster.
- To add more nodes, click Add InfoScale Cluster Information. You can add up to 16 nodes. As InfoScale supports hyperconverged architecture, all worker nodes on the OpenShift cluster must be added to the InfoScale cluster.
- Click Create to create an InfoScale cluster.
- Wait till the cluster is created. Click Workload > Pods in the left frame. Review the name of the Node and Status in output similar to the following output. Status of the node must be 'Running'
Here, InfoScale ClusterID is used in the worker node names as 'infoscale-sds-InfoScale ClusterID....'. If you do not assign InfoScale ClusterID, vrts is used in the worker node names.
- Click any of driver containers. The following screen opens.
- Click Terminal and run
/etc/vx/bin/vxclustadm nidmap.
Nodes are listed on screen. The status must be 'Joined'
After a successful deployment of InfoScale, diskgroup gets automatically created.