resizing the hard disk on OES server - to add new partitions

I have Suse linux 11 SP4 with OES 2015. It is running in virtual machine. We are running out of space so I shutdown the server and increased the hard disk size (virtual hard disk). But after booting the SLES server and checking the hard disk it is not showing the increased size. This used to work before. Also, it is not allowing us to resize the partition that contains the OES data pool. The HD that is hosting the OES Data pool is of type GPT

Parents
  • 0  

    Increasing the drive size, does Not increase the partition. Some additional steps in each case.

    I found I had to boot a GParted ISO to do the root partition.  But do make sure you have a full image backup before doing this. 

    get the root partition issues sorted out first. How big is it currently and what are you aiming for?

    for NSS -
     - use iManager (storage role) to grow the pool size first, up to the 2TB limit you have at that version level.  Only once that is done can you grow the volume.  If you are going beyond the 2TB level, say so as we can get a volume as big as 8TB

    for further details, we will need to know which virtualisation you are running.

    ________________________

    Andy of KonecnyConsulting.ca in Toronto
    Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.

Reply
  • 0  

    Increasing the drive size, does Not increase the partition. Some additional steps in each case.

    I found I had to boot a GParted ISO to do the root partition.  But do make sure you have a full image backup before doing this. 

    get the root partition issues sorted out first. How big is it currently and what are you aiming for?

    for NSS -
     - use iManager (storage role) to grow the pool size first, up to the 2TB limit you have at that version level.  Only once that is done can you grow the volume.  If you are going beyond the 2TB level, say so as we can get a volume as big as 8TB

    for further details, we will need to know which virtualisation you are running.

    ________________________

    Andy of KonecnyConsulting.ca in Toronto
    Please use the "Like" and/or "Verified Answers" as appropriate as that helps us all.

Children
  • 0 in reply to   

    I am using KVM virtualization. My data disk size is 800GB. I increased the size of this to 900GB using qemu-img command. But after rebooting it is not showing the increased size (with unallocated region) So I cannot use iManager to grow the pool. I tried this on another test sever. There the disk type was MSDOS, here it shows the increased size of attached disk as unallocated. Then I can use nssmu to expand the pool.

    Would GParted live help in increasing the size of disk?

    Regards,