On Thu, Mar 28, 2013 at 4:43 PM, Edison Su <edison...@citrix.com> wrote: > > >> -----Original Message----- >> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >> Sent: Thursday, March 28, 2013 1:34 PM >> To: dev@cloudstack.apache.org >> Cc: Phong Nguyen >> Subject: Re: [QuickCloud] zero to cloud in less than a minute >> >> >> >> On 3/28/13 1:04 PM, "Chiradeep Vittal" <chiradeep.vit...@citrix.com> wrote: >> >> > >> >> >> >>Wow this is awesome. Will you consider writing a blog post about this? >> > >> >Yes, sure. >> > >> >One thing that is not 'ready' is the operational / packaging side of >> >things. >> >Copying systemvm.zip around and starting daemons without some kind of >> >init script isn't ideal. >> > >> >Also the UI still shows "0" system vms and won't display the state of >> >these services. >> >> Along these lines, I would like QuickCloud to be the "default" >> out-of-the-box experience for CloudStack. For e.g., one downloads Apache >> (the Web server) and starts it and you get an index page. >> For CloudStack >> * download & install binaries for your hypervisor >> * start the MS, SS and CP daemons > > Is it possible to remove these SS and CP daemons? Including them in MS? Make > the packager and setup easier. >
Just thinking out loud here - but if I were to do the packaging - I'd probably have a meta-package (perhaps the root cloudstack package) that would require cloudstack-sysdaemons. A person would still be able to 'yum install cloudstack-server and not get those dameons, but the 'default' install (yum install cloudstack) would have SS/CP as a dependency and thus have it installed and started. --David