1.0 Introduction
This article describes how to enroll a compute node using bare metal on an Advanced Micro Devices (AMD) Secure Encrypted Virtualization (SEV) - Secure Nested Paging (SNP) platform in Fortanix Confidential Computing Manager (CCM).
2.0 Enroll a Compute Node (Bare Metal) - AMD SEV-SNP
2.1 Prerequisites
Ensure Simultaneous Multithreading (SMT) is disabled in BIOS when using AMD SEV-SNP. If enabled, the Confidential Virtual Machine (CVM) launch may fail with
fw_error=7 'Policy is not allowed' error.
2.1 Ubuntu 25.10 Node Agent
Download the Ubuntu Node Agent installer from here.
Perform the following steps to enroll the Ubuntu 25.10 compute node:
Extract the content of the
Node-Agent-Installer.tar.gzpackage and open the folder.tar -zxvf Node-Agent-Installer.tar.gz cd em-agent-snp-installerOpen the
INSTALLER_README.mdfile containing the steps to enroll the compute node in Fortanix CCM.
Figure 1: INSTALLER_README
The
INSTALLER_README.mdhas the steps to enroll a compute node in Fortanix CCM.Run the
installer.shusing the command:sudo bash installer.sh <join_token>NOTE
Where
<join-token>is the token copied from Fortanix CCM. For more details, refer to Section 3.0: Generating Join Token.
Update
ccm.fortanix.comtoccm.test.fortanix.comin/etc/em-agent/em-agent.conf.Run the following command to restart the
em-agentto ensure the new version is applied:sudo systemctl restart em-agent
3.0 Generating Join Token
Perform the following steps to generate a join token in Fortanix CCM:
Log in to https://ccm.fortanix.com.
Click the Infrastructure → Compute Nodes in the CCM UI left navigation bar and click + ADD NODE on the Compute Nodes page.
In the ENROLL COMPUTE NODE window, a Join Token will be generated in the text box for "Generate Join Token". This Join Token is used by the compute node to authenticate itself.
(2).png?sv=2022-11-02&spr=https&st=2026-03-01T13%3A36%3A31Z&se=2026-03-01T13%3A47%3A31Z&sr=c&sp=r&sig=AtE3Ouujx%2FfPVxIY6qjXy3DUpuu6jiWx7f0fNP9Wjw4%3D)
Figure 3: Join token generated
Click COPY to copy the Join Token.
4.0 Validating the Enrolled Compute Node
After the compute node is enrolled in Fortanix CCM, you will see it under the Compute Nodes overview table.

Figure 4: Enrolled node