Import Infrastructure
Importing infrastructure is the recommended approach for small to medium deployments. The Super Admin uploads a CSV file containing server details, and Bridge registers those resources under management.
For large deployments with many switches and servers, use Discovery instead.
Prerequisites
Before importing, ensure the following:
- CSV must contain both Bridge node details and server details
- Both the Bridge node and GPU servers must have Password Authentication enabled
- Password authentication users must be able to run
sudocommands
CSV File Requirements
Download the sample CSV template and update it with your infrastructure details.
The CSV file is for reference only — all details in the template are dummy values. Update it with your actual infrastructure information.
CSV Column Requirements
- Use
eth0/ens*private IP for theInternalIpandInbandIpcolumns - Update
InBandMACfor all nodes, including the Bridge node (amcop) - Ensure
HostnameandNamefields match for every row
Import Process
Step 1: Navigate to Infrastructure
Go to Infrastructure from the sidebar and click Import Infra.

Step 2: Upload CSV File
Click the import button and upload your prepared CSV file.

Step 3: Wait for Completion
The import process takes 1–2 minutes to complete.

Step 4: Verify Import
After import completes, the Compute tab shows imported servers in Not Started state.

If the Admin imports the NFS server as well, after the import completes you can view the imported NFS server and its details in the Storage tab.
Sample CSV for NFS server import: Sample import server CSV file (NFS)

Next Steps
After successful infrastructure import, proceed to Day-N Management to configure tenants.