On Thursday September 5, wiebalck@kip.uni-heidelberg.de wrote:
fdisk(pid 1344) tried BLKRRPART ioctl on MD device. Should use MDP
device.
Yes, you shold use the MDP devices... look in /proc/devices to find
the major number.
md: fdisk(pid 2486) used obsolete MD ioctl, upgrade your software to use
new ictls.
Ignore this, it doesn't really mean anything.
so, partitioning did not work.
my fdisk version is 2.11.
should I use another tool for partitioning?
fdisk, cfdisk, sfdisk all work fine.
who is responsible for making the device special files?
You. (or devfs).
The first 16 minors for mdp correspond to md0
The second 16 minors for mdp correspond to md1
etc.
NeilBrown