jeudi 9 avril 2015

Install Oracle on docker centos container: Insufficient disk space


Vote count:

0




I try to install oracle 11g in a docker container. The container was build from centos:6 image.


The oracle installer (/opt/oracle/database/runInstaller) complains about Insufficient disk space:



SEVERE: [FATAL] [INS-32021] Insufficient disk space on this volume for the selected Oracle home.
CAUSE: The selected Oracle home was on a volume without enough disk space.
ACTION: Choose a location for Oracle home that has enough space (minimum of 4,324MB) or free up space on the existing volume.


Indeed the space reported by docker is not enough:



Filesystem Size Used Avail Use% Mounted on
rootfs 9.8G 5.4G 3.9G 58% /
/dev/mapper/docker-253:0-1315729-b9ba9f0049753e5d7cb7e0fc64f68af92a4f9972a8d5e4988acce418bb4a88aa
tmpfs 7.9G 0 7.9G 0% /dev
shm 64M 0 64M 0% /dev/shm
/dev/mapper/fedora_lap--alainsavio-root
50G 21G 27G 45% /etc/resolv.conf


Can I tell docker to allocate (or report?) more disk space for this container?



asked 37 secs ago







Install Oracle on docker centos container: Insufficient disk space

Aucun commentaire:

Enregistrer un commentaire