zfcp_erp.c 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400
  1. /*
  2. * This file is part of the zfcp device driver for
  3. * FCP adapters for IBM System z9 and zSeries.
  4. *
  5. * (C) Copyright IBM Corp. 2002, 2006
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License as published by
  9. * the Free Software Foundation; either version 2, or (at your option)
  10. * any later version.
  11. *
  12. * This program is distributed in the hope that it will be useful,
  13. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. * GNU General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU General Public License
  18. * along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  20. */
  21. #define ZFCP_LOG_AREA ZFCP_LOG_AREA_ERP
  22. #include "zfcp_ext.h"
  23. static int zfcp_erp_adisc(struct zfcp_port *);
  24. static void zfcp_erp_adisc_handler(unsigned long);
  25. static int zfcp_erp_adapter_reopen_internal(struct zfcp_adapter *, int);
  26. static int zfcp_erp_port_forced_reopen_internal(struct zfcp_port *, int);
  27. static int zfcp_erp_port_reopen_internal(struct zfcp_port *, int);
  28. static int zfcp_erp_unit_reopen_internal(struct zfcp_unit *, int);
  29. static int zfcp_erp_port_reopen_all_internal(struct zfcp_adapter *, int);
  30. static int zfcp_erp_unit_reopen_all_internal(struct zfcp_port *, int);
  31. static void zfcp_erp_adapter_block(struct zfcp_adapter *, int);
  32. static void zfcp_erp_adapter_unblock(struct zfcp_adapter *);
  33. static void zfcp_erp_port_block(struct zfcp_port *, int);
  34. static void zfcp_erp_port_unblock(struct zfcp_port *);
  35. static void zfcp_erp_unit_block(struct zfcp_unit *, int);
  36. static void zfcp_erp_unit_unblock(struct zfcp_unit *);
  37. static int zfcp_erp_thread(void *);
  38. static int zfcp_erp_strategy(struct zfcp_erp_action *);
  39. static int zfcp_erp_strategy_do_action(struct zfcp_erp_action *);
  40. static int zfcp_erp_strategy_memwait(struct zfcp_erp_action *);
  41. static int zfcp_erp_strategy_check_target(struct zfcp_erp_action *, int);
  42. static int zfcp_erp_strategy_check_unit(struct zfcp_unit *, int);
  43. static int zfcp_erp_strategy_check_port(struct zfcp_port *, int);
  44. static int zfcp_erp_strategy_check_adapter(struct zfcp_adapter *, int);
  45. static int zfcp_erp_strategy_statechange(int, u32, struct zfcp_adapter *,
  46. struct zfcp_port *,
  47. struct zfcp_unit *, int);
  48. static int zfcp_erp_strategy_statechange_detected(atomic_t *, u32);
  49. static int zfcp_erp_strategy_followup_actions(int, struct zfcp_adapter *,
  50. struct zfcp_port *,
  51. struct zfcp_unit *, int);
  52. static int zfcp_erp_strategy_check_queues(struct zfcp_adapter *);
  53. static int zfcp_erp_strategy_check_action(struct zfcp_erp_action *, int);
  54. static int zfcp_erp_adapter_strategy(struct zfcp_erp_action *);
  55. static int zfcp_erp_adapter_strategy_generic(struct zfcp_erp_action *, int);
  56. static int zfcp_erp_adapter_strategy_close(struct zfcp_erp_action *);
  57. static int zfcp_erp_adapter_strategy_open(struct zfcp_erp_action *);
  58. static int zfcp_erp_adapter_strategy_open_qdio(struct zfcp_erp_action *);
  59. static int zfcp_erp_adapter_strategy_open_fsf(struct zfcp_erp_action *);
  60. static int zfcp_erp_adapter_strategy_open_fsf_xconfig(struct zfcp_erp_action *);
  61. static int zfcp_erp_adapter_strategy_open_fsf_xport(struct zfcp_erp_action *);
  62. static int zfcp_erp_adapter_strategy_open_fsf_statusread(
  63. struct zfcp_erp_action *);
  64. static int zfcp_erp_port_forced_strategy(struct zfcp_erp_action *);
  65. static int zfcp_erp_port_forced_strategy_close(struct zfcp_erp_action *);
  66. static int zfcp_erp_port_strategy(struct zfcp_erp_action *);
  67. static int zfcp_erp_port_strategy_clearstati(struct zfcp_port *);
  68. static int zfcp_erp_port_strategy_close(struct zfcp_erp_action *);
  69. static int zfcp_erp_port_strategy_open(struct zfcp_erp_action *);
  70. static int zfcp_erp_port_strategy_open_nameserver(struct zfcp_erp_action *);
  71. static int zfcp_erp_port_strategy_open_nameserver_wakeup(
  72. struct zfcp_erp_action *);
  73. static int zfcp_erp_port_strategy_open_common(struct zfcp_erp_action *);
  74. static int zfcp_erp_port_strategy_open_common_lookup(struct zfcp_erp_action *);
  75. static int zfcp_erp_port_strategy_open_port(struct zfcp_erp_action *);
  76. static int zfcp_erp_unit_strategy(struct zfcp_erp_action *);
  77. static int zfcp_erp_unit_strategy_clearstati(struct zfcp_unit *);
  78. static int zfcp_erp_unit_strategy_close(struct zfcp_erp_action *);
  79. static int zfcp_erp_unit_strategy_open(struct zfcp_erp_action *);
  80. static void zfcp_erp_action_dismiss_adapter(struct zfcp_adapter *);
  81. static void zfcp_erp_action_dismiss_port(struct zfcp_port *);
  82. static void zfcp_erp_action_dismiss_unit(struct zfcp_unit *);
  83. static void zfcp_erp_action_dismiss(struct zfcp_erp_action *);
  84. static int zfcp_erp_action_enqueue(int, struct zfcp_adapter *,
  85. struct zfcp_port *, struct zfcp_unit *);
  86. static int zfcp_erp_action_dequeue(struct zfcp_erp_action *);
  87. static void zfcp_erp_action_cleanup(int, struct zfcp_adapter *,
  88. struct zfcp_port *, struct zfcp_unit *,
  89. int);
  90. static void zfcp_erp_action_ready(struct zfcp_erp_action *);
  91. static int zfcp_erp_action_exists(struct zfcp_erp_action *);
  92. static void zfcp_erp_action_to_ready(struct zfcp_erp_action *);
  93. static void zfcp_erp_action_to_running(struct zfcp_erp_action *);
  94. static void zfcp_erp_memwait_handler(unsigned long);
  95. /**
  96. * zfcp_close_qdio - close qdio queues for an adapter
  97. */
  98. static void zfcp_close_qdio(struct zfcp_adapter *adapter)
  99. {
  100. struct zfcp_qdio_queue *req_queue;
  101. int first, count;
  102. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status))
  103. return;
  104. /* clear QDIOUP flag, thus do_QDIO is not called during qdio_shutdown */
  105. req_queue = &adapter->request_queue;
  106. write_lock_irq(&req_queue->queue_lock);
  107. atomic_clear_mask(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status);
  108. write_unlock_irq(&req_queue->queue_lock);
  109. debug_text_event(adapter->erp_dbf, 3, "qdio_down2a");
  110. while (qdio_shutdown(adapter->ccw_device,
  111. QDIO_FLAG_CLEANUP_USING_CLEAR) == -EINPROGRESS)
  112. ssleep(1);
  113. debug_text_event(adapter->erp_dbf, 3, "qdio_down2b");
  114. /* cleanup used outbound sbals */
  115. count = atomic_read(&req_queue->free_count);
  116. if (count < QDIO_MAX_BUFFERS_PER_Q) {
  117. first = (req_queue->free_index+count) % QDIO_MAX_BUFFERS_PER_Q;
  118. count = QDIO_MAX_BUFFERS_PER_Q - count;
  119. zfcp_qdio_zero_sbals(req_queue->buffer, first, count);
  120. }
  121. req_queue->free_index = 0;
  122. atomic_set(&req_queue->free_count, 0);
  123. req_queue->distance_from_int = 0;
  124. adapter->response_queue.free_index = 0;
  125. atomic_set(&adapter->response_queue.free_count, 0);
  126. }
  127. /**
  128. * zfcp_close_fsf - stop FSF operations for an adapter
  129. *
  130. * Dismiss and cleanup all pending fsf_reqs (this wakes up all initiators of
  131. * requests waiting for completion; especially this returns SCSI commands
  132. * with error state).
  133. */
  134. static void zfcp_close_fsf(struct zfcp_adapter *adapter)
  135. {
  136. /* close queues to ensure that buffers are not accessed by adapter */
  137. zfcp_close_qdio(adapter);
  138. zfcp_fsf_req_dismiss_all(adapter);
  139. /* reset FSF request sequence number */
  140. adapter->fsf_req_seq_no = 0;
  141. /* all ports and units are closed */
  142. zfcp_erp_modify_adapter_status(adapter,
  143. ZFCP_STATUS_COMMON_OPEN, ZFCP_CLEAR);
  144. }
  145. /**
  146. * zfcp_fsf_request_timeout_handler - called if a request timed out
  147. * @data: pointer to adapter for handler function
  148. *
  149. * This function needs to be called if requests (ELS, Generic Service,
  150. * or SCSI commands) exceed a certain time limit. The assumption is
  151. * that after the time limit the adapter get stuck. So we trigger a reopen of
  152. * the adapter.
  153. */
  154. static void zfcp_fsf_request_timeout_handler(unsigned long data)
  155. {
  156. struct zfcp_adapter *adapter = (struct zfcp_adapter *) data;
  157. zfcp_erp_adapter_reopen(adapter, ZFCP_STATUS_COMMON_ERP_FAILED);
  158. }
  159. void zfcp_fsf_start_timer(struct zfcp_fsf_req *fsf_req, unsigned long timeout)
  160. {
  161. fsf_req->timer.function = zfcp_fsf_request_timeout_handler;
  162. fsf_req->timer.data = (unsigned long) fsf_req->adapter;
  163. fsf_req->timer.expires = jiffies + timeout;
  164. add_timer(&fsf_req->timer);
  165. }
  166. /*
  167. * function:
  168. *
  169. * purpose: called if an adapter failed,
  170. * initiates adapter recovery which is done
  171. * asynchronously
  172. *
  173. * returns: 0 - initiated action successfully
  174. * <0 - failed to initiate action
  175. */
  176. static int
  177. zfcp_erp_adapter_reopen_internal(struct zfcp_adapter *adapter, int clear_mask)
  178. {
  179. int retval;
  180. debug_text_event(adapter->erp_dbf, 5, "a_ro");
  181. ZFCP_LOG_DEBUG("reopen adapter %s\n",
  182. zfcp_get_busid_by_adapter(adapter));
  183. zfcp_erp_adapter_block(adapter, clear_mask);
  184. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &adapter->status)) {
  185. ZFCP_LOG_DEBUG("skipped reopen of failed adapter %s\n",
  186. zfcp_get_busid_by_adapter(adapter));
  187. debug_text_event(adapter->erp_dbf, 5, "a_ro_f");
  188. /* ensure propagation of failed status to new devices */
  189. zfcp_erp_adapter_failed(adapter);
  190. retval = -EIO;
  191. goto out;
  192. }
  193. retval = zfcp_erp_action_enqueue(ZFCP_ERP_ACTION_REOPEN_ADAPTER,
  194. adapter, NULL, NULL);
  195. out:
  196. return retval;
  197. }
  198. /*
  199. * function:
  200. *
  201. * purpose: Wrappper for zfcp_erp_adapter_reopen_internal
  202. * used to ensure the correct locking
  203. *
  204. * returns: 0 - initiated action successfully
  205. * <0 - failed to initiate action
  206. */
  207. int
  208. zfcp_erp_adapter_reopen(struct zfcp_adapter *adapter, int clear_mask)
  209. {
  210. int retval;
  211. unsigned long flags;
  212. read_lock_irqsave(&zfcp_data.config_lock, flags);
  213. write_lock(&adapter->erp_lock);
  214. retval = zfcp_erp_adapter_reopen_internal(adapter, clear_mask);
  215. write_unlock(&adapter->erp_lock);
  216. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  217. return retval;
  218. }
  219. int
  220. zfcp_erp_adapter_shutdown(struct zfcp_adapter *adapter, int clear_mask)
  221. {
  222. int retval;
  223. retval = zfcp_erp_adapter_reopen(adapter,
  224. ZFCP_STATUS_COMMON_RUNNING |
  225. ZFCP_STATUS_COMMON_ERP_FAILED |
  226. clear_mask);
  227. return retval;
  228. }
  229. int
  230. zfcp_erp_port_shutdown(struct zfcp_port *port, int clear_mask)
  231. {
  232. int retval;
  233. retval = zfcp_erp_port_reopen(port,
  234. ZFCP_STATUS_COMMON_RUNNING |
  235. ZFCP_STATUS_COMMON_ERP_FAILED |
  236. clear_mask);
  237. return retval;
  238. }
  239. int
  240. zfcp_erp_unit_shutdown(struct zfcp_unit *unit, int clear_mask)
  241. {
  242. int retval;
  243. retval = zfcp_erp_unit_reopen(unit,
  244. ZFCP_STATUS_COMMON_RUNNING |
  245. ZFCP_STATUS_COMMON_ERP_FAILED |
  246. clear_mask);
  247. return retval;
  248. }
  249. /**
  250. * zfcp_erp_adisc - send ADISC ELS command
  251. * @port: port structure
  252. */
  253. static int
  254. zfcp_erp_adisc(struct zfcp_port *port)
  255. {
  256. struct zfcp_adapter *adapter = port->adapter;
  257. struct zfcp_send_els *send_els;
  258. struct zfcp_ls_adisc *adisc;
  259. void *address = NULL;
  260. int retval = 0;
  261. send_els = kzalloc(sizeof(struct zfcp_send_els), GFP_ATOMIC);
  262. if (send_els == NULL)
  263. goto nomem;
  264. send_els->req = kmalloc(sizeof(struct scatterlist), GFP_ATOMIC);
  265. if (send_els->req == NULL)
  266. goto nomem;
  267. sg_init_table(send_els->req, 1);
  268. send_els->resp = kmalloc(sizeof(struct scatterlist), GFP_ATOMIC);
  269. if (send_els->resp == NULL)
  270. goto nomem;
  271. sg_init_table(send_els->resp, 1);
  272. address = (void *) get_zeroed_page(GFP_ATOMIC);
  273. if (address == NULL)
  274. goto nomem;
  275. zfcp_address_to_sg(address, send_els->req, sizeof(struct zfcp_ls_adisc));
  276. address += PAGE_SIZE >> 1;
  277. zfcp_address_to_sg(address, send_els->resp, sizeof(struct zfcp_ls_adisc_acc));
  278. send_els->req_count = send_els->resp_count = 1;
  279. send_els->adapter = adapter;
  280. send_els->port = port;
  281. send_els->d_id = port->d_id;
  282. send_els->handler = zfcp_erp_adisc_handler;
  283. send_els->handler_data = (unsigned long) send_els;
  284. adisc = zfcp_sg_to_address(send_els->req);
  285. send_els->ls_code = adisc->code = ZFCP_LS_ADISC;
  286. /* acc. to FC-FS, hard_nport_id in ADISC should not be set for ports
  287. without FC-AL-2 capability, so we don't set it */
  288. adisc->wwpn = fc_host_port_name(adapter->scsi_host);
  289. adisc->wwnn = fc_host_node_name(adapter->scsi_host);
  290. adisc->nport_id = fc_host_port_id(adapter->scsi_host);
  291. ZFCP_LOG_INFO("ADISC request from s_id 0x%06x to d_id 0x%06x "
  292. "(wwpn=0x%016Lx, wwnn=0x%016Lx, "
  293. "hard_nport_id=0x%06x, nport_id=0x%06x)\n",
  294. adisc->nport_id, send_els->d_id, (wwn_t) adisc->wwpn,
  295. (wwn_t) adisc->wwnn, adisc->hard_nport_id,
  296. adisc->nport_id);
  297. retval = zfcp_fsf_send_els(send_els);
  298. if (retval != 0) {
  299. ZFCP_LOG_NORMAL("error: initiation of Send ELS failed for port "
  300. "0x%06x on adapter %s\n", send_els->d_id,
  301. zfcp_get_busid_by_adapter(adapter));
  302. goto freemem;
  303. }
  304. goto out;
  305. nomem:
  306. retval = -ENOMEM;
  307. freemem:
  308. if (address != NULL)
  309. __free_pages(sg_page(send_els->req), 0);
  310. if (send_els != NULL) {
  311. kfree(send_els->req);
  312. kfree(send_els->resp);
  313. kfree(send_els);
  314. }
  315. out:
  316. return retval;
  317. }
  318. /**
  319. * zfcp_erp_adisc_handler - handler for ADISC ELS command
  320. * @data: pointer to struct zfcp_send_els
  321. *
  322. * If ADISC failed (LS_RJT or timed out) forced reopen of the port is triggered.
  323. */
  324. static void
  325. zfcp_erp_adisc_handler(unsigned long data)
  326. {
  327. struct zfcp_send_els *send_els;
  328. struct zfcp_port *port;
  329. struct zfcp_adapter *adapter;
  330. u32 d_id;
  331. struct zfcp_ls_adisc_acc *adisc;
  332. send_els = (struct zfcp_send_els *) data;
  333. adapter = send_els->adapter;
  334. port = send_els->port;
  335. d_id = send_els->d_id;
  336. /* request rejected or timed out */
  337. if (send_els->status != 0) {
  338. ZFCP_LOG_NORMAL("ELS request rejected/timed out, "
  339. "force physical port reopen "
  340. "(adapter %s, port d_id=0x%06x)\n",
  341. zfcp_get_busid_by_adapter(adapter), d_id);
  342. debug_text_event(adapter->erp_dbf, 3, "forcreop");
  343. if (zfcp_erp_port_forced_reopen(port, 0))
  344. ZFCP_LOG_NORMAL("failed reopen of port "
  345. "(adapter %s, wwpn=0x%016Lx)\n",
  346. zfcp_get_busid_by_port(port),
  347. port->wwpn);
  348. goto out;
  349. }
  350. adisc = zfcp_sg_to_address(send_els->resp);
  351. ZFCP_LOG_INFO("ADISC response from d_id 0x%06x to s_id "
  352. "0x%06x (wwpn=0x%016Lx, wwnn=0x%016Lx, "
  353. "hard_nport_id=0x%06x, nport_id=0x%06x)\n",
  354. d_id, fc_host_port_id(adapter->scsi_host),
  355. (wwn_t) adisc->wwpn, (wwn_t) adisc->wwnn,
  356. adisc->hard_nport_id, adisc->nport_id);
  357. /* set wwnn for port */
  358. if (port->wwnn == 0)
  359. port->wwnn = adisc->wwnn;
  360. if (port->wwpn != adisc->wwpn) {
  361. ZFCP_LOG_NORMAL("d_id assignment changed, reopening "
  362. "port (adapter %s, wwpn=0x%016Lx, "
  363. "adisc_resp_wwpn=0x%016Lx)\n",
  364. zfcp_get_busid_by_port(port),
  365. port->wwpn, (wwn_t) adisc->wwpn);
  366. if (zfcp_erp_port_reopen(port, 0))
  367. ZFCP_LOG_NORMAL("failed reopen of port "
  368. "(adapter %s, wwpn=0x%016Lx)\n",
  369. zfcp_get_busid_by_port(port),
  370. port->wwpn);
  371. }
  372. out:
  373. zfcp_port_put(port);
  374. __free_pages(sg_page(send_els->req), 0);
  375. kfree(send_els->req);
  376. kfree(send_els->resp);
  377. kfree(send_els);
  378. }
  379. /**
  380. * zfcp_test_link - lightweight link test procedure
  381. * @port: port to be tested
  382. *
  383. * Test status of a link to a remote port using the ELS command ADISC.
  384. */
  385. int
  386. zfcp_test_link(struct zfcp_port *port)
  387. {
  388. int retval;
  389. zfcp_port_get(port);
  390. retval = zfcp_erp_adisc(port);
  391. if (retval != 0 && retval != -EBUSY) {
  392. zfcp_port_put(port);
  393. ZFCP_LOG_NORMAL("reopen needed for port 0x%016Lx "
  394. "on adapter %s\n ", port->wwpn,
  395. zfcp_get_busid_by_port(port));
  396. retval = zfcp_erp_port_forced_reopen(port, 0);
  397. if (retval != 0) {
  398. ZFCP_LOG_NORMAL("reopen of remote port 0x%016Lx "
  399. "on adapter %s failed\n", port->wwpn,
  400. zfcp_get_busid_by_port(port));
  401. retval = -EPERM;
  402. }
  403. }
  404. return retval;
  405. }
  406. /*
  407. * function:
  408. *
  409. * purpose: called if a port failed to be opened normally
  410. * initiates Forced Reopen recovery which is done
  411. * asynchronously
  412. *
  413. * returns: 0 - initiated action successfully
  414. * <0 - failed to initiate action
  415. */
  416. static int
  417. zfcp_erp_port_forced_reopen_internal(struct zfcp_port *port, int clear_mask)
  418. {
  419. int retval;
  420. struct zfcp_adapter *adapter = port->adapter;
  421. debug_text_event(adapter->erp_dbf, 5, "pf_ro");
  422. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  423. ZFCP_LOG_DEBUG("forced reopen of port 0x%016Lx on adapter %s\n",
  424. port->wwpn, zfcp_get_busid_by_port(port));
  425. zfcp_erp_port_block(port, clear_mask);
  426. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &port->status)) {
  427. ZFCP_LOG_DEBUG("skipped forced reopen of failed port 0x%016Lx "
  428. "on adapter %s\n", port->wwpn,
  429. zfcp_get_busid_by_port(port));
  430. debug_text_event(adapter->erp_dbf, 5, "pf_ro_f");
  431. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  432. retval = -EIO;
  433. goto out;
  434. }
  435. retval = zfcp_erp_action_enqueue(ZFCP_ERP_ACTION_REOPEN_PORT_FORCED,
  436. port->adapter, port, NULL);
  437. out:
  438. return retval;
  439. }
  440. /*
  441. * function:
  442. *
  443. * purpose: Wrappper for zfcp_erp_port_forced_reopen_internal
  444. * used to ensure the correct locking
  445. *
  446. * returns: 0 - initiated action successfully
  447. * <0 - failed to initiate action
  448. */
  449. int
  450. zfcp_erp_port_forced_reopen(struct zfcp_port *port, int clear_mask)
  451. {
  452. int retval;
  453. unsigned long flags;
  454. struct zfcp_adapter *adapter;
  455. adapter = port->adapter;
  456. read_lock_irqsave(&zfcp_data.config_lock, flags);
  457. write_lock(&adapter->erp_lock);
  458. retval = zfcp_erp_port_forced_reopen_internal(port, clear_mask);
  459. write_unlock(&adapter->erp_lock);
  460. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  461. return retval;
  462. }
  463. /*
  464. * function:
  465. *
  466. * purpose: called if a port is to be opened
  467. * initiates Reopen recovery which is done
  468. * asynchronously
  469. *
  470. * returns: 0 - initiated action successfully
  471. * <0 - failed to initiate action
  472. */
  473. static int
  474. zfcp_erp_port_reopen_internal(struct zfcp_port *port, int clear_mask)
  475. {
  476. int retval;
  477. struct zfcp_adapter *adapter = port->adapter;
  478. debug_text_event(adapter->erp_dbf, 5, "p_ro");
  479. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  480. ZFCP_LOG_DEBUG("reopen of port 0x%016Lx on adapter %s\n",
  481. port->wwpn, zfcp_get_busid_by_port(port));
  482. zfcp_erp_port_block(port, clear_mask);
  483. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &port->status)) {
  484. ZFCP_LOG_DEBUG("skipped reopen of failed port 0x%016Lx "
  485. "on adapter %s\n", port->wwpn,
  486. zfcp_get_busid_by_port(port));
  487. debug_text_event(adapter->erp_dbf, 5, "p_ro_f");
  488. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  489. /* ensure propagation of failed status to new devices */
  490. zfcp_erp_port_failed(port);
  491. retval = -EIO;
  492. goto out;
  493. }
  494. retval = zfcp_erp_action_enqueue(ZFCP_ERP_ACTION_REOPEN_PORT,
  495. port->adapter, port, NULL);
  496. out:
  497. return retval;
  498. }
  499. /**
  500. * zfcp_erp_port_reopen - initiate reopen of a remote port
  501. * @port: port to be reopened
  502. * @clear_mask: specifies flags in port status to be cleared
  503. * Return: 0 on success, < 0 on error
  504. *
  505. * This is a wrappper function for zfcp_erp_port_reopen_internal. It ensures
  506. * correct locking. An error recovery task is initiated to do the reopen.
  507. * To wait for the completion of the reopen zfcp_erp_wait should be used.
  508. */
  509. int
  510. zfcp_erp_port_reopen(struct zfcp_port *port, int clear_mask)
  511. {
  512. int retval;
  513. unsigned long flags;
  514. struct zfcp_adapter *adapter = port->adapter;
  515. read_lock_irqsave(&zfcp_data.config_lock, flags);
  516. write_lock(&adapter->erp_lock);
  517. retval = zfcp_erp_port_reopen_internal(port, clear_mask);
  518. write_unlock(&adapter->erp_lock);
  519. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  520. return retval;
  521. }
  522. /*
  523. * function:
  524. *
  525. * purpose: called if a unit is to be opened
  526. * initiates Reopen recovery which is done
  527. * asynchronously
  528. *
  529. * returns: 0 - initiated action successfully
  530. * <0 - failed to initiate action
  531. */
  532. static int
  533. zfcp_erp_unit_reopen_internal(struct zfcp_unit *unit, int clear_mask)
  534. {
  535. int retval;
  536. struct zfcp_adapter *adapter = unit->port->adapter;
  537. debug_text_event(adapter->erp_dbf, 5, "u_ro");
  538. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun, sizeof (fcp_lun_t));
  539. ZFCP_LOG_DEBUG("reopen of unit 0x%016Lx on port 0x%016Lx "
  540. "on adapter %s\n", unit->fcp_lun,
  541. unit->port->wwpn, zfcp_get_busid_by_unit(unit));
  542. zfcp_erp_unit_block(unit, clear_mask);
  543. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &unit->status)) {
  544. ZFCP_LOG_DEBUG("skipped reopen of failed unit 0x%016Lx "
  545. "on port 0x%016Lx on adapter %s\n",
  546. unit->fcp_lun, unit->port->wwpn,
  547. zfcp_get_busid_by_unit(unit));
  548. debug_text_event(adapter->erp_dbf, 5, "u_ro_f");
  549. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  550. sizeof (fcp_lun_t));
  551. retval = -EIO;
  552. goto out;
  553. }
  554. retval = zfcp_erp_action_enqueue(ZFCP_ERP_ACTION_REOPEN_UNIT,
  555. unit->port->adapter, unit->port, unit);
  556. out:
  557. return retval;
  558. }
  559. /**
  560. * zfcp_erp_unit_reopen - initiate reopen of a unit
  561. * @unit: unit to be reopened
  562. * @clear_mask: specifies flags in unit status to be cleared
  563. * Return: 0 on success, < 0 on error
  564. *
  565. * This is a wrappper for zfcp_erp_unit_reopen_internal. It ensures correct
  566. * locking. An error recovery task is initiated to do the reopen.
  567. * To wait for the completion of the reopen zfcp_erp_wait should be used.
  568. */
  569. int
  570. zfcp_erp_unit_reopen(struct zfcp_unit *unit, int clear_mask)
  571. {
  572. int retval;
  573. unsigned long flags;
  574. struct zfcp_adapter *adapter;
  575. struct zfcp_port *port;
  576. port = unit->port;
  577. adapter = port->adapter;
  578. read_lock_irqsave(&zfcp_data.config_lock, flags);
  579. write_lock(&adapter->erp_lock);
  580. retval = zfcp_erp_unit_reopen_internal(unit, clear_mask);
  581. write_unlock(&adapter->erp_lock);
  582. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  583. return retval;
  584. }
  585. /**
  586. * zfcp_erp_adapter_block - mark adapter as blocked, block scsi requests
  587. */
  588. static void zfcp_erp_adapter_block(struct zfcp_adapter *adapter, int clear_mask)
  589. {
  590. debug_text_event(adapter->erp_dbf, 6, "a_bl");
  591. zfcp_erp_modify_adapter_status(adapter,
  592. ZFCP_STATUS_COMMON_UNBLOCKED |
  593. clear_mask, ZFCP_CLEAR);
  594. }
  595. /**
  596. * zfcp_erp_adapter_unblock - mark adapter as unblocked, allow scsi requests
  597. */
  598. static void zfcp_erp_adapter_unblock(struct zfcp_adapter *adapter)
  599. {
  600. debug_text_event(adapter->erp_dbf, 6, "a_ubl");
  601. atomic_set_mask(ZFCP_STATUS_COMMON_UNBLOCKED, &adapter->status);
  602. }
  603. /*
  604. * function:
  605. *
  606. * purpose: disable I/O,
  607. * return any open requests and clean them up,
  608. * aim: no pending and incoming I/O
  609. *
  610. * returns:
  611. */
  612. static void
  613. zfcp_erp_port_block(struct zfcp_port *port, int clear_mask)
  614. {
  615. struct zfcp_adapter *adapter = port->adapter;
  616. debug_text_event(adapter->erp_dbf, 6, "p_bl");
  617. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  618. zfcp_erp_modify_port_status(port,
  619. ZFCP_STATUS_COMMON_UNBLOCKED | clear_mask,
  620. ZFCP_CLEAR);
  621. }
  622. /*
  623. * function:
  624. *
  625. * purpose: enable I/O
  626. *
  627. * returns:
  628. */
  629. static void
  630. zfcp_erp_port_unblock(struct zfcp_port *port)
  631. {
  632. struct zfcp_adapter *adapter = port->adapter;
  633. debug_text_event(adapter->erp_dbf, 6, "p_ubl");
  634. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  635. atomic_set_mask(ZFCP_STATUS_COMMON_UNBLOCKED, &port->status);
  636. }
  637. /*
  638. * function:
  639. *
  640. * purpose: disable I/O,
  641. * return any open requests and clean them up,
  642. * aim: no pending and incoming I/O
  643. *
  644. * returns:
  645. */
  646. static void
  647. zfcp_erp_unit_block(struct zfcp_unit *unit, int clear_mask)
  648. {
  649. struct zfcp_adapter *adapter = unit->port->adapter;
  650. debug_text_event(adapter->erp_dbf, 6, "u_bl");
  651. debug_event(adapter->erp_dbf, 6, &unit->fcp_lun, sizeof (fcp_lun_t));
  652. zfcp_erp_modify_unit_status(unit,
  653. ZFCP_STATUS_COMMON_UNBLOCKED | clear_mask,
  654. ZFCP_CLEAR);
  655. }
  656. /*
  657. * function:
  658. *
  659. * purpose: enable I/O
  660. *
  661. * returns:
  662. */
  663. static void
  664. zfcp_erp_unit_unblock(struct zfcp_unit *unit)
  665. {
  666. struct zfcp_adapter *adapter = unit->port->adapter;
  667. debug_text_event(adapter->erp_dbf, 6, "u_ubl");
  668. debug_event(adapter->erp_dbf, 6, &unit->fcp_lun, sizeof (fcp_lun_t));
  669. atomic_set_mask(ZFCP_STATUS_COMMON_UNBLOCKED, &unit->status);
  670. }
  671. static void
  672. zfcp_erp_action_ready(struct zfcp_erp_action *erp_action)
  673. {
  674. struct zfcp_adapter *adapter = erp_action->adapter;
  675. debug_text_event(adapter->erp_dbf, 4, "a_ar");
  676. debug_event(adapter->erp_dbf, 4, &erp_action->action, sizeof (int));
  677. zfcp_erp_action_to_ready(erp_action);
  678. up(&adapter->erp_ready_sem);
  679. }
  680. /*
  681. * function:
  682. *
  683. * purpose:
  684. *
  685. * returns: <0 erp_action not found in any list
  686. * ZFCP_ERP_ACTION_READY erp_action is in ready list
  687. * ZFCP_ERP_ACTION_RUNNING erp_action is in running list
  688. *
  689. * locks: erp_lock must be held
  690. */
  691. static int
  692. zfcp_erp_action_exists(struct zfcp_erp_action *erp_action)
  693. {
  694. int retval = -EINVAL;
  695. struct list_head *entry;
  696. struct zfcp_erp_action *entry_erp_action;
  697. struct zfcp_adapter *adapter = erp_action->adapter;
  698. /* search in running list */
  699. list_for_each(entry, &adapter->erp_running_head) {
  700. entry_erp_action =
  701. list_entry(entry, struct zfcp_erp_action, list);
  702. if (entry_erp_action == erp_action) {
  703. retval = ZFCP_ERP_ACTION_RUNNING;
  704. goto out;
  705. }
  706. }
  707. /* search in ready list */
  708. list_for_each(entry, &adapter->erp_ready_head) {
  709. entry_erp_action =
  710. list_entry(entry, struct zfcp_erp_action, list);
  711. if (entry_erp_action == erp_action) {
  712. retval = ZFCP_ERP_ACTION_READY;
  713. goto out;
  714. }
  715. }
  716. out:
  717. return retval;
  718. }
  719. /*
  720. * purpose: checks current status of action (timed out, dismissed, ...)
  721. * and does appropriate preparations (dismiss fsf request, ...)
  722. *
  723. * locks: called under erp_lock (disabled interrupts)
  724. */
  725. static void
  726. zfcp_erp_strategy_check_fsfreq(struct zfcp_erp_action *erp_action)
  727. {
  728. struct zfcp_adapter *adapter = erp_action->adapter;
  729. if (erp_action->fsf_req) {
  730. /* take lock to ensure that request is not deleted meanwhile */
  731. spin_lock(&adapter->req_list_lock);
  732. if (zfcp_reqlist_find_safe(adapter, erp_action->fsf_req) &&
  733. erp_action->fsf_req->erp_action == erp_action) {
  734. /* fsf_req still exists */
  735. debug_text_event(adapter->erp_dbf, 3, "a_ca_req");
  736. debug_event(adapter->erp_dbf, 3, &erp_action->fsf_req,
  737. sizeof (unsigned long));
  738. /* dismiss fsf_req of timed out/dismissed erp_action */
  739. if (erp_action->status & (ZFCP_STATUS_ERP_DISMISSED |
  740. ZFCP_STATUS_ERP_TIMEDOUT)) {
  741. debug_text_event(adapter->erp_dbf, 3,
  742. "a_ca_disreq");
  743. erp_action->fsf_req->status |=
  744. ZFCP_STATUS_FSFREQ_DISMISSED;
  745. }
  746. if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
  747. ZFCP_LOG_NORMAL("error: erp step timed out "
  748. "(action=%d, fsf_req=%p)\n ",
  749. erp_action->action,
  750. erp_action->fsf_req);
  751. }
  752. /*
  753. * If fsf_req is neither dismissed nor completed
  754. * then keep it running asynchronously and don't mess
  755. * with the association of erp_action and fsf_req.
  756. */
  757. if (erp_action->fsf_req->status &
  758. (ZFCP_STATUS_FSFREQ_COMPLETED |
  759. ZFCP_STATUS_FSFREQ_DISMISSED)) {
  760. /* forget about association between fsf_req
  761. and erp_action */
  762. erp_action->fsf_req = NULL;
  763. }
  764. } else {
  765. debug_text_event(adapter->erp_dbf, 3, "a_ca_gonereq");
  766. /*
  767. * even if this fsf_req has gone, forget about
  768. * association between erp_action and fsf_req
  769. */
  770. erp_action->fsf_req = NULL;
  771. }
  772. spin_unlock(&adapter->req_list_lock);
  773. } else
  774. debug_text_event(adapter->erp_dbf, 3, "a_ca_noreq");
  775. }
  776. /**
  777. * zfcp_erp_async_handler_nolock - complete erp_action
  778. *
  779. * Used for normal completion, time-out, dismissal and failure after
  780. * low memory condition.
  781. */
  782. static void zfcp_erp_async_handler_nolock(struct zfcp_erp_action *erp_action,
  783. unsigned long set_mask)
  784. {
  785. struct zfcp_adapter *adapter = erp_action->adapter;
  786. if (zfcp_erp_action_exists(erp_action) == ZFCP_ERP_ACTION_RUNNING) {
  787. debug_text_event(adapter->erp_dbf, 2, "a_asyh_ex");
  788. debug_event(adapter->erp_dbf, 2, &erp_action->action,
  789. sizeof (int));
  790. erp_action->status |= set_mask;
  791. zfcp_erp_action_ready(erp_action);
  792. } else {
  793. /* action is ready or gone - nothing to do */
  794. debug_text_event(adapter->erp_dbf, 3, "a_asyh_gone");
  795. debug_event(adapter->erp_dbf, 3, &erp_action->action,
  796. sizeof (int));
  797. }
  798. }
  799. /**
  800. * zfcp_erp_async_handler - wrapper for erp_async_handler_nolock w/ locking
  801. */
  802. void zfcp_erp_async_handler(struct zfcp_erp_action *erp_action,
  803. unsigned long set_mask)
  804. {
  805. struct zfcp_adapter *adapter = erp_action->adapter;
  806. unsigned long flags;
  807. write_lock_irqsave(&adapter->erp_lock, flags);
  808. zfcp_erp_async_handler_nolock(erp_action, set_mask);
  809. write_unlock_irqrestore(&adapter->erp_lock, flags);
  810. }
  811. /*
  812. * purpose: is called for erp_action which was slept waiting for
  813. * memory becoming avaliable,
  814. * will trigger that this action will be continued
  815. */
  816. static void
  817. zfcp_erp_memwait_handler(unsigned long data)
  818. {
  819. struct zfcp_erp_action *erp_action = (struct zfcp_erp_action *) data;
  820. struct zfcp_adapter *adapter = erp_action->adapter;
  821. debug_text_event(adapter->erp_dbf, 2, "a_mwh");
  822. debug_event(adapter->erp_dbf, 2, &erp_action->action, sizeof (int));
  823. zfcp_erp_async_handler(erp_action, 0);
  824. }
  825. /*
  826. * purpose: is called if an asynchronous erp step timed out,
  827. * action gets an appropriate flag and will be processed
  828. * accordingly
  829. */
  830. static void zfcp_erp_timeout_handler(unsigned long data)
  831. {
  832. struct zfcp_erp_action *erp_action = (struct zfcp_erp_action *) data;
  833. struct zfcp_adapter *adapter = erp_action->adapter;
  834. debug_text_event(adapter->erp_dbf, 2, "a_th");
  835. debug_event(adapter->erp_dbf, 2, &erp_action->action, sizeof (int));
  836. zfcp_erp_async_handler(erp_action, ZFCP_STATUS_ERP_TIMEDOUT);
  837. }
  838. /**
  839. * zfcp_erp_action_dismiss - dismiss an erp_action
  840. *
  841. * adapter->erp_lock must be held
  842. *
  843. * Dismissal of an erp_action is usually required if an erp_action of
  844. * higher priority is generated.
  845. */
  846. static void zfcp_erp_action_dismiss(struct zfcp_erp_action *erp_action)
  847. {
  848. struct zfcp_adapter *adapter = erp_action->adapter;
  849. debug_text_event(adapter->erp_dbf, 2, "a_adis");
  850. debug_event(adapter->erp_dbf, 2, &erp_action->action, sizeof (int));
  851. erp_action->status |= ZFCP_STATUS_ERP_DISMISSED;
  852. if (zfcp_erp_action_exists(erp_action) == ZFCP_ERP_ACTION_RUNNING)
  853. zfcp_erp_action_ready(erp_action);
  854. }
  855. int
  856. zfcp_erp_thread_setup(struct zfcp_adapter *adapter)
  857. {
  858. int retval = 0;
  859. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP, &adapter->status);
  860. retval = kernel_thread(zfcp_erp_thread, adapter, SIGCHLD);
  861. if (retval < 0) {
  862. ZFCP_LOG_NORMAL("error: creation of erp thread failed for "
  863. "adapter %s\n",
  864. zfcp_get_busid_by_adapter(adapter));
  865. debug_text_event(adapter->erp_dbf, 5, "a_thset_fail");
  866. } else {
  867. wait_event(adapter->erp_thread_wqh,
  868. atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP,
  869. &adapter->status));
  870. debug_text_event(adapter->erp_dbf, 5, "a_thset_ok");
  871. }
  872. return (retval < 0);
  873. }
  874. /*
  875. * function:
  876. *
  877. * purpose:
  878. *
  879. * returns:
  880. *
  881. * context: process (i.e. proc-fs or rmmod/insmod)
  882. *
  883. * note: The caller of this routine ensures that the specified
  884. * adapter has been shut down and that this operation
  885. * has been completed. Thus, there are no pending erp_actions
  886. * which would need to be handled here.
  887. */
  888. int
  889. zfcp_erp_thread_kill(struct zfcp_adapter *adapter)
  890. {
  891. int retval = 0;
  892. atomic_set_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_KILL, &adapter->status);
  893. up(&adapter->erp_ready_sem);
  894. wait_event(adapter->erp_thread_wqh,
  895. !atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP,
  896. &adapter->status));
  897. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_KILL,
  898. &adapter->status);
  899. debug_text_event(adapter->erp_dbf, 5, "a_thki_ok");
  900. return retval;
  901. }
  902. /*
  903. * purpose: is run as a kernel thread,
  904. * goes through list of error recovery actions of associated adapter
  905. * and delegates single action to execution
  906. *
  907. * returns: 0
  908. */
  909. static int
  910. zfcp_erp_thread(void *data)
  911. {
  912. struct zfcp_adapter *adapter = (struct zfcp_adapter *) data;
  913. struct list_head *next;
  914. struct zfcp_erp_action *erp_action;
  915. unsigned long flags;
  916. daemonize("zfcperp%s", zfcp_get_busid_by_adapter(adapter));
  917. /* Block all signals */
  918. siginitsetinv(&current->blocked, 0);
  919. atomic_set_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP, &adapter->status);
  920. debug_text_event(adapter->erp_dbf, 5, "a_th_run");
  921. wake_up(&adapter->erp_thread_wqh);
  922. while (!atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_KILL,
  923. &adapter->status)) {
  924. write_lock_irqsave(&adapter->erp_lock, flags);
  925. next = adapter->erp_ready_head.next;
  926. write_unlock_irqrestore(&adapter->erp_lock, flags);
  927. if (next != &adapter->erp_ready_head) {
  928. erp_action =
  929. list_entry(next, struct zfcp_erp_action, list);
  930. /*
  931. * process action (incl. [re]moving it
  932. * from 'ready' queue)
  933. */
  934. zfcp_erp_strategy(erp_action);
  935. }
  936. /*
  937. * sleep as long as there is nothing to do, i.e.
  938. * no action in 'ready' queue to be processed and
  939. * thread is not to be killed
  940. */
  941. down_interruptible(&adapter->erp_ready_sem);
  942. debug_text_event(adapter->erp_dbf, 5, "a_th_woken");
  943. }
  944. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP, &adapter->status);
  945. debug_text_event(adapter->erp_dbf, 5, "a_th_stop");
  946. wake_up(&adapter->erp_thread_wqh);
  947. return 0;
  948. }
  949. /*
  950. * function:
  951. *
  952. * purpose: drives single error recovery action and schedules higher and
  953. * subordinate actions, if necessary
  954. *
  955. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  956. * ZFCP_ERP_SUCCEEDED - action finished successfully (deqd)
  957. * ZFCP_ERP_FAILED - action finished unsuccessfully (deqd)
  958. * ZFCP_ERP_EXIT - action finished (dequeued), offline
  959. * ZFCP_ERP_DISMISSED - action canceled (dequeued)
  960. */
  961. static int
  962. zfcp_erp_strategy(struct zfcp_erp_action *erp_action)
  963. {
  964. int retval = 0;
  965. struct zfcp_adapter *adapter = erp_action->adapter;
  966. struct zfcp_port *port = erp_action->port;
  967. struct zfcp_unit *unit = erp_action->unit;
  968. int action = erp_action->action;
  969. u32 status = erp_action->status;
  970. unsigned long flags;
  971. /* serialise dismissing, timing out, moving, enqueueing */
  972. read_lock_irqsave(&zfcp_data.config_lock, flags);
  973. write_lock(&adapter->erp_lock);
  974. /* dequeue dismissed action and leave, if required */
  975. retval = zfcp_erp_strategy_check_action(erp_action, retval);
  976. if (retval == ZFCP_ERP_DISMISSED) {
  977. debug_text_event(adapter->erp_dbf, 4, "a_st_dis1");
  978. goto unlock;
  979. }
  980. /*
  981. * move action to 'running' queue before processing it
  982. * (to avoid a race condition regarding moving the
  983. * action to the 'running' queue and back)
  984. */
  985. zfcp_erp_action_to_running(erp_action);
  986. /*
  987. * try to process action as far as possible,
  988. * no lock to allow for blocking operations (kmalloc, qdio, ...),
  989. * afterwards the lock is required again for the following reasons:
  990. * - dequeueing of finished action and enqueueing of
  991. * follow-up actions must be atomic so that any other
  992. * reopen-routine does not believe there is nothing to do
  993. * and that it is safe to enqueue something else,
  994. * - we want to force any control thread which is dismissing
  995. * actions to finish this before we decide about
  996. * necessary steps to be taken here further
  997. */
  998. write_unlock(&adapter->erp_lock);
  999. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1000. retval = zfcp_erp_strategy_do_action(erp_action);
  1001. read_lock_irqsave(&zfcp_data.config_lock, flags);
  1002. write_lock(&adapter->erp_lock);
  1003. /*
  1004. * check for dismissed status again to avoid follow-up actions,
  1005. * failing of targets and so on for dismissed actions,
  1006. * we go through down() here because there has been an up()
  1007. */
  1008. if (erp_action->status & ZFCP_STATUS_ERP_DISMISSED)
  1009. retval = ZFCP_ERP_CONTINUES;
  1010. switch (retval) {
  1011. case ZFCP_ERP_NOMEM:
  1012. /* no memory to continue immediately, let it sleep */
  1013. if (!(erp_action->status & ZFCP_STATUS_ERP_LOWMEM)) {
  1014. ++adapter->erp_low_mem_count;
  1015. erp_action->status |= ZFCP_STATUS_ERP_LOWMEM;
  1016. }
  1017. /* This condition is true if there is no memory available
  1018. for any erp_action on this adapter. This implies that there
  1019. are no elements in the memory pool(s) left for erp_actions.
  1020. This might happen if an erp_action that used a memory pool
  1021. element was timed out.
  1022. */
  1023. if (adapter->erp_total_count == adapter->erp_low_mem_count) {
  1024. debug_text_event(adapter->erp_dbf, 3, "a_st_lowmem");
  1025. ZFCP_LOG_NORMAL("error: no mempool elements available, "
  1026. "restarting I/O on adapter %s "
  1027. "to free mempool\n",
  1028. zfcp_get_busid_by_adapter(adapter));
  1029. zfcp_erp_adapter_reopen_internal(adapter, 0);
  1030. } else {
  1031. debug_text_event(adapter->erp_dbf, 2, "a_st_memw");
  1032. retval = zfcp_erp_strategy_memwait(erp_action);
  1033. }
  1034. goto unlock;
  1035. case ZFCP_ERP_CONTINUES:
  1036. /* leave since this action runs asynchronously */
  1037. debug_text_event(adapter->erp_dbf, 6, "a_st_cont");
  1038. if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) {
  1039. --adapter->erp_low_mem_count;
  1040. erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM;
  1041. }
  1042. goto unlock;
  1043. }
  1044. /* ok, finished action (whatever its result is) */
  1045. /* check for unrecoverable targets */
  1046. retval = zfcp_erp_strategy_check_target(erp_action, retval);
  1047. /* action must be dequeued (here to allow for further ones) */
  1048. zfcp_erp_action_dequeue(erp_action);
  1049. /*
  1050. * put this target through the erp mill again if someone has
  1051. * requested to change the status of a target being online
  1052. * to offline or the other way around
  1053. * (old retval is preserved if nothing has to be done here)
  1054. */
  1055. retval = zfcp_erp_strategy_statechange(action, status, adapter,
  1056. port, unit, retval);
  1057. /*
  1058. * leave if target is in permanent error state or if
  1059. * action is repeated in order to process state change
  1060. */
  1061. if (retval == ZFCP_ERP_EXIT) {
  1062. debug_text_event(adapter->erp_dbf, 2, "a_st_exit");
  1063. goto unlock;
  1064. }
  1065. /* trigger follow up actions */
  1066. zfcp_erp_strategy_followup_actions(action, adapter, port, unit, retval);
  1067. unlock:
  1068. write_unlock(&adapter->erp_lock);
  1069. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1070. if (retval != ZFCP_ERP_CONTINUES)
  1071. zfcp_erp_action_cleanup(action, adapter, port, unit, retval);
  1072. /*
  1073. * a few tasks remain when the erp queues are empty
  1074. * (don't do that if the last action evaluated was dismissed
  1075. * since this clearly indicates that there is more to come) :
  1076. * - close the name server port if it is open yet
  1077. * (enqueues another [probably] final action)
  1078. * - otherwise, wake up whoever wants to be woken when we are
  1079. * done with erp
  1080. */
  1081. if (retval != ZFCP_ERP_DISMISSED)
  1082. zfcp_erp_strategy_check_queues(adapter);
  1083. debug_text_event(adapter->erp_dbf, 6, "a_st_done");
  1084. return retval;
  1085. }
  1086. /*
  1087. * function:
  1088. *
  1089. * purpose:
  1090. *
  1091. * returns: ZFCP_ERP_DISMISSED - if action has been dismissed
  1092. * retval - otherwise
  1093. */
  1094. static int
  1095. zfcp_erp_strategy_check_action(struct zfcp_erp_action *erp_action, int retval)
  1096. {
  1097. struct zfcp_adapter *adapter = erp_action->adapter;
  1098. zfcp_erp_strategy_check_fsfreq(erp_action);
  1099. debug_event(adapter->erp_dbf, 5, &erp_action->action, sizeof (int));
  1100. if (erp_action->status & ZFCP_STATUS_ERP_DISMISSED) {
  1101. debug_text_event(adapter->erp_dbf, 3, "a_stcd_dis");
  1102. zfcp_erp_action_dequeue(erp_action);
  1103. retval = ZFCP_ERP_DISMISSED;
  1104. } else
  1105. debug_text_event(adapter->erp_dbf, 5, "a_stcd_nodis");
  1106. return retval;
  1107. }
  1108. static int
  1109. zfcp_erp_strategy_do_action(struct zfcp_erp_action *erp_action)
  1110. {
  1111. int retval = ZFCP_ERP_FAILED;
  1112. struct zfcp_adapter *adapter = erp_action->adapter;
  1113. /*
  1114. * try to execute/continue action as far as possible,
  1115. * note: no lock in subsequent strategy routines
  1116. * (this allows these routine to call schedule, e.g.
  1117. * kmalloc with such flags or qdio_initialize & friends)
  1118. * Note: in case of timeout, the seperate strategies will fail
  1119. * anyhow. No need for a special action. Even worse, a nameserver
  1120. * failure would not wake up waiting ports without the call.
  1121. */
  1122. switch (erp_action->action) {
  1123. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1124. retval = zfcp_erp_adapter_strategy(erp_action);
  1125. break;
  1126. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1127. retval = zfcp_erp_port_forced_strategy(erp_action);
  1128. break;
  1129. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1130. retval = zfcp_erp_port_strategy(erp_action);
  1131. break;
  1132. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1133. retval = zfcp_erp_unit_strategy(erp_action);
  1134. break;
  1135. default:
  1136. debug_text_exception(adapter->erp_dbf, 1, "a_stda_bug");
  1137. debug_event(adapter->erp_dbf, 1, &erp_action->action,
  1138. sizeof (int));
  1139. ZFCP_LOG_NORMAL("bug: unknown erp action requested on "
  1140. "adapter %s (action=%d)\n",
  1141. zfcp_get_busid_by_adapter(erp_action->adapter),
  1142. erp_action->action);
  1143. }
  1144. return retval;
  1145. }
  1146. /*
  1147. * function:
  1148. *
  1149. * purpose: triggers retry of this action after a certain amount of time
  1150. * by means of timer provided by erp_action
  1151. *
  1152. * returns: ZFCP_ERP_CONTINUES - erp_action sleeps in erp running queue
  1153. */
  1154. static int
  1155. zfcp_erp_strategy_memwait(struct zfcp_erp_action *erp_action)
  1156. {
  1157. int retval = ZFCP_ERP_CONTINUES;
  1158. struct zfcp_adapter *adapter = erp_action->adapter;
  1159. debug_text_event(adapter->erp_dbf, 6, "a_mwinit");
  1160. debug_event(adapter->erp_dbf, 6, &erp_action->action, sizeof (int));
  1161. init_timer(&erp_action->timer);
  1162. erp_action->timer.function = zfcp_erp_memwait_handler;
  1163. erp_action->timer.data = (unsigned long) erp_action;
  1164. erp_action->timer.expires = jiffies + ZFCP_ERP_MEMWAIT_TIMEOUT;
  1165. add_timer(&erp_action->timer);
  1166. return retval;
  1167. }
  1168. /*
  1169. * function: zfcp_erp_adapter_failed
  1170. *
  1171. * purpose: sets the adapter and all underlying devices to ERP_FAILED
  1172. *
  1173. */
  1174. void
  1175. zfcp_erp_adapter_failed(struct zfcp_adapter *adapter)
  1176. {
  1177. zfcp_erp_modify_adapter_status(adapter,
  1178. ZFCP_STATUS_COMMON_ERP_FAILED, ZFCP_SET);
  1179. ZFCP_LOG_NORMAL("adapter erp failed on adapter %s\n",
  1180. zfcp_get_busid_by_adapter(adapter));
  1181. debug_text_event(adapter->erp_dbf, 2, "a_afail");
  1182. }
  1183. /*
  1184. * function: zfcp_erp_port_failed
  1185. *
  1186. * purpose: sets the port and all underlying devices to ERP_FAILED
  1187. *
  1188. */
  1189. void
  1190. zfcp_erp_port_failed(struct zfcp_port *port)
  1191. {
  1192. zfcp_erp_modify_port_status(port,
  1193. ZFCP_STATUS_COMMON_ERP_FAILED, ZFCP_SET);
  1194. if (atomic_test_mask(ZFCP_STATUS_PORT_WKA, &port->status))
  1195. ZFCP_LOG_NORMAL("port erp failed (adapter %s, "
  1196. "port d_id=0x%06x)\n",
  1197. zfcp_get_busid_by_port(port), port->d_id);
  1198. else
  1199. ZFCP_LOG_NORMAL("port erp failed (adapter %s, wwpn=0x%016Lx)\n",
  1200. zfcp_get_busid_by_port(port), port->wwpn);
  1201. debug_text_event(port->adapter->erp_dbf, 2, "p_pfail");
  1202. debug_event(port->adapter->erp_dbf, 2, &port->wwpn, sizeof (wwn_t));
  1203. }
  1204. /*
  1205. * function: zfcp_erp_unit_failed
  1206. *
  1207. * purpose: sets the unit to ERP_FAILED
  1208. *
  1209. */
  1210. void
  1211. zfcp_erp_unit_failed(struct zfcp_unit *unit)
  1212. {
  1213. zfcp_erp_modify_unit_status(unit,
  1214. ZFCP_STATUS_COMMON_ERP_FAILED, ZFCP_SET);
  1215. ZFCP_LOG_NORMAL("unit erp failed on unit 0x%016Lx on port 0x%016Lx "
  1216. " on adapter %s\n", unit->fcp_lun,
  1217. unit->port->wwpn, zfcp_get_busid_by_unit(unit));
  1218. debug_text_event(unit->port->adapter->erp_dbf, 2, "u_ufail");
  1219. debug_event(unit->port->adapter->erp_dbf, 2,
  1220. &unit->fcp_lun, sizeof (fcp_lun_t));
  1221. }
  1222. /*
  1223. * function: zfcp_erp_strategy_check_target
  1224. *
  1225. * purpose: increments the erp action count on the device currently in
  1226. * recovery if the action failed or resets the count in case of
  1227. * success. If a maximum count is exceeded the device is marked
  1228. * as ERP_FAILED.
  1229. * The 'blocked' state of a target which has been recovered
  1230. * successfully is reset.
  1231. *
  1232. * returns: ZFCP_ERP_CONTINUES - action continues (not considered)
  1233. * ZFCP_ERP_SUCCEEDED - action finished successfully
  1234. * ZFCP_ERP_EXIT - action failed and will not continue
  1235. */
  1236. static int
  1237. zfcp_erp_strategy_check_target(struct zfcp_erp_action *erp_action, int result)
  1238. {
  1239. struct zfcp_adapter *adapter = erp_action->adapter;
  1240. struct zfcp_port *port = erp_action->port;
  1241. struct zfcp_unit *unit = erp_action->unit;
  1242. debug_text_event(adapter->erp_dbf, 5, "a_stct_norm");
  1243. debug_event(adapter->erp_dbf, 5, &erp_action->action, sizeof (int));
  1244. debug_event(adapter->erp_dbf, 5, &result, sizeof (int));
  1245. switch (erp_action->action) {
  1246. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1247. result = zfcp_erp_strategy_check_unit(unit, result);
  1248. break;
  1249. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1250. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1251. result = zfcp_erp_strategy_check_port(port, result);
  1252. break;
  1253. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1254. result = zfcp_erp_strategy_check_adapter(adapter, result);
  1255. break;
  1256. }
  1257. return result;
  1258. }
  1259. static int
  1260. zfcp_erp_strategy_statechange(int action,
  1261. u32 status,
  1262. struct zfcp_adapter *adapter,
  1263. struct zfcp_port *port,
  1264. struct zfcp_unit *unit, int retval)
  1265. {
  1266. debug_text_event(adapter->erp_dbf, 3, "a_stsc");
  1267. debug_event(adapter->erp_dbf, 3, &action, sizeof (int));
  1268. switch (action) {
  1269. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1270. if (zfcp_erp_strategy_statechange_detected(&adapter->status,
  1271. status)) {
  1272. zfcp_erp_adapter_reopen_internal(adapter, ZFCP_STATUS_COMMON_ERP_FAILED);
  1273. retval = ZFCP_ERP_EXIT;
  1274. }
  1275. break;
  1276. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1277. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1278. if (zfcp_erp_strategy_statechange_detected(&port->status,
  1279. status)) {
  1280. zfcp_erp_port_reopen_internal(port, ZFCP_STATUS_COMMON_ERP_FAILED);
  1281. retval = ZFCP_ERP_EXIT;
  1282. }
  1283. break;
  1284. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1285. if (zfcp_erp_strategy_statechange_detected(&unit->status,
  1286. status)) {
  1287. zfcp_erp_unit_reopen_internal(unit, ZFCP_STATUS_COMMON_ERP_FAILED);
  1288. retval = ZFCP_ERP_EXIT;
  1289. }
  1290. break;
  1291. }
  1292. return retval;
  1293. }
  1294. static int
  1295. zfcp_erp_strategy_statechange_detected(atomic_t * target_status, u32 erp_status)
  1296. {
  1297. return
  1298. /* take it online */
  1299. (atomic_test_mask(ZFCP_STATUS_COMMON_RUNNING, target_status) &&
  1300. (ZFCP_STATUS_ERP_CLOSE_ONLY & erp_status)) ||
  1301. /* take it offline */
  1302. (!atomic_test_mask(ZFCP_STATUS_COMMON_RUNNING, target_status) &&
  1303. !(ZFCP_STATUS_ERP_CLOSE_ONLY & erp_status));
  1304. }
  1305. static int
  1306. zfcp_erp_strategy_check_unit(struct zfcp_unit *unit, int result)
  1307. {
  1308. debug_text_event(unit->port->adapter->erp_dbf, 5, "u_stct");
  1309. debug_event(unit->port->adapter->erp_dbf, 5, &unit->fcp_lun,
  1310. sizeof (fcp_lun_t));
  1311. switch (result) {
  1312. case ZFCP_ERP_SUCCEEDED :
  1313. atomic_set(&unit->erp_counter, 0);
  1314. zfcp_erp_unit_unblock(unit);
  1315. break;
  1316. case ZFCP_ERP_FAILED :
  1317. atomic_inc(&unit->erp_counter);
  1318. if (atomic_read(&unit->erp_counter) > ZFCP_MAX_ERPS)
  1319. zfcp_erp_unit_failed(unit);
  1320. break;
  1321. case ZFCP_ERP_EXIT :
  1322. /* nothing */
  1323. break;
  1324. }
  1325. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &unit->status)) {
  1326. zfcp_erp_unit_block(unit, 0); /* for ZFCP_ERP_SUCCEEDED */
  1327. result = ZFCP_ERP_EXIT;
  1328. }
  1329. return result;
  1330. }
  1331. static int
  1332. zfcp_erp_strategy_check_port(struct zfcp_port *port, int result)
  1333. {
  1334. debug_text_event(port->adapter->erp_dbf, 5, "p_stct");
  1335. debug_event(port->adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  1336. switch (result) {
  1337. case ZFCP_ERP_SUCCEEDED :
  1338. atomic_set(&port->erp_counter, 0);
  1339. zfcp_erp_port_unblock(port);
  1340. break;
  1341. case ZFCP_ERP_FAILED :
  1342. atomic_inc(&port->erp_counter);
  1343. if (atomic_read(&port->erp_counter) > ZFCP_MAX_ERPS)
  1344. zfcp_erp_port_failed(port);
  1345. break;
  1346. case ZFCP_ERP_EXIT :
  1347. /* nothing */
  1348. break;
  1349. }
  1350. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &port->status)) {
  1351. zfcp_erp_port_block(port, 0); /* for ZFCP_ERP_SUCCEEDED */
  1352. result = ZFCP_ERP_EXIT;
  1353. }
  1354. return result;
  1355. }
  1356. static int
  1357. zfcp_erp_strategy_check_adapter(struct zfcp_adapter *adapter, int result)
  1358. {
  1359. debug_text_event(adapter->erp_dbf, 5, "a_stct");
  1360. switch (result) {
  1361. case ZFCP_ERP_SUCCEEDED :
  1362. atomic_set(&adapter->erp_counter, 0);
  1363. zfcp_erp_adapter_unblock(adapter);
  1364. break;
  1365. case ZFCP_ERP_FAILED :
  1366. atomic_inc(&adapter->erp_counter);
  1367. if (atomic_read(&adapter->erp_counter) > ZFCP_MAX_ERPS)
  1368. zfcp_erp_adapter_failed(adapter);
  1369. break;
  1370. case ZFCP_ERP_EXIT :
  1371. /* nothing */
  1372. break;
  1373. }
  1374. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &adapter->status)) {
  1375. zfcp_erp_adapter_block(adapter, 0); /* for ZFCP_ERP_SUCCEEDED */
  1376. result = ZFCP_ERP_EXIT;
  1377. }
  1378. return result;
  1379. }
  1380. struct zfcp_erp_add_work {
  1381. struct zfcp_unit *unit;
  1382. struct work_struct work;
  1383. };
  1384. /**
  1385. * zfcp_erp_scsi_scan
  1386. * @data: pointer to a struct zfcp_erp_add_work
  1387. *
  1388. * Registers a logical unit with the SCSI stack.
  1389. */
  1390. static void zfcp_erp_scsi_scan(struct work_struct *work)
  1391. {
  1392. struct zfcp_erp_add_work *p =
  1393. container_of(work, struct zfcp_erp_add_work, work);
  1394. struct zfcp_unit *unit = p->unit;
  1395. struct fc_rport *rport = unit->port->rport;
  1396. scsi_scan_target(&rport->dev, 0, rport->scsi_target_id,
  1397. unit->scsi_lun, 0);
  1398. atomic_clear_mask(ZFCP_STATUS_UNIT_SCSI_WORK_PENDING, &unit->status);
  1399. zfcp_unit_put(unit);
  1400. kfree(p);
  1401. }
  1402. /**
  1403. * zfcp_erp_schedule_work
  1404. * @unit: pointer to unit which should be registered with SCSI stack
  1405. *
  1406. * Schedules work which registers a unit with the SCSI stack
  1407. */
  1408. static void
  1409. zfcp_erp_schedule_work(struct zfcp_unit *unit)
  1410. {
  1411. struct zfcp_erp_add_work *p;
  1412. p = kzalloc(sizeof(*p), GFP_KERNEL);
  1413. if (!p) {
  1414. ZFCP_LOG_NORMAL("error: Out of resources. Could not register "
  1415. "the FCP-LUN 0x%Lx connected to "
  1416. "the port with WWPN 0x%Lx connected to "
  1417. "the adapter %s with the SCSI stack.\n",
  1418. unit->fcp_lun,
  1419. unit->port->wwpn,
  1420. zfcp_get_busid_by_unit(unit));
  1421. return;
  1422. }
  1423. zfcp_unit_get(unit);
  1424. atomic_set_mask(ZFCP_STATUS_UNIT_SCSI_WORK_PENDING, &unit->status);
  1425. INIT_WORK(&p->work, zfcp_erp_scsi_scan);
  1426. p->unit = unit;
  1427. schedule_work(&p->work);
  1428. }
  1429. /*
  1430. * function:
  1431. *
  1432. * purpose: remaining things in good cases,
  1433. * escalation in bad cases
  1434. *
  1435. * returns:
  1436. */
  1437. static int
  1438. zfcp_erp_strategy_followup_actions(int action,
  1439. struct zfcp_adapter *adapter,
  1440. struct zfcp_port *port,
  1441. struct zfcp_unit *unit, int status)
  1442. {
  1443. debug_text_event(adapter->erp_dbf, 5, "a_stfol");
  1444. debug_event(adapter->erp_dbf, 5, &action, sizeof (int));
  1445. /* initiate follow-up actions depending on success of finished action */
  1446. switch (action) {
  1447. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1448. if (status == ZFCP_ERP_SUCCEEDED)
  1449. zfcp_erp_port_reopen_all_internal(adapter, 0);
  1450. else
  1451. zfcp_erp_adapter_reopen_internal(adapter, 0);
  1452. break;
  1453. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1454. if (status == ZFCP_ERP_SUCCEEDED)
  1455. zfcp_erp_port_reopen_internal(port, 0);
  1456. else
  1457. zfcp_erp_adapter_reopen_internal(adapter, 0);
  1458. break;
  1459. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1460. if (status == ZFCP_ERP_SUCCEEDED)
  1461. zfcp_erp_unit_reopen_all_internal(port, 0);
  1462. else
  1463. zfcp_erp_port_forced_reopen_internal(port, 0);
  1464. break;
  1465. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1466. /* Nothing to do if status == ZFCP_ERP_SUCCEEDED */
  1467. if (status != ZFCP_ERP_SUCCEEDED)
  1468. zfcp_erp_port_reopen_internal(unit->port, 0);
  1469. break;
  1470. }
  1471. return 0;
  1472. }
  1473. static int
  1474. zfcp_erp_strategy_check_queues(struct zfcp_adapter *adapter)
  1475. {
  1476. unsigned long flags;
  1477. read_lock_irqsave(&zfcp_data.config_lock, flags);
  1478. read_lock(&adapter->erp_lock);
  1479. if (list_empty(&adapter->erp_ready_head) &&
  1480. list_empty(&adapter->erp_running_head)) {
  1481. debug_text_event(adapter->erp_dbf, 4, "a_cq_wake");
  1482. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_PENDING,
  1483. &adapter->status);
  1484. wake_up(&adapter->erp_done_wqh);
  1485. } else
  1486. debug_text_event(adapter->erp_dbf, 5, "a_cq_notempty");
  1487. read_unlock(&adapter->erp_lock);
  1488. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1489. return 0;
  1490. }
  1491. /**
  1492. * zfcp_erp_wait - wait for completion of error recovery on an adapter
  1493. * @adapter: adapter for which to wait for completion of its error recovery
  1494. * Return: 0
  1495. */
  1496. int
  1497. zfcp_erp_wait(struct zfcp_adapter *adapter)
  1498. {
  1499. int retval = 0;
  1500. wait_event(adapter->erp_done_wqh,
  1501. !atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_PENDING,
  1502. &adapter->status));
  1503. return retval;
  1504. }
  1505. void
  1506. zfcp_erp_modify_adapter_status(struct zfcp_adapter *adapter,
  1507. u32 mask, int set_or_clear)
  1508. {
  1509. struct zfcp_port *port;
  1510. u32 common_mask = mask & ZFCP_COMMON_FLAGS;
  1511. if (set_or_clear == ZFCP_SET) {
  1512. atomic_set_mask(mask, &adapter->status);
  1513. debug_text_event(adapter->erp_dbf, 3, "a_mod_as_s");
  1514. } else {
  1515. atomic_clear_mask(mask, &adapter->status);
  1516. if (mask & ZFCP_STATUS_COMMON_ERP_FAILED)
  1517. atomic_set(&adapter->erp_counter, 0);
  1518. debug_text_event(adapter->erp_dbf, 3, "a_mod_as_c");
  1519. }
  1520. debug_event(adapter->erp_dbf, 3, &mask, sizeof (u32));
  1521. /* Deal with all underlying devices, only pass common_mask */
  1522. if (common_mask)
  1523. list_for_each_entry(port, &adapter->port_list_head, list)
  1524. zfcp_erp_modify_port_status(port, common_mask,
  1525. set_or_clear);
  1526. }
  1527. /*
  1528. * function: zfcp_erp_modify_port_status
  1529. *
  1530. * purpose: sets the port and all underlying devices to ERP_FAILED
  1531. *
  1532. */
  1533. void
  1534. zfcp_erp_modify_port_status(struct zfcp_port *port, u32 mask, int set_or_clear)
  1535. {
  1536. struct zfcp_unit *unit;
  1537. u32 common_mask = mask & ZFCP_COMMON_FLAGS;
  1538. if (set_or_clear == ZFCP_SET) {
  1539. atomic_set_mask(mask, &port->status);
  1540. debug_text_event(port->adapter->erp_dbf, 3, "p_mod_ps_s");
  1541. } else {
  1542. atomic_clear_mask(mask, &port->status);
  1543. if (mask & ZFCP_STATUS_COMMON_ERP_FAILED)
  1544. atomic_set(&port->erp_counter, 0);
  1545. debug_text_event(port->adapter->erp_dbf, 3, "p_mod_ps_c");
  1546. }
  1547. debug_event(port->adapter->erp_dbf, 3, &port->wwpn, sizeof (wwn_t));
  1548. debug_event(port->adapter->erp_dbf, 3, &mask, sizeof (u32));
  1549. /* Modify status of all underlying devices, only pass common mask */
  1550. if (common_mask)
  1551. list_for_each_entry(unit, &port->unit_list_head, list)
  1552. zfcp_erp_modify_unit_status(unit, common_mask,
  1553. set_or_clear);
  1554. }
  1555. /*
  1556. * function: zfcp_erp_modify_unit_status
  1557. *
  1558. * purpose: sets the unit to ERP_FAILED
  1559. *
  1560. */
  1561. void
  1562. zfcp_erp_modify_unit_status(struct zfcp_unit *unit, u32 mask, int set_or_clear)
  1563. {
  1564. if (set_or_clear == ZFCP_SET) {
  1565. atomic_set_mask(mask, &unit->status);
  1566. debug_text_event(unit->port->adapter->erp_dbf, 3, "u_mod_us_s");
  1567. } else {
  1568. atomic_clear_mask(mask, &unit->status);
  1569. if (mask & ZFCP_STATUS_COMMON_ERP_FAILED) {
  1570. atomic_set(&unit->erp_counter, 0);
  1571. }
  1572. debug_text_event(unit->port->adapter->erp_dbf, 3, "u_mod_us_c");
  1573. }
  1574. debug_event(unit->port->adapter->erp_dbf, 3, &unit->fcp_lun,
  1575. sizeof (fcp_lun_t));
  1576. debug_event(unit->port->adapter->erp_dbf, 3, &mask, sizeof (u32));
  1577. }
  1578. /*
  1579. * function:
  1580. *
  1581. * purpose: Wrappper for zfcp_erp_port_reopen_all_internal
  1582. * used to ensure the correct locking
  1583. *
  1584. * returns: 0 - initiated action successfully
  1585. * <0 - failed to initiate action
  1586. */
  1587. int
  1588. zfcp_erp_port_reopen_all(struct zfcp_adapter *adapter, int clear_mask)
  1589. {
  1590. int retval;
  1591. unsigned long flags;
  1592. read_lock_irqsave(&zfcp_data.config_lock, flags);
  1593. write_lock(&adapter->erp_lock);
  1594. retval = zfcp_erp_port_reopen_all_internal(adapter, clear_mask);
  1595. write_unlock(&adapter->erp_lock);
  1596. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1597. return retval;
  1598. }
  1599. static int
  1600. zfcp_erp_port_reopen_all_internal(struct zfcp_adapter *adapter, int clear_mask)
  1601. {
  1602. int retval = 0;
  1603. struct zfcp_port *port;
  1604. list_for_each_entry(port, &adapter->port_list_head, list)
  1605. if (!atomic_test_mask(ZFCP_STATUS_PORT_WKA, &port->status))
  1606. zfcp_erp_port_reopen_internal(port, clear_mask);
  1607. return retval;
  1608. }
  1609. /*
  1610. * function:
  1611. *
  1612. * purpose:
  1613. *
  1614. * returns: FIXME
  1615. */
  1616. static int
  1617. zfcp_erp_unit_reopen_all_internal(struct zfcp_port *port, int clear_mask)
  1618. {
  1619. int retval = 0;
  1620. struct zfcp_unit *unit;
  1621. list_for_each_entry(unit, &port->unit_list_head, list)
  1622. zfcp_erp_unit_reopen_internal(unit, clear_mask);
  1623. return retval;
  1624. }
  1625. /*
  1626. * function:
  1627. *
  1628. * purpose: this routine executes the 'Reopen Adapter' action
  1629. * (the entire action is processed synchronously, since
  1630. * there are no actions which might be run concurrently
  1631. * per definition)
  1632. *
  1633. * returns: ZFCP_ERP_SUCCEEDED - action finished successfully
  1634. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1635. */
  1636. static int
  1637. zfcp_erp_adapter_strategy(struct zfcp_erp_action *erp_action)
  1638. {
  1639. int retval;
  1640. struct zfcp_adapter *adapter = erp_action->adapter;
  1641. retval = zfcp_erp_adapter_strategy_close(erp_action);
  1642. if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
  1643. retval = ZFCP_ERP_EXIT;
  1644. else
  1645. retval = zfcp_erp_adapter_strategy_open(erp_action);
  1646. debug_text_event(adapter->erp_dbf, 3, "a_ast/ret");
  1647. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  1648. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  1649. if (retval == ZFCP_ERP_FAILED) {
  1650. ZFCP_LOG_INFO("Waiting to allow the adapter %s "
  1651. "to recover itself\n",
  1652. zfcp_get_busid_by_adapter(adapter));
  1653. ssleep(ZFCP_TYPE2_RECOVERY_TIME);
  1654. }
  1655. return retval;
  1656. }
  1657. /*
  1658. * function:
  1659. *
  1660. * purpose:
  1661. *
  1662. * returns: ZFCP_ERP_SUCCEEDED - action finished successfully
  1663. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1664. */
  1665. static int
  1666. zfcp_erp_adapter_strategy_close(struct zfcp_erp_action *erp_action)
  1667. {
  1668. int retval;
  1669. atomic_set_mask(ZFCP_STATUS_COMMON_CLOSING,
  1670. &erp_action->adapter->status);
  1671. retval = zfcp_erp_adapter_strategy_generic(erp_action, 1);
  1672. atomic_clear_mask(ZFCP_STATUS_COMMON_CLOSING,
  1673. &erp_action->adapter->status);
  1674. return retval;
  1675. }
  1676. /*
  1677. * function:
  1678. *
  1679. * purpose:
  1680. *
  1681. * returns: ZFCP_ERP_SUCCEEDED - action finished successfully
  1682. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1683. */
  1684. static int
  1685. zfcp_erp_adapter_strategy_open(struct zfcp_erp_action *erp_action)
  1686. {
  1687. int retval;
  1688. atomic_set_mask(ZFCP_STATUS_COMMON_OPENING,
  1689. &erp_action->adapter->status);
  1690. retval = zfcp_erp_adapter_strategy_generic(erp_action, 0);
  1691. atomic_clear_mask(ZFCP_STATUS_COMMON_OPENING,
  1692. &erp_action->adapter->status);
  1693. return retval;
  1694. }
  1695. /*
  1696. * function: zfcp_register_adapter
  1697. *
  1698. * purpose: allocate the irq associated with this devno and register
  1699. * the FSF adapter with the SCSI stack
  1700. *
  1701. * returns:
  1702. */
  1703. static int
  1704. zfcp_erp_adapter_strategy_generic(struct zfcp_erp_action *erp_action, int close)
  1705. {
  1706. int retval = ZFCP_ERP_SUCCEEDED;
  1707. if (close)
  1708. goto close_only;
  1709. retval = zfcp_erp_adapter_strategy_open_qdio(erp_action);
  1710. if (retval != ZFCP_ERP_SUCCEEDED)
  1711. goto failed_qdio;
  1712. retval = zfcp_erp_adapter_strategy_open_fsf(erp_action);
  1713. if (retval != ZFCP_ERP_SUCCEEDED)
  1714. goto failed_openfcp;
  1715. atomic_set_mask(ZFCP_STATUS_COMMON_OPEN, &erp_action->adapter->status);
  1716. goto out;
  1717. close_only:
  1718. atomic_clear_mask(ZFCP_STATUS_COMMON_OPEN,
  1719. &erp_action->adapter->status);
  1720. failed_openfcp:
  1721. zfcp_close_fsf(erp_action->adapter);
  1722. failed_qdio:
  1723. atomic_clear_mask(ZFCP_STATUS_ADAPTER_XCONFIG_OK |
  1724. ZFCP_STATUS_ADAPTER_LINK_UNPLUGGED |
  1725. ZFCP_STATUS_ADAPTER_XPORT_OK,
  1726. &erp_action->adapter->status);
  1727. out:
  1728. return retval;
  1729. }
  1730. /*
  1731. * function: zfcp_qdio_init
  1732. *
  1733. * purpose: setup QDIO operation for specified adapter
  1734. *
  1735. * returns: 0 - successful setup
  1736. * !0 - failed setup
  1737. */
  1738. static int
  1739. zfcp_erp_adapter_strategy_open_qdio(struct zfcp_erp_action *erp_action)
  1740. {
  1741. int retval;
  1742. int i;
  1743. volatile struct qdio_buffer_element *sbale;
  1744. struct zfcp_adapter *adapter = erp_action->adapter;
  1745. if (atomic_test_mask(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status)) {
  1746. ZFCP_LOG_NORMAL("bug: second attempt to set up QDIO on "
  1747. "adapter %s\n",
  1748. zfcp_get_busid_by_adapter(adapter));
  1749. goto failed_sanity;
  1750. }
  1751. if (qdio_establish(&adapter->qdio_init_data) != 0) {
  1752. ZFCP_LOG_INFO("error: establishment of QDIO queues failed "
  1753. "on adapter %s\n",
  1754. zfcp_get_busid_by_adapter(adapter));
  1755. goto failed_qdio_establish;
  1756. }
  1757. debug_text_event(adapter->erp_dbf, 3, "qdio_est");
  1758. if (qdio_activate(adapter->ccw_device, 0) != 0) {
  1759. ZFCP_LOG_INFO("error: activation of QDIO queues failed "
  1760. "on adapter %s\n",
  1761. zfcp_get_busid_by_adapter(adapter));
  1762. goto failed_qdio_activate;
  1763. }
  1764. debug_text_event(adapter->erp_dbf, 3, "qdio_act");
  1765. /*
  1766. * put buffers into response queue,
  1767. */
  1768. for (i = 0; i < QDIO_MAX_BUFFERS_PER_Q; i++) {
  1769. sbale = &(adapter->response_queue.buffer[i]->element[0]);
  1770. sbale->length = 0;
  1771. sbale->flags = SBAL_FLAGS_LAST_ENTRY;
  1772. sbale->addr = NULL;
  1773. }
  1774. ZFCP_LOG_TRACE("calling do_QDIO on adapter %s (flags=0x%x, "
  1775. "queue_no=%i, index_in_queue=%i, count=%i)\n",
  1776. zfcp_get_busid_by_adapter(adapter),
  1777. QDIO_FLAG_SYNC_INPUT, 0, 0, QDIO_MAX_BUFFERS_PER_Q);
  1778. retval = do_QDIO(adapter->ccw_device,
  1779. QDIO_FLAG_SYNC_INPUT,
  1780. 0, 0, QDIO_MAX_BUFFERS_PER_Q, NULL);
  1781. if (retval) {
  1782. ZFCP_LOG_NORMAL("bug: setup of QDIO failed (retval=%d)\n",
  1783. retval);
  1784. goto failed_do_qdio;
  1785. } else {
  1786. adapter->response_queue.free_index = 0;
  1787. atomic_set(&adapter->response_queue.free_count, 0);
  1788. ZFCP_LOG_DEBUG("%i buffers successfully enqueued to "
  1789. "response queue\n", QDIO_MAX_BUFFERS_PER_Q);
  1790. }
  1791. /* set index of first avalable SBALS / number of available SBALS */
  1792. adapter->request_queue.free_index = 0;
  1793. atomic_set(&adapter->request_queue.free_count, QDIO_MAX_BUFFERS_PER_Q);
  1794. adapter->request_queue.distance_from_int = 0;
  1795. /* initialize waitqueue used to wait for free SBALs in requests queue */
  1796. init_waitqueue_head(&adapter->request_wq);
  1797. /* ok, we did it - skip all cleanups for different failures */
  1798. atomic_set_mask(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status);
  1799. retval = ZFCP_ERP_SUCCEEDED;
  1800. goto out;
  1801. failed_do_qdio:
  1802. /* NOP */
  1803. failed_qdio_activate:
  1804. debug_text_event(adapter->erp_dbf, 3, "qdio_down1a");
  1805. while (qdio_shutdown(adapter->ccw_device,
  1806. QDIO_FLAG_CLEANUP_USING_CLEAR) == -EINPROGRESS)
  1807. ssleep(1);
  1808. debug_text_event(adapter->erp_dbf, 3, "qdio_down1b");
  1809. failed_qdio_establish:
  1810. failed_sanity:
  1811. retval = ZFCP_ERP_FAILED;
  1812. out:
  1813. return retval;
  1814. }
  1815. static int
  1816. zfcp_erp_adapter_strategy_open_fsf(struct zfcp_erp_action *erp_action)
  1817. {
  1818. int retval;
  1819. retval = zfcp_erp_adapter_strategy_open_fsf_xconfig(erp_action);
  1820. if (retval == ZFCP_ERP_FAILED)
  1821. return ZFCP_ERP_FAILED;
  1822. retval = zfcp_erp_adapter_strategy_open_fsf_xport(erp_action);
  1823. if (retval == ZFCP_ERP_FAILED)
  1824. return ZFCP_ERP_FAILED;
  1825. return zfcp_erp_adapter_strategy_open_fsf_statusread(erp_action);
  1826. }
  1827. static int
  1828. zfcp_erp_adapter_strategy_open_fsf_xconfig(struct zfcp_erp_action *erp_action)
  1829. {
  1830. int retval = ZFCP_ERP_SUCCEEDED;
  1831. int retries;
  1832. int sleep = ZFCP_EXCHANGE_CONFIG_DATA_FIRST_SLEEP;
  1833. struct zfcp_adapter *adapter = erp_action->adapter;
  1834. atomic_clear_mask(ZFCP_STATUS_ADAPTER_XCONFIG_OK, &adapter->status);
  1835. for (retries = ZFCP_EXCHANGE_CONFIG_DATA_RETRIES; retries; retries--) {
  1836. atomic_clear_mask(ZFCP_STATUS_ADAPTER_HOST_CON_INIT,
  1837. &adapter->status);
  1838. ZFCP_LOG_DEBUG("Doing exchange config data\n");
  1839. write_lock_irq(&adapter->erp_lock);
  1840. zfcp_erp_action_to_running(erp_action);
  1841. write_unlock_irq(&adapter->erp_lock);
  1842. if (zfcp_fsf_exchange_config_data(erp_action)) {
  1843. retval = ZFCP_ERP_FAILED;
  1844. debug_text_event(adapter->erp_dbf, 5, "a_fstx_xf");
  1845. ZFCP_LOG_INFO("error: initiation of exchange of "
  1846. "configuration data failed for "
  1847. "adapter %s\n",
  1848. zfcp_get_busid_by_adapter(adapter));
  1849. break;
  1850. }
  1851. debug_text_event(adapter->erp_dbf, 6, "a_fstx_xok");
  1852. ZFCP_LOG_DEBUG("Xchange underway\n");
  1853. /*
  1854. * Why this works:
  1855. * Both the normal completion handler as well as the timeout
  1856. * handler will do an 'up' when the 'exchange config data'
  1857. * request completes or times out. Thus, the signal to go on
  1858. * won't be lost utilizing this semaphore.
  1859. * Furthermore, this 'adapter_reopen' action is
  1860. * guaranteed to be the only action being there (highest action
  1861. * which prevents other actions from being created).
  1862. * Resulting from that, the wake signal recognized here
  1863. * _must_ be the one belonging to the 'exchange config
  1864. * data' request.
  1865. */
  1866. down(&adapter->erp_ready_sem);
  1867. if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
  1868. ZFCP_LOG_INFO("error: exchange of configuration data "
  1869. "for adapter %s timed out\n",
  1870. zfcp_get_busid_by_adapter(adapter));
  1871. break;
  1872. }
  1873. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_HOST_CON_INIT,
  1874. &adapter->status))
  1875. break;
  1876. ZFCP_LOG_DEBUG("host connection still initialising... "
  1877. "waiting and retrying...\n");
  1878. /* sleep a little bit before retry */
  1879. ssleep(sleep);
  1880. sleep *= 2;
  1881. }
  1882. atomic_clear_mask(ZFCP_STATUS_ADAPTER_HOST_CON_INIT,
  1883. &adapter->status);
  1884. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_XCONFIG_OK,
  1885. &adapter->status)) {
  1886. ZFCP_LOG_INFO("error: exchange of configuration data for "
  1887. "adapter %s failed\n",
  1888. zfcp_get_busid_by_adapter(adapter));
  1889. retval = ZFCP_ERP_FAILED;
  1890. }
  1891. return retval;
  1892. }
  1893. static int
  1894. zfcp_erp_adapter_strategy_open_fsf_xport(struct zfcp_erp_action *erp_action)
  1895. {
  1896. int ret;
  1897. struct zfcp_adapter *adapter;
  1898. adapter = erp_action->adapter;
  1899. atomic_clear_mask(ZFCP_STATUS_ADAPTER_XPORT_OK, &adapter->status);
  1900. write_lock_irq(&adapter->erp_lock);
  1901. zfcp_erp_action_to_running(erp_action);
  1902. write_unlock_irq(&adapter->erp_lock);
  1903. ret = zfcp_fsf_exchange_port_data(erp_action);
  1904. if (ret == -EOPNOTSUPP) {
  1905. debug_text_event(adapter->erp_dbf, 3, "a_xport_notsupp");
  1906. return ZFCP_ERP_SUCCEEDED;
  1907. } else if (ret) {
  1908. debug_text_event(adapter->erp_dbf, 3, "a_xport_failed");
  1909. return ZFCP_ERP_FAILED;
  1910. }
  1911. debug_text_event(adapter->erp_dbf, 6, "a_xport_ok");
  1912. ret = ZFCP_ERP_SUCCEEDED;
  1913. down(&adapter->erp_ready_sem);
  1914. if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
  1915. ZFCP_LOG_INFO("error: exchange port data timed out (adapter "
  1916. "%s)\n", zfcp_get_busid_by_adapter(adapter));
  1917. ret = ZFCP_ERP_FAILED;
  1918. }
  1919. /* don't treat as error for the sake of compatibility */
  1920. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_XPORT_OK, &adapter->status))
  1921. ZFCP_LOG_INFO("warning: exchange port data failed (adapter "
  1922. "%s\n", zfcp_get_busid_by_adapter(adapter));
  1923. return ret;
  1924. }
  1925. static int
  1926. zfcp_erp_adapter_strategy_open_fsf_statusread(struct zfcp_erp_action
  1927. *erp_action)
  1928. {
  1929. int retval = ZFCP_ERP_SUCCEEDED;
  1930. int temp_ret;
  1931. struct zfcp_adapter *adapter = erp_action->adapter;
  1932. int i;
  1933. adapter->status_read_failed = 0;
  1934. for (i = 0; i < ZFCP_STATUS_READS_RECOM; i++) {
  1935. temp_ret = zfcp_fsf_status_read(adapter, ZFCP_WAIT_FOR_SBAL);
  1936. if (temp_ret < 0) {
  1937. ZFCP_LOG_INFO("error: set-up of unsolicited status "
  1938. "notification failed on adapter %s\n",
  1939. zfcp_get_busid_by_adapter(adapter));
  1940. retval = ZFCP_ERP_FAILED;
  1941. i--;
  1942. break;
  1943. }
  1944. }
  1945. return retval;
  1946. }
  1947. /*
  1948. * function:
  1949. *
  1950. * purpose: this routine executes the 'Reopen Physical Port' action
  1951. *
  1952. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  1953. * ZFCP_ERP_SUCCEEDED - action finished successfully
  1954. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1955. */
  1956. static int
  1957. zfcp_erp_port_forced_strategy(struct zfcp_erp_action *erp_action)
  1958. {
  1959. int retval = ZFCP_ERP_FAILED;
  1960. struct zfcp_port *port = erp_action->port;
  1961. struct zfcp_adapter *adapter = erp_action->adapter;
  1962. switch (erp_action->step) {
  1963. /*
  1964. * FIXME:
  1965. * the ULP spec. begs for waiting for oustanding commands
  1966. */
  1967. case ZFCP_ERP_STEP_UNINITIALIZED:
  1968. zfcp_erp_port_strategy_clearstati(port);
  1969. /*
  1970. * it would be sufficient to test only the normal open flag
  1971. * since the phys. open flag cannot be set if the normal
  1972. * open flag is unset - however, this is for readabilty ...
  1973. */
  1974. if (atomic_test_mask((ZFCP_STATUS_PORT_PHYS_OPEN |
  1975. ZFCP_STATUS_COMMON_OPEN),
  1976. &port->status)) {
  1977. ZFCP_LOG_DEBUG("port 0x%016Lx is open -> trying "
  1978. "close physical\n", port->wwpn);
  1979. retval =
  1980. zfcp_erp_port_forced_strategy_close(erp_action);
  1981. } else
  1982. retval = ZFCP_ERP_FAILED;
  1983. break;
  1984. case ZFCP_ERP_STEP_PHYS_PORT_CLOSING:
  1985. if (atomic_test_mask(ZFCP_STATUS_PORT_PHYS_OPEN,
  1986. &port->status)) {
  1987. ZFCP_LOG_DEBUG("close physical failed for port "
  1988. "0x%016Lx\n", port->wwpn);
  1989. retval = ZFCP_ERP_FAILED;
  1990. } else
  1991. retval = ZFCP_ERP_SUCCEEDED;
  1992. break;
  1993. }
  1994. debug_text_event(adapter->erp_dbf, 3, "p_pfst/ret");
  1995. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof (wwn_t));
  1996. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  1997. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  1998. return retval;
  1999. }
  2000. /*
  2001. * function:
  2002. *
  2003. * purpose: this routine executes the 'Reopen Port' action
  2004. *
  2005. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2006. * ZFCP_ERP_SUCCEEDED - action finished successfully
  2007. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2008. */
  2009. static int
  2010. zfcp_erp_port_strategy(struct zfcp_erp_action *erp_action)
  2011. {
  2012. int retval = ZFCP_ERP_FAILED;
  2013. struct zfcp_port *port = erp_action->port;
  2014. struct zfcp_adapter *adapter = erp_action->adapter;
  2015. switch (erp_action->step) {
  2016. /*
  2017. * FIXME:
  2018. * the ULP spec. begs for waiting for oustanding commands
  2019. */
  2020. case ZFCP_ERP_STEP_UNINITIALIZED:
  2021. zfcp_erp_port_strategy_clearstati(port);
  2022. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &port->status)) {
  2023. ZFCP_LOG_DEBUG("port 0x%016Lx is open -> trying "
  2024. "close\n", port->wwpn);
  2025. retval = zfcp_erp_port_strategy_close(erp_action);
  2026. goto out;
  2027. } /* else it's already closed, open it */
  2028. break;
  2029. case ZFCP_ERP_STEP_PORT_CLOSING:
  2030. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &port->status)) {
  2031. ZFCP_LOG_DEBUG("close failed for port 0x%016Lx\n",
  2032. port->wwpn);
  2033. retval = ZFCP_ERP_FAILED;
  2034. goto out;
  2035. } /* else it's closed now, open it */
  2036. break;
  2037. }
  2038. if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
  2039. retval = ZFCP_ERP_EXIT;
  2040. else
  2041. retval = zfcp_erp_port_strategy_open(erp_action);
  2042. out:
  2043. debug_text_event(adapter->erp_dbf, 3, "p_pst/ret");
  2044. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof (wwn_t));
  2045. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  2046. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  2047. return retval;
  2048. }
  2049. static int
  2050. zfcp_erp_port_strategy_open(struct zfcp_erp_action *erp_action)
  2051. {
  2052. int retval;
  2053. if (atomic_test_mask(ZFCP_STATUS_PORT_WKA,
  2054. &erp_action->port->status))
  2055. retval = zfcp_erp_port_strategy_open_nameserver(erp_action);
  2056. else
  2057. retval = zfcp_erp_port_strategy_open_common(erp_action);
  2058. return retval;
  2059. }
  2060. static int
  2061. zfcp_erp_port_strategy_open_common(struct zfcp_erp_action *erp_action)
  2062. {
  2063. int retval = 0;
  2064. struct zfcp_adapter *adapter = erp_action->adapter;
  2065. struct zfcp_port *port = erp_action->port;
  2066. switch (erp_action->step) {
  2067. case ZFCP_ERP_STEP_UNINITIALIZED:
  2068. case ZFCP_ERP_STEP_PHYS_PORT_CLOSING:
  2069. case ZFCP_ERP_STEP_PORT_CLOSING:
  2070. if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) {
  2071. if (port->wwpn != adapter->peer_wwpn) {
  2072. ZFCP_LOG_NORMAL("Failed to open port 0x%016Lx "
  2073. "on adapter %s.\nPeer WWPN "
  2074. "0x%016Lx does not match\n",
  2075. port->wwpn,
  2076. zfcp_get_busid_by_adapter(adapter),
  2077. adapter->peer_wwpn);
  2078. zfcp_erp_port_failed(port);
  2079. retval = ZFCP_ERP_FAILED;
  2080. break;
  2081. }
  2082. port->d_id = adapter->peer_d_id;
  2083. atomic_set_mask(ZFCP_STATUS_PORT_DID_DID, &port->status);
  2084. retval = zfcp_erp_port_strategy_open_port(erp_action);
  2085. break;
  2086. }
  2087. if (!(adapter->nameserver_port)) {
  2088. retval = zfcp_nameserver_enqueue(adapter);
  2089. if (retval != 0) {
  2090. ZFCP_LOG_NORMAL("error: nameserver port "
  2091. "unavailable for adapter %s\n",
  2092. zfcp_get_busid_by_adapter(adapter));
  2093. retval = ZFCP_ERP_FAILED;
  2094. break;
  2095. }
  2096. }
  2097. if (!atomic_test_mask(ZFCP_STATUS_COMMON_UNBLOCKED,
  2098. &adapter->nameserver_port->status)) {
  2099. ZFCP_LOG_DEBUG("nameserver port is not open -> open "
  2100. "nameserver port\n");
  2101. /* nameserver port may live again */
  2102. atomic_set_mask(ZFCP_STATUS_COMMON_RUNNING,
  2103. &adapter->nameserver_port->status);
  2104. if (zfcp_erp_port_reopen(adapter->nameserver_port, 0)
  2105. >= 0) {
  2106. erp_action->step =
  2107. ZFCP_ERP_STEP_NAMESERVER_OPEN;
  2108. retval = ZFCP_ERP_CONTINUES;
  2109. } else
  2110. retval = ZFCP_ERP_FAILED;
  2111. break;
  2112. }
  2113. /* else nameserver port is already open, fall through */
  2114. case ZFCP_ERP_STEP_NAMESERVER_OPEN:
  2115. if (!atomic_test_mask(ZFCP_STATUS_COMMON_OPEN,
  2116. &adapter->nameserver_port->status)) {
  2117. ZFCP_LOG_DEBUG("open failed for nameserver port\n");
  2118. retval = ZFCP_ERP_FAILED;
  2119. } else {
  2120. ZFCP_LOG_DEBUG("nameserver port is open -> "
  2121. "nameserver look-up for port 0x%016Lx\n",
  2122. port->wwpn);
  2123. retval = zfcp_erp_port_strategy_open_common_lookup
  2124. (erp_action);
  2125. }
  2126. break;
  2127. case ZFCP_ERP_STEP_NAMESERVER_LOOKUP:
  2128. if (!atomic_test_mask(ZFCP_STATUS_PORT_DID_DID, &port->status)) {
  2129. if (atomic_test_mask
  2130. (ZFCP_STATUS_PORT_INVALID_WWPN, &port->status)) {
  2131. ZFCP_LOG_DEBUG("nameserver look-up failed "
  2132. "for port 0x%016Lx "
  2133. "(misconfigured WWPN?)\n",
  2134. port->wwpn);
  2135. zfcp_erp_port_failed(port);
  2136. retval = ZFCP_ERP_EXIT;
  2137. } else {
  2138. ZFCP_LOG_DEBUG("nameserver look-up failed for "
  2139. "port 0x%016Lx\n", port->wwpn);
  2140. retval = ZFCP_ERP_FAILED;
  2141. }
  2142. } else {
  2143. ZFCP_LOG_DEBUG("port 0x%016Lx has d_id=0x%06x -> "
  2144. "trying open\n", port->wwpn, port->d_id);
  2145. retval = zfcp_erp_port_strategy_open_port(erp_action);
  2146. }
  2147. break;
  2148. case ZFCP_ERP_STEP_PORT_OPENING:
  2149. /* D_ID might have changed during open */
  2150. if (atomic_test_mask((ZFCP_STATUS_COMMON_OPEN |
  2151. ZFCP_STATUS_PORT_DID_DID),
  2152. &port->status)) {
  2153. ZFCP_LOG_DEBUG("port 0x%016Lx is open\n", port->wwpn);
  2154. retval = ZFCP_ERP_SUCCEEDED;
  2155. } else {
  2156. ZFCP_LOG_DEBUG("open failed for port 0x%016Lx\n",
  2157. port->wwpn);
  2158. retval = ZFCP_ERP_FAILED;
  2159. }
  2160. break;
  2161. default:
  2162. ZFCP_LOG_NORMAL("bug: unknown erp step 0x%08x\n",
  2163. erp_action->step);
  2164. retval = ZFCP_ERP_FAILED;
  2165. }
  2166. return retval;
  2167. }
  2168. static int
  2169. zfcp_erp_port_strategy_open_nameserver(struct zfcp_erp_action *erp_action)
  2170. {
  2171. int retval;
  2172. struct zfcp_port *port = erp_action->port;
  2173. switch (erp_action->step) {
  2174. case ZFCP_ERP_STEP_UNINITIALIZED:
  2175. case ZFCP_ERP_STEP_PHYS_PORT_CLOSING:
  2176. case ZFCP_ERP_STEP_PORT_CLOSING:
  2177. ZFCP_LOG_DEBUG("port 0x%016Lx has d_id=0x%06x -> trying open\n",
  2178. port->wwpn, port->d_id);
  2179. retval = zfcp_erp_port_strategy_open_port(erp_action);
  2180. break;
  2181. case ZFCP_ERP_STEP_PORT_OPENING:
  2182. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &port->status)) {
  2183. ZFCP_LOG_DEBUG("WKA port is open\n");
  2184. retval = ZFCP_ERP_SUCCEEDED;
  2185. } else {
  2186. ZFCP_LOG_DEBUG("open failed for WKA port\n");
  2187. retval = ZFCP_ERP_FAILED;
  2188. }
  2189. /* this is needed anyway (dont care for retval of wakeup) */
  2190. ZFCP_LOG_DEBUG("continue other open port operations\n");
  2191. zfcp_erp_port_strategy_open_nameserver_wakeup(erp_action);
  2192. break;
  2193. default:
  2194. ZFCP_LOG_NORMAL("bug: unknown erp step 0x%08x\n",
  2195. erp_action->step);
  2196. retval = ZFCP_ERP_FAILED;
  2197. }
  2198. return retval;
  2199. }
  2200. /*
  2201. * function:
  2202. *
  2203. * purpose: makes the erp thread continue with reopen (physical) port
  2204. * actions which have been paused until the name server port
  2205. * is opened (or failed)
  2206. *
  2207. * returns: 0 (a kind of void retval, its not used)
  2208. */
  2209. static int
  2210. zfcp_erp_port_strategy_open_nameserver_wakeup(struct zfcp_erp_action
  2211. *ns_erp_action)
  2212. {
  2213. int retval = 0;
  2214. unsigned long flags;
  2215. struct zfcp_adapter *adapter = ns_erp_action->adapter;
  2216. struct zfcp_erp_action *erp_action, *tmp;
  2217. read_lock_irqsave(&adapter->erp_lock, flags);
  2218. list_for_each_entry_safe(erp_action, tmp, &adapter->erp_running_head,
  2219. list) {
  2220. debug_text_event(adapter->erp_dbf, 4, "p_pstnsw_n");
  2221. debug_event(adapter->erp_dbf, 4, &erp_action->port->wwpn,
  2222. sizeof (wwn_t));
  2223. if (erp_action->step == ZFCP_ERP_STEP_NAMESERVER_OPEN) {
  2224. debug_text_event(adapter->erp_dbf, 3, "p_pstnsw_w");
  2225. debug_event(adapter->erp_dbf, 3,
  2226. &erp_action->port->wwpn, sizeof (wwn_t));
  2227. if (atomic_test_mask(
  2228. ZFCP_STATUS_COMMON_ERP_FAILED,
  2229. &adapter->nameserver_port->status))
  2230. zfcp_erp_port_failed(erp_action->port);
  2231. zfcp_erp_action_ready(erp_action);
  2232. }
  2233. }
  2234. read_unlock_irqrestore(&adapter->erp_lock, flags);
  2235. return retval;
  2236. }
  2237. /*
  2238. * function:
  2239. *
  2240. * purpose:
  2241. *
  2242. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2243. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2244. */
  2245. static int
  2246. zfcp_erp_port_forced_strategy_close(struct zfcp_erp_action *erp_action)
  2247. {
  2248. int retval;
  2249. struct zfcp_adapter *adapter = erp_action->adapter;
  2250. struct zfcp_port *port = erp_action->port;
  2251. retval = zfcp_fsf_close_physical_port(erp_action);
  2252. if (retval == -ENOMEM) {
  2253. debug_text_event(adapter->erp_dbf, 5, "o_pfstc_nomem");
  2254. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2255. retval = ZFCP_ERP_NOMEM;
  2256. goto out;
  2257. }
  2258. erp_action->step = ZFCP_ERP_STEP_PHYS_PORT_CLOSING;
  2259. if (retval != 0) {
  2260. debug_text_event(adapter->erp_dbf, 5, "o_pfstc_cpf");
  2261. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2262. /* could not send 'open', fail */
  2263. retval = ZFCP_ERP_FAILED;
  2264. goto out;
  2265. }
  2266. debug_text_event(adapter->erp_dbf, 6, "o_pfstc_cpok");
  2267. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2268. retval = ZFCP_ERP_CONTINUES;
  2269. out:
  2270. return retval;
  2271. }
  2272. static int
  2273. zfcp_erp_port_strategy_clearstati(struct zfcp_port *port)
  2274. {
  2275. int retval = 0;
  2276. struct zfcp_adapter *adapter = port->adapter;
  2277. debug_text_event(adapter->erp_dbf, 5, "p_pstclst");
  2278. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2279. atomic_clear_mask(ZFCP_STATUS_COMMON_OPENING |
  2280. ZFCP_STATUS_COMMON_CLOSING |
  2281. ZFCP_STATUS_COMMON_ACCESS_DENIED |
  2282. ZFCP_STATUS_PORT_DID_DID |
  2283. ZFCP_STATUS_PORT_PHYS_CLOSING |
  2284. ZFCP_STATUS_PORT_INVALID_WWPN,
  2285. &port->status);
  2286. return retval;
  2287. }
  2288. /*
  2289. * function:
  2290. *
  2291. * purpose:
  2292. *
  2293. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2294. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2295. */
  2296. static int
  2297. zfcp_erp_port_strategy_close(struct zfcp_erp_action *erp_action)
  2298. {
  2299. int retval;
  2300. struct zfcp_adapter *adapter = erp_action->adapter;
  2301. struct zfcp_port *port = erp_action->port;
  2302. retval = zfcp_fsf_close_port(erp_action);
  2303. if (retval == -ENOMEM) {
  2304. debug_text_event(adapter->erp_dbf, 5, "p_pstc_nomem");
  2305. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2306. retval = ZFCP_ERP_NOMEM;
  2307. goto out;
  2308. }
  2309. erp_action->step = ZFCP_ERP_STEP_PORT_CLOSING;
  2310. if (retval != 0) {
  2311. debug_text_event(adapter->erp_dbf, 5, "p_pstc_cpf");
  2312. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2313. /* could not send 'close', fail */
  2314. retval = ZFCP_ERP_FAILED;
  2315. goto out;
  2316. }
  2317. debug_text_event(adapter->erp_dbf, 6, "p_pstc_cpok");
  2318. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2319. retval = ZFCP_ERP_CONTINUES;
  2320. out:
  2321. return retval;
  2322. }
  2323. /*
  2324. * function:
  2325. *
  2326. * purpose:
  2327. *
  2328. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2329. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2330. */
  2331. static int
  2332. zfcp_erp_port_strategy_open_port(struct zfcp_erp_action *erp_action)
  2333. {
  2334. int retval;
  2335. struct zfcp_adapter *adapter = erp_action->adapter;
  2336. struct zfcp_port *port = erp_action->port;
  2337. retval = zfcp_fsf_open_port(erp_action);
  2338. if (retval == -ENOMEM) {
  2339. debug_text_event(adapter->erp_dbf, 5, "p_psto_nomem");
  2340. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2341. retval = ZFCP_ERP_NOMEM;
  2342. goto out;
  2343. }
  2344. erp_action->step = ZFCP_ERP_STEP_PORT_OPENING;
  2345. if (retval != 0) {
  2346. debug_text_event(adapter->erp_dbf, 5, "p_psto_opf");
  2347. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2348. /* could not send 'open', fail */
  2349. retval = ZFCP_ERP_FAILED;
  2350. goto out;
  2351. }
  2352. debug_text_event(adapter->erp_dbf, 6, "p_psto_opok");
  2353. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2354. retval = ZFCP_ERP_CONTINUES;
  2355. out:
  2356. return retval;
  2357. }
  2358. /*
  2359. * function:
  2360. *
  2361. * purpose:
  2362. *
  2363. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2364. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2365. */
  2366. static int
  2367. zfcp_erp_port_strategy_open_common_lookup(struct zfcp_erp_action *erp_action)
  2368. {
  2369. int retval;
  2370. struct zfcp_adapter *adapter = erp_action->adapter;
  2371. struct zfcp_port *port = erp_action->port;
  2372. retval = zfcp_ns_gid_pn_request(erp_action);
  2373. if (retval == -ENOMEM) {
  2374. debug_text_event(adapter->erp_dbf, 5, "p_pstn_nomem");
  2375. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2376. retval = ZFCP_ERP_NOMEM;
  2377. goto out;
  2378. }
  2379. erp_action->step = ZFCP_ERP_STEP_NAMESERVER_LOOKUP;
  2380. if (retval != 0) {
  2381. debug_text_event(adapter->erp_dbf, 5, "p_pstn_ref");
  2382. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2383. /* could not send nameserver request, fail */
  2384. retval = ZFCP_ERP_FAILED;
  2385. goto out;
  2386. }
  2387. debug_text_event(adapter->erp_dbf, 6, "p_pstn_reok");
  2388. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2389. retval = ZFCP_ERP_CONTINUES;
  2390. out:
  2391. return retval;
  2392. }
  2393. /*
  2394. * function:
  2395. *
  2396. * purpose: this routine executes the 'Reopen Unit' action
  2397. * currently no retries
  2398. *
  2399. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2400. * ZFCP_ERP_SUCCEEDED - action finished successfully
  2401. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2402. */
  2403. static int
  2404. zfcp_erp_unit_strategy(struct zfcp_erp_action *erp_action)
  2405. {
  2406. int retval = ZFCP_ERP_FAILED;
  2407. struct zfcp_unit *unit = erp_action->unit;
  2408. struct zfcp_adapter *adapter = erp_action->adapter;
  2409. switch (erp_action->step) {
  2410. /*
  2411. * FIXME:
  2412. * the ULP spec. begs for waiting for oustanding commands
  2413. */
  2414. case ZFCP_ERP_STEP_UNINITIALIZED:
  2415. zfcp_erp_unit_strategy_clearstati(unit);
  2416. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &unit->status)) {
  2417. ZFCP_LOG_DEBUG("unit 0x%016Lx is open -> "
  2418. "trying close\n", unit->fcp_lun);
  2419. retval = zfcp_erp_unit_strategy_close(erp_action);
  2420. break;
  2421. }
  2422. /* else it's already closed, fall through */
  2423. case ZFCP_ERP_STEP_UNIT_CLOSING:
  2424. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &unit->status)) {
  2425. ZFCP_LOG_DEBUG("close failed for unit 0x%016Lx\n",
  2426. unit->fcp_lun);
  2427. retval = ZFCP_ERP_FAILED;
  2428. } else {
  2429. if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
  2430. retval = ZFCP_ERP_EXIT;
  2431. else {
  2432. ZFCP_LOG_DEBUG("unit 0x%016Lx is not open -> "
  2433. "trying open\n", unit->fcp_lun);
  2434. retval =
  2435. zfcp_erp_unit_strategy_open(erp_action);
  2436. }
  2437. }
  2438. break;
  2439. case ZFCP_ERP_STEP_UNIT_OPENING:
  2440. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &unit->status)) {
  2441. ZFCP_LOG_DEBUG("unit 0x%016Lx is open\n",
  2442. unit->fcp_lun);
  2443. retval = ZFCP_ERP_SUCCEEDED;
  2444. } else {
  2445. ZFCP_LOG_DEBUG("open failed for unit 0x%016Lx\n",
  2446. unit->fcp_lun);
  2447. retval = ZFCP_ERP_FAILED;
  2448. }
  2449. break;
  2450. }
  2451. debug_text_event(adapter->erp_dbf, 3, "u_ust/ret");
  2452. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof (fcp_lun_t));
  2453. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  2454. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  2455. return retval;
  2456. }
  2457. static int
  2458. zfcp_erp_unit_strategy_clearstati(struct zfcp_unit *unit)
  2459. {
  2460. int retval = 0;
  2461. struct zfcp_adapter *adapter = unit->port->adapter;
  2462. debug_text_event(adapter->erp_dbf, 5, "u_ustclst");
  2463. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun, sizeof (fcp_lun_t));
  2464. atomic_clear_mask(ZFCP_STATUS_COMMON_OPENING |
  2465. ZFCP_STATUS_COMMON_CLOSING |
  2466. ZFCP_STATUS_COMMON_ACCESS_DENIED |
  2467. ZFCP_STATUS_UNIT_SHARED |
  2468. ZFCP_STATUS_UNIT_READONLY,
  2469. &unit->status);
  2470. return retval;
  2471. }
  2472. /*
  2473. * function:
  2474. *
  2475. * purpose:
  2476. *
  2477. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2478. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2479. */
  2480. static int
  2481. zfcp_erp_unit_strategy_close(struct zfcp_erp_action *erp_action)
  2482. {
  2483. int retval;
  2484. struct zfcp_adapter *adapter = erp_action->adapter;
  2485. struct zfcp_unit *unit = erp_action->unit;
  2486. retval = zfcp_fsf_close_unit(erp_action);
  2487. if (retval == -ENOMEM) {
  2488. debug_text_event(adapter->erp_dbf, 5, "u_ustc_nomem");
  2489. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2490. sizeof (fcp_lun_t));
  2491. retval = ZFCP_ERP_NOMEM;
  2492. goto out;
  2493. }
  2494. erp_action->step = ZFCP_ERP_STEP_UNIT_CLOSING;
  2495. if (retval != 0) {
  2496. debug_text_event(adapter->erp_dbf, 5, "u_ustc_cuf");
  2497. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2498. sizeof (fcp_lun_t));
  2499. /* could not send 'close', fail */
  2500. retval = ZFCP_ERP_FAILED;
  2501. goto out;
  2502. }
  2503. debug_text_event(adapter->erp_dbf, 6, "u_ustc_cuok");
  2504. debug_event(adapter->erp_dbf, 6, &unit->fcp_lun, sizeof (fcp_lun_t));
  2505. retval = ZFCP_ERP_CONTINUES;
  2506. out:
  2507. return retval;
  2508. }
  2509. /*
  2510. * function:
  2511. *
  2512. * purpose:
  2513. *
  2514. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2515. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2516. */
  2517. static int
  2518. zfcp_erp_unit_strategy_open(struct zfcp_erp_action *erp_action)
  2519. {
  2520. int retval;
  2521. struct zfcp_adapter *adapter = erp_action->adapter;
  2522. struct zfcp_unit *unit = erp_action->unit;
  2523. retval = zfcp_fsf_open_unit(erp_action);
  2524. if (retval == -ENOMEM) {
  2525. debug_text_event(adapter->erp_dbf, 5, "u_usto_nomem");
  2526. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2527. sizeof (fcp_lun_t));
  2528. retval = ZFCP_ERP_NOMEM;
  2529. goto out;
  2530. }
  2531. erp_action->step = ZFCP_ERP_STEP_UNIT_OPENING;
  2532. if (retval != 0) {
  2533. debug_text_event(adapter->erp_dbf, 5, "u_usto_ouf");
  2534. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2535. sizeof (fcp_lun_t));
  2536. /* could not send 'open', fail */
  2537. retval = ZFCP_ERP_FAILED;
  2538. goto out;
  2539. }
  2540. debug_text_event(adapter->erp_dbf, 6, "u_usto_ouok");
  2541. debug_event(adapter->erp_dbf, 6, &unit->fcp_lun, sizeof (fcp_lun_t));
  2542. retval = ZFCP_ERP_CONTINUES;
  2543. out:
  2544. return retval;
  2545. }
  2546. void zfcp_erp_start_timer(struct zfcp_fsf_req *fsf_req)
  2547. {
  2548. BUG_ON(!fsf_req->erp_action);
  2549. fsf_req->timer.function = zfcp_erp_timeout_handler;
  2550. fsf_req->timer.data = (unsigned long) fsf_req->erp_action;
  2551. fsf_req->timer.expires = jiffies + ZFCP_ERP_FSFREQ_TIMEOUT;
  2552. add_timer(&fsf_req->timer);
  2553. }
  2554. /*
  2555. * function:
  2556. *
  2557. * purpose: enqueue the specified error recovery action, if needed
  2558. *
  2559. * returns:
  2560. */
  2561. static int
  2562. zfcp_erp_action_enqueue(int action,
  2563. struct zfcp_adapter *adapter,
  2564. struct zfcp_port *port, struct zfcp_unit *unit)
  2565. {
  2566. int retval = 1;
  2567. struct zfcp_erp_action *erp_action = NULL;
  2568. int stronger_action = 0;
  2569. u32 status = 0;
  2570. /*
  2571. * We need some rules here which check whether we really need
  2572. * this action or whether we should just drop it.
  2573. * E.g. if there is a unfinished 'Reopen Port' request then we drop a
  2574. * 'Reopen Unit' request for an associated unit since we can't
  2575. * satisfy this request now. A 'Reopen Port' action will trigger
  2576. * 'Reopen Unit' actions when it completes.
  2577. * Thus, there are only actions in the queue which can immediately be
  2578. * executed. This makes the processing of the action queue more
  2579. * efficient.
  2580. */
  2581. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP,
  2582. &adapter->status))
  2583. return -EIO;
  2584. debug_event(adapter->erp_dbf, 4, &action, sizeof (int));
  2585. /* check whether we really need this */
  2586. switch (action) {
  2587. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2588. if (atomic_test_mask
  2589. (ZFCP_STATUS_COMMON_ERP_INUSE, &unit->status)) {
  2590. debug_text_event(adapter->erp_dbf, 4, "u_actenq_drp");
  2591. debug_event(adapter->erp_dbf, 4, &port->wwpn,
  2592. sizeof (wwn_t));
  2593. debug_event(adapter->erp_dbf, 4, &unit->fcp_lun,
  2594. sizeof (fcp_lun_t));
  2595. goto out;
  2596. }
  2597. if (!atomic_test_mask
  2598. (ZFCP_STATUS_COMMON_RUNNING, &port->status) ||
  2599. atomic_test_mask
  2600. (ZFCP_STATUS_COMMON_ERP_FAILED, &port->status)) {
  2601. goto out;
  2602. }
  2603. if (!atomic_test_mask
  2604. (ZFCP_STATUS_COMMON_UNBLOCKED, &port->status)) {
  2605. stronger_action = ZFCP_ERP_ACTION_REOPEN_PORT;
  2606. unit = NULL;
  2607. }
  2608. /* fall through !!! */
  2609. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2610. if (atomic_test_mask
  2611. (ZFCP_STATUS_COMMON_ERP_INUSE, &port->status)) {
  2612. debug_text_event(adapter->erp_dbf, 4, "p_actenq_drp");
  2613. debug_event(adapter->erp_dbf, 4, &port->wwpn,
  2614. sizeof (wwn_t));
  2615. goto out;
  2616. }
  2617. /* fall through !!! */
  2618. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2619. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2620. &port->status)) {
  2621. if (port->erp_action.action !=
  2622. ZFCP_ERP_ACTION_REOPEN_PORT_FORCED) {
  2623. ZFCP_LOG_INFO("dropped erp action %i (port "
  2624. "0x%016Lx, action in use: %i)\n",
  2625. action, port->wwpn,
  2626. port->erp_action.action);
  2627. debug_text_event(adapter->erp_dbf, 4,
  2628. "pf_actenq_drp");
  2629. } else
  2630. debug_text_event(adapter->erp_dbf, 4,
  2631. "pf_actenq_drpcp");
  2632. debug_event(adapter->erp_dbf, 4, &port->wwpn,
  2633. sizeof (wwn_t));
  2634. goto out;
  2635. }
  2636. if (!atomic_test_mask
  2637. (ZFCP_STATUS_COMMON_RUNNING, &adapter->status) ||
  2638. atomic_test_mask
  2639. (ZFCP_STATUS_COMMON_ERP_FAILED, &adapter->status)) {
  2640. goto out;
  2641. }
  2642. if (!atomic_test_mask
  2643. (ZFCP_STATUS_COMMON_UNBLOCKED, &adapter->status)) {
  2644. stronger_action = ZFCP_ERP_ACTION_REOPEN_ADAPTER;
  2645. port = NULL;
  2646. }
  2647. /* fall through !!! */
  2648. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2649. if (atomic_test_mask
  2650. (ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status)) {
  2651. debug_text_event(adapter->erp_dbf, 4, "a_actenq_drp");
  2652. goto out;
  2653. }
  2654. break;
  2655. default:
  2656. debug_text_exception(adapter->erp_dbf, 1, "a_actenq_bug");
  2657. debug_event(adapter->erp_dbf, 1, &action, sizeof (int));
  2658. ZFCP_LOG_NORMAL("bug: unknown erp action requested "
  2659. "on adapter %s (action=%d)\n",
  2660. zfcp_get_busid_by_adapter(adapter), action);
  2661. goto out;
  2662. }
  2663. /* check whether we need something stronger first */
  2664. if (stronger_action) {
  2665. debug_text_event(adapter->erp_dbf, 4, "a_actenq_str");
  2666. debug_event(adapter->erp_dbf, 4, &stronger_action,
  2667. sizeof (int));
  2668. ZFCP_LOG_DEBUG("stronger erp action %d needed before "
  2669. "erp action %d on adapter %s\n",
  2670. stronger_action, action,
  2671. zfcp_get_busid_by_adapter(adapter));
  2672. action = stronger_action;
  2673. }
  2674. /* mark adapter to have some error recovery pending */
  2675. atomic_set_mask(ZFCP_STATUS_ADAPTER_ERP_PENDING, &adapter->status);
  2676. /* setup error recovery action */
  2677. switch (action) {
  2678. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2679. zfcp_unit_get(unit);
  2680. atomic_set_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &unit->status);
  2681. erp_action = &unit->erp_action;
  2682. if (!atomic_test_mask
  2683. (ZFCP_STATUS_COMMON_RUNNING, &unit->status))
  2684. status = ZFCP_STATUS_ERP_CLOSE_ONLY;
  2685. break;
  2686. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2687. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2688. zfcp_port_get(port);
  2689. zfcp_erp_action_dismiss_port(port);
  2690. atomic_set_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &port->status);
  2691. erp_action = &port->erp_action;
  2692. if (!atomic_test_mask
  2693. (ZFCP_STATUS_COMMON_RUNNING, &port->status))
  2694. status = ZFCP_STATUS_ERP_CLOSE_ONLY;
  2695. break;
  2696. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2697. zfcp_adapter_get(adapter);
  2698. zfcp_erp_action_dismiss_adapter(adapter);
  2699. atomic_set_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status);
  2700. erp_action = &adapter->erp_action;
  2701. if (!atomic_test_mask
  2702. (ZFCP_STATUS_COMMON_RUNNING, &adapter->status))
  2703. status = ZFCP_STATUS_ERP_CLOSE_ONLY;
  2704. break;
  2705. }
  2706. debug_text_event(adapter->erp_dbf, 4, "a_actenq");
  2707. memset(erp_action, 0, sizeof (struct zfcp_erp_action));
  2708. erp_action->adapter = adapter;
  2709. erp_action->port = port;
  2710. erp_action->unit = unit;
  2711. erp_action->action = action;
  2712. erp_action->status = status;
  2713. ++adapter->erp_total_count;
  2714. /* finally put it into 'ready' queue and kick erp thread */
  2715. list_add_tail(&erp_action->list, &adapter->erp_ready_head);
  2716. up(&adapter->erp_ready_sem);
  2717. retval = 0;
  2718. out:
  2719. return retval;
  2720. }
  2721. static int
  2722. zfcp_erp_action_dequeue(struct zfcp_erp_action *erp_action)
  2723. {
  2724. int retval = 0;
  2725. struct zfcp_adapter *adapter = erp_action->adapter;
  2726. --adapter->erp_total_count;
  2727. if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) {
  2728. --adapter->erp_low_mem_count;
  2729. erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM;
  2730. }
  2731. debug_text_event(adapter->erp_dbf, 4, "a_actdeq");
  2732. debug_event(adapter->erp_dbf, 4, &erp_action->action, sizeof (int));
  2733. list_del(&erp_action->list);
  2734. switch (erp_action->action) {
  2735. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2736. atomic_clear_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2737. &erp_action->unit->status);
  2738. break;
  2739. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2740. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2741. atomic_clear_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2742. &erp_action->port->status);
  2743. break;
  2744. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2745. atomic_clear_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2746. &erp_action->adapter->status);
  2747. break;
  2748. default:
  2749. /* bug */
  2750. break;
  2751. }
  2752. return retval;
  2753. }
  2754. /**
  2755. * zfcp_erp_action_cleanup
  2756. *
  2757. * Register unit with scsi stack if appropriate and fix reference counts.
  2758. * Note: Temporary units are not registered with scsi stack.
  2759. */
  2760. static void
  2761. zfcp_erp_action_cleanup(int action, struct zfcp_adapter *adapter,
  2762. struct zfcp_port *port, struct zfcp_unit *unit,
  2763. int result)
  2764. {
  2765. switch (action) {
  2766. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2767. if ((result == ZFCP_ERP_SUCCEEDED)
  2768. && (!atomic_test_mask(ZFCP_STATUS_UNIT_TEMPORARY,
  2769. &unit->status))
  2770. && !unit->device
  2771. && port->rport) {
  2772. atomic_set_mask(ZFCP_STATUS_UNIT_REGISTERED,
  2773. &unit->status);
  2774. if (atomic_test_mask(ZFCP_STATUS_UNIT_SCSI_WORK_PENDING,
  2775. &unit->status) == 0)
  2776. zfcp_erp_schedule_work(unit);
  2777. }
  2778. zfcp_unit_put(unit);
  2779. break;
  2780. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2781. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2782. if (atomic_test_mask(ZFCP_STATUS_PORT_NO_WWPN,
  2783. &port->status)) {
  2784. zfcp_port_put(port);
  2785. break;
  2786. }
  2787. if ((result == ZFCP_ERP_SUCCEEDED)
  2788. && !port->rport) {
  2789. struct fc_rport_identifiers ids;
  2790. ids.node_name = port->wwnn;
  2791. ids.port_name = port->wwpn;
  2792. ids.port_id = port->d_id;
  2793. ids.roles = FC_RPORT_ROLE_FCP_TARGET;
  2794. port->rport =
  2795. fc_remote_port_add(adapter->scsi_host, 0, &ids);
  2796. if (!port->rport)
  2797. ZFCP_LOG_NORMAL("failed registration of rport"
  2798. "(adapter %s, wwpn=0x%016Lx)\n",
  2799. zfcp_get_busid_by_port(port),
  2800. port->wwpn);
  2801. else {
  2802. scsi_target_unblock(&port->rport->dev);
  2803. port->rport->maxframe_size = port->maxframe_size;
  2804. port->rport->supported_classes =
  2805. port->supported_classes;
  2806. }
  2807. }
  2808. if ((result != ZFCP_ERP_SUCCEEDED) && port->rport) {
  2809. fc_remote_port_delete(port->rport);
  2810. port->rport = NULL;
  2811. }
  2812. zfcp_port_put(port);
  2813. break;
  2814. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2815. if (result != ZFCP_ERP_SUCCEEDED) {
  2816. list_for_each_entry(port, &adapter->port_list_head, list)
  2817. if (port->rport &&
  2818. !atomic_test_mask(ZFCP_STATUS_PORT_WKA,
  2819. &port->status)) {
  2820. fc_remote_port_delete(port->rport);
  2821. port->rport = NULL;
  2822. }
  2823. }
  2824. zfcp_adapter_put(adapter);
  2825. break;
  2826. default:
  2827. break;
  2828. }
  2829. }
  2830. static void zfcp_erp_action_dismiss_adapter(struct zfcp_adapter *adapter)
  2831. {
  2832. struct zfcp_port *port;
  2833. debug_text_event(adapter->erp_dbf, 5, "a_actab");
  2834. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status))
  2835. zfcp_erp_action_dismiss(&adapter->erp_action);
  2836. else
  2837. list_for_each_entry(port, &adapter->port_list_head, list)
  2838. zfcp_erp_action_dismiss_port(port);
  2839. }
  2840. static void zfcp_erp_action_dismiss_port(struct zfcp_port *port)
  2841. {
  2842. struct zfcp_unit *unit;
  2843. struct zfcp_adapter *adapter = port->adapter;
  2844. debug_text_event(adapter->erp_dbf, 5, "p_actab");
  2845. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2846. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &port->status))
  2847. zfcp_erp_action_dismiss(&port->erp_action);
  2848. else
  2849. list_for_each_entry(unit, &port->unit_list_head, list)
  2850. zfcp_erp_action_dismiss_unit(unit);
  2851. }
  2852. static void zfcp_erp_action_dismiss_unit(struct zfcp_unit *unit)
  2853. {
  2854. struct zfcp_adapter *adapter = unit->port->adapter;
  2855. debug_text_event(adapter->erp_dbf, 5, "u_actab");
  2856. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun, sizeof (fcp_lun_t));
  2857. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &unit->status))
  2858. zfcp_erp_action_dismiss(&unit->erp_action);
  2859. }
  2860. static void zfcp_erp_action_to_running(struct zfcp_erp_action *erp_action)
  2861. {
  2862. struct zfcp_adapter *adapter = erp_action->adapter;
  2863. debug_text_event(adapter->erp_dbf, 6, "a_toru");
  2864. debug_event(adapter->erp_dbf, 6, &erp_action->action, sizeof (int));
  2865. list_move(&erp_action->list, &erp_action->adapter->erp_running_head);
  2866. }
  2867. static void zfcp_erp_action_to_ready(struct zfcp_erp_action *erp_action)
  2868. {
  2869. struct zfcp_adapter *adapter = erp_action->adapter;
  2870. debug_text_event(adapter->erp_dbf, 6, "a_tore");
  2871. debug_event(adapter->erp_dbf, 6, &erp_action->action, sizeof (int));
  2872. list_move(&erp_action->list, &erp_action->adapter->erp_ready_head);
  2873. }
  2874. void
  2875. zfcp_erp_port_boxed(struct zfcp_port *port)
  2876. {
  2877. struct zfcp_adapter *adapter = port->adapter;
  2878. unsigned long flags;
  2879. debug_text_event(adapter->erp_dbf, 3, "p_access_boxed");
  2880. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof(wwn_t));
  2881. read_lock_irqsave(&zfcp_data.config_lock, flags);
  2882. zfcp_erp_modify_port_status(port,
  2883. ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2884. ZFCP_SET);
  2885. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  2886. zfcp_erp_port_reopen(port, ZFCP_STATUS_COMMON_ERP_FAILED);
  2887. }
  2888. void
  2889. zfcp_erp_unit_boxed(struct zfcp_unit *unit)
  2890. {
  2891. struct zfcp_adapter *adapter = unit->port->adapter;
  2892. debug_text_event(adapter->erp_dbf, 3, "u_access_boxed");
  2893. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof(fcp_lun_t));
  2894. zfcp_erp_modify_unit_status(unit,
  2895. ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2896. ZFCP_SET);
  2897. zfcp_erp_unit_reopen(unit, ZFCP_STATUS_COMMON_ERP_FAILED);
  2898. }
  2899. void
  2900. zfcp_erp_port_access_denied(struct zfcp_port *port)
  2901. {
  2902. struct zfcp_adapter *adapter = port->adapter;
  2903. unsigned long flags;
  2904. debug_text_event(adapter->erp_dbf, 3, "p_access_denied");
  2905. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof(wwn_t));
  2906. read_lock_irqsave(&zfcp_data.config_lock, flags);
  2907. zfcp_erp_modify_port_status(port,
  2908. ZFCP_STATUS_COMMON_ERP_FAILED |
  2909. ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2910. ZFCP_SET);
  2911. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  2912. }
  2913. void
  2914. zfcp_erp_unit_access_denied(struct zfcp_unit *unit)
  2915. {
  2916. struct zfcp_adapter *adapter = unit->port->adapter;
  2917. debug_text_event(adapter->erp_dbf, 3, "u_access_denied");
  2918. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof(fcp_lun_t));
  2919. zfcp_erp_modify_unit_status(unit,
  2920. ZFCP_STATUS_COMMON_ERP_FAILED |
  2921. ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2922. ZFCP_SET);
  2923. }
  2924. void
  2925. zfcp_erp_adapter_access_changed(struct zfcp_adapter *adapter)
  2926. {
  2927. struct zfcp_port *port;
  2928. unsigned long flags;
  2929. if (adapter->connection_features & FSF_FEATURE_NPIV_MODE)
  2930. return;
  2931. debug_text_event(adapter->erp_dbf, 3, "a_access_recover");
  2932. debug_event(adapter->erp_dbf, 3, zfcp_get_busid_by_adapter(adapter), 8);
  2933. read_lock_irqsave(&zfcp_data.config_lock, flags);
  2934. if (adapter->nameserver_port)
  2935. zfcp_erp_port_access_changed(adapter->nameserver_port);
  2936. list_for_each_entry(port, &adapter->port_list_head, list)
  2937. if (port != adapter->nameserver_port)
  2938. zfcp_erp_port_access_changed(port);
  2939. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  2940. }
  2941. void
  2942. zfcp_erp_port_access_changed(struct zfcp_port *port)
  2943. {
  2944. struct zfcp_adapter *adapter = port->adapter;
  2945. struct zfcp_unit *unit;
  2946. debug_text_event(adapter->erp_dbf, 3, "p_access_recover");
  2947. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof(wwn_t));
  2948. if (!atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2949. &port->status) &&
  2950. !atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2951. &port->status)) {
  2952. if (!atomic_test_mask(ZFCP_STATUS_PORT_WKA, &port->status))
  2953. list_for_each_entry(unit, &port->unit_list_head, list)
  2954. zfcp_erp_unit_access_changed(unit);
  2955. return;
  2956. }
  2957. ZFCP_LOG_NORMAL("reopen of port 0x%016Lx on adapter %s "
  2958. "(due to ACT update)\n",
  2959. port->wwpn, zfcp_get_busid_by_adapter(adapter));
  2960. if (zfcp_erp_port_reopen(port, ZFCP_STATUS_COMMON_ERP_FAILED) != 0)
  2961. ZFCP_LOG_NORMAL("failed reopen of port"
  2962. "(adapter %s, wwpn=0x%016Lx)\n",
  2963. zfcp_get_busid_by_adapter(adapter), port->wwpn);
  2964. }
  2965. void
  2966. zfcp_erp_unit_access_changed(struct zfcp_unit *unit)
  2967. {
  2968. struct zfcp_adapter *adapter = unit->port->adapter;
  2969. debug_text_event(adapter->erp_dbf, 3, "u_access_recover");
  2970. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof(fcp_lun_t));
  2971. if (!atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2972. &unit->status) &&
  2973. !atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2974. &unit->status))
  2975. return;
  2976. ZFCP_LOG_NORMAL("reopen of unit 0x%016Lx on port 0x%016Lx "
  2977. " on adapter %s (due to ACT update)\n",
  2978. unit->fcp_lun, unit->port->wwpn,
  2979. zfcp_get_busid_by_adapter(adapter));
  2980. if (zfcp_erp_unit_reopen(unit, ZFCP_STATUS_COMMON_ERP_FAILED) != 0)
  2981. ZFCP_LOG_NORMAL("failed reopen of unit (adapter %s, "
  2982. "wwpn=0x%016Lx, fcp_lun=0x%016Lx)\n",
  2983. zfcp_get_busid_by_adapter(adapter),
  2984. unit->port->wwpn, unit->fcp_lun);
  2985. }
  2986. #undef ZFCP_LOG_AREA