[52956] in SAPr3-news
Re: check required disk space for oracle upgrades
daemon@ATHENA.MIT.EDU (yls177)
Thu Jan 13 07:51:15 2005
To: sapr3-news@mit.edu
Date: 13 Jan 2005 04:51:06 -0800
From: "yls177" <yls177@hotmail.com>
Message-ID: <1105620666.110853.60510@f14g2000cwb.googlegroups.com>
For /oracle filesystem, can i do the below
1) create a new logical volume lvoracle (space of this is 500MB + du
-sk /oracle)
2) create a new filesystem /oracle
3) mv /oracle /oracle_org
4) mount lvoracle on /oracle
5) cp -rp /oracle.org/* /oracle
For /oracle/stage filesystem, since this is for the staging area, can i
do the below
1) create logical volume lv92064 mounted on /oracle/stage/920_64 which
is newly created?