On Wed, 18 Jun 2008 09:41:38 -0600, Steve Comstock
<[EMAIL PROTECTED]> wrote:

<snip>

>Second, I've been porting Apache to z/OS recently, and here's
>what I did to reserve space for the Apache files:
>

>
>3. Under omvs, issue these commands:
>
>     su
>     cd /usr/lpp
>     mkdir zApache

</snip>

Most sane shops would need to do this to a maintenance root mounted
at a service mount point, clone, and re-IPL since the root is usually
mounted read only and may be shared in a non-sysplex aware file
system environment.  Even in a shared file system environment the
sysres root should be mounted read only.

Example:
su
cd /service/usr/lpp
mkdir zApache

I realize in your sandbox (P390, flex?) this probably isn't a concern.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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