Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: O8.1.6.1.0 install on RH linux 2.4.0-test4

Re: O8.1.6.1.0 install on RH linux 2.4.0-test4

From: Steve Holdoway <steve_at_itemfront.ltd.uk>
Date: 2000/07/31
Message-ID: <236bos8uaivbhhho9kbhju73bfe1jl76ei@4ax.com>#1/1

Sorry to be a clever s*d and all that, but this is the problem...

linux, like hpux will brain damage the output from df if the devices being mounted are too long..

eg

This works.

Filesystem           1k-blocks      Used Available Use% Mounted on

/dev/hda5 254213 96610 144477 40% /
/dev/hda7 1032056 519748 459872 53% /opt
/dev/hda9 508020 338602 143187 70% /tmp
/dev/hda6 1032056 822560 157060 84% /usr
/dev/hda11 508020 255368 226421 53% /usr/share
/dev/hda8 1032056 18680 960940 2% /var
/dev/hda12 1032056 974124 5496 99% /oracle
/dev/vgdata/lvodata1 507748 59881 421653 12% /oracle/u01
/dev/vgdata/lvodata2 507748 4360 477174 1% /oracle/u02
/dev/vgdata/lvodata3 507748 4360 477174 1% /oracle/u03
/dev/vgdata/lvodata4 507748 14 481520 0% /oracle/u04
This doesnt ( and was my original ) Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda5 254213 96610 144477 40% /
/dev/hda7 1032056 519748 459872 53% /opt
/dev/hda9 508020 338602 143187 70% /tmp
/dev/hda6 1032056 822560 157060 84% /usr
/dev/hda11 508020 255368 226421 53% /usr/share
/dev/hda8 1032056 18680 960940 2% /var
/dev/hda12 1032056 974124 5496 99% /oracle
/dev/vgdata/lvoradata1
507748 59881 421653 12% /oracle/u01
/dev/vgdata/lvoradata2
507748 4360 477174 1% /oracle/u02
/dev/vgdata/lvoradata3
507748 4360 477174 1% /oracle/u03
/dev/vgdata/lvoradata4
507748 14 481520 0% /oracle/u04 HTH

Steve Received on Mon Jul 31 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US