pvcreate on linear md device results in "sysfs attr level not in expected format"
Issue
- The following command completes ok but issues an error message. Can this message be safely ignored or is it an error?
# mdadm -C --rounding=32 -l linear -n 2 /dev/md0 /dev/sd[bc] # pvcreate /dev/md0 /dev/md0 sysfs attr level not in expected format: linear Physical volume "/dev/md0" successfully created
Environment
- Red Hat Enterprise Linux 5 or 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.