Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emergency call for help: raid5 fallen apart
Date: Wed, 24 Feb 2010 15:16:38
Message-Id: 4B8541A7.201@xunil.at
1 I also sent this one to the linux-raid-ml, I am in trouble:
2
3
4 Am 24.02.2010 15:54, schrieb Stefan G. Weichinger:
5
6 > What to try?
7 >
8 > This is a crucial server and I feel a lot of pressure.
9 > Rebuilding that raid would mean a lot of restore-work etc.
10 > So I would really appreciate a goo advice here.
11
12 Followup:
13
14 --examine shows different statii for the four partitions:
15
16
17 server-gentoo ~ # mdadm --examine /dev/sda4
18 /dev/sda4:
19 Magic : a92b4efc
20 Version : 00.90.00
21 UUID : d4b0e9c1:067357ce:2569337e:e9af8bed
22 Creation Time : Tue Aug 5 14:14:16 2008
23 Raid Level : raid5
24 Used Dev Size : 145910272 (139.15 GiB 149.41 GB)
25 Array Size : 291820544 (278.30 GiB 298.82 GB)
26 Raid Devices : 3
27 Total Devices : 4
28 Preferred Minor : 4
29
30 Update Time : Wed Feb 24 15:33:37 2010
31 State : active
32 Active Devices : 2
33 Working Devices : 3
34 Failed Devices : 1
35 Spare Devices : 1
36 Checksum : 3039381e - correct
37 Events : 0.13
38
39 Layout : left-symmetric
40 Chunk Size : 64K
41
42 Number Major Minor RaidDevice State
43 this 0 8 4 0 active sync /dev/sda4
44
45 0 0 8 4 0 active sync /dev/sda4
46 1 1 8 20 1 active sync /dev/sdb4
47 2 2 0 0 2 faulty removed
48 3 3 8 52 3 spare /dev/sdd4
49
50
51 server-gentoo ~ # mdadm --examine /dev/sdb4
52 /dev/sdb4:
53 Magic : a92b4efc
54 Version : 00.90.00
55 UUID : d4b0e9c1:067357ce:2569337e:e9af8bed
56 Creation Time : Tue Aug 5 14:14:16 2008
57 Raid Level : raid5
58 Used Dev Size : 145910272 (139.15 GiB 149.41 GB)
59 Array Size : 291820544 (278.30 GiB 298.82 GB)
60 Raid Devices : 3
61 Total Devices : 4
62 Preferred Minor : 4
63
64 Update Time : Wed Feb 24 15:37:05 2010
65 State : clean
66 Active Devices : 1
67 Working Devices : 2
68 Failed Devices : 1
69 Spare Devices : 1
70 Checksum : 3039393f - correct
71 Events : 0.32
72
73 Layout : left-symmetric
74 Chunk Size : 64K
75
76 Number Major Minor RaidDevice State
77 this 1 8 20 1 active sync /dev/sdb4
78
79 0 0 0 0 0 removed
80 1 1 8 20 1 active sync /dev/sdb4
81 2 2 0 0 2 faulty removed
82 3 3 8 52 3 spare /dev/sdd4
83
84
85 server-gentoo ~ # mdadm --examine /dev/sdc4
86 /dev/sdc4:
87 Magic : a92b4efc
88 Version : 00.90.00
89 UUID : d4b0e9c1:067357ce:2569337e:e9af8bed
90 Creation Time : Tue Aug 5 14:14:16 2008
91 Raid Level : raid5
92 Used Dev Size : 145910272 (139.15 GiB 149.41 GB)
93 Array Size : 291820544 (278.30 GiB 298.82 GB)
94 Raid Devices : 3
95 Total Devices : 4
96 Preferred Minor : 4
97
98 Update Time : Wed Feb 24 15:33:28 2010
99 State : clean
100 Active Devices : 3
101 Working Devices : 4
102 Failed Devices : 0
103 Spare Devices : 1
104 Checksum : 30393836 - correct
105 Events : 0.10
106
107 Layout : left-symmetric
108 Chunk Size : 64K
109
110 Number Major Minor RaidDevice State
111 this 2 8 36 2 active sync /dev/sdc4
112
113 0 0 8 4 0 active sync /dev/sda4
114 1 1 8 20 1 active sync /dev/sdb4
115 2 2 8 36 2 active sync /dev/sdc4
116 3 3 8 52 3 spare /dev/sdd4
117
118
119 server-gentoo ~ # mdadm --examine /dev/sdd4
120 /dev/sdd4:
121 Magic : a92b4efc
122 Version : 00.90.00
123 UUID : d4b0e9c1:067357ce:2569337e:e9af8bed
124 Creation Time : Tue Aug 5 14:14:16 2008
125 Raid Level : raid5
126 Used Dev Size : 145910272 (139.15 GiB 149.41 GB)
127 Array Size : 291820544 (278.30 GiB 298.82 GB)
128 Raid Devices : 3
129 Total Devices : 4
130 Preferred Minor : 4
131
132 Update Time : Wed Feb 24 15:37:05 2010
133 State : clean
134 Active Devices : 1
135 Working Devices : 2
136 Failed Devices : 1
137 Spare Devices : 1
138 Checksum : 3039395d - correct
139 Events : 0.32
140
141 Layout : left-symmetric
142 Chunk Size : 64K
143
144 Number Major Minor RaidDevice State
145 this 3 8 52 3 spare /dev/sdd4
146
147 0 0 0 0 0 removed
148 1 1 8 20 1 active sync /dev/sdb4
149 2 2 0 0 2 faulty removed
150 3 3 8 52 3 spare /dev/sdd4
151
152
153
154 ---- Does this info help?
155 Thanks, Stefan

Replies

Subject Author
Re: [gentoo-user] Re: emergency call for help: raid5 fallen apart "Stefan G. Weichinger" <lists@×××××.at>