Description of Problem: Hi I created a RAID-1 on rh72 It seems to work just find but I noticed this messages in the log afterwards: kernel: md: badblocks(pid 1435) used obsolete MD ioctl, upgrade your software to use new ictls. I guess this happend when I formated the raid device Maybe this is related to raidtools, but I filed the bug to e2fsprogs Version-Release number of selected component (if applicable): e2fsprogs-1.23-2 raidtools-0.90-24 How Reproducible: Steps to Reproduce: 1. Create partitions 2. Create raidtab with RAID1 3. mkraid /dev/md0 4. mke2fs -c -m 0 -j /dev/md0 Actual Results: As mention.. Got a message in the kernel log Expected Results: Additional Information:
This should be some kernel message. I think it is already fixed in newer kernels. Right? Florian La Roche
Wrong. If you use an obsolete ioctl the e2fsprogs needs fixing
Fixed in rawhide in rpm e2fsprogs-1.35-7.1 or newer.