Re: Problem with installing db2 udb 8.1 version on RH 7.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
You do not have a /opt filesystem.  If a directory /opt is created without
any other steps first, It will be created in /.  You should be able to do
the following:
mkdir /home/opt
cd /
ln -s /home/opt /opt
This will create a link called /opt which actualy refers to /home/opt.
Your /home filesystem has lots of space.
hth
Willem

On Wed, 11 Feb 2004, Teja wrote:

> I am having a strange problem with installing DB2 udb 8.1 on RH 7.1 version. Below is the message I am receiving 
> ---------------------------------------------------------------------
> [root@localhost 009_ESE_LNX_32_NLV]# ./db2_install -p DB2.ESE
> Disk space needed = 549372 KB  Available = 175098 KB
> 
> DBI1080E Disk full. Minimum space required in /opt is
>           549372 KB, whereas only 175098 KB space is available.
> 
> Explanation:
> 
> There is not enough free space available in the file system or
> directory.
> 
> User Response:
> 
> Free more disk space and retry the command.
> 
> 
> db2_install program terminated prematurely.
> ----------------------------------------------------------------------
> 
> I checked the filesystem using this command and following is the information about disk space
> 
> -------------------------------------------------------
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/hda8             251M   67M  170M  29% /
> /dev/hda1              53M  3.5M   46M   7% /boot
> /dev/hda6              13G  1.3G   10G  11% /home
> /dev/hda5              13G  2.1G   10G  17% /usr
> /dev/hda9             251M   22M  216M  10% /var
> /dev/hdd              589M  589M     0 100% /mnt/cdrom
> -------------------------------------------------------------
> 
> 
> I am not sure what to do now, can any one help me resolving this. 
> 
> Thanks,
> 
> Tej Patil


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux