Bare metal
Full access to machine resources without the overhead of virtualization.
Reserving bare metal hosts
Bare metal reservations are processed through our sales team and include sales engineering support to ensure a successful setup.
The tenant will need to provide requirements for:
primary SSH public key for remote access
O/S image version or private image
setup of local NVMe as block devices or as file systems (ZFS, RAID level)
Denvr can optionally pre-setup:
local NVMe block devices as a RAID filesystem
GPU and InfiniBand drivers (NVIDIA driver, CUDA toolkit, NvLink fabric manager, Mellanox OFED, NCCL)
password-less SSH access between hosts using tenant private network VPC
NFS access to network storage platforms (1PB+ capacity)
Accessing bare metal hosts
SSH Access
All hosts can be accessed through their Public IP and SSH key, as well as private VPC networking.
Inter-node access uses private networking over 100G ethernet. SSH keys should be configured for password-less authentication for automation purposes.
Browser-based Console Access
Note: This feature is in beta. Contact your administrator to enable console access.
For troubleshooting, Denvr Dashboard provides a browser-based console proxy feature that allows direct terminal access to bare metal hosts without requiring SSH client software.
To access the console:
Navigate to Bare Metal from the left navigation bar
Find your server in the list and click the three-dot menu (⋮) on the right
Select Open Console from the dropdown menu
The browser-based terminal will connect automatically
Console features:
Full terminal emulation with command line access
Copy/paste support for commands and output
Completing bare metal reservations
All host disks will be securely wiped after a reservation period ends. This includes both system disks as well as local NVMe data disks.
Please be responsible to backup all data on bare metal hosts to storage platforms, or offsite.
Host data will be unrecoverable after your reservation completes.
Last updated