Increase disk space for Oracle Linux VM

Hi
I am using the "Pre-built Virtual Machine for SOA Suite and BPM Suite 11g". The total available space at / is 654.62 MB.
Now how do I increase the disk space at /.
Thanks
BK

According to http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html this is a Virtualbox disk image and your question is about resizing a Virtualbox disk image, which is probably better placed in the VM forum e.g. Virtual Desktop Infrastructure and SunRay Clients
To my knowledge there is no easy command to simply resize a disk image using the VirtualBox Virtual Disk Manager and you will have to either add another disk and play with Linux LVM, or clone the existing disk image to a larger disk image. i.e. VBoxManage clonehd --existing oldhd.vdi newhd.vdi
Both steps are not easy to explain. I suggest to check the VirtualBox documentation at http://www.virtualbox.org/manual/UserManual.html or search the internet for information about how to resize a vdi disk image.

Similar Messages

  • Out of disk space for Oracle 11i with Linux as OS

    i want to add additional space for my server, currently i have (3) 36gb harddisk on raid 5 which add up to 108gb but since i am ran out of space for my data, i planned to add (1) 146gb though i can add 3 disk as i have 3 slots available, wont there be any complication if i add this as it is not the same with the current config? wont it affect my oracle application?

    In my calculation, 3 36GB Disk under RAID5 add up 72GB. You could add your extra Disk for example on the /u01 mount point (standard for 11i apps). If you want to go for performance, you should consider another Disk with the same size and use RAID1, if that's available and hard disk mirroring is a requirement.
    C.

  • Step 6 error insufficient disk space in oracle linux

    hi am in step 6 installing my oracle oracle in oracle Linux am getting insufficient disk space on this volume for the selected oracle
    i have this dir oracle_base = /u01/app/oracle/product
    sofware location /u01/app/oracle/product/11.2.0/db_1
    database file location /u01/app/oracle/product/oradata
    how can i check space becuase is have enough space
    Edited by: Tshifhiwa on 2012/01/27 2:40 PM
    i type free -m
    total used free shared buffers cached
    Mem: 1988 1844 143 0 36 1365
    -/+ buffers/cache: 443 1545
    Swap: 3999 0 3999
    Edited by: Tshifhiwa on 2012/01/27 2:40 PM
    Edited by: Tshifhiwa on 2012/01/27 3:44 PM
    Edited by: Tshifhiwa on 2012/01/27 4:05 PM

    Tshifhiwa wrote:
    hi am in step 6 installing my oracle oracle in oracle Linux am getting insufficient disk space on this volume for the selected oracle
    i have this dir oracle_base = /u01/app/oracle/product
    sofware location /u01/app/oracle/product/11.2.0/db_1
    database file location /u01/app/oracle/product/oradata
    how can i check space becuase is have enough space
    Edited by: Tshifhiwa on 2012/01/27 2:40 PM
    i type free -m
    total used free shared buffers cached
    Mem: 1988 1844 143 0 36 1365
    -/+ buffers/cache: 443 1545
    Swap: 3999 0 3999
    Edited by: Tshifhiwa on 2012/01/27 2:40 PM
    Edited by: Tshifhiwa on 2012/01/27 3:44 PM
    Edited by: Tshifhiwa on 2012/01/27 4:05 PM<Sigh!>
    http://lmgtfy.com/?q=check+disk+space+in+linux

  • Increase disk size for virtual server

    Hi,
    A virtual server system drive is currently at 90%full. How to safely allocate more disk space to the system drive of that virtual server without causing issues to the installed Operating systems on that drive.
    I read through the Virtual Iron documentation and nothing mention about increasing disk space for virtual server.
    Thanks in advance for response.

    Hi,
    I was hoping to increase the virtual storage of the drive attached to virtual servers and not the actually physical storage.
    I was looking around in it and found was able to increase the disk space by by editing the virtual storage disk.
    I tested creating a new disk (5GB), increase the disk space(10GB) and login to virtual server and extend the new disk with the unallocated disk space.
    It does seem to work and appear as 15GB.
    I just concern if windows operating is installed on that disk, will it cause any issue if I extend it with the unallocated disk space?
    Or it's safe to do so?
    Many thanks.

  • Increase  Free disk space for "rac1:/tmp"

    Hello All,
    I am trying to install Oracle 11gR2 RAC on Linux 5.5 32 bit.
    when i run to check the prerequisite steps i am getting the below error:
    Check: Free disk space for "rac2:/tmp"
      Path              Node Name     Mount point   Available     Required      Comment    
      /tmp              rac2          /             486MB         1GB           failed     
    Result: Free disk space check failed for "rac2:/tmp"
    Check: Free disk space for "rac1:/tmp"
      Path              Node Name     Mount point   Available     Required      Comment    
      /tmp              rac1          /             470.89MB      1GB           failed please can you help to increase the /tmp to 1 GB.
    Regards,

    NB wrote:
    Hello All,
    I am trying to install Oracle 11gR2 RAC on Linux 5.5 32 bit.
    when i run to check the prerequisite steps i am getting the below error:
    Check: Free disk space for "rac2:/tmp"
    Path              Node Name     Mount point   Available     Required      Comment    
    /tmp              rac2          /             486MB         1GB           failed     
    Result: Free disk space check failed for "rac2:/tmp"
    Check: Free disk space for "rac1:/tmp"
    Path              Node Name     Mount point   Available     Required      Comment    
    /tmp              rac1          /             470.89MB      1GB           failed please can you help to increase the /tmp to 1 GB.
    Regards,Set different directory for TMP and TMPDIR environment variables:
    TMP=/tmp_directory; export TMP
    TMPDIR=$TMP; export TMPDIR

  • Increasing Disk Space on VMware ISE

    hi,
    i would like to increase the disk space for Vmware based cisco ise to 600gb.
    Increasing the raw disk space is fine on VMware, but how will the ISE or Linux OS modify the partition to recognise the extra disk space
    thank                

    Refreshing an old thread, but I was faced with this recently.
    If you're prepared to roll up your sleeves with Linux, I've figured out a procedure. In my case I couldn't rehost the license since it's an NFR version - and yes Tarik is correct a restore doesn't bring in the license.
    Some instructions here.
    http://communities.labminutes.com/security/ise-expanding-the-data-partition/

  • Internal disk configuration for oracle

    Hi experts
    I need some guidance for internal disk configuration for oracle
    requirements are for 2 node clustered VM on linux OS OEL
    the OS will be for RAC, OEM
    will RAID 5 be optimal setting
    this is not production env
    thanks

    912919 wrote:
    Hi experts
    I need some guidance for internal disk configuration for oracle
    requirements are for 2 node clustered VM on linux OS OEL
    the OS will be for RAC, OEM
    will RAID 5 be optimal settingFor most definition of "optimal" the answer is "NO"
    RAID+10 provides better performance.
    Handle:     912919
    Status Level:     Newbie
    Registered:     Feb 7, 2012
    Total Posts:     135
    Total Questions:     74 (46 unresolved)
    why do you waste time here when you rarely get your questions answered?

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

  • Oracle 11gR2 certification for Oracle Linux 6

    Hello,
    According to Oracle documentation, database certification and support for Oracle 11gR2 under Oracle Linux starts with 11.2.0.3.
    I was wondering if this might have anything to do with the i386 software prerequisites. Speaking of Oracle 11gR2 x86_64, the need for i386 libraries was removed with 11gR2 11.2.0.2. Or in other words, one can go straight to 11.2.0.2 without the need to install any 32-bit libraries.
    Under Oracle Linux 5 x86_64, the "oracle-validated" package triggers the installation of several i386 packages. Under Oracle Linux 6 x86_64, the oracle-rdbms-server-11gr2-preinstall package uses x86_64 only. Under Oracle Linux 6, i386 changed to i686.
    For what it's worth, I have installed Oracle 11gR2 database 11.2.0.1 under Oracle Linux 6.1 to 6.3, both x86_64, simply by using the oracle-rdbms-server-11gr2-preinstall package, and so far have not noticed any problems. Is there some information available, why 11.2.0.1 (x86_64) should not be used or is not certified for Oracle Linux 6 (x86_64)?
    Thanks.

    I was afraid of that. Since the question is Oracle Linux 6 specific, I thought I'd try my luck here, thinking that if I get an answer, then probably here. Maybe it was not very realistic to get an answer anyway.
    For what it's worth. Using "oracle-validated" under Oracle Linux 5, and "oracle-rdbms-server-11gR2-preinstall" under Oracle Linux 6, I was able to install Oracle 11gR2 11.2.0.1 just fine, both platforms x86_64 and 32-bit. I have not found any operational issues yet and it seems to run perfectly well.
    The only trouble I had was with Grid Infrastructure 11.2.0.1, and here 11.2.0.3 is indeed required for it to install. I made a custom patch, just a few lines and after that 11.2.0.1, both x86_64 and 32-bit installed just fine and is fully operational.
    I'm though I could post the patch. I guess it might make those people happy who do not have access to Oracle support and download 11.2.0.3. The patch will allow them to use the 11gR2 OTN version and install it under Oracle Linux 6. It won't be certified, but it is good enough for the purpose of education.
    I'm closing the thread.

  • How to get available disk space for a disk in the system ?

    hi all,
    I need to figure out the available disk space for a particular disk before I can write my file to a directory in the disk. I do this to avoid unsufficient disk space problem in my program. May I know how can I do this in Java ? I look at the API function for java.io.File class but there isn't any function to check disk space. I would appreciate any help from fellow Java developers. Thanks a million.
    regards,
    tuck meng

    You cannot do this in purely platform independent way.
    You can use System.exec to run native OS utilities like df and parse the output, but then you have to knwo which platform your program is running on, or build in some automatic detection of OS and have corresponding native calls for each likely one.
    BTW. even if you get a number of free bytes on disk that's larger than the size of the file you want to write this is no guarantee that there will be enough diskspace for your file, because another process might write to the disk in the meantime. So you will have to do proper error handling and recover gracefully from the disk full sitution no matter what.

  • DPM is out of disk space for the replica

    Trying to make a bare metal backup of a phyiscal server running 2008 R2 SP1 . I've checked im not out of space. I've uninstalled and reinstalled the agent, I've manually tried to make the disk allocation larger same error.
     DPM is out of disk space for the replica. (ID 58 Details: Internal error code: 0x809909FF)
    This is in the event log on the Client machine
    The backup operation attempted  has failed to start, error code '2155348040' (There is not enough free space on the backup storage location to back up the data.). Please review the event details for a solution, and then rerun the backup operation once
    the issue is resolved.
    I have several other machines doing bare metal backups they are virtual but I can't see why that would be any different. They have no problems doing this. I have seen hacks on the internet editing xml files to get this to work changing allcritical to "C:".
    I'd like an actual fix for this please?

    Mike quick question. How can I determine which share my particular server is using to backup to? Here is what I get when I try to do a DIR on the folder as system
    C:\Windows\system32>whoami
    nt authority\system
    C:\Windows\system32>dir
    \\kdnap-util1\0ae3c77eaab54ea09b0724737a125f48
    Access is denied.
    C:\Windows\system32>dir
    \\kdnap-util1\12068c1992634c92addf44bfbee5cada
    Access is denied.
    I was just trying to poke around to browse the folder to see which one to back it up to . But with the access denied error this isn't helpful :)
    Here is my list of shares
    C:\Windows\system32>net view \\kdnap-util1
    Shared resources at \\kdnap-util1
    I also tried doing a DIR from a server that is backing up correctly on any of those shares listed above after running psexec and I get access denied from them as well so I guess thats normal
    Share
    name                        Type  Used as  Comment
    0ae3c77eaab54ea09b0724737a125f48  Disk           0ae3c77eaab54ea09b0724737a125f4
    8
    12068c1992634c92addf44bfbee5cada  Disk           12068c1992634c92addf44bfbee5cad
    a
    32d87ea3f0ea4570bd1ae215c818686d  Disk           32d87ea3f0ea4570bd1ae215c818686
    d
    3429bef9926347babbf20bbb258fdec0  Disk           3429bef9926347babbf20bbb258fdec
    0
    5c9c98bbc69c4f0ab75df48e89f52fc3  Disk           5c9c98bbc69c4f0ab75df48e89f52fc
    3
    600460aa29bb4f198d0d0fb6b1636068  Disk           600460aa29bb4f198d0d0fb6b163606
    8
    62abc840b38444abaa9d8dc9bd43b852  Disk           62abc840b38444abaa9d8dc9bd43b85
    2
    6833cf7dec3e4f19a3bf7961d53c5ced  Disk           6833cf7dec3e4f19a3bf7961d53c5ce
    d
    68437b942573463b9437a15056bccf7c  Disk           68437b942573463b9437a15056bccf7
    c
    805320dcb886401fa3dc6a8213b3deec  Disk           805320dcb886401fa3dc6a8213b3dee
    c
    8404f7468dea47ce9e92a99536ebe13d  Disk           8404f7468dea47ce9e92a99536ebe13
    d
    8bcbc4deae44458da77fbe59661f60fb  Disk           8bcbc4deae44458da77fbe59661f60f
    b
    9bc5182a9d6b43478b7c09062ee1c9b0  Disk           9bc5182a9d6b43478b7c09062ee1c9b
    0
    b588fc67397e4a5a81a15bb5b52dbe31  Disk           b588fc67397e4a5a81a15bb5b52dbe3
    1
    Backups                           Disk
    bf941a02f6e847a095b03d01963b8df1  Disk           bf941a02f6e847a095b03d01963b8df
    1
    bfc06209ce514b939098a9fd701e05d7  Disk           bfc06209ce514b939098a9fd701e05d
    7
    BLAZELG                           Disk
    d35de342510248a0a34dac84ecd55d08  Disk           d35de342510248a0a34dac84ecd55d0
    8
    df1658496f364923b25f615625254195  Disk           df1658496f364923b25f61562525419
    5
    dfc6d6061f314fabbed0fb144c18df7c  Disk           dfc6d6061f314fabbed0fb144c18df7
    c
    e8fcdd5155c940bb8ecddd0e7a99be7b  Disk           e8fcdd5155c940bb8ecddd0e7a99be7
    b
    ee23ec6bc709410a9cfce4759c935f8f  Disk           ee23ec6bc709410a9cfce4759c935f8
    f
    f0f1272aeab7417d82a6473b3f8b3a91  Disk           f0f1272aeab7417d82a6473b3f8b3a9
    1
    library.old                       Disk
    The command completed successfully.
    OK figured out which share it is by viewing the sharename in the shared folders snap-in (mmc) it listed my server name which access on the share. its "600460aa29bb4f198d0d0fb6b1636068"

  • CVE-2014-6271 and CVE-2014-7169 Patch Availability Document for Oracle Linux

    Hi,
    Can you suggest from where we need to download bash rpm for OEL 6 :-
    bash-4.1.2-15.el6_5.2.x86_64.rpm
    bash-doc-4.1.2-15.el6_5.2.x86_64.rpm
    Thanks in Advance !!
    Mukesh

    First see the document I linked about creating a local yum mirror (How to Create a Local Yum Repository for Oracle Linux). I very strongly recommend setting this up so your systems can get other updates besides bash.
    The individual RPMs can be found at Index of /repo/OracleLinux/OL6/latest/x86_64/ -- but I cannot stress the importance of updating entire systems rather than just bash. If you are not updating your systems periodically, bash is just one of your worries (as you're undoubtedly vulnerable to hundreds of other exploits in other packages besides Shellshock). Please set up an update repository and use it.
    Patching only the vulnerabilities you see in the news is equivalent to locking your home's front door, but leaving the security alarm disconnected and the back door held open with a doorstop. You need all the updates, not just bash.

  • Basic installation: X11 for Oracle Linux 6.3

    Hi All,
    I created Oracle VM and installed Linux 6.3 as operation system. First try with X Windows and X11 shows, that I can not start X-Appse.g. xclock --> command not found!
    How can I correct install oderwise configure X11 for Oracle Linux 6.3
    Regards,
    Moh

    I guess Oracle VM VirtualBox and Oracle VM can be misleading. Oracle should better call it Oracle Virtualbox, without VM in the name. Fyi: http://www.oracle.com/us/technologies/virtualization/oraclevm/index.html
    Anyway, a default installation of Oracle Linux or RHEL 6 does not install the X Window system and a graphical user desktop. If you want to run X11 applications you have 2 options:
    - Use remote access from a system that has X Window server installed
    - Install X Window and a window manager on your virtual machine.
    If this is a new installation and you use it locally then I suggest to re-install the system and customize the package selection. You should see a prompt "customize now" during the installation where you can select the Desktop packages.

  • Oracle databse 10g express edition 64 bits for oracle linux 64bits

    Can I find somewere where i do downlod of oracle database 10g XE 64bits for oracle linux 64bits
    Please help me.
    I realy need this database !
    thank's
    Dênio
    Edited by: 968495 on 30/10/2012 10:17

    All 10g oracle is under extended support, the XE 10g version was yanked from the download pages at about the time 10g went Extended.
    Probably won't be able to get a download from anywhere under oracle.com but there might be a few sites that still have it hosted. Try google.

  • Can I move cache to external hard drive to save disk space for photoshop and bridge?

    Can I move cache to external hard drive to save disk space for photoshop and bridge?

    So could I take everything off my external hard drive, save it to my Mac, then re-format it for my Mac and move everything back to the external hard drive?
    Yes. Keep in mind that you need to back up all data, including the data on an external drive. So if you're going to use the external drive to store original data, as opposed to backups, then you really need another one to back up the first one. You also need to back up the data on your internal drive, of course. This isn't optional. You must do it, or you'll lose everything sooner or later. All disk drives fail eventually, often with no warning.
    If I do that how do I format the external hard drive for my Mac?
    Launch the Disk Utility application and search the built-in help for "erase."
    Would it be easier to just buy a external hard drive that is for a Mac?
    All external hard drives work with Macs. Some might come pre-formatted for use with Macs, but it only takes a few minutes to do that yourself.

Maybe you are looking for

  • Ace http response code seeing 500, but server returning 200

    we have an http probe configure like below,the real is failing probe, and the ace says it's returning a 500 response code,however when i browse to  the server from my laptop, i get a 200, and the correct regex ( going to http://172.19.254.51/operatio

  • Re:XML update

    Hello Gurus , i want to write a procedure for xml update , consider, a table department consisting depart_no,depart_name,emp_Personal_info here emp_personal_info is a column of xmltype having data like (for a single department)(FOR DEPTNO 5801) <EMP>

  • Cache/Queue Problem while executing scenario

    Hi All, Our server is up and running, but there is a problem <b>every</b> time we try to execute a scenario: 1. The SXI cache and the CPA cache have to be refreshed after making any changes to the objects 2. The queues have to be de-registered, then

  • Re: Computer shuts down by itself, ethernet port stopped working (MS-7673 P67A-C45)

    do a properties on each device with yellow mark and check its Hardware IDs

  • .exe to start a .vi ??

    So I have recently received a code to examine/modify.  It is set up to run a machine, and when the operating computer is turned on, it automatically runs a xxx.exe which opens the top level VI  xxx.vi  however, the .exe displays a labview symbol rath