docker-machine-vultr icon indicating copy to clipboard operation
docker-machine-vultr copied to clipboard

RancherOS - Doesn't work at all

Open marcus-sa opened this issue 6 years ago • 2 comments

Been trying to solve this for hours and it just doesn't work. If you create 10 different nodes, doesn't matter what type of node it is, it keeps installing, destroying and reinstalling all the Vultr servers and it's just hanging there. If you decide to create a single node and choose all 3 types it doesn't even create a server at all.

marcus-sa avatar Oct 16 '18 10:10 marcus-sa

The SSH keys created appear to have a passphrase on them, I don't see anywhere in this library that expects this. I wonder if this is the issue?

runtman avatar Apr 15 '19 13:04 runtman

It eventually works for me. The create times out after 10 minutes or so and the new server remains inactive for another 10 to 15 minutes, but then it eventually becomes available to docker-machine ssh <host> into.

docker-machine status <host> still fails, and regenerating the keys seems to fix it.

Edit: forgot to mention - I had to use a plan with 2Gb of RAM. 1Gb isn't enough to install RancherOS - the RAM-drive it's working with just isn't big enough for the image to decompress. Or something.

broberson avatar Mar 11 '20 06:03 broberson