Descrizione
Oggi ho collegato un altro disco rigido e scollegato le mie unità raid per assicurarmi che quando avessi cancellato l'unità, non avrei scelto accidentalmente le unità sbagliate.
Ora che ho ricollegato i miei dischi, l'array software raid 1 non viene più montato / riconosciuto / trovato. Usando l'utilità del disco, ho potuto vedere che le unità sono / dev / sda e / dev / sdb, quindi ho provato a correre sudo mdadm -A /dev/sda /dev/sdb
Sfortunatamente continuo a ricevere un messaggio di errore che indicamdadm: device /dev/sda exists but is not an md array
specifiche tecniche:
Sistema operativo: Ubuntu 12.04 LTS Desktop (64 bit)
Unità: 2 x 3 TB WD Red (stessi modelli nuovi di zecca) OS installato sulla terza unità (64 GB SSD) (molte installazioni di Linux)
Scheda madre: P55 FTW
Processore: Intel i7-870 Specifiche complete
Risultato di sudo mdadm --assemble --scan
mdadm: No arrays found in config file or automatically
Quando eseguo l'avvio dalla modalità di ripristino ottengo milioni di codici di errore "ata1" che volano da molto tempo.
Qualcuno può farmi sapere i passaggi corretti per il ripristino dell'array?
Sarei felice di recuperare i dati se questa è una possibile alternativa alla ricostruzione dell'array. Ho letto del " disco di prova " e afferma sul wiki che può trovare partizioni perse per Linux RAID md 0.9 / 1.0 / 1.1 / 1.2 ma sembra che stia eseguendo mdadm versione 3.2.5. Qualcun altro ha avuto esperienza con l'utilizzo di questo per recuperare i dati del raid software 1?
Risultato di sudo mdadm --examine /dev/sd* | grep -E "(^\/dev|UUID)"
mdadm: No md superblock detected on /dev/sda.
mdadm: No md superblock detected on /dev/sdb.
mdadm: No md superblock detected on /dev/sdc1.
mdadm: No md superblock detected on /dev/sdc3.
mdadm: No md superblock detected on /dev/sdc5.
mdadm: No md superblock detected on /dev/sdd1.
mdadm: No md superblock detected on /dev/sdd2.
mdadm: No md superblock detected on /dev/sde.
/dev/sdc:
/dev/sdc2:
/dev/sdd:
Contenuto di mdadm.conf:
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default (built-in), scan all partitions (/proc/partitions) and all
# containers for MD superblocks. alternatively, specify devices to scan, using
# wildcards if desired.
#DEVICE partitions containers
# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes
# automatically tag new arrays as belonging to the local system
HOMEHOST <system>
# instruct the monitoring daemon where to send mail alerts
MAILADDR root
# definitions of existing MD arrays
# This file was auto-generated on Tue, 08 Jan 2013 19:53:56 +0000
# by mkconf $Id$
Il risultato di sudo fdisk -l
come puoi vedere mancano sda e sdb.
Disk /dev/sdc: 64.0 GB, 64023257088 bytes
255 heads, 63 sectors/track, 7783 cylinders, total 125045424 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009f38d
Device Boot Start End Blocks Id System
/dev/sdc1 * 2048 2000895 999424 82 Linux swap / Solaris
/dev/sdc2 2002942 60594175 29295617 5 Extended
/dev/sdc3 60594176 125044735 32225280 83 Linux
/dev/sdc5 2002944 60594175 29295616 83 Linux
Disk /dev/sdd: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders, total 117231408 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x58c29606
Device Boot Start End Blocks Id System
/dev/sdd1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sdd2 206848 234455039 117124096 7 HPFS/NTFS/exFAT
Disk /dev/sde: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders, total 117231408 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sde doesn't contain a valid partition table
L'output di dmesg | grep ata era molto lungo, quindi ecco un link: http://pastebin.com/raw.php?i=H2dph66y
L'output di dmesg | grep ata | head -n 200 dopo aver impostato il BIOS su Ahci e dover avviare senza quei due dischi.
[ 0.000000] BIOS-e820: 000000007f780000 - 000000007f78e000 (ACPI data)
[ 0.000000] Memory: 16408080k/18874368k available (6570k kernel code, 2106324k absent, 359964k reserved, 6634k data, 924k init)
[ 1.043555] libata version 3.00 loaded.
[ 1.381056] ata1: SATA max UDMA/133 abar m2048@0xfbff4000 port 0xfbff4100 irq 47
[ 1.381059] ata2: SATA max UDMA/133 abar m2048@0xfbff4000 port 0xfbff4180 irq 47
[ 1.381061] ata3: SATA max UDMA/133 abar m2048@0xfbff4000 port 0xfbff4200 irq 47
[ 1.381063] ata4: SATA max UDMA/133 abar m2048@0xfbff4000 port 0xfbff4280 irq 47
[ 1.381065] ata5: SATA max UDMA/133 abar m2048@0xfbff4000 port 0xfbff4300 irq 47
[ 1.381067] ata6: SATA max UDMA/133 abar m2048@0xfbff4000 port 0xfbff4380 irq 47
[ 1.381140] pata_acpi 0000:0b:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.381157] pata_acpi 0000:0b:00.0: setting latency timer to 64
[ 1.381167] pata_acpi 0000:0b:00.0: PCI INT A disabled
[ 1.429675] ata_link link4: hash matches
[ 1.699735] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.018981] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.338066] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.657266] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.976528] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.979582] ata5.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN03, max UDMA/100
[ 2.983356] ata5.00: configured for UDMA/100
[ 3.319598] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.320252] ata6.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
[ 3.320258] ata6.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.320803] ata6.00: configured for UDMA/133
[ 3.324863] Write protecting the kernel read-only data: 12288k
[ 3.374767] pata_marvell 0000:0b:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 3.374795] pata_marvell 0000:0b:00.0: setting latency timer to 64
[ 3.375759] scsi6 : pata_marvell
[ 3.376650] scsi7 : pata_marvell
[ 3.376704] ata7: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 18
[ 3.376707] ata8: PATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 18
[ 3.387938] sata_sil24 0000:07:00.0: version 1.1
[ 3.387951] sata_sil24 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 3.387974] sata_sil24 0000:07:00.0: Applying completion IRQ loss on PCI-X errata fix
[ 3.388621] scsi8 : sata_sil24
[ 3.388825] scsi9 : sata_sil24
[ 3.388887] scsi10 : sata_sil24
[ 3.388956] scsi11 : sata_sil24
[ 3.389001] ata9: SATA max UDMA/100 host m128@0xfbaffc00 port 0xfbaf0000 irq 19
[ 3.389004] ata10: SATA max UDMA/100 host m128@0xfbaffc00 port 0xfbaf2000 irq 19
[ 3.389007] ata11: SATA max UDMA/100 host m128@0xfbaffc00 port 0xfbaf4000 irq 19
[ 3.389010] ata12: SATA max UDMA/100 host m128@0xfbaffc00 port 0xfbaf6000 irq 19
[ 5.581907] ata9: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[ 5.618168] ata9.00: ATA-8: OCZ-REVODRIVE, 1.20, max UDMA/133
[ 5.618175] ata9.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 5.658070] ata9.00: configured for UDMA/100
[ 7.852250] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[ 7.891798] ata10.00: ATA-8: OCZ-REVODRIVE, 1.20, max UDMA/133
[ 7.891804] ata10.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 7.931675] ata10.00: configured for UDMA/100
[ 10.022799] ata11: SATA link down (SStatus 0 SControl 0)
[ 12.097658] ata12: SATA link down (SStatus 0 SControl 0)
[ 12.738446] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Entrambi i test intelligenti su unità sono tornati "sani", ma non riesco ad avviare la macchina con le unità collegate quando la macchina è in modalità AHCI (non so se questo è importante, ma sono rossi WD da 3 TB). Spero che questo significhi che le unità vanno bene in quanto sono un po 'da acquistare e nuove di zecca. L'utilità del disco mostra un enorme "sconosciuto" grigio mostrato di seguito:
Da allora ho rimosso RevoDrive per cercare di semplificare / chiarire le cose.
Per quanto ne so, la scheda madre non ha due controller. Forse il Revodrive che ho rimosso da allora, che si collega a pci stava confondendo le cose?
Qualcuno ha qualche suggerimento su come recuperare i dati dall'unità piuttosto che ricostruire l'array? Vale a dire passo dopo passo sull'uso di testdisk o su qualche altro programma di recupero dati ....
Ho provato a mettere le unità in un'altra macchina. Ho avuto lo stesso problema per cui la macchina non avrebbe superato lo schermo del BIOS, ma questo si riavviava continuamente da solo. L'unico modo per avviare la macchina sarebbe quello di scollegare le unità. Ho provato a utilizzare diversi cavi SATA e senza alcun aiuto. Una volta sono riuscito a farlo per scoprire l'unità, ma di nuovo mdadm --examine non ha rivelato alcun blocco. Ciò suggerisce che i miei stessi dischi siano # @@ # $ # @ anche se i brevi test intelligenti hanno dichiarato che erano "sani"?
Sembra che le unità siano davvero al di là del salvataggio. Non riesco nemmeno a formattare i volumi nell'utilità del disco. Gparted non vedrà le unità su cui mettere una tabella delle partizioni. Non posso nemmeno emettere un comando di cancellazione sicura per ripristinare completamente le unità. Era sicuramente un raid software che avevo impostato dopo aver scoperto che il raid hardware che avevo inizialmente provato era in realtà un raid "falso" e più lento del raid software.
Grazie per tutti i tuoi sforzi per cercare di aiutarmi. Immagino che la "risposta" sia che non puoi fare nulla se riesci in qualche modo a uccidere entrambi i tuoi drive contemporaneamente.
Ho ritentato test SMART (questa volta nella riga di comando, piuttosto che di utilità disco) e le unità faccio rispondono con successo 'senza errori' . Tuttavia, non sono in grado di formattare le unità (utilizzando l'utilità del disco) o di farle riconoscere da Gparted in quella macchina o in un'altra. Inoltre, non sono in grado di eseguire comandi di cancellazione sicura di hdparm o comandi di sicurezza-set-password sulle unità. Forse dovrei dd / dev / null l'intero disco? Come diavolo stanno ancora rispondendo a SMART ma due computer non sono in grado di fare nulla con loro? Sto eseguendo lunghi test intelligenti su entrambe le unità ora e pubblicherò i risultati in 255 minuti (è quanto tempo ci vorrà).
Ho inserito le informazioni del processore con le altre specifiche tecniche (dalla scheda madre ecc.). Si tratta di un'architettura pre-sabbiosa.
Output della scansione SMART estesa di un'unità:
smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-36-generic] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model: WDC WD30EFRX-68AX9N0
Serial Number: WD-WMC1T1480750
LU WWN Device Id: 5 0014ee 058d18349
Firmware Version: 80.00A80
User Capacity: 3,000,592,982,016 bytes [3.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: 9
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Sun Jan 27 18:21:48 2013 GMT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: (41040) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 255) minutes.
Conveyance self-test routine
recommended polling time: ( 5) minutes.
SCT capabilities: (0x70bd) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0027 196 176 021 Pre-fail Always - 5175
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 29
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 439
10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 29
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 24
193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 4
194 Temperature_Celsius 0x0022 121 113 000 Old_age Always - 29
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Extended offline Completed without error 00% 437 -
# 2 Short offline Completed without error 00% 430 -
# 3 Extended offline Aborted by host 90% 430 -
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
Ha detto completato senza errori. Ciò significa che l'unità dovrebbe andare bene o semplicemente che il test è stato in grado di completare? Dovrei iniziare una nuova domanda poiché sono più preoccupato di recuperare l'uso delle unità piuttosto che l'array data / raid a questo punto ...
Bene, oggi stavo cercando nel mio filesystem per vedere se c'erano dei dati da conservare prima di configurare centOS. Ho notato una cartella chiamata dmraid.sil nella mia cartella home. Immagino che provenga da quando avevo inizialmente impostato l'array di raid con il controller di raid falso? Mi ero assicurato di rimuovere il dispositivo (qualche tempo fa molto prima di questo problema) e poco prima di utilizzare mdadm per creare un "raid software". C'è un modo in cui mi sono perso un trucco da qualche parte e questo in qualche modo stava eseguendo un raid 'falso' senza il dispositivo e questo è tutto ciò che riguarda questa cartella dmraid.sil? Così confuso. Ci sono file come sda.size sda_0.dat sda_0.offset ecc. Qualsiasi consiglio su ciò che questa cartella rappresenta sarebbe utile.
Si scopre che le unità erano bloccate! Li ho sbloccati abbastanza facilmente con il comando hdparm. Questo è probabilmente ciò che ha causato tutti gli errori di input output. Purtroppo ora ho questo problema:
Sono riuscito a montare il dispositivo md. È possibile scollegare un'unità, formattarla su un'unità normale e copiare i dati su quella? Mi sono divertito abbastanza con Raid e ho intenzione di percorrere una rotta di backup automatizzata con rsync, credo. Voglio chiedere prima di fare qualsiasi cosa che possa causare problemi di integrità dei dati.