Hi Christian,
Ok but I woul to know the best practice to apply 10_Recommended patches on
incactive boot environmente and preserve the old boot environment...

Thanks

Cecilia
On Mon, Dec 13, 2010 at 4:05 PM, Christian Garza <[email protected]>wrote:

>  I almost forgot
>
> Other option is editing the script of the patch (the pre-installing-patch),
> maybe they only miss some "-R" to indicate the "showrev" command must run in
> an alternate path, or maybe there's only one "ps -fe" checking if some
> daemon/script is running, erasing the rigth line or setting some variable
> will do all the work.
>
>
> SALUDOS/A BIEN TOT/SEE YA
> Christian Garza Fern'andez
> <AKA Niño Negro>
>
>
>
>
>
> ------------------------------
> From: [email protected]
> To: [email protected]
> Subject: RE: [sysadmin-discuss] live upgrade and installcluster
> Date: Mon, 13 Dec 2010 09:00:53 -0600
>
>
> Hi Cecilia
>
> This flag means the script needs to check the patches already applied
> before apply this one (the patch wich is starting the script), let me put it
> in an example:
>
> You have 2 BE, PBE (Primary Boot Environment aka your OS running) and ABE
> (Alternate Boot Environment)
>
> Imagine you have to install 2 patchs, 123456-01 and 789012-01, but the
> second needs the firts (it have a dependency) and it runs an script which
> check the existence of the first partch, when you apply 123456-01 to ABE no
> problem, but when you try to install 789012-01 the script will check if
> 123456-01 exists in PBE (cause the flag --apply-prereq), so you will get an
> error because PBE doesn't have the patch 123456-01, that's why the
> recommendation :)
>
>
> SALUDOS/A BIEN TOT/SEE YA
> Christian Garza Fern'andez
> <AKA Niño Negro>
>
>
>
>
>
> ------------------------------
> Date: Mon, 13 Dec 2010 15:48:11 +0100
> From: [email protected]
> To: [email protected]
> Subject: [sysadmin-discuss] live upgrade and installcluster
>
> Hi guru,
> A question to apply the reccomanded patches with solaris live upgrade ...
> is it better to use the command installcluster -B "inactive boot
> environment", or use the command luupgrade -t -s -M ?
> I'm reading the README and I notice this :
> "When installing this patch cluster to an inactive boot environment, the
> install
> script may stop and notify the user of the need to invoke the script with
> the
> "--apply-prereq" flag to ensure appropriate levels of various patches
> (including
> the patch utility patches) are applied to the running system. The patch
> cluster
> will not install to an inactive boot environment if the running system does
> not
> have these patches applied"
>
> What does it mean? With the flag "--apply-prereq", we patching old and new
> environment???
>
> Thank in advance
>
> Cecilia
>
>
> _______________________________________________ sysadmin-discuss mailing
> list [email protected]
> http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
>
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to