How can I determine why `parted -l` might report "unrecognised disk label" on Red Hat Enterprise Linux 6?
Issue
When I run "parted -l" command, some of the devices report unrecognised disk label similar to below:
# parted -l | grep unrecognised
Error: /dev/sdc: unrecognised disk label
Error: /dev/sdd: unrecognised disk label
Error: /dev/sdf: unrecognised disk label
Error: /dev/mapper/mpathc: unrecognised disk label
Error: /dev/mapper/mpathbp3: unrecognised disk label
Error: /dev/sdh: unrecognised disk label
Environment
- Red Hat Enterprise Linux 6 (RHEL6)
- Several multipath'd devices presented from a SAN (in this case, an
IBM 1746 FAStT) parted -lreports that some of the devices have anunrecognised disk label.-
Some devices on the system:
- Multipath devices that legitimately do not have a partition on them
- Device-mapper device (eg. multipath device or multipath partition) with LVM PV on it.
- Active/Passive or Active/Ghost (RDAC) SAN.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.