You don't need to use /usr/lpp/<product_name> for your mountpoint.
Products have either configuration files or startup parms that point to
the directory for the product. You can crate a productname directory
with mountpoint directories for each of the versions and have your parms
point to that directory. 
We do that for all of our non-root products. It works and allows quick
upgrade/backoff paths.
We alos use symbolic links a lot. They can make life a lot easier. Less
moving parts to change.


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Patrick O'Keefe
Sent: Thursday, August 03, 2006 2:42 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: HFS files for IBM program products

On Thu, 3 Aug 2006 13:08:47 -0500, Tom Marchant
<[EMAIL PROTECTED]>
wrote:

>...
>>Symbolic links so that /usr/lpp/<product_name>/ can point into 
>>different HFSs?
>
>I'm not sure what you hope to achieve with a symbolic link.  You can 
>mount the HFS at /usr/lpp/<product_name>.
>...

My understanding of this is  a bit shakey , but this is for the
migration process that exists at my shop.  Software upgrades are
migrated from test LPARs to development LPARs to production LPARs.  I
think I would be expected to maintain 3 HFSs for the product (for
production and 2 levels of mainteenance, I guess).
/usr/lpp/<product_name>/ would point into one of the 3 HFSs; a different
HFS for each type of LPAR.

That doesn't address the need to switch back and forth between 2
maintenance levels since the resolved path is tied to the LPAR, but I
guess I could dynamically change the value of the symbolic link if I
needed to drop back to the previous level.  

This technique does not allow for execution of multiple levels of the
product on the same LPAR, but neither does anything using
/usr/lpp/<product_name>/.

Pat O'Keefe    

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

-----------------------------------------
This e-mail may contain confidential or privileged information.  If
you think you have received this
e-mail in error, please advise the sender by reply
e-mail and then delete this e-mail immediately.  Thank you.  Aetna

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to