raid1.c 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281
  1. /*
  2. * raid1.c : Multiple Devices driver for Linux
  3. *
  4. * Copyright (C) 1999, 2000, 2001 Ingo Molnar, Red Hat
  5. *
  6. * Copyright (C) 1996, 1997, 1998 Ingo Molnar, Miguel de Icaza, Gadi Oxman
  7. *
  8. * RAID-1 management functions.
  9. *
  10. * Better read-balancing code written by Mika Kuoppala <miku@iki.fi>, 2000
  11. *
  12. * Fixes to reconstruction by Jakob Østergaard" <jakob@ostenfeld.dk>
  13. * Various fixes by Neil Brown <neilb@cse.unsw.edu.au>
  14. *
  15. * Changes by Peter T. Breuer <ptb@it.uc3m.es> 31/1/2003 to support
  16. * bitmapped intelligence in resync:
  17. *
  18. * - bitmap marked during normal i/o
  19. * - bitmap used to skip nondirty blocks during sync
  20. *
  21. * Additions to bitmap code, (C) 2003-2004 Paul Clements, SteelEye Technology:
  22. * - persistent bitmap code
  23. *
  24. * This program is free software; you can redistribute it and/or modify
  25. * it under the terms of the GNU General Public License as published by
  26. * the Free Software Foundation; either version 2, or (at your option)
  27. * any later version.
  28. *
  29. * You should have received a copy of the GNU General Public License
  30. * (for example /usr/src/linux/COPYING); if not, write to the Free
  31. * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  32. */
  33. #include "dm-bio-list.h"
  34. #include <linux/raid/raid1.h>
  35. #include <linux/raid/bitmap.h>
  36. #define DEBUG 0
  37. #if DEBUG
  38. #define PRINTK(x...) printk(x)
  39. #else
  40. #define PRINTK(x...)
  41. #endif
  42. /*
  43. * Number of guaranteed r1bios in case of extreme VM load:
  44. */
  45. #define NR_RAID1_BIOS 256
  46. static void unplug_slaves(mddev_t *mddev);
  47. static void allow_barrier(conf_t *conf);
  48. static void lower_barrier(conf_t *conf);
  49. static void * r1bio_pool_alloc(gfp_t gfp_flags, void *data)
  50. {
  51. struct pool_info *pi = data;
  52. r1bio_t *r1_bio;
  53. int size = offsetof(r1bio_t, bios[pi->raid_disks]);
  54. /* allocate a r1bio with room for raid_disks entries in the bios array */
  55. r1_bio = kzalloc(size, gfp_flags);
  56. if (!r1_bio)
  57. unplug_slaves(pi->mddev);
  58. return r1_bio;
  59. }
  60. static void r1bio_pool_free(void *r1_bio, void *data)
  61. {
  62. kfree(r1_bio);
  63. }
  64. #define RESYNC_BLOCK_SIZE (64*1024)
  65. //#define RESYNC_BLOCK_SIZE PAGE_SIZE
  66. #define RESYNC_SECTORS (RESYNC_BLOCK_SIZE >> 9)
  67. #define RESYNC_PAGES ((RESYNC_BLOCK_SIZE + PAGE_SIZE-1) / PAGE_SIZE)
  68. #define RESYNC_WINDOW (2048*1024)
  69. static void * r1buf_pool_alloc(gfp_t gfp_flags, void *data)
  70. {
  71. struct pool_info *pi = data;
  72. struct page *page;
  73. r1bio_t *r1_bio;
  74. struct bio *bio;
  75. int i, j;
  76. r1_bio = r1bio_pool_alloc(gfp_flags, pi);
  77. if (!r1_bio) {
  78. unplug_slaves(pi->mddev);
  79. return NULL;
  80. }
  81. /*
  82. * Allocate bios : 1 for reading, n-1 for writing
  83. */
  84. for (j = pi->raid_disks ; j-- ; ) {
  85. bio = bio_alloc(gfp_flags, RESYNC_PAGES);
  86. if (!bio)
  87. goto out_free_bio;
  88. r1_bio->bios[j] = bio;
  89. }
  90. /*
  91. * Allocate RESYNC_PAGES data pages and attach them to
  92. * the first bio.
  93. * If this is a user-requested check/repair, allocate
  94. * RESYNC_PAGES for each bio.
  95. */
  96. if (test_bit(MD_RECOVERY_REQUESTED, &pi->mddev->recovery))
  97. j = pi->raid_disks;
  98. else
  99. j = 1;
  100. while(j--) {
  101. bio = r1_bio->bios[j];
  102. for (i = 0; i < RESYNC_PAGES; i++) {
  103. page = alloc_page(gfp_flags);
  104. if (unlikely(!page))
  105. goto out_free_pages;
  106. bio->bi_io_vec[i].bv_page = page;
  107. }
  108. }
  109. /* If not user-requests, copy the page pointers to all bios */
  110. if (!test_bit(MD_RECOVERY_REQUESTED, &pi->mddev->recovery)) {
  111. for (i=0; i<RESYNC_PAGES ; i++)
  112. for (j=1; j<pi->raid_disks; j++)
  113. r1_bio->bios[j]->bi_io_vec[i].bv_page =
  114. r1_bio->bios[0]->bi_io_vec[i].bv_page;
  115. }
  116. r1_bio->master_bio = NULL;
  117. return r1_bio;
  118. out_free_pages:
  119. for (i=0; i < RESYNC_PAGES ; i++)
  120. for (j=0 ; j < pi->raid_disks; j++)
  121. safe_put_page(r1_bio->bios[j]->bi_io_vec[i].bv_page);
  122. j = -1;
  123. out_free_bio:
  124. while ( ++j < pi->raid_disks )
  125. bio_put(r1_bio->bios[j]);
  126. r1bio_pool_free(r1_bio, data);
  127. return NULL;
  128. }
  129. static void r1buf_pool_free(void *__r1_bio, void *data)
  130. {
  131. struct pool_info *pi = data;
  132. int i,j;
  133. r1bio_t *r1bio = __r1_bio;
  134. for (i = 0; i < RESYNC_PAGES; i++)
  135. for (j = pi->raid_disks; j-- ;) {
  136. if (j == 0 ||
  137. r1bio->bios[j]->bi_io_vec[i].bv_page !=
  138. r1bio->bios[0]->bi_io_vec[i].bv_page)
  139. safe_put_page(r1bio->bios[j]->bi_io_vec[i].bv_page);
  140. }
  141. for (i=0 ; i < pi->raid_disks; i++)
  142. bio_put(r1bio->bios[i]);
  143. r1bio_pool_free(r1bio, data);
  144. }
  145. static void put_all_bios(conf_t *conf, r1bio_t *r1_bio)
  146. {
  147. int i;
  148. for (i = 0; i < conf->raid_disks; i++) {
  149. struct bio **bio = r1_bio->bios + i;
  150. if (*bio && *bio != IO_BLOCKED)
  151. bio_put(*bio);
  152. *bio = NULL;
  153. }
  154. }
  155. static void free_r1bio(r1bio_t *r1_bio)
  156. {
  157. conf_t *conf = mddev_to_conf(r1_bio->mddev);
  158. /*
  159. * Wake up any possible resync thread that waits for the device
  160. * to go idle.
  161. */
  162. allow_barrier(conf);
  163. put_all_bios(conf, r1_bio);
  164. mempool_free(r1_bio, conf->r1bio_pool);
  165. }
  166. static void put_buf(r1bio_t *r1_bio)
  167. {
  168. conf_t *conf = mddev_to_conf(r1_bio->mddev);
  169. int i;
  170. for (i=0; i<conf->raid_disks; i++) {
  171. struct bio *bio = r1_bio->bios[i];
  172. if (bio->bi_end_io)
  173. rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev);
  174. }
  175. mempool_free(r1_bio, conf->r1buf_pool);
  176. lower_barrier(conf);
  177. }
  178. static void reschedule_retry(r1bio_t *r1_bio)
  179. {
  180. unsigned long flags;
  181. mddev_t *mddev = r1_bio->mddev;
  182. conf_t *conf = mddev_to_conf(mddev);
  183. spin_lock_irqsave(&conf->device_lock, flags);
  184. list_add(&r1_bio->retry_list, &conf->retry_list);
  185. conf->nr_queued ++;
  186. spin_unlock_irqrestore(&conf->device_lock, flags);
  187. wake_up(&conf->wait_barrier);
  188. md_wakeup_thread(mddev->thread);
  189. }
  190. /*
  191. * raid_end_bio_io() is called when we have finished servicing a mirrored
  192. * operation and are ready to return a success/failure code to the buffer
  193. * cache layer.
  194. */
  195. static void raid_end_bio_io(r1bio_t *r1_bio)
  196. {
  197. struct bio *bio = r1_bio->master_bio;
  198. /* if nobody has done the final endio yet, do it now */
  199. if (!test_and_set_bit(R1BIO_Returned, &r1_bio->state)) {
  200. PRINTK(KERN_DEBUG "raid1: sync end %s on sectors %llu-%llu\n",
  201. (bio_data_dir(bio) == WRITE) ? "write" : "read",
  202. (unsigned long long) bio->bi_sector,
  203. (unsigned long long) bio->bi_sector +
  204. (bio->bi_size >> 9) - 1);
  205. bio_endio(bio,
  206. test_bit(R1BIO_Uptodate, &r1_bio->state) ? 0 : -EIO);
  207. }
  208. free_r1bio(r1_bio);
  209. }
  210. /*
  211. * Update disk head position estimator based on IRQ completion info.
  212. */
  213. static inline void update_head_pos(int disk, r1bio_t *r1_bio)
  214. {
  215. conf_t *conf = mddev_to_conf(r1_bio->mddev);
  216. conf->mirrors[disk].head_position =
  217. r1_bio->sector + (r1_bio->sectors);
  218. }
  219. static void raid1_end_read_request(struct bio *bio, int error)
  220. {
  221. int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags);
  222. r1bio_t * r1_bio = (r1bio_t *)(bio->bi_private);
  223. int mirror;
  224. conf_t *conf = mddev_to_conf(r1_bio->mddev);
  225. mirror = r1_bio->read_disk;
  226. /*
  227. * this branch is our 'one mirror IO has finished' event handler:
  228. */
  229. update_head_pos(mirror, r1_bio);
  230. if (uptodate)
  231. set_bit(R1BIO_Uptodate, &r1_bio->state);
  232. else {
  233. /* If all other devices have failed, we want to return
  234. * the error upwards rather than fail the last device.
  235. * Here we redefine "uptodate" to mean "Don't want to retry"
  236. */
  237. unsigned long flags;
  238. spin_lock_irqsave(&conf->device_lock, flags);
  239. if (r1_bio->mddev->degraded == conf->raid_disks ||
  240. (r1_bio->mddev->degraded == conf->raid_disks-1 &&
  241. !test_bit(Faulty, &conf->mirrors[mirror].rdev->flags)))
  242. uptodate = 1;
  243. spin_unlock_irqrestore(&conf->device_lock, flags);
  244. }
  245. if (uptodate)
  246. raid_end_bio_io(r1_bio);
  247. else {
  248. /*
  249. * oops, read error:
  250. */
  251. char b[BDEVNAME_SIZE];
  252. if (printk_ratelimit())
  253. printk(KERN_ERR "raid1: %s: rescheduling sector %llu\n",
  254. bdevname(conf->mirrors[mirror].rdev->bdev,b), (unsigned long long)r1_bio->sector);
  255. reschedule_retry(r1_bio);
  256. }
  257. rdev_dec_pending(conf->mirrors[mirror].rdev, conf->mddev);
  258. }
  259. static void raid1_end_write_request(struct bio *bio, int error)
  260. {
  261. int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags);
  262. r1bio_t * r1_bio = (r1bio_t *)(bio->bi_private);
  263. int mirror, behind = test_bit(R1BIO_BehindIO, &r1_bio->state);
  264. conf_t *conf = mddev_to_conf(r1_bio->mddev);
  265. struct bio *to_put = NULL;
  266. for (mirror = 0; mirror < conf->raid_disks; mirror++)
  267. if (r1_bio->bios[mirror] == bio)
  268. break;
  269. if (error == -EOPNOTSUPP && test_bit(R1BIO_Barrier, &r1_bio->state)) {
  270. set_bit(BarriersNotsupp, &conf->mirrors[mirror].rdev->flags);
  271. set_bit(R1BIO_BarrierRetry, &r1_bio->state);
  272. r1_bio->mddev->barriers_work = 0;
  273. /* Don't rdev_dec_pending in this branch - keep it for the retry */
  274. } else {
  275. /*
  276. * this branch is our 'one mirror IO has finished' event handler:
  277. */
  278. r1_bio->bios[mirror] = NULL;
  279. to_put = bio;
  280. if (!uptodate) {
  281. md_error(r1_bio->mddev, conf->mirrors[mirror].rdev);
  282. /* an I/O failed, we can't clear the bitmap */
  283. set_bit(R1BIO_Degraded, &r1_bio->state);
  284. } else
  285. /*
  286. * Set R1BIO_Uptodate in our master bio, so that
  287. * we will return a good error code for to the higher
  288. * levels even if IO on some other mirrored buffer fails.
  289. *
  290. * The 'master' represents the composite IO operation to
  291. * user-side. So if something waits for IO, then it will
  292. * wait for the 'master' bio.
  293. */
  294. set_bit(R1BIO_Uptodate, &r1_bio->state);
  295. update_head_pos(mirror, r1_bio);
  296. if (behind) {
  297. if (test_bit(WriteMostly, &conf->mirrors[mirror].rdev->flags))
  298. atomic_dec(&r1_bio->behind_remaining);
  299. /* In behind mode, we ACK the master bio once the I/O has safely
  300. * reached all non-writemostly disks. Setting the Returned bit
  301. * ensures that this gets done only once -- we don't ever want to
  302. * return -EIO here, instead we'll wait */
  303. if (atomic_read(&r1_bio->behind_remaining) >= (atomic_read(&r1_bio->remaining)-1) &&
  304. test_bit(R1BIO_Uptodate, &r1_bio->state)) {
  305. /* Maybe we can return now */
  306. if (!test_and_set_bit(R1BIO_Returned, &r1_bio->state)) {
  307. struct bio *mbio = r1_bio->master_bio;
  308. PRINTK(KERN_DEBUG "raid1: behind end write sectors %llu-%llu\n",
  309. (unsigned long long) mbio->bi_sector,
  310. (unsigned long long) mbio->bi_sector +
  311. (mbio->bi_size >> 9) - 1);
  312. bio_endio(mbio, 0);
  313. }
  314. }
  315. }
  316. rdev_dec_pending(conf->mirrors[mirror].rdev, conf->mddev);
  317. }
  318. /*
  319. *
  320. * Let's see if all mirrored write operations have finished
  321. * already.
  322. */
  323. if (atomic_dec_and_test(&r1_bio->remaining)) {
  324. if (test_bit(R1BIO_BarrierRetry, &r1_bio->state))
  325. reschedule_retry(r1_bio);
  326. else {
  327. /* it really is the end of this request */
  328. if (test_bit(R1BIO_BehindIO, &r1_bio->state)) {
  329. /* free extra copy of the data pages */
  330. int i = bio->bi_vcnt;
  331. while (i--)
  332. safe_put_page(bio->bi_io_vec[i].bv_page);
  333. }
  334. /* clear the bitmap if all writes complete successfully */
  335. bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector,
  336. r1_bio->sectors,
  337. !test_bit(R1BIO_Degraded, &r1_bio->state),
  338. behind);
  339. md_write_end(r1_bio->mddev);
  340. raid_end_bio_io(r1_bio);
  341. }
  342. }
  343. if (to_put)
  344. bio_put(to_put);
  345. }
  346. /*
  347. * This routine returns the disk from which the requested read should
  348. * be done. There is a per-array 'next expected sequential IO' sector
  349. * number - if this matches on the next IO then we use the last disk.
  350. * There is also a per-disk 'last know head position' sector that is
  351. * maintained from IRQ contexts, both the normal and the resync IO
  352. * completion handlers update this position correctly. If there is no
  353. * perfect sequential match then we pick the disk whose head is closest.
  354. *
  355. * If there are 2 mirrors in the same 2 devices, performance degrades
  356. * because position is mirror, not device based.
  357. *
  358. * The rdev for the device selected will have nr_pending incremented.
  359. */
  360. static int read_balance(conf_t *conf, r1bio_t *r1_bio)
  361. {
  362. const unsigned long this_sector = r1_bio->sector;
  363. int new_disk = conf->last_used, disk = new_disk;
  364. int wonly_disk = -1;
  365. const int sectors = r1_bio->sectors;
  366. sector_t new_distance, current_distance;
  367. mdk_rdev_t *rdev;
  368. rcu_read_lock();
  369. /*
  370. * Check if we can balance. We can balance on the whole
  371. * device if no resync is going on, or below the resync window.
  372. * We take the first readable disk when above the resync window.
  373. */
  374. retry:
  375. if (conf->mddev->recovery_cp < MaxSector &&
  376. (this_sector + sectors >= conf->next_resync)) {
  377. /* Choose the first operation device, for consistancy */
  378. new_disk = 0;
  379. for (rdev = rcu_dereference(conf->mirrors[new_disk].rdev);
  380. r1_bio->bios[new_disk] == IO_BLOCKED ||
  381. !rdev || !test_bit(In_sync, &rdev->flags)
  382. || test_bit(WriteMostly, &rdev->flags);
  383. rdev = rcu_dereference(conf->mirrors[++new_disk].rdev)) {
  384. if (rdev && test_bit(In_sync, &rdev->flags) &&
  385. r1_bio->bios[new_disk] != IO_BLOCKED)
  386. wonly_disk = new_disk;
  387. if (new_disk == conf->raid_disks - 1) {
  388. new_disk = wonly_disk;
  389. break;
  390. }
  391. }
  392. goto rb_out;
  393. }
  394. /* make sure the disk is operational */
  395. for (rdev = rcu_dereference(conf->mirrors[new_disk].rdev);
  396. r1_bio->bios[new_disk] == IO_BLOCKED ||
  397. !rdev || !test_bit(In_sync, &rdev->flags) ||
  398. test_bit(WriteMostly, &rdev->flags);
  399. rdev = rcu_dereference(conf->mirrors[new_disk].rdev)) {
  400. if (rdev && test_bit(In_sync, &rdev->flags) &&
  401. r1_bio->bios[new_disk] != IO_BLOCKED)
  402. wonly_disk = new_disk;
  403. if (new_disk <= 0)
  404. new_disk = conf->raid_disks;
  405. new_disk--;
  406. if (new_disk == disk) {
  407. new_disk = wonly_disk;
  408. break;
  409. }
  410. }
  411. if (new_disk < 0)
  412. goto rb_out;
  413. disk = new_disk;
  414. /* now disk == new_disk == starting point for search */
  415. /*
  416. * Don't change to another disk for sequential reads:
  417. */
  418. if (conf->next_seq_sect == this_sector)
  419. goto rb_out;
  420. if (this_sector == conf->mirrors[new_disk].head_position)
  421. goto rb_out;
  422. current_distance = abs(this_sector - conf->mirrors[disk].head_position);
  423. /* Find the disk whose head is closest */
  424. do {
  425. if (disk <= 0)
  426. disk = conf->raid_disks;
  427. disk--;
  428. rdev = rcu_dereference(conf->mirrors[disk].rdev);
  429. if (!rdev || r1_bio->bios[disk] == IO_BLOCKED ||
  430. !test_bit(In_sync, &rdev->flags) ||
  431. test_bit(WriteMostly, &rdev->flags))
  432. continue;
  433. if (!atomic_read(&rdev->nr_pending)) {
  434. new_disk = disk;
  435. break;
  436. }
  437. new_distance = abs(this_sector - conf->mirrors[disk].head_position);
  438. if (new_distance < current_distance) {
  439. current_distance = new_distance;
  440. new_disk = disk;
  441. }
  442. } while (disk != conf->last_used);
  443. rb_out:
  444. if (new_disk >= 0) {
  445. rdev = rcu_dereference(conf->mirrors[new_disk].rdev);
  446. if (!rdev)
  447. goto retry;
  448. atomic_inc(&rdev->nr_pending);
  449. if (!test_bit(In_sync, &rdev->flags)) {
  450. /* cannot risk returning a device that failed
  451. * before we inc'ed nr_pending
  452. */
  453. rdev_dec_pending(rdev, conf->mddev);
  454. goto retry;
  455. }
  456. conf->next_seq_sect = this_sector + sectors;
  457. conf->last_used = new_disk;
  458. }
  459. rcu_read_unlock();
  460. return new_disk;
  461. }
  462. static void unplug_slaves(mddev_t *mddev)
  463. {
  464. conf_t *conf = mddev_to_conf(mddev);
  465. int i;
  466. rcu_read_lock();
  467. for (i=0; i<mddev->raid_disks; i++) {
  468. mdk_rdev_t *rdev = rcu_dereference(conf->mirrors[i].rdev);
  469. if (rdev && !test_bit(Faulty, &rdev->flags) && atomic_read(&rdev->nr_pending)) {
  470. struct request_queue *r_queue = bdev_get_queue(rdev->bdev);
  471. atomic_inc(&rdev->nr_pending);
  472. rcu_read_unlock();
  473. blk_unplug(r_queue);
  474. rdev_dec_pending(rdev, mddev);
  475. rcu_read_lock();
  476. }
  477. }
  478. rcu_read_unlock();
  479. }
  480. static void raid1_unplug(struct request_queue *q)
  481. {
  482. mddev_t *mddev = q->queuedata;
  483. unplug_slaves(mddev);
  484. md_wakeup_thread(mddev->thread);
  485. }
  486. static int raid1_congested(void *data, int bits)
  487. {
  488. mddev_t *mddev = data;
  489. conf_t *conf = mddev_to_conf(mddev);
  490. int i, ret = 0;
  491. rcu_read_lock();
  492. for (i = 0; i < mddev->raid_disks; i++) {
  493. mdk_rdev_t *rdev = rcu_dereference(conf->mirrors[i].rdev);
  494. if (rdev && !test_bit(Faulty, &rdev->flags)) {
  495. struct request_queue *q = bdev_get_queue(rdev->bdev);
  496. /* Note the '|| 1' - when read_balance prefers
  497. * non-congested targets, it can be removed
  498. */
  499. if ((bits & (1<<BDI_write_congested)) || 1)
  500. ret |= bdi_congested(&q->backing_dev_info, bits);
  501. else
  502. ret &= bdi_congested(&q->backing_dev_info, bits);
  503. }
  504. }
  505. rcu_read_unlock();
  506. return ret;
  507. }
  508. static int flush_pending_writes(conf_t *conf)
  509. {
  510. /* Any writes that have been queued but are awaiting
  511. * bitmap updates get flushed here.
  512. * We return 1 if any requests were actually submitted.
  513. */
  514. int rv = 0;
  515. spin_lock_irq(&conf->device_lock);
  516. if (conf->pending_bio_list.head) {
  517. struct bio *bio;
  518. bio = bio_list_get(&conf->pending_bio_list);
  519. blk_remove_plug(conf->mddev->queue);
  520. spin_unlock_irq(&conf->device_lock);
  521. /* flush any pending bitmap writes to
  522. * disk before proceeding w/ I/O */
  523. bitmap_unplug(conf->mddev->bitmap);
  524. while (bio) { /* submit pending writes */
  525. struct bio *next = bio->bi_next;
  526. bio->bi_next = NULL;
  527. generic_make_request(bio);
  528. bio = next;
  529. }
  530. rv = 1;
  531. } else
  532. spin_unlock_irq(&conf->device_lock);
  533. return rv;
  534. }
  535. /* Barriers....
  536. * Sometimes we need to suspend IO while we do something else,
  537. * either some resync/recovery, or reconfigure the array.
  538. * To do this we raise a 'barrier'.
  539. * The 'barrier' is a counter that can be raised multiple times
  540. * to count how many activities are happening which preclude
  541. * normal IO.
  542. * We can only raise the barrier if there is no pending IO.
  543. * i.e. if nr_pending == 0.
  544. * We choose only to raise the barrier if no-one is waiting for the
  545. * barrier to go down. This means that as soon as an IO request
  546. * is ready, no other operations which require a barrier will start
  547. * until the IO request has had a chance.
  548. *
  549. * So: regular IO calls 'wait_barrier'. When that returns there
  550. * is no backgroup IO happening, It must arrange to call
  551. * allow_barrier when it has finished its IO.
  552. * backgroup IO calls must call raise_barrier. Once that returns
  553. * there is no normal IO happeing. It must arrange to call
  554. * lower_barrier when the particular background IO completes.
  555. */
  556. #define RESYNC_DEPTH 32
  557. static void raise_barrier(conf_t *conf)
  558. {
  559. spin_lock_irq(&conf->resync_lock);
  560. /* Wait until no block IO is waiting */
  561. wait_event_lock_irq(conf->wait_barrier, !conf->nr_waiting,
  562. conf->resync_lock,
  563. raid1_unplug(conf->mddev->queue));
  564. /* block any new IO from starting */
  565. conf->barrier++;
  566. /* No wait for all pending IO to complete */
  567. wait_event_lock_irq(conf->wait_barrier,
  568. !conf->nr_pending && conf->barrier < RESYNC_DEPTH,
  569. conf->resync_lock,
  570. raid1_unplug(conf->mddev->queue));
  571. spin_unlock_irq(&conf->resync_lock);
  572. }
  573. static void lower_barrier(conf_t *conf)
  574. {
  575. unsigned long flags;
  576. spin_lock_irqsave(&conf->resync_lock, flags);
  577. conf->barrier--;
  578. spin_unlock_irqrestore(&conf->resync_lock, flags);
  579. wake_up(&conf->wait_barrier);
  580. }
  581. static void wait_barrier(conf_t *conf)
  582. {
  583. spin_lock_irq(&conf->resync_lock);
  584. if (conf->barrier) {
  585. conf->nr_waiting++;
  586. wait_event_lock_irq(conf->wait_barrier, !conf->barrier,
  587. conf->resync_lock,
  588. raid1_unplug(conf->mddev->queue));
  589. conf->nr_waiting--;
  590. }
  591. conf->nr_pending++;
  592. spin_unlock_irq(&conf->resync_lock);
  593. }
  594. static void allow_barrier(conf_t *conf)
  595. {
  596. unsigned long flags;
  597. spin_lock_irqsave(&conf->resync_lock, flags);
  598. conf->nr_pending--;
  599. spin_unlock_irqrestore(&conf->resync_lock, flags);
  600. wake_up(&conf->wait_barrier);
  601. }
  602. static void freeze_array(conf_t *conf)
  603. {
  604. /* stop syncio and normal IO and wait for everything to
  605. * go quite.
  606. * We increment barrier and nr_waiting, and then
  607. * wait until nr_pending match nr_queued+1
  608. * This is called in the context of one normal IO request
  609. * that has failed. Thus any sync request that might be pending
  610. * will be blocked by nr_pending, and we need to wait for
  611. * pending IO requests to complete or be queued for re-try.
  612. * Thus the number queued (nr_queued) plus this request (1)
  613. * must match the number of pending IOs (nr_pending) before
  614. * we continue.
  615. */
  616. spin_lock_irq(&conf->resync_lock);
  617. conf->barrier++;
  618. conf->nr_waiting++;
  619. wait_event_lock_irq(conf->wait_barrier,
  620. conf->nr_pending == conf->nr_queued+1,
  621. conf->resync_lock,
  622. ({ flush_pending_writes(conf);
  623. raid1_unplug(conf->mddev->queue); }));
  624. spin_unlock_irq(&conf->resync_lock);
  625. }
  626. static void unfreeze_array(conf_t *conf)
  627. {
  628. /* reverse the effect of the freeze */
  629. spin_lock_irq(&conf->resync_lock);
  630. conf->barrier--;
  631. conf->nr_waiting--;
  632. wake_up(&conf->wait_barrier);
  633. spin_unlock_irq(&conf->resync_lock);
  634. }
  635. /* duplicate the data pages for behind I/O */
  636. static struct page **alloc_behind_pages(struct bio *bio)
  637. {
  638. int i;
  639. struct bio_vec *bvec;
  640. struct page **pages = kzalloc(bio->bi_vcnt * sizeof(struct page *),
  641. GFP_NOIO);
  642. if (unlikely(!pages))
  643. goto do_sync_io;
  644. bio_for_each_segment(bvec, bio, i) {
  645. pages[i] = alloc_page(GFP_NOIO);
  646. if (unlikely(!pages[i]))
  647. goto do_sync_io;
  648. memcpy(kmap(pages[i]) + bvec->bv_offset,
  649. kmap(bvec->bv_page) + bvec->bv_offset, bvec->bv_len);
  650. kunmap(pages[i]);
  651. kunmap(bvec->bv_page);
  652. }
  653. return pages;
  654. do_sync_io:
  655. if (pages)
  656. for (i = 0; i < bio->bi_vcnt && pages[i]; i++)
  657. put_page(pages[i]);
  658. kfree(pages);
  659. PRINTK("%dB behind alloc failed, doing sync I/O\n", bio->bi_size);
  660. return NULL;
  661. }
  662. static int make_request(struct request_queue *q, struct bio * bio)
  663. {
  664. mddev_t *mddev = q->queuedata;
  665. conf_t *conf = mddev_to_conf(mddev);
  666. mirror_info_t *mirror;
  667. r1bio_t *r1_bio;
  668. struct bio *read_bio;
  669. int i, targets = 0, disks;
  670. struct bitmap *bitmap;
  671. unsigned long flags;
  672. struct bio_list bl;
  673. struct page **behind_pages = NULL;
  674. const int rw = bio_data_dir(bio);
  675. const int do_sync = bio_sync(bio);
  676. int do_barriers;
  677. mdk_rdev_t *blocked_rdev;
  678. /*
  679. * Register the new request and wait if the reconstruction
  680. * thread has put up a bar for new requests.
  681. * Continue immediately if no resync is active currently.
  682. * We test barriers_work *after* md_write_start as md_write_start
  683. * may cause the first superblock write, and that will check out
  684. * if barriers work.
  685. */
  686. md_write_start(mddev, bio); /* wait on superblock update early */
  687. if (unlikely(!mddev->barriers_work && bio_barrier(bio))) {
  688. if (rw == WRITE)
  689. md_write_end(mddev);
  690. bio_endio(bio, -EOPNOTSUPP);
  691. return 0;
  692. }
  693. wait_barrier(conf);
  694. bitmap = mddev->bitmap;
  695. disk_stat_inc(mddev->gendisk, ios[rw]);
  696. disk_stat_add(mddev->gendisk, sectors[rw], bio_sectors(bio));
  697. /*
  698. * make_request() can abort the operation when READA is being
  699. * used and no empty request is available.
  700. *
  701. */
  702. r1_bio = mempool_alloc(conf->r1bio_pool, GFP_NOIO);
  703. r1_bio->master_bio = bio;
  704. r1_bio->sectors = bio->bi_size >> 9;
  705. r1_bio->state = 0;
  706. r1_bio->mddev = mddev;
  707. r1_bio->sector = bio->bi_sector;
  708. if (rw == READ) {
  709. /*
  710. * read balancing logic:
  711. */
  712. int rdisk = read_balance(conf, r1_bio);
  713. if (rdisk < 0) {
  714. /* couldn't find anywhere to read from */
  715. raid_end_bio_io(r1_bio);
  716. return 0;
  717. }
  718. mirror = conf->mirrors + rdisk;
  719. r1_bio->read_disk = rdisk;
  720. read_bio = bio_clone(bio, GFP_NOIO);
  721. r1_bio->bios[rdisk] = read_bio;
  722. read_bio->bi_sector = r1_bio->sector + mirror->rdev->data_offset;
  723. read_bio->bi_bdev = mirror->rdev->bdev;
  724. read_bio->bi_end_io = raid1_end_read_request;
  725. read_bio->bi_rw = READ | do_sync;
  726. read_bio->bi_private = r1_bio;
  727. generic_make_request(read_bio);
  728. return 0;
  729. }
  730. /*
  731. * WRITE:
  732. */
  733. /* first select target devices under spinlock and
  734. * inc refcount on their rdev. Record them by setting
  735. * bios[x] to bio
  736. */
  737. disks = conf->raid_disks;
  738. #if 0
  739. { static int first=1;
  740. if (first) printk("First Write sector %llu disks %d\n",
  741. (unsigned long long)r1_bio->sector, disks);
  742. first = 0;
  743. }
  744. #endif
  745. retry_write:
  746. blocked_rdev = NULL;
  747. rcu_read_lock();
  748. for (i = 0; i < disks; i++) {
  749. mdk_rdev_t *rdev = rcu_dereference(conf->mirrors[i].rdev);
  750. if (rdev && unlikely(test_bit(Blocked, &rdev->flags))) {
  751. atomic_inc(&rdev->nr_pending);
  752. blocked_rdev = rdev;
  753. break;
  754. }
  755. if (rdev && !test_bit(Faulty, &rdev->flags)) {
  756. atomic_inc(&rdev->nr_pending);
  757. if (test_bit(Faulty, &rdev->flags)) {
  758. rdev_dec_pending(rdev, mddev);
  759. r1_bio->bios[i] = NULL;
  760. } else
  761. r1_bio->bios[i] = bio;
  762. targets++;
  763. } else
  764. r1_bio->bios[i] = NULL;
  765. }
  766. rcu_read_unlock();
  767. if (unlikely(blocked_rdev)) {
  768. /* Wait for this device to become unblocked */
  769. int j;
  770. for (j = 0; j < i; j++)
  771. if (r1_bio->bios[j])
  772. rdev_dec_pending(conf->mirrors[j].rdev, mddev);
  773. allow_barrier(conf);
  774. md_wait_for_blocked_rdev(blocked_rdev, mddev);
  775. wait_barrier(conf);
  776. goto retry_write;
  777. }
  778. BUG_ON(targets == 0); /* we never fail the last device */
  779. if (targets < conf->raid_disks) {
  780. /* array is degraded, we will not clear the bitmap
  781. * on I/O completion (see raid1_end_write_request) */
  782. set_bit(R1BIO_Degraded, &r1_bio->state);
  783. }
  784. /* do behind I/O ? */
  785. if (bitmap &&
  786. atomic_read(&bitmap->behind_writes) < bitmap->max_write_behind &&
  787. (behind_pages = alloc_behind_pages(bio)) != NULL)
  788. set_bit(R1BIO_BehindIO, &r1_bio->state);
  789. atomic_set(&r1_bio->remaining, 0);
  790. atomic_set(&r1_bio->behind_remaining, 0);
  791. do_barriers = bio_barrier(bio);
  792. if (do_barriers)
  793. set_bit(R1BIO_Barrier, &r1_bio->state);
  794. bio_list_init(&bl);
  795. for (i = 0; i < disks; i++) {
  796. struct bio *mbio;
  797. if (!r1_bio->bios[i])
  798. continue;
  799. mbio = bio_clone(bio, GFP_NOIO);
  800. r1_bio->bios[i] = mbio;
  801. mbio->bi_sector = r1_bio->sector + conf->mirrors[i].rdev->data_offset;
  802. mbio->bi_bdev = conf->mirrors[i].rdev->bdev;
  803. mbio->bi_end_io = raid1_end_write_request;
  804. mbio->bi_rw = WRITE | do_barriers | do_sync;
  805. mbio->bi_private = r1_bio;
  806. if (behind_pages) {
  807. struct bio_vec *bvec;
  808. int j;
  809. /* Yes, I really want the '__' version so that
  810. * we clear any unused pointer in the io_vec, rather
  811. * than leave them unchanged. This is important
  812. * because when we come to free the pages, we won't
  813. * know the originial bi_idx, so we just free
  814. * them all
  815. */
  816. __bio_for_each_segment(bvec, mbio, j, 0)
  817. bvec->bv_page = behind_pages[j];
  818. if (test_bit(WriteMostly, &conf->mirrors[i].rdev->flags))
  819. atomic_inc(&r1_bio->behind_remaining);
  820. }
  821. atomic_inc(&r1_bio->remaining);
  822. bio_list_add(&bl, mbio);
  823. }
  824. kfree(behind_pages); /* the behind pages are attached to the bios now */
  825. bitmap_startwrite(bitmap, bio->bi_sector, r1_bio->sectors,
  826. test_bit(R1BIO_BehindIO, &r1_bio->state));
  827. spin_lock_irqsave(&conf->device_lock, flags);
  828. bio_list_merge(&conf->pending_bio_list, &bl);
  829. bio_list_init(&bl);
  830. blk_plug_device(mddev->queue);
  831. spin_unlock_irqrestore(&conf->device_lock, flags);
  832. /* In case raid1d snuck into freeze_array */
  833. wake_up(&conf->wait_barrier);
  834. if (do_sync)
  835. md_wakeup_thread(mddev->thread);
  836. #if 0
  837. while ((bio = bio_list_pop(&bl)) != NULL)
  838. generic_make_request(bio);
  839. #endif
  840. return 0;
  841. }
  842. static void status(struct seq_file *seq, mddev_t *mddev)
  843. {
  844. conf_t *conf = mddev_to_conf(mddev);
  845. int i;
  846. seq_printf(seq, " [%d/%d] [", conf->raid_disks,
  847. conf->raid_disks - mddev->degraded);
  848. rcu_read_lock();
  849. for (i = 0; i < conf->raid_disks; i++) {
  850. mdk_rdev_t *rdev = rcu_dereference(conf->mirrors[i].rdev);
  851. seq_printf(seq, "%s",
  852. rdev && test_bit(In_sync, &rdev->flags) ? "U" : "_");
  853. }
  854. rcu_read_unlock();
  855. seq_printf(seq, "]");
  856. }
  857. static void error(mddev_t *mddev, mdk_rdev_t *rdev)
  858. {
  859. char b[BDEVNAME_SIZE];
  860. conf_t *conf = mddev_to_conf(mddev);
  861. /*
  862. * If it is not operational, then we have already marked it as dead
  863. * else if it is the last working disks, ignore the error, let the
  864. * next level up know.
  865. * else mark the drive as failed
  866. */
  867. if (test_bit(In_sync, &rdev->flags)
  868. && (conf->raid_disks - mddev->degraded) == 1)
  869. /*
  870. * Don't fail the drive, act as though we were just a
  871. * normal single drive
  872. */
  873. return;
  874. if (test_and_clear_bit(In_sync, &rdev->flags)) {
  875. unsigned long flags;
  876. spin_lock_irqsave(&conf->device_lock, flags);
  877. mddev->degraded++;
  878. set_bit(Faulty, &rdev->flags);
  879. spin_unlock_irqrestore(&conf->device_lock, flags);
  880. /*
  881. * if recovery is running, make sure it aborts.
  882. */
  883. set_bit(MD_RECOVERY_INTR, &mddev->recovery);
  884. } else
  885. set_bit(Faulty, &rdev->flags);
  886. set_bit(MD_CHANGE_DEVS, &mddev->flags);
  887. printk(KERN_ALERT "raid1: Disk failure on %s, disabling device.\n"
  888. "raid1: Operation continuing on %d devices.\n",
  889. bdevname(rdev->bdev,b), conf->raid_disks - mddev->degraded);
  890. }
  891. static void print_conf(conf_t *conf)
  892. {
  893. int i;
  894. printk("RAID1 conf printout:\n");
  895. if (!conf) {
  896. printk("(!conf)\n");
  897. return;
  898. }
  899. printk(" --- wd:%d rd:%d\n", conf->raid_disks - conf->mddev->degraded,
  900. conf->raid_disks);
  901. rcu_read_lock();
  902. for (i = 0; i < conf->raid_disks; i++) {
  903. char b[BDEVNAME_SIZE];
  904. mdk_rdev_t *rdev = rcu_dereference(conf->mirrors[i].rdev);
  905. if (rdev)
  906. printk(" disk %d, wo:%d, o:%d, dev:%s\n",
  907. i, !test_bit(In_sync, &rdev->flags),
  908. !test_bit(Faulty, &rdev->flags),
  909. bdevname(rdev->bdev,b));
  910. }
  911. rcu_read_unlock();
  912. }
  913. static void close_sync(conf_t *conf)
  914. {
  915. wait_barrier(conf);
  916. allow_barrier(conf);
  917. mempool_destroy(conf->r1buf_pool);
  918. conf->r1buf_pool = NULL;
  919. }
  920. static int raid1_spare_active(mddev_t *mddev)
  921. {
  922. int i;
  923. conf_t *conf = mddev->private;
  924. /*
  925. * Find all failed disks within the RAID1 configuration
  926. * and mark them readable.
  927. * Called under mddev lock, so rcu protection not needed.
  928. */
  929. for (i = 0; i < conf->raid_disks; i++) {
  930. mdk_rdev_t *rdev = conf->mirrors[i].rdev;
  931. if (rdev
  932. && !test_bit(Faulty, &rdev->flags)
  933. && !test_and_set_bit(In_sync, &rdev->flags)) {
  934. unsigned long flags;
  935. spin_lock_irqsave(&conf->device_lock, flags);
  936. mddev->degraded--;
  937. spin_unlock_irqrestore(&conf->device_lock, flags);
  938. }
  939. }
  940. print_conf(conf);
  941. return 0;
  942. }
  943. static int raid1_add_disk(mddev_t *mddev, mdk_rdev_t *rdev)
  944. {
  945. conf_t *conf = mddev->private;
  946. int err = -EEXIST;
  947. int mirror = 0;
  948. mirror_info_t *p;
  949. int first = 0;
  950. int last = mddev->raid_disks - 1;
  951. if (rdev->raid_disk >= 0)
  952. first = last = rdev->raid_disk;
  953. for (mirror = first; mirror <= last; mirror++)
  954. if ( !(p=conf->mirrors+mirror)->rdev) {
  955. blk_queue_stack_limits(mddev->queue,
  956. rdev->bdev->bd_disk->queue);
  957. /* as we don't honour merge_bvec_fn, we must never risk
  958. * violating it, so limit ->max_sector to one PAGE, as
  959. * a one page request is never in violation.
  960. */
  961. if (rdev->bdev->bd_disk->queue->merge_bvec_fn &&
  962. mddev->queue->max_sectors > (PAGE_SIZE>>9))
  963. blk_queue_max_sectors(mddev->queue, PAGE_SIZE>>9);
  964. p->head_position = 0;
  965. rdev->raid_disk = mirror;
  966. err = 0;
  967. /* As all devices are equivalent, we don't need a full recovery
  968. * if this was recently any drive of the array
  969. */
  970. if (rdev->saved_raid_disk < 0)
  971. conf->fullsync = 1;
  972. rcu_assign_pointer(p->rdev, rdev);
  973. break;
  974. }
  975. print_conf(conf);
  976. return err;
  977. }
  978. static int raid1_remove_disk(mddev_t *mddev, int number)
  979. {
  980. conf_t *conf = mddev->private;
  981. int err = 0;
  982. mdk_rdev_t *rdev;
  983. mirror_info_t *p = conf->mirrors+ number;
  984. print_conf(conf);
  985. rdev = p->rdev;
  986. if (rdev) {
  987. if (test_bit(In_sync, &rdev->flags) ||
  988. atomic_read(&rdev->nr_pending)) {
  989. err = -EBUSY;
  990. goto abort;
  991. }
  992. /* Only remove non-faulty devices is recovery
  993. * is not possible.
  994. */
  995. if (!test_bit(Faulty, &rdev->flags) &&
  996. mddev->degraded < conf->raid_disks) {
  997. err = -EBUSY;
  998. goto abort;
  999. }
  1000. p->rdev = NULL;
  1001. synchronize_rcu();
  1002. if (atomic_read(&rdev->nr_pending)) {
  1003. /* lost the race, try later */
  1004. err = -EBUSY;
  1005. p->rdev = rdev;
  1006. }
  1007. }
  1008. abort:
  1009. print_conf(conf);
  1010. return err;
  1011. }
  1012. static void end_sync_read(struct bio *bio, int error)
  1013. {
  1014. r1bio_t * r1_bio = (r1bio_t *)(bio->bi_private);
  1015. int i;
  1016. for (i=r1_bio->mddev->raid_disks; i--; )
  1017. if (r1_bio->bios[i] == bio)
  1018. break;
  1019. BUG_ON(i < 0);
  1020. update_head_pos(i, r1_bio);
  1021. /*
  1022. * we have read a block, now it needs to be re-written,
  1023. * or re-read if the read failed.
  1024. * We don't do much here, just schedule handling by raid1d
  1025. */
  1026. if (test_bit(BIO_UPTODATE, &bio->bi_flags))
  1027. set_bit(R1BIO_Uptodate, &r1_bio->state);
  1028. if (atomic_dec_and_test(&r1_bio->remaining))
  1029. reschedule_retry(r1_bio);
  1030. }
  1031. static void end_sync_write(struct bio *bio, int error)
  1032. {
  1033. int uptodate = test_bit(BIO_UPTODATE, &bio->bi_flags);
  1034. r1bio_t * r1_bio = (r1bio_t *)(bio->bi_private);
  1035. mddev_t *mddev = r1_bio->mddev;
  1036. conf_t *conf = mddev_to_conf(mddev);
  1037. int i;
  1038. int mirror=0;
  1039. for (i = 0; i < conf->raid_disks; i++)
  1040. if (r1_bio->bios[i] == bio) {
  1041. mirror = i;
  1042. break;
  1043. }
  1044. if (!uptodate) {
  1045. int sync_blocks = 0;
  1046. sector_t s = r1_bio->sector;
  1047. long sectors_to_go = r1_bio->sectors;
  1048. /* make sure these bits doesn't get cleared. */
  1049. do {
  1050. bitmap_end_sync(mddev->bitmap, s,
  1051. &sync_blocks, 1);
  1052. s += sync_blocks;
  1053. sectors_to_go -= sync_blocks;
  1054. } while (sectors_to_go > 0);
  1055. md_error(mddev, conf->mirrors[mirror].rdev);
  1056. }
  1057. update_head_pos(mirror, r1_bio);
  1058. if (atomic_dec_and_test(&r1_bio->remaining)) {
  1059. md_done_sync(mddev, r1_bio->sectors, uptodate);
  1060. put_buf(r1_bio);
  1061. }
  1062. }
  1063. static void sync_request_write(mddev_t *mddev, r1bio_t *r1_bio)
  1064. {
  1065. conf_t *conf = mddev_to_conf(mddev);
  1066. int i;
  1067. int disks = conf->raid_disks;
  1068. struct bio *bio, *wbio;
  1069. bio = r1_bio->bios[r1_bio->read_disk];
  1070. if (test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) {
  1071. /* We have read all readable devices. If we haven't
  1072. * got the block, then there is no hope left.
  1073. * If we have, then we want to do a comparison
  1074. * and skip the write if everything is the same.
  1075. * If any blocks failed to read, then we need to
  1076. * attempt an over-write
  1077. */
  1078. int primary;
  1079. if (!test_bit(R1BIO_Uptodate, &r1_bio->state)) {
  1080. for (i=0; i<mddev->raid_disks; i++)
  1081. if (r1_bio->bios[i]->bi_end_io == end_sync_read)
  1082. md_error(mddev, conf->mirrors[i].rdev);
  1083. md_done_sync(mddev, r1_bio->sectors, 1);
  1084. put_buf(r1_bio);
  1085. return;
  1086. }
  1087. for (primary=0; primary<mddev->raid_disks; primary++)
  1088. if (r1_bio->bios[primary]->bi_end_io == end_sync_read &&
  1089. test_bit(BIO_UPTODATE, &r1_bio->bios[primary]->bi_flags)) {
  1090. r1_bio->bios[primary]->bi_end_io = NULL;
  1091. rdev_dec_pending(conf->mirrors[primary].rdev, mddev);
  1092. break;
  1093. }
  1094. r1_bio->read_disk = primary;
  1095. for (i=0; i<mddev->raid_disks; i++)
  1096. if (r1_bio->bios[i]->bi_end_io == end_sync_read) {
  1097. int j;
  1098. int vcnt = r1_bio->sectors >> (PAGE_SHIFT- 9);
  1099. struct bio *pbio = r1_bio->bios[primary];
  1100. struct bio *sbio = r1_bio->bios[i];
  1101. if (test_bit(BIO_UPTODATE, &sbio->bi_flags)) {
  1102. for (j = vcnt; j-- ; ) {
  1103. struct page *p, *s;
  1104. p = pbio->bi_io_vec[j].bv_page;
  1105. s = sbio->bi_io_vec[j].bv_page;
  1106. if (memcmp(page_address(p),
  1107. page_address(s),
  1108. PAGE_SIZE))
  1109. break;
  1110. }
  1111. } else
  1112. j = 0;
  1113. if (j >= 0)
  1114. mddev->resync_mismatches += r1_bio->sectors;
  1115. if (j < 0 || (test_bit(MD_RECOVERY_CHECK, &mddev->recovery)
  1116. && test_bit(BIO_UPTODATE, &sbio->bi_flags))) {
  1117. sbio->bi_end_io = NULL;
  1118. rdev_dec_pending(conf->mirrors[i].rdev, mddev);
  1119. } else {
  1120. /* fixup the bio for reuse */
  1121. int size;
  1122. sbio->bi_vcnt = vcnt;
  1123. sbio->bi_size = r1_bio->sectors << 9;
  1124. sbio->bi_idx = 0;
  1125. sbio->bi_phys_segments = 0;
  1126. sbio->bi_hw_segments = 0;
  1127. sbio->bi_hw_front_size = 0;
  1128. sbio->bi_hw_back_size = 0;
  1129. sbio->bi_flags &= ~(BIO_POOL_MASK - 1);
  1130. sbio->bi_flags |= 1 << BIO_UPTODATE;
  1131. sbio->bi_next = NULL;
  1132. sbio->bi_sector = r1_bio->sector +
  1133. conf->mirrors[i].rdev->data_offset;
  1134. sbio->bi_bdev = conf->mirrors[i].rdev->bdev;
  1135. size = sbio->bi_size;
  1136. for (j = 0; j < vcnt ; j++) {
  1137. struct bio_vec *bi;
  1138. bi = &sbio->bi_io_vec[j];
  1139. bi->bv_offset = 0;
  1140. if (size > PAGE_SIZE)
  1141. bi->bv_len = PAGE_SIZE;
  1142. else
  1143. bi->bv_len = size;
  1144. size -= PAGE_SIZE;
  1145. memcpy(page_address(bi->bv_page),
  1146. page_address(pbio->bi_io_vec[j].bv_page),
  1147. PAGE_SIZE);
  1148. }
  1149. }
  1150. }
  1151. }
  1152. if (!test_bit(R1BIO_Uptodate, &r1_bio->state)) {
  1153. /* ouch - failed to read all of that.
  1154. * Try some synchronous reads of other devices to get
  1155. * good data, much like with normal read errors. Only
  1156. * read into the pages we already have so we don't
  1157. * need to re-issue the read request.
  1158. * We don't need to freeze the array, because being in an
  1159. * active sync request, there is no normal IO, and
  1160. * no overlapping syncs.
  1161. */
  1162. sector_t sect = r1_bio->sector;
  1163. int sectors = r1_bio->sectors;
  1164. int idx = 0;
  1165. while(sectors) {
  1166. int s = sectors;
  1167. int d = r1_bio->read_disk;
  1168. int success = 0;
  1169. mdk_rdev_t *rdev;
  1170. if (s > (PAGE_SIZE>>9))
  1171. s = PAGE_SIZE >> 9;
  1172. do {
  1173. if (r1_bio->bios[d]->bi_end_io == end_sync_read) {
  1174. /* No rcu protection needed here devices
  1175. * can only be removed when no resync is
  1176. * active, and resync is currently active
  1177. */
  1178. rdev = conf->mirrors[d].rdev;
  1179. if (sync_page_io(rdev->bdev,
  1180. sect + rdev->data_offset,
  1181. s<<9,
  1182. bio->bi_io_vec[idx].bv_page,
  1183. READ)) {
  1184. success = 1;
  1185. break;
  1186. }
  1187. }
  1188. d++;
  1189. if (d == conf->raid_disks)
  1190. d = 0;
  1191. } while (!success && d != r1_bio->read_disk);
  1192. if (success) {
  1193. int start = d;
  1194. /* write it back and re-read */
  1195. set_bit(R1BIO_Uptodate, &r1_bio->state);
  1196. while (d != r1_bio->read_disk) {
  1197. if (d == 0)
  1198. d = conf->raid_disks;
  1199. d--;
  1200. if (r1_bio->bios[d]->bi_end_io != end_sync_read)
  1201. continue;
  1202. rdev = conf->mirrors[d].rdev;
  1203. atomic_add(s, &rdev->corrected_errors);
  1204. if (sync_page_io(rdev->bdev,
  1205. sect + rdev->data_offset,
  1206. s<<9,
  1207. bio->bi_io_vec[idx].bv_page,
  1208. WRITE) == 0)
  1209. md_error(mddev, rdev);
  1210. }
  1211. d = start;
  1212. while (d != r1_bio->read_disk) {
  1213. if (d == 0)
  1214. d = conf->raid_disks;
  1215. d--;
  1216. if (r1_bio->bios[d]->bi_end_io != end_sync_read)
  1217. continue;
  1218. rdev = conf->mirrors[d].rdev;
  1219. if (sync_page_io(rdev->bdev,
  1220. sect + rdev->data_offset,
  1221. s<<9,
  1222. bio->bi_io_vec[idx].bv_page,
  1223. READ) == 0)
  1224. md_error(mddev, rdev);
  1225. }
  1226. } else {
  1227. char b[BDEVNAME_SIZE];
  1228. /* Cannot read from anywhere, array is toast */
  1229. md_error(mddev, conf->mirrors[r1_bio->read_disk].rdev);
  1230. printk(KERN_ALERT "raid1: %s: unrecoverable I/O read error"
  1231. " for block %llu\n",
  1232. bdevname(bio->bi_bdev,b),
  1233. (unsigned long long)r1_bio->sector);
  1234. md_done_sync(mddev, r1_bio->sectors, 0);
  1235. put_buf(r1_bio);
  1236. return;
  1237. }
  1238. sectors -= s;
  1239. sect += s;
  1240. idx ++;
  1241. }
  1242. }
  1243. /*
  1244. * schedule writes
  1245. */
  1246. atomic_set(&r1_bio->remaining, 1);
  1247. for (i = 0; i < disks ; i++) {
  1248. wbio = r1_bio->bios[i];
  1249. if (wbio->bi_end_io == NULL ||
  1250. (wbio->bi_end_io == end_sync_read &&
  1251. (i == r1_bio->read_disk ||
  1252. !test_bit(MD_RECOVERY_SYNC, &mddev->recovery))))
  1253. continue;
  1254. wbio->bi_rw = WRITE;
  1255. wbio->bi_end_io = end_sync_write;
  1256. atomic_inc(&r1_bio->remaining);
  1257. md_sync_acct(conf->mirrors[i].rdev->bdev, wbio->bi_size >> 9);
  1258. generic_make_request(wbio);
  1259. }
  1260. if (atomic_dec_and_test(&r1_bio->remaining)) {
  1261. /* if we're here, all write(s) have completed, so clean up */
  1262. md_done_sync(mddev, r1_bio->sectors, 1);
  1263. put_buf(r1_bio);
  1264. }
  1265. }
  1266. /*
  1267. * This is a kernel thread which:
  1268. *
  1269. * 1. Retries failed read operations on working mirrors.
  1270. * 2. Updates the raid superblock when problems encounter.
  1271. * 3. Performs writes following reads for array syncronising.
  1272. */
  1273. static void fix_read_error(conf_t *conf, int read_disk,
  1274. sector_t sect, int sectors)
  1275. {
  1276. mddev_t *mddev = conf->mddev;
  1277. while(sectors) {
  1278. int s = sectors;
  1279. int d = read_disk;
  1280. int success = 0;
  1281. int start;
  1282. mdk_rdev_t *rdev;
  1283. if (s > (PAGE_SIZE>>9))
  1284. s = PAGE_SIZE >> 9;
  1285. do {
  1286. /* Note: no rcu protection needed here
  1287. * as this is synchronous in the raid1d thread
  1288. * which is the thread that might remove
  1289. * a device. If raid1d ever becomes multi-threaded....
  1290. */
  1291. rdev = conf->mirrors[d].rdev;
  1292. if (rdev &&
  1293. test_bit(In_sync, &rdev->flags) &&
  1294. sync_page_io(rdev->bdev,
  1295. sect + rdev->data_offset,
  1296. s<<9,
  1297. conf->tmppage, READ))
  1298. success = 1;
  1299. else {
  1300. d++;
  1301. if (d == conf->raid_disks)
  1302. d = 0;
  1303. }
  1304. } while (!success && d != read_disk);
  1305. if (!success) {
  1306. /* Cannot read from anywhere -- bye bye array */
  1307. md_error(mddev, conf->mirrors[read_disk].rdev);
  1308. break;
  1309. }
  1310. /* write it back and re-read */
  1311. start = d;
  1312. while (d != read_disk) {
  1313. if (d==0)
  1314. d = conf->raid_disks;
  1315. d--;
  1316. rdev = conf->mirrors[d].rdev;
  1317. if (rdev &&
  1318. test_bit(In_sync, &rdev->flags)) {
  1319. if (sync_page_io(rdev->bdev,
  1320. sect + rdev->data_offset,
  1321. s<<9, conf->tmppage, WRITE)
  1322. == 0)
  1323. /* Well, this device is dead */
  1324. md_error(mddev, rdev);
  1325. }
  1326. }
  1327. d = start;
  1328. while (d != read_disk) {
  1329. char b[BDEVNAME_SIZE];
  1330. if (d==0)
  1331. d = conf->raid_disks;
  1332. d--;
  1333. rdev = conf->mirrors[d].rdev;
  1334. if (rdev &&
  1335. test_bit(In_sync, &rdev->flags)) {
  1336. if (sync_page_io(rdev->bdev,
  1337. sect + rdev->data_offset,
  1338. s<<9, conf->tmppage, READ)
  1339. == 0)
  1340. /* Well, this device is dead */
  1341. md_error(mddev, rdev);
  1342. else {
  1343. atomic_add(s, &rdev->corrected_errors);
  1344. printk(KERN_INFO
  1345. "raid1:%s: read error corrected "
  1346. "(%d sectors at %llu on %s)\n",
  1347. mdname(mddev), s,
  1348. (unsigned long long)(sect +
  1349. rdev->data_offset),
  1350. bdevname(rdev->bdev, b));
  1351. }
  1352. }
  1353. }
  1354. sectors -= s;
  1355. sect += s;
  1356. }
  1357. }
  1358. static void raid1d(mddev_t *mddev)
  1359. {
  1360. r1bio_t *r1_bio;
  1361. struct bio *bio;
  1362. unsigned long flags;
  1363. conf_t *conf = mddev_to_conf(mddev);
  1364. struct list_head *head = &conf->retry_list;
  1365. int unplug=0;
  1366. mdk_rdev_t *rdev;
  1367. md_check_recovery(mddev);
  1368. for (;;) {
  1369. char b[BDEVNAME_SIZE];
  1370. unplug += flush_pending_writes(conf);
  1371. spin_lock_irqsave(&conf->device_lock, flags);
  1372. if (list_empty(head)) {
  1373. spin_unlock_irqrestore(&conf->device_lock, flags);
  1374. break;
  1375. }
  1376. r1_bio = list_entry(head->prev, r1bio_t, retry_list);
  1377. list_del(head->prev);
  1378. conf->nr_queued--;
  1379. spin_unlock_irqrestore(&conf->device_lock, flags);
  1380. mddev = r1_bio->mddev;
  1381. conf = mddev_to_conf(mddev);
  1382. if (test_bit(R1BIO_IsSync, &r1_bio->state)) {
  1383. sync_request_write(mddev, r1_bio);
  1384. unplug = 1;
  1385. } else if (test_bit(R1BIO_BarrierRetry, &r1_bio->state)) {
  1386. /* some requests in the r1bio were BIO_RW_BARRIER
  1387. * requests which failed with -EOPNOTSUPP. Hohumm..
  1388. * Better resubmit without the barrier.
  1389. * We know which devices to resubmit for, because
  1390. * all others have had their bios[] entry cleared.
  1391. * We already have a nr_pending reference on these rdevs.
  1392. */
  1393. int i;
  1394. const int do_sync = bio_sync(r1_bio->master_bio);
  1395. clear_bit(R1BIO_BarrierRetry, &r1_bio->state);
  1396. clear_bit(R1BIO_Barrier, &r1_bio->state);
  1397. for (i=0; i < conf->raid_disks; i++)
  1398. if (r1_bio->bios[i])
  1399. atomic_inc(&r1_bio->remaining);
  1400. for (i=0; i < conf->raid_disks; i++)
  1401. if (r1_bio->bios[i]) {
  1402. struct bio_vec *bvec;
  1403. int j;
  1404. bio = bio_clone(r1_bio->master_bio, GFP_NOIO);
  1405. /* copy pages from the failed bio, as
  1406. * this might be a write-behind device */
  1407. __bio_for_each_segment(bvec, bio, j, 0)
  1408. bvec->bv_page = bio_iovec_idx(r1_bio->bios[i], j)->bv_page;
  1409. bio_put(r1_bio->bios[i]);
  1410. bio->bi_sector = r1_bio->sector +
  1411. conf->mirrors[i].rdev->data_offset;
  1412. bio->bi_bdev = conf->mirrors[i].rdev->bdev;
  1413. bio->bi_end_io = raid1_end_write_request;
  1414. bio->bi_rw = WRITE | do_sync;
  1415. bio->bi_private = r1_bio;
  1416. r1_bio->bios[i] = bio;
  1417. generic_make_request(bio);
  1418. }
  1419. } else {
  1420. int disk;
  1421. /* we got a read error. Maybe the drive is bad. Maybe just
  1422. * the block and we can fix it.
  1423. * We freeze all other IO, and try reading the block from
  1424. * other devices. When we find one, we re-write
  1425. * and check it that fixes the read error.
  1426. * This is all done synchronously while the array is
  1427. * frozen
  1428. */
  1429. if (mddev->ro == 0) {
  1430. freeze_array(conf);
  1431. fix_read_error(conf, r1_bio->read_disk,
  1432. r1_bio->sector,
  1433. r1_bio->sectors);
  1434. unfreeze_array(conf);
  1435. }
  1436. bio = r1_bio->bios[r1_bio->read_disk];
  1437. if ((disk=read_balance(conf, r1_bio)) == -1) {
  1438. printk(KERN_ALERT "raid1: %s: unrecoverable I/O"
  1439. " read error for block %llu\n",
  1440. bdevname(bio->bi_bdev,b),
  1441. (unsigned long long)r1_bio->sector);
  1442. raid_end_bio_io(r1_bio);
  1443. } else {
  1444. const int do_sync = bio_sync(r1_bio->master_bio);
  1445. r1_bio->bios[r1_bio->read_disk] =
  1446. mddev->ro ? IO_BLOCKED : NULL;
  1447. r1_bio->read_disk = disk;
  1448. bio_put(bio);
  1449. bio = bio_clone(r1_bio->master_bio, GFP_NOIO);
  1450. r1_bio->bios[r1_bio->read_disk] = bio;
  1451. rdev = conf->mirrors[disk].rdev;
  1452. if (printk_ratelimit())
  1453. printk(KERN_ERR "raid1: %s: redirecting sector %llu to"
  1454. " another mirror\n",
  1455. bdevname(rdev->bdev,b),
  1456. (unsigned long long)r1_bio->sector);
  1457. bio->bi_sector = r1_bio->sector + rdev->data_offset;
  1458. bio->bi_bdev = rdev->bdev;
  1459. bio->bi_end_io = raid1_end_read_request;
  1460. bio->bi_rw = READ | do_sync;
  1461. bio->bi_private = r1_bio;
  1462. unplug = 1;
  1463. generic_make_request(bio);
  1464. }
  1465. }
  1466. }
  1467. if (unplug)
  1468. unplug_slaves(mddev);
  1469. }
  1470. static int init_resync(conf_t *conf)
  1471. {
  1472. int buffs;
  1473. buffs = RESYNC_WINDOW / RESYNC_BLOCK_SIZE;
  1474. BUG_ON(conf->r1buf_pool);
  1475. conf->r1buf_pool = mempool_create(buffs, r1buf_pool_alloc, r1buf_pool_free,
  1476. conf->poolinfo);
  1477. if (!conf->r1buf_pool)
  1478. return -ENOMEM;
  1479. conf->next_resync = 0;
  1480. return 0;
  1481. }
  1482. /*
  1483. * perform a "sync" on one "block"
  1484. *
  1485. * We need to make sure that no normal I/O request - particularly write
  1486. * requests - conflict with active sync requests.
  1487. *
  1488. * This is achieved by tracking pending requests and a 'barrier' concept
  1489. * that can be installed to exclude normal IO requests.
  1490. */
  1491. static sector_t sync_request(mddev_t *mddev, sector_t sector_nr, int *skipped, int go_faster)
  1492. {
  1493. conf_t *conf = mddev_to_conf(mddev);
  1494. r1bio_t *r1_bio;
  1495. struct bio *bio;
  1496. sector_t max_sector, nr_sectors;
  1497. int disk = -1;
  1498. int i;
  1499. int wonly = -1;
  1500. int write_targets = 0, read_targets = 0;
  1501. int sync_blocks;
  1502. int still_degraded = 0;
  1503. if (!conf->r1buf_pool)
  1504. {
  1505. /*
  1506. printk("sync start - bitmap %p\n", mddev->bitmap);
  1507. */
  1508. if (init_resync(conf))
  1509. return 0;
  1510. }
  1511. max_sector = mddev->size << 1;
  1512. if (sector_nr >= max_sector) {
  1513. /* If we aborted, we need to abort the
  1514. * sync on the 'current' bitmap chunk (there will
  1515. * only be one in raid1 resync.
  1516. * We can find the current addess in mddev->curr_resync
  1517. */
  1518. if (mddev->curr_resync < max_sector) /* aborted */
  1519. bitmap_end_sync(mddev->bitmap, mddev->curr_resync,
  1520. &sync_blocks, 1);
  1521. else /* completed sync */
  1522. conf->fullsync = 0;
  1523. bitmap_close_sync(mddev->bitmap);
  1524. close_sync(conf);
  1525. return 0;
  1526. }
  1527. if (mddev->bitmap == NULL &&
  1528. mddev->recovery_cp == MaxSector &&
  1529. !test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery) &&
  1530. conf->fullsync == 0) {
  1531. *skipped = 1;
  1532. return max_sector - sector_nr;
  1533. }
  1534. /* before building a request, check if we can skip these blocks..
  1535. * This call the bitmap_start_sync doesn't actually record anything
  1536. */
  1537. if (!bitmap_start_sync(mddev->bitmap, sector_nr, &sync_blocks, 1) &&
  1538. !conf->fullsync && !test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) {
  1539. /* We can skip this block, and probably several more */
  1540. *skipped = 1;
  1541. return sync_blocks;
  1542. }
  1543. /*
  1544. * If there is non-resync activity waiting for a turn,
  1545. * and resync is going fast enough,
  1546. * then let it though before starting on this new sync request.
  1547. */
  1548. if (!go_faster && conf->nr_waiting)
  1549. msleep_interruptible(1000);
  1550. bitmap_cond_end_sync(mddev->bitmap, sector_nr);
  1551. raise_barrier(conf);
  1552. conf->next_resync = sector_nr;
  1553. r1_bio = mempool_alloc(conf->r1buf_pool, GFP_NOIO);
  1554. rcu_read_lock();
  1555. /*
  1556. * If we get a correctably read error during resync or recovery,
  1557. * we might want to read from a different device. So we
  1558. * flag all drives that could conceivably be read from for READ,
  1559. * and any others (which will be non-In_sync devices) for WRITE.
  1560. * If a read fails, we try reading from something else for which READ
  1561. * is OK.
  1562. */
  1563. r1_bio->mddev = mddev;
  1564. r1_bio->sector = sector_nr;
  1565. r1_bio->state = 0;
  1566. set_bit(R1BIO_IsSync, &r1_bio->state);
  1567. for (i=0; i < conf->raid_disks; i++) {
  1568. mdk_rdev_t *rdev;
  1569. bio = r1_bio->bios[i];
  1570. /* take from bio_init */
  1571. bio->bi_next = NULL;
  1572. bio->bi_flags |= 1 << BIO_UPTODATE;
  1573. bio->bi_rw = READ;
  1574. bio->bi_vcnt = 0;
  1575. bio->bi_idx = 0;
  1576. bio->bi_phys_segments = 0;
  1577. bio->bi_hw_segments = 0;
  1578. bio->bi_size = 0;
  1579. bio->bi_end_io = NULL;
  1580. bio->bi_private = NULL;
  1581. rdev = rcu_dereference(conf->mirrors[i].rdev);
  1582. if (rdev == NULL ||
  1583. test_bit(Faulty, &rdev->flags)) {
  1584. still_degraded = 1;
  1585. continue;
  1586. } else if (!test_bit(In_sync, &rdev->flags)) {
  1587. bio->bi_rw = WRITE;
  1588. bio->bi_end_io = end_sync_write;
  1589. write_targets ++;
  1590. } else {
  1591. /* may need to read from here */
  1592. bio->bi_rw = READ;
  1593. bio->bi_end_io = end_sync_read;
  1594. if (test_bit(WriteMostly, &rdev->flags)) {
  1595. if (wonly < 0)
  1596. wonly = i;
  1597. } else {
  1598. if (disk < 0)
  1599. disk = i;
  1600. }
  1601. read_targets++;
  1602. }
  1603. atomic_inc(&rdev->nr_pending);
  1604. bio->bi_sector = sector_nr + rdev->data_offset;
  1605. bio->bi_bdev = rdev->bdev;
  1606. bio->bi_private = r1_bio;
  1607. }
  1608. rcu_read_unlock();
  1609. if (disk < 0)
  1610. disk = wonly;
  1611. r1_bio->read_disk = disk;
  1612. if (test_bit(MD_RECOVERY_SYNC, &mddev->recovery) && read_targets > 0)
  1613. /* extra read targets are also write targets */
  1614. write_targets += read_targets-1;
  1615. if (write_targets == 0 || read_targets == 0) {
  1616. /* There is nowhere to write, so all non-sync
  1617. * drives must be failed - so we are finished
  1618. */
  1619. sector_t rv = max_sector - sector_nr;
  1620. *skipped = 1;
  1621. put_buf(r1_bio);
  1622. return rv;
  1623. }
  1624. if (max_sector > mddev->resync_max)
  1625. max_sector = mddev->resync_max; /* Don't do IO beyond here */
  1626. nr_sectors = 0;
  1627. sync_blocks = 0;
  1628. do {
  1629. struct page *page;
  1630. int len = PAGE_SIZE;
  1631. if (sector_nr + (len>>9) > max_sector)
  1632. len = (max_sector - sector_nr) << 9;
  1633. if (len == 0)
  1634. break;
  1635. if (sync_blocks == 0) {
  1636. if (!bitmap_start_sync(mddev->bitmap, sector_nr,
  1637. &sync_blocks, still_degraded) &&
  1638. !conf->fullsync &&
  1639. !test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery))
  1640. break;
  1641. BUG_ON(sync_blocks < (PAGE_SIZE>>9));
  1642. if (len > (sync_blocks<<9))
  1643. len = sync_blocks<<9;
  1644. }
  1645. for (i=0 ; i < conf->raid_disks; i++) {
  1646. bio = r1_bio->bios[i];
  1647. if (bio->bi_end_io) {
  1648. page = bio->bi_io_vec[bio->bi_vcnt].bv_page;
  1649. if (bio_add_page(bio, page, len, 0) == 0) {
  1650. /* stop here */
  1651. bio->bi_io_vec[bio->bi_vcnt].bv_page = page;
  1652. while (i > 0) {
  1653. i--;
  1654. bio = r1_bio->bios[i];
  1655. if (bio->bi_end_io==NULL)
  1656. continue;
  1657. /* remove last page from this bio */
  1658. bio->bi_vcnt--;
  1659. bio->bi_size -= len;
  1660. bio->bi_flags &= ~(1<< BIO_SEG_VALID);
  1661. }
  1662. goto bio_full;
  1663. }
  1664. }
  1665. }
  1666. nr_sectors += len>>9;
  1667. sector_nr += len>>9;
  1668. sync_blocks -= (len>>9);
  1669. } while (r1_bio->bios[disk]->bi_vcnt < RESYNC_PAGES);
  1670. bio_full:
  1671. r1_bio->sectors = nr_sectors;
  1672. /* For a user-requested sync, we read all readable devices and do a
  1673. * compare
  1674. */
  1675. if (test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) {
  1676. atomic_set(&r1_bio->remaining, read_targets);
  1677. for (i=0; i<conf->raid_disks; i++) {
  1678. bio = r1_bio->bios[i];
  1679. if (bio->bi_end_io == end_sync_read) {
  1680. md_sync_acct(bio->bi_bdev, nr_sectors);
  1681. generic_make_request(bio);
  1682. }
  1683. }
  1684. } else {
  1685. atomic_set(&r1_bio->remaining, 1);
  1686. bio = r1_bio->bios[r1_bio->read_disk];
  1687. md_sync_acct(bio->bi_bdev, nr_sectors);
  1688. generic_make_request(bio);
  1689. }
  1690. return nr_sectors;
  1691. }
  1692. static int run(mddev_t *mddev)
  1693. {
  1694. conf_t *conf;
  1695. int i, j, disk_idx;
  1696. mirror_info_t *disk;
  1697. mdk_rdev_t *rdev;
  1698. struct list_head *tmp;
  1699. if (mddev->level != 1) {
  1700. printk("raid1: %s: raid level not set to mirroring (%d)\n",
  1701. mdname(mddev), mddev->level);
  1702. goto out;
  1703. }
  1704. if (mddev->reshape_position != MaxSector) {
  1705. printk("raid1: %s: reshape_position set but not supported\n",
  1706. mdname(mddev));
  1707. goto out;
  1708. }
  1709. /*
  1710. * copy the already verified devices into our private RAID1
  1711. * bookkeeping area. [whatever we allocate in run(),
  1712. * should be freed in stop()]
  1713. */
  1714. conf = kzalloc(sizeof(conf_t), GFP_KERNEL);
  1715. mddev->private = conf;
  1716. if (!conf)
  1717. goto out_no_mem;
  1718. conf->mirrors = kzalloc(sizeof(struct mirror_info)*mddev->raid_disks,
  1719. GFP_KERNEL);
  1720. if (!conf->mirrors)
  1721. goto out_no_mem;
  1722. conf->tmppage = alloc_page(GFP_KERNEL);
  1723. if (!conf->tmppage)
  1724. goto out_no_mem;
  1725. conf->poolinfo = kmalloc(sizeof(*conf->poolinfo), GFP_KERNEL);
  1726. if (!conf->poolinfo)
  1727. goto out_no_mem;
  1728. conf->poolinfo->mddev = mddev;
  1729. conf->poolinfo->raid_disks = mddev->raid_disks;
  1730. conf->r1bio_pool = mempool_create(NR_RAID1_BIOS, r1bio_pool_alloc,
  1731. r1bio_pool_free,
  1732. conf->poolinfo);
  1733. if (!conf->r1bio_pool)
  1734. goto out_no_mem;
  1735. spin_lock_init(&conf->device_lock);
  1736. mddev->queue->queue_lock = &conf->device_lock;
  1737. rdev_for_each(rdev, tmp, mddev) {
  1738. disk_idx = rdev->raid_disk;
  1739. if (disk_idx >= mddev->raid_disks
  1740. || disk_idx < 0)
  1741. continue;
  1742. disk = conf->mirrors + disk_idx;
  1743. disk->rdev = rdev;
  1744. blk_queue_stack_limits(mddev->queue,
  1745. rdev->bdev->bd_disk->queue);
  1746. /* as we don't honour merge_bvec_fn, we must never risk
  1747. * violating it, so limit ->max_sector to one PAGE, as
  1748. * a one page request is never in violation.
  1749. */
  1750. if (rdev->bdev->bd_disk->queue->merge_bvec_fn &&
  1751. mddev->queue->max_sectors > (PAGE_SIZE>>9))
  1752. blk_queue_max_sectors(mddev->queue, PAGE_SIZE>>9);
  1753. disk->head_position = 0;
  1754. }
  1755. conf->raid_disks = mddev->raid_disks;
  1756. conf->mddev = mddev;
  1757. INIT_LIST_HEAD(&conf->retry_list);
  1758. spin_lock_init(&conf->resync_lock);
  1759. init_waitqueue_head(&conf->wait_barrier);
  1760. bio_list_init(&conf->pending_bio_list);
  1761. bio_list_init(&conf->flushing_bio_list);
  1762. mddev->degraded = 0;
  1763. for (i = 0; i < conf->raid_disks; i++) {
  1764. disk = conf->mirrors + i;
  1765. if (!disk->rdev ||
  1766. !test_bit(In_sync, &disk->rdev->flags)) {
  1767. disk->head_position = 0;
  1768. mddev->degraded++;
  1769. if (disk->rdev)
  1770. conf->fullsync = 1;
  1771. }
  1772. }
  1773. if (mddev->degraded == conf->raid_disks) {
  1774. printk(KERN_ERR "raid1: no operational mirrors for %s\n",
  1775. mdname(mddev));
  1776. goto out_free_conf;
  1777. }
  1778. if (conf->raid_disks - mddev->degraded == 1)
  1779. mddev->recovery_cp = MaxSector;
  1780. /*
  1781. * find the first working one and use it as a starting point
  1782. * to read balancing.
  1783. */
  1784. for (j = 0; j < conf->raid_disks &&
  1785. (!conf->mirrors[j].rdev ||
  1786. !test_bit(In_sync, &conf->mirrors[j].rdev->flags)) ; j++)
  1787. /* nothing */;
  1788. conf->last_used = j;
  1789. mddev->thread = md_register_thread(raid1d, mddev, "%s_raid1");
  1790. if (!mddev->thread) {
  1791. printk(KERN_ERR
  1792. "raid1: couldn't allocate thread for %s\n",
  1793. mdname(mddev));
  1794. goto out_free_conf;
  1795. }
  1796. printk(KERN_INFO
  1797. "raid1: raid set %s active with %d out of %d mirrors\n",
  1798. mdname(mddev), mddev->raid_disks - mddev->degraded,
  1799. mddev->raid_disks);
  1800. /*
  1801. * Ok, everything is just fine now
  1802. */
  1803. mddev->array_sectors = mddev->size * 2;
  1804. mddev->queue->unplug_fn = raid1_unplug;
  1805. mddev->queue->backing_dev_info.congested_fn = raid1_congested;
  1806. mddev->queue->backing_dev_info.congested_data = mddev;
  1807. return 0;
  1808. out_no_mem:
  1809. printk(KERN_ERR "raid1: couldn't allocate memory for %s\n",
  1810. mdname(mddev));
  1811. out_free_conf:
  1812. if (conf) {
  1813. if (conf->r1bio_pool)
  1814. mempool_destroy(conf->r1bio_pool);
  1815. kfree(conf->mirrors);
  1816. safe_put_page(conf->tmppage);
  1817. kfree(conf->poolinfo);
  1818. kfree(conf);
  1819. mddev->private = NULL;
  1820. }
  1821. out:
  1822. return -EIO;
  1823. }
  1824. static int stop(mddev_t *mddev)
  1825. {
  1826. conf_t *conf = mddev_to_conf(mddev);
  1827. struct bitmap *bitmap = mddev->bitmap;
  1828. int behind_wait = 0;
  1829. /* wait for behind writes to complete */
  1830. while (bitmap && atomic_read(&bitmap->behind_writes) > 0) {
  1831. behind_wait++;
  1832. printk(KERN_INFO "raid1: behind writes in progress on device %s, waiting to stop (%d)\n", mdname(mddev), behind_wait);
  1833. set_current_state(TASK_UNINTERRUPTIBLE);
  1834. schedule_timeout(HZ); /* wait a second */
  1835. /* need to kick something here to make sure I/O goes? */
  1836. }
  1837. md_unregister_thread(mddev->thread);
  1838. mddev->thread = NULL;
  1839. blk_sync_queue(mddev->queue); /* the unplug fn references 'conf'*/
  1840. if (conf->r1bio_pool)
  1841. mempool_destroy(conf->r1bio_pool);
  1842. kfree(conf->mirrors);
  1843. kfree(conf->poolinfo);
  1844. kfree(conf);
  1845. mddev->private = NULL;
  1846. return 0;
  1847. }
  1848. static int raid1_resize(mddev_t *mddev, sector_t sectors)
  1849. {
  1850. /* no resync is happening, and there is enough space
  1851. * on all devices, so we can resize.
  1852. * We need to make sure resync covers any new space.
  1853. * If the array is shrinking we should possibly wait until
  1854. * any io in the removed space completes, but it hardly seems
  1855. * worth it.
  1856. */
  1857. mddev->array_sectors = sectors;
  1858. set_capacity(mddev->gendisk, mddev->array_sectors);
  1859. mddev->changed = 1;
  1860. if (mddev->array_sectors / 2 > mddev->size &&
  1861. mddev->recovery_cp == MaxSector) {
  1862. mddev->recovery_cp = mddev->size << 1;
  1863. set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
  1864. }
  1865. mddev->size = mddev->array_sectors / 2;
  1866. mddev->resync_max_sectors = sectors;
  1867. return 0;
  1868. }
  1869. static int raid1_reshape(mddev_t *mddev)
  1870. {
  1871. /* We need to:
  1872. * 1/ resize the r1bio_pool
  1873. * 2/ resize conf->mirrors
  1874. *
  1875. * We allocate a new r1bio_pool if we can.
  1876. * Then raise a device barrier and wait until all IO stops.
  1877. * Then resize conf->mirrors and swap in the new r1bio pool.
  1878. *
  1879. * At the same time, we "pack" the devices so that all the missing
  1880. * devices have the higher raid_disk numbers.
  1881. */
  1882. mempool_t *newpool, *oldpool;
  1883. struct pool_info *newpoolinfo;
  1884. mirror_info_t *newmirrors;
  1885. conf_t *conf = mddev_to_conf(mddev);
  1886. int cnt, raid_disks;
  1887. unsigned long flags;
  1888. int d, d2, err;
  1889. /* Cannot change chunk_size, layout, or level */
  1890. if (mddev->chunk_size != mddev->new_chunk ||
  1891. mddev->layout != mddev->new_layout ||
  1892. mddev->level != mddev->new_level) {
  1893. mddev->new_chunk = mddev->chunk_size;
  1894. mddev->new_layout = mddev->layout;
  1895. mddev->new_level = mddev->level;
  1896. return -EINVAL;
  1897. }
  1898. err = md_allow_write(mddev);
  1899. if (err)
  1900. return err;
  1901. raid_disks = mddev->raid_disks + mddev->delta_disks;
  1902. if (raid_disks < conf->raid_disks) {
  1903. cnt=0;
  1904. for (d= 0; d < conf->raid_disks; d++)
  1905. if (conf->mirrors[d].rdev)
  1906. cnt++;
  1907. if (cnt > raid_disks)
  1908. return -EBUSY;
  1909. }
  1910. newpoolinfo = kmalloc(sizeof(*newpoolinfo), GFP_KERNEL);
  1911. if (!newpoolinfo)
  1912. return -ENOMEM;
  1913. newpoolinfo->mddev = mddev;
  1914. newpoolinfo->raid_disks = raid_disks;
  1915. newpool = mempool_create(NR_RAID1_BIOS, r1bio_pool_alloc,
  1916. r1bio_pool_free, newpoolinfo);
  1917. if (!newpool) {
  1918. kfree(newpoolinfo);
  1919. return -ENOMEM;
  1920. }
  1921. newmirrors = kzalloc(sizeof(struct mirror_info) * raid_disks, GFP_KERNEL);
  1922. if (!newmirrors) {
  1923. kfree(newpoolinfo);
  1924. mempool_destroy(newpool);
  1925. return -ENOMEM;
  1926. }
  1927. raise_barrier(conf);
  1928. /* ok, everything is stopped */
  1929. oldpool = conf->r1bio_pool;
  1930. conf->r1bio_pool = newpool;
  1931. for (d = d2 = 0; d < conf->raid_disks; d++) {
  1932. mdk_rdev_t *rdev = conf->mirrors[d].rdev;
  1933. if (rdev && rdev->raid_disk != d2) {
  1934. char nm[20];
  1935. sprintf(nm, "rd%d", rdev->raid_disk);
  1936. sysfs_remove_link(&mddev->kobj, nm);
  1937. rdev->raid_disk = d2;
  1938. sprintf(nm, "rd%d", rdev->raid_disk);
  1939. sysfs_remove_link(&mddev->kobj, nm);
  1940. if (sysfs_create_link(&mddev->kobj,
  1941. &rdev->kobj, nm))
  1942. printk(KERN_WARNING
  1943. "md/raid1: cannot register "
  1944. "%s for %s\n",
  1945. nm, mdname(mddev));
  1946. }
  1947. if (rdev)
  1948. newmirrors[d2++].rdev = rdev;
  1949. }
  1950. kfree(conf->mirrors);
  1951. conf->mirrors = newmirrors;
  1952. kfree(conf->poolinfo);
  1953. conf->poolinfo = newpoolinfo;
  1954. spin_lock_irqsave(&conf->device_lock, flags);
  1955. mddev->degraded += (raid_disks - conf->raid_disks);
  1956. spin_unlock_irqrestore(&conf->device_lock, flags);
  1957. conf->raid_disks = mddev->raid_disks = raid_disks;
  1958. mddev->delta_disks = 0;
  1959. conf->last_used = 0; /* just make sure it is in-range */
  1960. lower_barrier(conf);
  1961. set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
  1962. md_wakeup_thread(mddev->thread);
  1963. mempool_destroy(oldpool);
  1964. return 0;
  1965. }
  1966. static void raid1_quiesce(mddev_t *mddev, int state)
  1967. {
  1968. conf_t *conf = mddev_to_conf(mddev);
  1969. switch(state) {
  1970. case 1:
  1971. raise_barrier(conf);
  1972. break;
  1973. case 0:
  1974. lower_barrier(conf);
  1975. break;
  1976. }
  1977. }
  1978. static struct mdk_personality raid1_personality =
  1979. {
  1980. .name = "raid1",
  1981. .level = 1,
  1982. .owner = THIS_MODULE,
  1983. .make_request = make_request,
  1984. .run = run,
  1985. .stop = stop,
  1986. .status = status,
  1987. .error_handler = error,
  1988. .hot_add_disk = raid1_add_disk,
  1989. .hot_remove_disk= raid1_remove_disk,
  1990. .spare_active = raid1_spare_active,
  1991. .sync_request = sync_request,
  1992. .resize = raid1_resize,
  1993. .check_reshape = raid1_reshape,
  1994. .quiesce = raid1_quiesce,
  1995. };
  1996. static int __init raid_init(void)
  1997. {
  1998. return register_md_personality(&raid1_personality);
  1999. }
  2000. static void raid_exit(void)
  2001. {
  2002. unregister_md_personality(&raid1_personality);
  2003. }
  2004. module_init(raid_init);
  2005. module_exit(raid_exit);
  2006. MODULE_LICENSE("GPL");
  2007. MODULE_ALIAS("md-personality-3"); /* RAID1 */
  2008. MODULE_ALIAS("md-raid1");
  2009. MODULE_ALIAS("md-level-1");