Re: Inactive raid1 partition failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It looks like a device is completely missing?

blkid > blkid.txt

Then for each md device UUID pair (the md UUID will show up twice in
blkid for each of the three arrays):

mdadm -E <dev1> <dev2>  >> mdXraidstats.txt

Where X=the md device from mdstat. That way you get the superblock
from each device making up each array into an array specific text
file. They can go all in one file, but it's easier to keep things
separate.

journalctl -b -l -o short-monotonic > journal.txt
/etc/mdadm/mdadm.conf

Post those files somewhere and the URL here.

The journal should say why it wasn't assembled. But the main thing is
you should get copies of all device superblocks before you do anything
else, especially reading around the internet where often people get
the idea that they need to use -C to recreate an array which
obliterates the old metadata and almost invariably kills their data.




Chris Murphy
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux