Hello!
e2fsprogs-1.14 uses floppy ioctl FDGETPRM in order to get device size.
RAID code, drivers/block/md.c::md_ioctl does not like this and
gives bogus warning:
fsck.ext2(pid 47) used obsolete MD ioctl, upgrade your software to use new
ictls.
I am not suggesting here any fix, though it is re
Hello!
After making succesfully a RAID5 array I made an ext2 filesystem on it. But
it produced the following warning:
Apr 13 15:20:23 server kernel: mke2fs(pid 444) used obsolete MD ioctl,
upgrade your software to use new ictls.
mke2fs is 1.14, which is the latest.
Other system componen