For using system VMs on local storage there is a global setting system.vm.use.local.storage which needs to be set to true.
-Koushik On 29-Nov-2013, at 7:47 PM, Antonio Petrocelli <a.petroce...@netsons.com> wrote: > Hello, > > we want use cloudstack 4.2 with local storage + VMware 5.1. > > https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Admin_Guide/about-primary-storage.html > > On this webpage it said: > > "If you intend to use only local disk for your installation, you can skip to > Add Secondary Storage." > > If we skip secondary storage setup during adding a zone, our log file is full > of following messages: > [Koushik] You mean skip primary storage setup. Right? The local storage associated with each host is shown as a primary storage and so you don't need to explicitly setup one based on shared storage. You still need to setup secondary storage. > 2013-11-29 12:52:49,509 DEBUG [storage.secondary.SecondaryStorageManagerImpl] > (secstorage-1:null) System vm template is not ready at data center 2, wait > until it is ready to launch secondary storage vm > > 2013-11-29 12:52:49,509 DEBUG [storage.secondary.SecondaryStorageManagerImpl] > (secstorage-1:null) Zone 2 is not ready to launch secondary storage VM yet > > 2013-11-29 12:52:49,654 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] > (consoleproxy-1:null) System vm template is not ready at data center 2, wait > until it is ready to launch console proxy vm > > 2013-11-29 12:52:49,654 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] > (consoleproxy-1:null) Zone 2 is not ready to launch console proxy yet > > Also there are no system vm or router vm on cloudstack after hours that we > created zones. > > Web Error during upload template file: Unable to find image store to download > template null > > No error in log. > > Thanks. > > Best Regards.