Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Cloudbreak stuck at creating Azure Cluster

avatar
Rising Star

I am deploying 4 node cluster on azure using cloudbreak. It seems like it got stuck in between as it it not moving forward after creating infrastructure(stuck at "Infrastructure metadat collection finished". Kindly see the logs mentioned below

2/13/2017 8:31:06 PM shaneconew - create in progress: Creating infrastructure2/13/2017 8:36:13 PM shaneconew - update in progress: Infrastructure creation took 307 seconds2/13/2017 8:36:16 PM shaneconew - update in progress: Infrastructure metadata collection finished

My cloudbreak version if 1.6.2(latest one) and if i check logs using "tail -100f cbreak-20170210-082017.log" i can see connection timed out. Is the deployment running at the back or not?

/cbreak_cloudbreak_1 | 2017-02-13 15:23:50,259 [reactorDispatcher-31] checkStatus:37 INFO c.s.c.s.s.f.SshCheckerTask - [owner:b87a672d-bb93-4a0b-843d-4b8c15f1968d] [type:STACK] [id:17] [name:shaneconew] Failed to connect ssh: Connection timed out (Connection timed out) /cbreak_cloudbreak_1 | 2017-02-13 15:23:55,276 [reactorDispatcher-31] pollWithTimeout:30 INFO c.s.c.s.PollingService - [owner:b87a672d-bb93-4a0b-843d-4b8c15f1968d] [type:STACK] [id:17] [name:shaneconew] Polling attempt 8.

1 ACCEPTED SOLUTION

avatar
Super Collaborator

@rahul gulati

Unfortunately cloudbreak currently does not support deploying the cluster on existing machines. The only way is to provision clusters if you deploy the whole cluster end to end.

View solution in original post

5 REPLIES 5

avatar
Rising Star

@rdoktorics

Any help on this would be appreciated?

Thanks

avatar
Rising Star

@rkovacs

Any help would be appreciated? Is it due to the fact that i am using latest version of cloudbreak 1.6.2?

Thanks

Rahul

avatar
Rising Star

Hi,

I have found the solution to above mentioned problem. Actually i have changed the cidr to 0.0.0.0/0 hile creating network security group and it worked. But the point is that it has started 4 new instances in azure rather than deploying it in 4 existing VM. I already have 4 VM's running and i want to deploy these services in those 4 VM's. How to make it work if i want to give CIDR for my already existing network?

Thanks

Rahul

avatar
Super Collaborator

@rahul gulati

Unfortunately cloudbreak currently does not support deploying the cluster on existing machines. The only way is to provision clusters if you deploy the whole cluster end to end.

avatar
Super Collaborator

@rahul gulati

Could you please accept the answer if it is answered your question?