Bug 562605
Summary: | resize2fs problems making rawhide live images. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> |
Component: | e2fsprogs | Assignee: | Eric Sandeen <esandeen> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | cdubsky, esandeen, josef, kzak, pbrobinson, sebastian |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-03-09 21:36:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 558617 |
Description
Kevin Fenzi
2010-02-07 16:54:13 UTC
Heh, what would a Fedora release be, without a resize2fs bug getting uncovered by anaconda? :) I'll look at the images; if I can reproduce the bug w/ those that's all the info I need, thanks! -Eric Kevin, which e2fsprogs rpm is this, e2fsprogs-1.41.9-9.fc13? so far it seems ok to me: [root@inode bz562605]# rpm -q e2fsprogs e2fsprogs-1.41.9-9.fc13.x86_64 [root@inode bz562605]# resize2fs resize-image-_cFk2j 786432 resize2fs 1.41.9 (22-Aug-2009) Resizing the filesystem on resize-image-_cFk2j to 786432 (4k) blocks. The filesystem on resize-image-_cFk2j is now 786432 blocks long. [root@inode bz562605]# e2fsck -fy resize-image-_cFk2j e2fsck 1.41.9 (22-Aug-2009) 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 soas-i386-201002: 80224/196608 files (0.1% non-contiguous), 425445/786432 blocks I did have a bad patch in there, though; if it is possible for you to manually test with 1.41.9-8 I'd appreciate it, I think that may resolve the issue. Or, try rebuilding e2fsprogs with Patch10 removed... I'll try the other images to see if I can hit it on those. Thanks, -Eric Yeah, on the host is: e2fsprogs-1.41.9-9.fc13.x86_64 I can try with -8. Thanks; I couldn't reproduce w/ any of the images, unfortunately. I'll take a look and see if they're being created properly... FWIW, saw the same thing on F12 after upgrading to e2fsprogs-1.41.9-6; downgrading to -5 remedied. The versions after -10 all fix it here. ;) Chris, the F12 issue is known & fixed; -7 should also fix it. It's in stable now. See bug #566905 Kevin, 1.41.9-9 in rawhide had that same bug, but I don't know of any before or after that ... so you must have hit something else - but it's fixed now? If so (magically fixed) maybe we should close this ... -Eric Has not happened here in a while... I'd be fine to close this. ;) Kevin says it's fixed now :) |