Install prerequisites online
Perform the following steps on each target node in your deployment:Confirm that the operating system is either CentOS or RHEL 6.x - 9.0 by viewing /etc/redhat-release:
Text
If encrypting an xfs file system, xfsprogs and xfsdump libraries must be installed on the node running xfs. You must unmount the xfs partitions before installing Zettaset XCrypt Full Disk.
Open the ports used by your Key Manager. For example, when using the Zettaset software-based Key Manager, open ports 6666 and 8789:When using iptables:When using firewalld:If using an external, third-party Key Manager, ensure that the necessary ports are open in your cluster.
Text
Text
When enabling KMIP HA on CentOS or RHEL 7.x, open ports 2181, 2888, and 3888 on the zookeeper nodes to establish communication between those devices. For example, if using firewalld:Then open port 24007 and one port per [kmip] node starting from 49152 on the [kmip] nodes.
Text
Text
Open the port used by the Futurex PKCS #11 (FXPKCS11) library to connect to the CryptoHub. The default CryptoHub Host API port is 2001.When using iptables:When using firewalld:
Text
Text
Install the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files:
- Download the file from
- Extract the jar files and install them in
$JAVA_HOME/lib/security.
FIPS mode is only supported in CentOS or RHEL 7.x and later. If you are setting fips_mode to true:
- Confirm that the FIPS version openssl installed on all nodes is at least version 1.0.1e-fips.
A License Server port must be open, and the default is 21800. To change the default value, edit the following files:
/usr/share/zts/config/license-config.xml(on the License Server nodes)/etc/zts/conf.default/license-server_ssl.xml(on the slave nodes)
Establish SSH trust between the installer node and all target nodes. This prevents errors when running SSH commands. To create SSH trust:
- Generate an SSH key for the installer, if not already present:
- Distribute the key to each target node:
Install prerequisites offline
When deploying Zettaset XCrypt Full Disk to a cluster that does not have access to the internet or a central package repository, use the Zettaset pre-installer to install the required RPMs. To use the pre-installer:Copy the
tar.gz file to all of the nodes on which you plan to deploy the Zettaset software and on the node that serves as the Zettaset XCrypt Full Disk installer node.Prepare the installer node by executing the following command:
Text
This statement installs the RPMs needed to run the Zettaset XCrypt Full Disk installation.

