1

Topic: An error occurred while applying the operations to Resize/Move

I wish to resize my Ubuntu partition to make space in ext/4 to upgrade ubuntu. After instal Ubuntu 12.10 successfuly I want to upgrade it and its no more space in main disk. During risizing partition in gparted application I saw an error. I tried several time but I unable to resize partition. I right-click onto the 'extended' File System, move the slider to the maximum size, click the 'Resize/Move' button and then the 'Apply' button (twice). An error message indicates that:

"IMPORTANT
If you want support, you need to provide the saved details!
See http://gparted.org/save-details.htm for more information."

I already saved it in USB flash drive. You can see below:


GParted 0.12.1 --enable-libparted-dmraid

Libparted 2.3
Move /dev/sda2 to the left and grow it from 14.20 GiB to 48.83 GiB  00:00:01    ( ERROR )
        
calibrate /dev/sda2  00:00:01    ( SUCCESS )
        
path: /dev/sda2
start: 72,626,176
end: 102,402,047
size: 29,775,872 (14.20 GiB)
move partition to the left and grow it from 14.20 GiB to 48.83 GiB  00:00:00    ( ERROR )
        
old start: 72,626,176
old end: 102,402,047
old size: 29,775,872 (14.20 GiB)
requested start: 2,048
requested end: 102,399,999
requested size: 102,397,952 (48.83 GiB)
libparted messages    ( INFO )
        
Unable to satisfy all constraints on the partition.

========================================
Move /dev/sda5 to the left and grow it from 4.88 GiB to 39.51 GiB

========================================

Please help (TIA)

2

Re: An error occurred while applying the operations to Resize/Move

Thank you gaganwebs for providing the gparted_details.htm log file along with your request for help.

When moving a partition, GParted first tries to create a larger partition that encompasses the space from the original partition location and the destination partition location.  It appears that this is the stage at which the move failed.  At this stage, your data has not been moved, and the partition remains the original size as if nothing had changed.

I believe you have encountered Bug 686668 - Growing logical partition overlaps end of extended partition which was fixed in GParted 0.14.1.

To overcome this problem, a newer version of GParted is needed.  I suggest using the most recent version (currently 0.19.0) which is contained on the GParted Live 0.19.0-1 image.