This process you mention for registering as a user VM I can't find in the upgrade guide. Do you have a link?
The work around works because CloudStack defaults to re-download the system template is it is in NOT_DOWNLOADED status. How ever the database never gets updated for the life of the build. CS is designed it seems to only ever have a single unaltered template_id '3' record. And I guess the template download script just overwrites the sane GUID filename. Seems like a solution that could be handled in a better way. Either way, this is what has been working for us in the community. Sent from my HTC ----- Reply message ----- From: "Sebastien Goasguen" <[email protected]> To: "[email protected]" <[email protected]> Cc: "[email protected]" <[email protected]> Subject: System VM template caching Date: Wed, Oct 9, 2013 9:30 AM Are you sure about this ? I thought we needed to register them as user vm and that the upgrade would convert them to systemVM automatically -Sebastien On 9 Oct 2013, at 17:22, "[email protected]"<[email protected]> wrote: > I was able to create a work around and several community builders tested it > out for me and it works. > > I will not submit to docs as it's a hack, but I have updated the JIRA ticket. > > Work around can be found at: > > http://cloud.kelceydamage.com/cloudfire/blog/2013/10/08/conquering-the-cloudstack-4-2-dragon-kvm/ > > Thanks, > > -Kelcey > > Sent from my HTC > > ----- Reply message ----- > From: "Soheil Eizadi" <[email protected]> > To: "[email protected]" <[email protected]> > Subject: System VM template caching > Date: Tue, Oct 8, 2013 9:49 PM > > This seems similar to a problem I had on 4.3 Master with System VM creation. > If it is the same problem you can check from API command > ListTemplateCommand(), from CloudMonkey and see if it returns a bogus cached > value. Then you know it is the same problem. > -Soheil > > http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201309.mbox/%[email protected]%3E > > ________________________________________ > From: Kelcey Jamison Damage [[email protected]] > Sent: Tuesday, October 08, 2013 12:19 PM > To: Cloud Dev > Subject: [ACS 4.2][Upgrade Issue] System VM template caching > > Hi, > > Several of us in the community have found that with the 4.2 upgrade, when we > download and install the latest system VM template, CloudStack refuses to use > this template for new system VM creation. CloudStack appears to be usin a > cached or master-clone variant of the old template. > > This is causing may KVM+ 4.2 users to have broken clouds, A bug report has > been filed: https://issues.apache.org/jira/browse/CLOUDSTACK-4826 > > My question is: Does anyone know where this cached template is stored? when > CloudStack goes to make a new system VM, where does it look first for the > template? We have observed through testing that this is no secondary storage. > > Thanks in advance. > > Kelcey Damage | Infrastructure Systems Architect > Strategy | Automation | Cloud Computing | Technology Development > > Backbone Technology, Inc > 604-331-1152 ext. 114
