Bug 510646

Summary: sectool filesystem descriptor file has missing ext4 FSTYPES
Product: [Fedora] Fedora Reporter: Ed Solis <improvisus>
Component: sectoolAssignee: Peter Vrabec <pvrabec>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: dkopecek, jhrozek, pvrabec
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.3-2.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-12 20:53:50 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
"sectool -a" output
none
"sectool -a -d" output none

Description Ed Solis 2009-07-10 03:26:24 UTC
Description of problem:

Running sectool with default filesystem descriptor (03_filesystem.dsc) will cause the filesystem test to fail when the filesystem type is ext4

Version-Release number of selected component (if applicable):

sectool-0.9.1-9

How reproducible:

Always

Steps to Reproduce:
1. Run sectool with default filesystem descriptor file
2.
3.
  
Actual results:

Filesystem tests result is FAILURE!

Expected results:

Filesystem test will result should not be FAILURE!. It could be either PASSED, WARNING, or ERROR

Additional info:

Modifying /etc/sectool/tests/03_filesystem.dsc and adding ext4 to FSTYPES will fix the problem and allow the test to execute.

Comment 1 Peter Vrabec 2009-07-14 13:17:44 UTC
I'll add ext4 to the list. But could you please paste all sectool output + mount. I'm suspicious there might another problem too. thnx.

Comment 2 Fedora Update System 2009-07-14 14:28:03 UTC
sectool-0.9.3-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/sectool-0.9.3-2.fc11

Comment 3 Ed Solis 2009-07-16 23:14:49 UTC
Below is the output of the mount command.

[root@esolis ~]# mount
/dev/mapper/vg_esolis-lv_root on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
gvfs-fuse-daemon on /home/esolis/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=esolis)

Comment 4 Ed Solis 2009-07-16 23:17:46 UTC
Created attachment 354067 [details]
"sectool -a" output

I have attached the output of executing sectool -a

Comment 5 Ed Solis 2009-07-16 23:23:02 UTC
Created attachment 354069 [details]
"sectool -a -d" output

sectool output with debug option set

Comment 6 Fedora Update System 2009-07-19 10:20:04 UTC
sectool-0.9.3-2.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update sectool'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7756

Comment 7 Fedora Update System 2009-08-12 20:53:46 UTC
sectool-0.9.3-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.