Installing the First KeyControl Node from an ISO Image

This procedure describes how to use the HyTrust-provided ISO image to install and configure a standalone KeyControl node or the first node in new KeyControl cluster. If you want to add a KeyControl node to an existing cluster, see Installing a New KeyControl Cluster Node from an ISO Image.

If you want to deploy the node from an OVA template, see Installing KeyControl from an OVA Template.

Important: Make sure that all KeyControl nodes reside on devices that are not encrypted. KeyControl has its own internal encryption, and it must be available to provide the keys for the encrypted devices before the encrypted devices can be accessed.

Before You Begin 

  • If you are installing KeyControl on an existing VM, make sure that there is no important data currently on the target system. The installer will overwrite all data on the selected disks.
  • Make sure that the target VM can access the HyTrust DataControl ISO image.
  • Make sure the target VM meets the basic system requirements described in System Requirements.

Note: The following procedure is based on vCenter Web Client version 6.5.0. If your version of the vCenter Web Client is different from what is described below, please see your vCenter documentation for details about the ISO deployment process.

Procedure 

  1. Log into the vSphere Web Client.
  2. Create a new virtual machine using the settings appropriate to your environment.
  3. When you are prompted to select a guest OS, set the following:

    Field

    Setting

    Guest OS Family Linux

    Guest OS Version

    Centos 7 (64-bit)

  4. Click Next.
  5. On the Virtual Hardware tab of the Customize hardware page, make sure the VM configuration meets the following system resource recommendations:

    Resource

    Demo or
    Proof of Concept

    Standard
    Installation

    Large
    Installation

    CPUs 2 2 4
    RAM

    4 GB

    8 GB 16 GB
    Disk

    60 GB

    60 GB

    140 GB

    The rest of the options on this tab should be configured to match your vSphere environment.

  6. Connect the KeyControl version 5.0 installation ISO image to the VM so that the VM will boot from this ISO image when you power on the VM. How you do this depends on how your vSphere environment is configured and what options you have available.

    For example, you could upload the KeyControl ISO image to a datastore that vSphere can access and then attach the datastore ISO image as a CD/DVD drive that is connected when the VM powers on. After KeyControl is successfully installed, it automatically disconnects the CD/DVD drive so that it will not boot from that drive again should the node be restarted.

  7. Power on the KeyControl VM and have it boot from the KeyControl version 5.0 installation ISO image .
  8. When the VM boots from the ISO image, it will begin installing CentOS.

    Note: The installer will post messages as the CentOS operating system install proceeds. Some parts of the OS take longer to install than others, and there may be times when no new messages appear for over ten minutes. Do not attempt to cancel or restart the installation procedure during this time.

    The installer will automatically reboot the VM as needed.

    When then installer has finished, it displays a prompt asking for a password for the htadmin account.

  9. Enter a password for the KeyControl system administration account htadmin and press Enter. The password must contain at least 6 characters and cannot contain spaces or any non-ASCII characters.

    This password controls access to the HyTrust KeyControl System Console that allows users to perform some KeyControl administration tasks. It does not permit a KeyControl user to access the full OS.

    Important: Make sure you keep this password in a secure place. If you lose the password, you will need to contact HyTrust Support. For security reasons, KeyControl does not provide a user-accessible password recovery mechanism.

  10. From the System Configuration page, select Install Initial KeyControl Node and press Enter.
  11. The next page asks if you want to use DHCP for the node. We highly recommend that you do not do this, as the KeyControl node should always be available at a set IP address. Make sure No is selected and press Enter to acknowledge this message.
  12. On the Confirm Network Configuration page, enter the appropriate network information for the KeyControl node. When you are done, press Enter to save this information.
  13. On the System Configuration page, review the configuration settings and press Enter if you are ready to configure the node.

    The installer configures KeyControl and then starts the appropriate services. This process will take a few minutes to complete. When the installer has finished, KeyControl displays a confirmation dialog stating that the setup was completed successfully.

  14. Review the confirmation dialog that provides the URL of the KeyControl webGUI (also known as the Management IP Address). You will need this URL in the next step.

    When you are done, press Enter to finish the installation. KeyControl displays the CentOS login prompt.

  15. To initialize the KeyControl webGUI and finish the configuration of the first node, do the following:

    1. Use a web browser to navigate to https://node-ip-address, where node-ip-address is the Management IP address. For security reasons, you must explicitly specify https:// in the URL.

    2. If prompted, add a security exception for the KeyControl IP address and proceed to the KeyControl webGUI.

      KeyControl uses its own Root Certificate Authority to create its security certificate, which means that certificate will not be recognized by the browser. For details, see KeyControl Certificates.

    3. On the HyTrust KeyControl Login page, enter secroot for both the username and password.
    4. Review the EULA (end user license agreement). When you are done, click I Agree to accept the license terms.
    5. On the Change Password page, enter a new password for the secroot account and click Update Password.

    6. On the Configure E-Mail and Mail Server Settings page, specify your email settings.

      If you specify an email address, KeyControl sends an email with the Admin Key for the new node. It also sends system alerts to this email address.

      To disable alerts, select the Disable e-mail notifications checkbox. You can then download the Admin Key from the Settings tab in the webGUI.

    7. When you are done, click Continue.
    8. On the Automatic Vitals Reporting page, specify whether you want to enable or disable Automatic Vitals Reporting.

      Automatic Vitals Reporting lets you automatically share information about the health of your KeyControl cluster with HyTrust Support. If you enable this service, KeyControl periodically sends an encrypted bundle containing system status and diagnostic information to a secure HyTrust server. HyTrust Support may proactively contact you if the Vitals Service identifies issues with the health of your cluster.

      KeyControl Security Admins can enable or disable this service at any time by selecting Settings > Vitals in the KeyControl webGUI. For details, see Configuring Automatic Vitals Reporting.

    9. When you are finished, click Save & Continue.

      KeyControl displays the KeyControl webGUI. For details about the tasks you can perform from the webGUI, see the Administration Guide.

    10. If you are using IE, import the certificate and add the KeyControl IP address to the trusted sites list in IE. You should also verify that the Downloads > File download option is enabled under Internet Options > Security > Custom Level.

What to Do Next