Is your zone enabled? It should try to recreate SSVM and CPVM but if it's unable to do so, ther should be something in the logs. Do you see anything about system vm not being created?
thx On Fri, Nov 16, 2012 at 9:41 PM, Dave Cundiff <syshack...@gmail.com> wrote: > Hello, > > It appears the 4.0 upgrade has brought with it some bugs! I tried to > rebuild my system VMs by erasing them via the web console. Now they just > don't build. All I'm getting in the logs are single lines stating they > don't exist or the zone is not ready to launch them. No attempts to build a > VM occur. The zone/pods/hosts are all enabled. > > Output I'm getting in the logs. > > > 2012-11-16 15:35:47,466 DEBUG [cloud.server.StatsCollector] > (StatsCollector-2:null) There is no secondary storage VM for secondary > storage host nfs://10.11.0.250/ > 2012-11-16 15:36:54,547 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] > (consoleproxy-1:null) Zone 1 is not ready to launch console proxy yet > > Performing an operation that requires the SSVM causes a log exception > > 2012-11-16 15:38:51,752 ERROR [cloud.api.ApiDispatcher] > (Job-Executor-6:job-304) Exception while executing ExtractTemplateCmd: > com.cloud.utils.exception.CloudRuntimeException: There is no secondary > storage VM for secondary storage host 2 > at > > com.cloud.storage.upload.UploadMonitorImpl.createEntityDownloadURL(UploadMonitorImpl.java:209) > at > > com.cloud.template.TemplateManagerImpl.extract(TemplateManagerImpl.java:426) > at > > com.cloud.template.TemplateManagerImpl.extract(TemplateManagerImpl.java:294) > at > com.cloud.event.ActionEventCallback.intercept(ActionEventCallback.java:36) > at > > com.cloud.api.commands.ExtractTemplateCmd.execute(ExtractTemplateCmd.java:126) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:138) > at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:432) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:679) > > > But still no attempt to rebuild the SSVM or the console proxy. > > > -- > Dave Cundiff > System Administrator > A2Hosting, Inc > http://www.a2hosting.com >