FAQ
Common problems and questions from ECI use, organized by category. Find the one that matches your situation; if it doesn't help, reach out via Support.
SSH access
What to check when you can't SSH into a VM.
- SSH connection checklist: 6 steps covering public IP, firewall (port 22), the sshd service, key permissions, and
ssh -vvvdebugging - Connection closed by … port … error: wait 1–2 minutes after creation, confirm boot via the web console
- Allowing SSH from specific IPs only: firewall ACCEPT/DROP ordering
GPU / drivers
GPU detection and CUDA-related issues.
- nvidia-smi isn't working:
nvidia-smifailing or showing a Driver/Library version mismatch - PyTorch can't find CUDA: PyTorch ↔ CUDA version mismatch,
CUDA Error 802 (system not yet initialized), automating setup with on_init_script
General VM questions
Frequent questions about creating and operating VMs.
- My VM won't create: quota and capacity diagnostics
- I'm still being charged even though I stopped the VM: storage and public IPs are billed separately
- Using NVMe cache storage
- The web console won't open
- Networking is broken after reusing an existing block storage: clean up old NIC settings with
cloud-init clean - Diagnostic state shows Unhealthy / Unknown: check
eci-guest-agentand GPU detection
Billing / cost
When the bill doesn't match your expectation.
- When does billing start?
- The bill is higher than expected: common leaks
- A spot VM was reclaimed — am I still being charged?
- Cost-saving tips
Storage
Common issues with block storage, object storage, and PFS.
- Can I grow block storage?: resize procedure
- rclone won't connect to object storage
- df -h shows odd capacity after mounting PFS
- Does restoring from a snapshot overwrite my existing data?
Still stuck?
Check the Support page for support channels and the information checklist for the fastest response.