chrisroberts / vagabond

Advocating idleness and work-shyness
Other
233 stars 25 forks source link

cold cluster start always errors #54

Open jamesonjlee opened 11 years ago

jamesonjlee commented 11 years ago

start a cluster from the cold always results in this error:

Vagabond error encountered. Exiting: Requested name is not a valid node name: mongo_nodes

re-running the same command results in success.

From what I can tell, it looks like having to start the server and (re-running the configure) is altering the command from cluster into regular node.

here is the full output

vagrant@vagabond-lxc-host:~/chef-repo$ bundle exec vagabond cluster mongo_nodes
WARNING: Local chef server is not currently running!
Vagabond: Building cluster - mongo_nodes
Vagabond: Creating server
  -> CREATED!
  -> Bootstrapping chef-zero...
  -> COMPLETE
Auto uploading all assets to local Chef server...
Local chef server: Uploading roles
  -> UPLOADED ROLES
Local chef server: Uploading data bags
  -> UPLOADED DATA BAGS
Local chef server: Uploading environments
  -> UPLOADED ENVIRONMENTS
Local chef server: Uploading cookbooks
Cookbooks being uploaded via berks
  -> UPLOADED COOKBOOKS
  -> All assets uploaded!
Vagabond error encountered. Exiting: Requested name is not a valid node name: mongo_nodes
chrisroberts commented 11 years ago

Identified issue in chains building