Resync raid drives
Next message: Graham Leggett: "Re: Resync raid drives"
To: "'Redhat-list'" <redhat-list@redhat.com>
Date: Tue, 29 Jun 2004 08:24:49 -0400
I am using two drives as mirrored drives (raid1) on two RH9 servers. On both
servers, the raid setup has lost a device. I don't belive the drives are
faulty, in fact I can boot with either and see data on the drives, however,
it is older on one of them. I believe the drives have become out of sync doe
to a crash at some stage.
[root@loki root]# dmesg |grep raid
raid1: md1, not all disks are operational -- trying to recover array
raid1: raid set md1 active with 1 out of 2 mirrors
[root@loki root]# cat /proc/mdstat
Personalities : [raid1]
read_ahead 1024 sectors
md1 : active raid1 hda3[0]
116093632 blocks [2/1] [U_]
How do I resync them? There doesn't seem to be much literature out there on
this that is current.
Chris Mason
masonc@masonc.com
Box 340, The Valley, Anguilla, British West Indies
Tel. (264) 497-5670 - Cell: (264) 235-5670 - Also (305)-735-3483
Fax: (264) 497-8463 - US Fax (815)301-9759
Yahoo IM: netconcepts_anguilla@yahoo.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Next message: Graham Leggett: "Re: Resync raid drives"
Relevant Pages
- Re: Desktop user: Etch or the next testing?
... system on a RAID0 array with the resultant speed boost that entails, and have /home on a RAID1 array with the protection that offers. ... Raid1 does round-robin reading anyway. ... An experiment I want to run is to get a 4200 rpm SATA laptop drive and 10,000 RPM SATA Raptor of similar size and compare the responsiveness of the same install on the same hardware on different drives and then figure out what mountpoints should go on a CF card in a DMA capable IDE adapter to achieve similar speed, my hunch is I should put at least /var and /home on the harddrive and the rest on the CF card. ... RAID is not a substitute for backup anyway, it's meant to be a tool to increase availability by adding redundancy, in this case I could slap in a new drive, do a reinstall, rebuild my RAID1 array, and I'm back up without having to do all that tedious mucking about with DDS tapes but even if your data is hosed you can restore from backup and your fine. ... (Debian-User) - Re: Is RAID worth it?
... as RAID0 (there are also two other HDD's for data/storage set as RAID1), then I read a thread from within this newsgroup in which Carey Frisch directed someone to read - Why RAID is a Terrible Idea http://www.pugetsystems.com/articles?&id=29 and that has made me re-think my plans. ... Is RAID really worth? ... Indeed my own experience of a previous PC with RAID1 showed that it was by no means an easy task to restore everything when one HDD did fail after just 4 months. ... The one think that RAID1 'was' in my mind always useful for was data protection so I'm thinking there must be a way whereby I can install all four drives so that only two are visible and the other two are a mirror image set so that at the end of the day, or maybe twice a day, some software would back up the main visible drives to the 'invisible' back-up drives. ... (microsoft.public.windows.vista.installation_setup) - =?ISO-8859-1?Q?Re=3A_=5Bfixed=5D_re-enabling_RAID1_on_?= =?ISO-8859-1?Q?existing
... I have 2 SATA HDs in my machine that were working as RAID1 earlier. ... So I fiddled around in the BIOS, and decided, in my endless wisdom, to change my SATA from IDE to RAID. ... but my drivers for RAID (Intel® Matrix Storage) are totally gone. ... And I am glad my BIOS reports my drives now on SATA controller as RAID. ... (microsoft.public.windowsxp.hardware) - Re: The Advantage (?) of RAID 1
... How many of these risks does RAID1 protect against? ... twice the power, twice the heat, twice the noise, twice the drive failure ... RAID1 your 250GB HDD. ... In this age of terabyte drives, ... (alt.sys.pc-clone.dell) - Re: Question about RAID1
... hda: OS RAID1, swap, dataA ... No advantage in throughput, this is the simplest data redundancy configuration (one half of the mirror set can fail, the other set takes over as primary, replacement drives are automatically synchronised - which may hit performance). ... On your primary qwuestion of overall system performance, my suggestion is to partition your volume setup so that you can take advantage of the different setups. ... RAID6 uses dual-parity distributed across the array, hence offers extremely high fault tolerance as well as increased performance over a single drive or a RAID5 array. ... (comp.os.linux.misc) |
|