Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1983768

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1983768

Title:
  Resize: Filesystem enlargement depends of manual partition mounting

Status in gnome-disk-utility package in Ubuntu:
  New

Bug description:
  Package: gnome-disk-utility 3.36.3

  This issue is for gnome-disks, for its Resize function. I've only
  evaluated this for EXT4 file systems.

  Works:
  1) In a terminal, run $ lsblk
  2) Open gnome-disks
  3) Select a partition, and click on the "Mount selected" partition button.
  4) Click on the "Additional partition options" button, and then on the 
"Resize..." entry to open the "Resize Volume" window.
  5) In the "Resize Volume" window, enlarge the "Current size" and then click 
on the "Resize" button.
  6) In the terminal, run $ lsblk again, and compare the SIZE of the partition 
with the previously output from lsblk
  7) Result: Both the partition and the _file system_ will be enlarged.

  Does not work:
  * Run the above steps but skip step 3 (do not mount the partition).
  * Result: The partition will be enlarged, but not the _file system_ will not 
be enlarged.

  Solution:
  The Resize function should automatically resize the file system, regardless 
if the partition is mounted or not, like gparted.

  If it helps, the gparted log says that its using: $ resize2fs -p
  '/dev/sda2'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1983768/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to