Displaying 1 result from an estimated 1 matches for "diskops".
Did you mean:
disk_ops
2006 Jun 29
1
problem with raid assembly
...y hand so minor textual errors may be present):
md: will configure md0 (super-block) from /dev/sda1,/dev/sdb1, below
md: kinit (pid 1 ) used obsolete MD ioctl, upgrade your software to
use new ictls
md: loading md0: /dev/sda1
md: couldn't update array info. -22
md0: personality does not support diskops!
md0: personality does not support diskops!
md: starting md0 failed
A while back I had submitted a patch to simply skip assembly if
/dev/mdX already existed. This was changed to use an ioctl to check
if it is assembled instead of checking the dev FS. It appears that
this produces those errors....