On 2/24/10 9:46 AM, Virginia Wray wrote: > Hi Evan - > > I confess I don't know a lot about jumpstart, so I don't know if it is > unchanged > across releases, but I was wondering, is this focused specfically on > Solaris 10 to AI migration? > Will we also support migration from 8 and 9?
Only Solaris 10 to AI will be supported. The documentation could probably be used as an example for going from 8 or 9 but we wouldn't be trying to specifically support that I don't think. > > I was also a little confused by the pre-reboot/post-install tasks. > This is the way I'm understanding what you wrote. They are both part of > what would be > a finish script in jumpstart. One is done before rebooting the system > and the other > is done after rebooting the system. But, they are both done > post-install. Am I > interpreting that correctly? The difference here is with respect to when the task needs to happen. For the pre-reboot tasks these are things that must happen before the reboot and can't be done on first boot without then requiring another reboot. These are most likely to be done post install but they are definitely separate tasks from those that we've defined as post install tasks. Thanks! -evan > > thanks, > > ginnie > > > On 02/23/10 13:32, Evan Layton wrote: >> On 2/23/10 11:33 AM, Evan Layton wrote: >>> I've gone through all of the VOC data and various other sources and >>> come up with a list of requirement for the Jumpstart to AI migration >>> work. The following cover most of what I believe is needed for this >>> work. Please let me know if there are clarifications or additions >>> needed >>> >>> I would like to get any feedback by next Monday March 1st so I can >>> then update this and start on the design proposal. >>> >>> Thanks! >>> -evan >>> >>> >> >> Based on some comments received off-line I've updated the "Jumpstart >> rules to AI manifest translation" to clarify that there will be a set >> of documents provided to detail the steps needed to translate from a >> jumpstart rules file to an AI manifest and that this set of documents >> will be provided before the the translation tools. I also added some >> clarification around the "post install tasks" to state that this >> includes the replacement for the sysidcfg tasks. >> >> Thanks, >> -evan >> >> ========================================================= >> >> Background >> ---------- >> >> for the purposes of migrating customers from current jumpstart >> installations >> and finish scripts a set of best practices and later a set of tools needs >> to be developed. These best practices would give instructions and a >> set of >> tools to allow for a relatively painless migration from jumpstart to AI. >> >> Requirements >> ------------ >> >> * Jumpstart rules to AI manifest translation. >> - Provide a table with comparisons between existing jumpstart rules >> and AI manifest entries. >> - Provide a set of documents that detail the steps needed to convert >> a jumpstart rules file to an AI manifest. >> - Provide a tool that does a "best effort" translation from a jumpstart >> rules file to an AI manifest. This tool we be provided after the >> documents steps mentioned above are provided. >> >> * Pre-reboot tasks >> - The need here is to allow getting things set up before first reboot >> on the newly installed machine that would require a reboot for them >> to take effect. For example things like changes to kernel settings >> in /etc/system. >> >> * Post install tasks >> - We need the ability to provide for similar functionality to the >> post-install scripts. This would be used for those tasks that we >> would want done on first reboot. >> - This includes things like system configuration settings and will >> be the replacement for sysidcfg type actions. >> >> * Single reboot >> - When the installation is completed all tasks needed for the system >> to come up as a completed install must be in place. In other words >> no second reboot should be needed for anything added through post >> install tasks. >> >> * Installation of third party software or customer packages >> - We need to be able to support the customer adding their own packages >> during the install. This also ties into the single reboot requirement >> and will probably be desirable for the replication work as well. >> * A couple of unknowns here: >> - We can required users to either provide there own IPS >> packages and repos for these types of packages then >> include any configuration needed for these in these >> packages. >> - How do we handle SVR4 packages that can't be migrated >> to IPS? >> >> Note: the voice of the customer data also mentioned the use of >> pre-install >> scripts that were used to determine information about the machine being >> installed and from that the image used to do the install. I believe that >> this is more of a derived manifest issue and not within scope for the JS >> to AI migration project. >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >