Rate This Document
Findability
Accuracy
Completeness
Readability

Configuration File of a Host Node

After HAF is installed on a host node, a configuration file is generated in the /home/omm/haf-install/haf-host/etc/haf_user.conf directory. This file is generated based on haf_host_install.conf and has some additional configuration items. Table 1 describes the new configuration items. For details about other configuration items, see the haf_host_install.conf file in Configuration Items for HAF Deployment.

Table 1 Configuration items of an HAF host node

Configuration Item

Description

Configurable Command Line

host_tls_switch

Indicates whether to enable TLS identity authentication and data encryption/decryption on the host node. The value of this parameter must be the same as that of target_tls_switch for the offload node. Otherwise, the communication fails.

1: enable (default); 0: disable.