Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Univ installer says "not enough space" on a 4.3 gig HD?

Status
Not open for further replies.

joefox

MIS
Feb 19, 2001
13
US

To install oracle I did a "mkdir" from the root directory and created /u01, /u02, one for the software, one for the database. So far as I can tell, those u0x directories are on a 4.3 gig slice since I created them under the root directory. But the oracle universal installer (at the component installation window) shows only 171 Meg showing for the '/' volume when "df -k" says different.

I've installed Solaris 8 IA on a PII350 w/ 6Gb HD; I have a 6 Gig HD, all for solaris. When installing Solaris I created three slices:

/ with 5.2 Gig (I've used ~1 gig)
/export/home with .5 Gig
swap with .44 Gig


This is what "df -k" shows me from my "oracle" user account, if it helps. thanks!!

Filesystem kbytes used avail Mounted on
/dev/dsk/c0d0s0 5240062 817273 4370389 /
.......:boot 10484 1623 8861 /boot
/proc 0 0 0 /proc
fd 0 0 0 /dev/fd
mnttab 0 0 0 /etc/mnttab
swap 442376 0 442376 /var/run
swap 442692 316 442376 /tmp
/dev/dsk/c0d0s7 514646 1130 462052 /export/home
/export/home/oracle 514646 1130 462052 /home/oracle

 
Joe answered his own question (brilliantly, may I add) in thread186-58926 Mike
michael.j.lacey@ntlworld.com
Email welcome if you're in a hurry or something -- but post in tek-tips as well please, and I will post my reply here as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top