https://bugs.kde.org/show_bug.cgi?id=448401
Bug ID: 448401
Summary: error when trying to resize partition
Product: partitionmanager
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I am trying to grow a partition on my ssd storage drive. 1.82 TiB (/dev/sdb)
I have 2 partitions on the drive:
/dev/sdb1 Type: ext4 Size: 1.67 TiB Used: 1.61.23 GiB
unallocated Type: unknown Size: 156.25 GiB ---
I'd like to grow the ext4 partition to 1.82 TiB
When I attempt to do this I get an error message saying 'Check file system on
partition '/dev/sdb1'
STEPS TO REPRODUCE
1. Open resize/move function on KDE Partition Manager
2. Use slider to grow '/dev/sdb1' (same problem occurs if I use any method. hit
OK -it seems ok at this point.
3. Hit Apply - dialogue appears to verify that I want to apply the changes- I
hit Apply
OBSERVED RESULT
Dialogue appears:
'There were errors while applying operations. Aborted. KDE Partition Manager
Grow partition ‘/dev/sdb1’ from 1.67 TiB to 1.82 TiB
Job: Check file system on partition ‘/dev/sdb1’
Command: e2fsck -f -y -v /dev/sdb1
Check file system on partition ‘/dev/sdb1’: Error
Checking partition ‘/dev/sdb1’ before resize/move failed.
Grow partition ‘/dev/sdb1’ from 1.67 TiB to 1.82 TiB: Error
EXPECTED RESULT
The partition should grow to 1.82 TiB as attempted but doesn't.
In Konole I ran:
e2fsck -f -y -v /dev/sdb1
Result :
e2fsck: No such file or directory while trying to open /deb/sdb1
Possibly non-existent device?
Presumably this is because the partition isn't mounted, but it wouldn't let me
resize the partition when it is mounted.
SOFTWARE/OS VERSIONS
Operating System: Ubuntu Studio 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-16-lowlatency
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × Intel® Xeon® CPU E5-1650 v3 @ 3.50GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NV117
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.