-
|
Hi, I have been testing Cloudstack using the Apache Cloudstack POC guide from ShapeBlue. In one of test case for VPC, it shows how to setup a frontend and backend network tier with internal LB and configuring VM using user data so as to demonstrate the frontend to backend LB and ACL capabilities. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
@chunkyen , I am not sure but have you considered the order of starting things up again? Your hosts are VMs and after starting they may not start all the nested VMs again, including the systemVMs/VRs. Also where is the DB running? Did the log since restarting look clean or have DB errors? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the explanation. I observed that the guest network that had the internal LB was in an allocated state upon management and host boot up. But as soon as I tried to boot up a vm in the network tier assigned as an instance to the internalLB, it will go into a shutdown state. |
Beta Was this translation helpful? Give feedback.


@chunkyen I followed your steps in 4.22 RC3, I had to reboot/Start the VR after starting the KVM, but it works fine otherwise.