https://bugzilla.novell.com/show_bug.cgi?id=724498 https://bugzilla.novell.com/show_bug.cgi?id=724498#c5 --- Comment #5 from Arvin Schnell <aschnell@suse.com> 2011-10-20 13:38:10 UTC --- AFAIS the message about the corrupt GPT can be ignored. It is about the GPT the kernel sees on the disks the RAID is assembled of. Since the RAID device has a different size than the disks the message is normal. And by the time the kernel analysis the disks the RAID has not been started. Not nice but reasonable. Here is the output of my test: [ 2.183578] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.183670] GPT:16767743 != 16777215 [ 2.183718] GPT:Alternate GPT header not at the end of the disk. [ 2.183760] GPT:16767743 != 16777215 [ 2.183806] GPT: Use GNU Parted to correct GPT errors. [ 2.183901] sdb: sdb1 sdb2 sdb3 [ 2.184347] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.186988] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.187085] GPT:16767743 != 16777215 [ 2.187133] GPT:Alternate GPT header not at the end of the disk. [ 2.187170] GPT:16767743 != 16777215 [ 2.187215] GPT: Use GNU Parted to correct GPT errors. [ 2.187329] sda: sda1 sda2 sda3 [ 2.208085] sd 0:0:0:0: [sda] Attached SCSI disk The RAID layout is: isw_gdeadhiej_test:16767744:128:mirror:ok:0:2:0 /dev/sda:isw:isw_gdeadhiej_test:mirror:ok:16767744:0 /dev/sdb:isw:isw_gdeadhiej_test:mirror:ok:16767744:0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.