You are not logged in.

#1 2010-08-24 16:54:33

Carlwill
Member
From: Orlando, FL
Registered: 2008-10-06
Posts: 560
Website

RAID Fails / Complains About Metadata

I noticed today I tried to create a new system using 'Software / Fake RAID' on Arch with the 'mdadm' utility. I have not done this for a year or so but realized that when I tried now on my new system, it failed and then I tried it again and read between the lines...

mdadm: Note: this array has metadata at the start and may not be suitable as a boot device. If you plan to store '/boot' on this device, please ensure that your boot-loader understands md/v1.x metadata, or use --metadata=0.90

So then I created my array as follows:

mdadm --create /dev/md0 --metadata=0.90 --level=1 --raid-devices=2 /dev/sda2 /dev/sdb2

Does anyone know if this will work or is there some fix that has been updated on the Wiki as of yet?


./

Offline

#2 2010-08-29 15:19:20

Carlwill
Member
From: Orlando, FL
Registered: 2008-10-06
Posts: 560
Website

Re: RAID Fails / Complains About Metadata

Anyone?


./

Offline

#3 2010-10-07 03:22:45

DonnyDonNothin
Member
From: Uzbekistan
Registered: 2010-10-07
Posts: 14

Re: RAID Fails / Complains About Metadata

maybe 2 months late.
boot works all good on raid1 if you add the --metadata=0.90 argument to your boot partition using the latest arch-64 netinstall. the fun part is preventing your swap partitions mounting as your /home directory on boot!


rebel against the empire of william henry the third

Offline

Board footer

Powered by FluxBB