Make sure NVIDIA Fabric Manager is running and has the same version number as the GPU drivers.
Why does my Droplet show almost 100% disk usage even after attaching a new volume?
Validated on 20 Jan 2025 • Last edited on 18 Mar 2026
Attaching a volume to a Droplet does not increase the Droplet’s root disk size. Instead, the volume is attached as a separate block device, and the Droplet’s main disk usage remains unchanged. To increase the size of the root disk, you must resize the Droplet to a larger plan.
If you need additional storage without resizing the Droplet, you can attach a new volume and either move data to it or configure applications (such as log directories under /var/log) to write directly to the volume. This approach reduces usage on the root disk while keeping the operating system unchanged.
Related Topics
There may be an issue with the autoscale pool or Droplet configuration, the VPC network’s size, or resource limits on the team or datacenter.
Health checks often fail due to firewalls or misconfigured backend server software.