I've found that the routes in the ssvm and console proxy vms are statically set and incorrect. Try route -n on the system vms to see the routing table. If they are incorrect, remove the problem route with the IP route command. When the system VM resets the route table will revert to the incorrect settings.
Chris King <[email protected]> wrote: Sorry for being so late in replying! I've actually made some headway since I started. After figuring out how to get in the SSVM, I noticed it couldn't ping the DNS server or... anything, really. Part of my problem was that I was only allocated a single /24 for all my testing with this, and it seems like trying to set up everything (guest, management, storage) on a single subnet leads to a completely borked routes on the SSVM. I'm not 100% sure how to fix it though, and neither am I at the office now.. I'll follow up first thing in the morning with the information I do have. Thank you so much for your help so far! --Chris King On Wed, May 29, 2013 at 2:33 PM, Ahmad Emneina <[email protected]> wrote: > Is your zone enabled? If so, you might be missing one key bit of > information (compute/networking/primary storage). You might want to post > your management-server.log to paste.cloudstack.org... that will help > identify the problem. > > > On Wed, May 29, 2013 at 12:07 PM, Chris King <[email protected] > >wrote: > > > Hello all! > > > > I'm trying to set up a basic cloud with cloudstack, and I've run into an > > issue involving secondary storage. I keep seeing items like this in the > > management log: > > > > 2013-05-29 14:03:43,701 DEBUG [cloud.server.StatsCollector] > > (StatsCollector-3:null) There is no secondary storage VM for secondary > > storage host nfs://10.10.10.150/export/secondary > > > > I read through the guide and the quickstart guide, but I'm not sure what > > the problem could be.. I've double-checked that I can mount secondary > > storage on the host machine, but it's just been in the loop of telling me > > that it's ready to launch a secondary storage VM, but there isn't a > > secondary storage vm.. > > > > Can anyone offer some advice on this? I'd greatly appreciate it. > > > > Thanks! > > > > --Chris King > > > > -- > > This communication may contain privileged and/or confidential > information. > > It is intended solely for the use of the addressee. If you are not the > > intended recipient, you are strictly prohibited from disclosing, copying, > > distributing or using any of this information. If you received this > > communication in error, please contact the sender immediately and destroy > > the material in its entirety, whether electronic or hard copy. > > -- This communication may contain privileged and/or confidential information. It is intended solely for the use of the addressee. If you are not the intended recipient, you are strictly prohibited from disclosing, copying, distributing or using any of this information. If you received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy.
