Skip to content

Instantly share code, notes, and snippets.

View JarenGlover's full-sized avatar
💭
"robus nonformists with the courage of conviction"

Jaren Glover JarenGlover

💭
"robus nonformists with the courage of conviction"
View GitHub Profile
@JarenGlover
JarenGlover / gist:6d0e17d43effe0e1cfba
Last active August 29, 2015 14:07
CoreOS - OSx + Vagrant
6:13 pm est update
core@core-01 ~ $ curl -L http://127.0.0.1:4001/v1/keys/message -d value="Hello world"
{"errorCode":300,"message":"Raft Internal Error","index":1}
core@core-01 ~ $ /bin/etcd
[etcd] Sep 28 22:12:41.106 WARNING | Using the directory core-01.etcd as the etcd curation directory because a directory was not specified.
[etcd] Sep 28 22:12:41.107 INFO | The path core-01.etcd/log is in btrfs
[etcd] Sep 28 22:12:41.108 INFO | Set NOCOW to path core-01.etcd/log succeeded
[etcd] Sep 28 22:12:41.109 INFO | core-01 is starting a new cluster
[etcd] Sep 28 22:12:41.111 INFO | etcd server [name core-01, listen on :4001, advertised url http://127.0.0.1:4001]
[etcd] Sep 28 22:12:41.111 CRITICAL | Failed to create listener: listen tcp :4001: bind: address already in use