Skip to main content

L1TF mitigation mode commands

Several L1TF mitigation mode commands are available.

The following commands are available for the L1TF mitigation modes:

  • To determine the L1TF mitigation mode, log onto the hypervisor as manager and enter the following command:

    # tacp_get_l1tf_mitigation

    For example:

    [manager@tacp-compute-0e42ba6b04e845ddab4ef4c31fa78aae]# tacp_get_l1tf_mitigation FULL

  • To change the mitigation mode, enter the following command:

    sudo tacp_set_l1tf_mitigation -s <FULL|PARTIAL|DISABLED>

    For example:

    [manager@tacp-compute-0e42ba6b04e845ddab4ef4c31fa78aae] # tacp_set_l1tf_mitigation -s PARTIALSetting l1tf_mitigation to PARTIAL and restarting Compute Controller