Bug 526272

Summary: Ext3: ia64 refuse mount corrupted image
Product: Red Hat Enterprise Linux 5 Reporter: Izidor Matušov <imatusov>
Component: kernelAssignee: Josef Bacik <jbacik>
Status: CLOSED WONTFIX QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 5.4CC: benl, jtluka
Target Milestone: rc   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-07 14:33:21 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:
Attachments:
Description Flags
Corrupted image from BZ 454942 none

Description Izidor Matušov 2009-09-29 15:35:56 UTC
Created attachment 363033 [details]
Corrupted image from BZ 454942

Description of problem:
While regression testing ia64 refuse mount the corrupted image from other bug:
https://bugzilla.redhat.com/show_bug.cgi?id=454942


How reproducible:
# uname -a
Linux hp-rx2600-1a.rhts.eng.rdu.redhat.com 2.6.18-164.el5 #1 SMP Tue Aug 18 15:54:55 EDT 2009 ia64 ia64 ia64 GNU/Linux

# mount -t ext3 -o loop fs-image.img mount-point/
mount: wrong fs type, bad option, bad superblock on /dev/loop2,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

# dmesg
EXT3-fs: Unsupported filesystem blocksize 0 on loop0.

Comment 1 Izidor Matušov 2009-09-29 15:43:40 UTC
I forget mention all other architectures don't have any problem with mounting the image.