severity 1068733 important
thanks

Hello,
I just encountered this as well. I tried to check which package 
contains "lvresize_fs_helper", but I could not locate it.

Later I read this bug, but I I think downloading a random file of
the internet before program execution (as root!) is not the "Debian 
way", but this is even more so severe when you are in the middle of
a file system operation where e.g. the central partitions might not
be available, e.g. /home (so you cannot start the browser to search 
for this file online).

The alternative is to do the steps manually:

root@twentytwo:~# resize2fs /dev/datavg/media
resize2fs 1.47.1 (20-May-2024)
Please run 'e2fsck -f /dev/datavg/media' first.

root@twentytwo:~# e2fsck -f /dev/datavg/media
e2fsck 1.47.1 (20-May-2024)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
media: 924439/152592384 files (1.1% non-contiguous),
566811386/610352128 blocks
root@twentytwo:~# resize2fs /dev/datavg/media
resize2fs 1.47.1 (20-May-2024)
Resizing the filesystem on /dev/datavg/media to 623587328 (4k) blocks.
The filesystem on /dev/datavg/media is now 623587328 (4k) blocks long.

root@twentytwo:~# mount /scr/media/
root@twentytwo:~# df -h /scr/media/
Dateisystem              Größe Benutzt Verf. Verw% Eingehängt auf
/dev/mapper/datavg-media  2,3T    2,1T   97G   96% /scr/media

-- 
      Dr. Helge Kreutzmann                     deb...@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: PGP signature

Reply via email to