zfcp_erp.c 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397
  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 inline 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 inline void zfcp_erp_action_to_ready(struct zfcp_erp_action *);
  93. static inline 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. msleep(1000);
  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 = kzalloc(sizeof(struct scatterlist), GFP_ATOMIC);
  265. if (send_els->req == NULL)
  266. goto nomem;
  267. send_els->resp = kzalloc(sizeof(struct scatterlist), GFP_ATOMIC);
  268. if (send_els->resp == NULL)
  269. goto nomem;
  270. address = (void *) get_zeroed_page(GFP_ATOMIC);
  271. if (address == NULL)
  272. goto nomem;
  273. zfcp_address_to_sg(address, send_els->req);
  274. address += PAGE_SIZE >> 1;
  275. zfcp_address_to_sg(address, send_els->resp);
  276. send_els->req_count = send_els->resp_count = 1;
  277. send_els->adapter = adapter;
  278. send_els->port = port;
  279. send_els->d_id = port->d_id;
  280. send_els->handler = zfcp_erp_adisc_handler;
  281. send_els->handler_data = (unsigned long) send_els;
  282. adisc = zfcp_sg_to_address(send_els->req);
  283. send_els->ls_code = adisc->code = ZFCP_LS_ADISC;
  284. send_els->req->length = sizeof(struct zfcp_ls_adisc);
  285. send_els->resp->length = sizeof(struct zfcp_ls_adisc_acc);
  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(send_els->req->page, 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(send_els->req->page, 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) {
  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(adapter, erp_action->fsf_req->req_id)) {
  733. /* fsf_req still exists */
  734. debug_text_event(adapter->erp_dbf, 3, "a_ca_req");
  735. debug_event(adapter->erp_dbf, 3, &erp_action->fsf_req,
  736. sizeof (unsigned long));
  737. /* dismiss fsf_req of timed out/dismissed erp_action */
  738. if (erp_action->status & (ZFCP_STATUS_ERP_DISMISSED |
  739. ZFCP_STATUS_ERP_TIMEDOUT)) {
  740. debug_text_event(adapter->erp_dbf, 3,
  741. "a_ca_disreq");
  742. erp_action->fsf_req->status |=
  743. ZFCP_STATUS_FSFREQ_DISMISSED;
  744. }
  745. if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
  746. ZFCP_LOG_NORMAL("error: erp step timed out "
  747. "(action=%d, fsf_req=%p)\n ",
  748. erp_action->action,
  749. erp_action->fsf_req);
  750. }
  751. /*
  752. * If fsf_req is neither dismissed nor completed
  753. * then keep it running asynchronously and don't mess
  754. * with the association of erp_action and fsf_req.
  755. */
  756. if (erp_action->fsf_req->status &
  757. (ZFCP_STATUS_FSFREQ_COMPLETED |
  758. ZFCP_STATUS_FSFREQ_DISMISSED)) {
  759. /* forget about association between fsf_req
  760. and erp_action */
  761. erp_action->fsf_req = NULL;
  762. }
  763. } else {
  764. debug_text_event(adapter->erp_dbf, 3, "a_ca_gonereq");
  765. /*
  766. * even if this fsf_req has gone, forget about
  767. * association between erp_action and fsf_req
  768. */
  769. erp_action->fsf_req = NULL;
  770. }
  771. spin_unlock(&adapter->req_list_lock);
  772. } else
  773. debug_text_event(adapter->erp_dbf, 3, "a_ca_noreq");
  774. }
  775. /**
  776. * zfcp_erp_async_handler_nolock - complete erp_action
  777. *
  778. * Used for normal completion, time-out, dismissal and failure after
  779. * low memory condition.
  780. */
  781. static void zfcp_erp_async_handler_nolock(struct zfcp_erp_action *erp_action,
  782. unsigned long set_mask)
  783. {
  784. struct zfcp_adapter *adapter = erp_action->adapter;
  785. if (zfcp_erp_action_exists(erp_action) == ZFCP_ERP_ACTION_RUNNING) {
  786. debug_text_event(adapter->erp_dbf, 2, "a_asyh_ex");
  787. debug_event(adapter->erp_dbf, 2, &erp_action->action,
  788. sizeof (int));
  789. erp_action->status |= set_mask;
  790. zfcp_erp_action_ready(erp_action);
  791. } else {
  792. /* action is ready or gone - nothing to do */
  793. debug_text_event(adapter->erp_dbf, 3, "a_asyh_gone");
  794. debug_event(adapter->erp_dbf, 3, &erp_action->action,
  795. sizeof (int));
  796. }
  797. }
  798. /**
  799. * zfcp_erp_async_handler - wrapper for erp_async_handler_nolock w/ locking
  800. */
  801. void zfcp_erp_async_handler(struct zfcp_erp_action *erp_action,
  802. unsigned long set_mask)
  803. {
  804. struct zfcp_adapter *adapter = erp_action->adapter;
  805. unsigned long flags;
  806. write_lock_irqsave(&adapter->erp_lock, flags);
  807. zfcp_erp_async_handler_nolock(erp_action, set_mask);
  808. write_unlock_irqrestore(&adapter->erp_lock, flags);
  809. }
  810. /*
  811. * purpose: is called for erp_action which was slept waiting for
  812. * memory becoming avaliable,
  813. * will trigger that this action will be continued
  814. */
  815. static void
  816. zfcp_erp_memwait_handler(unsigned long data)
  817. {
  818. struct zfcp_erp_action *erp_action = (struct zfcp_erp_action *) data;
  819. struct zfcp_adapter *adapter = erp_action->adapter;
  820. debug_text_event(adapter->erp_dbf, 2, "a_mwh");
  821. debug_event(adapter->erp_dbf, 2, &erp_action->action, sizeof (int));
  822. zfcp_erp_async_handler(erp_action, 0);
  823. }
  824. /*
  825. * purpose: is called if an asynchronous erp step timed out,
  826. * action gets an appropriate flag and will be processed
  827. * accordingly
  828. */
  829. void zfcp_erp_timeout_handler(unsigned long data)
  830. {
  831. struct zfcp_erp_action *erp_action = (struct zfcp_erp_action *) data;
  832. struct zfcp_adapter *adapter = erp_action->adapter;
  833. debug_text_event(adapter->erp_dbf, 2, "a_th");
  834. debug_event(adapter->erp_dbf, 2, &erp_action->action, sizeof (int));
  835. zfcp_erp_async_handler(erp_action, ZFCP_STATUS_ERP_TIMEDOUT);
  836. }
  837. /**
  838. * zfcp_erp_action_dismiss - dismiss an erp_action
  839. *
  840. * adapter->erp_lock must be held
  841. *
  842. * Dismissal of an erp_action is usually required if an erp_action of
  843. * higher priority is generated.
  844. */
  845. static void zfcp_erp_action_dismiss(struct zfcp_erp_action *erp_action)
  846. {
  847. struct zfcp_adapter *adapter = erp_action->adapter;
  848. debug_text_event(adapter->erp_dbf, 2, "a_adis");
  849. debug_event(adapter->erp_dbf, 2, &erp_action->action, sizeof (int));
  850. zfcp_erp_async_handler_nolock(erp_action, ZFCP_STATUS_ERP_DISMISSED);
  851. }
  852. int
  853. zfcp_erp_thread_setup(struct zfcp_adapter *adapter)
  854. {
  855. int retval = 0;
  856. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP, &adapter->status);
  857. retval = kernel_thread(zfcp_erp_thread, adapter, SIGCHLD);
  858. if (retval < 0) {
  859. ZFCP_LOG_NORMAL("error: creation of erp thread failed for "
  860. "adapter %s\n",
  861. zfcp_get_busid_by_adapter(adapter));
  862. debug_text_event(adapter->erp_dbf, 5, "a_thset_fail");
  863. } else {
  864. wait_event(adapter->erp_thread_wqh,
  865. atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP,
  866. &adapter->status));
  867. debug_text_event(adapter->erp_dbf, 5, "a_thset_ok");
  868. }
  869. return (retval < 0);
  870. }
  871. /*
  872. * function:
  873. *
  874. * purpose:
  875. *
  876. * returns:
  877. *
  878. * context: process (i.e. proc-fs or rmmod/insmod)
  879. *
  880. * note: The caller of this routine ensures that the specified
  881. * adapter has been shut down and that this operation
  882. * has been completed. Thus, there are no pending erp_actions
  883. * which would need to be handled here.
  884. */
  885. int
  886. zfcp_erp_thread_kill(struct zfcp_adapter *adapter)
  887. {
  888. int retval = 0;
  889. atomic_set_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_KILL, &adapter->status);
  890. up(&adapter->erp_ready_sem);
  891. wait_event(adapter->erp_thread_wqh,
  892. !atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP,
  893. &adapter->status));
  894. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_KILL,
  895. &adapter->status);
  896. debug_text_event(adapter->erp_dbf, 5, "a_thki_ok");
  897. return retval;
  898. }
  899. /*
  900. * purpose: is run as a kernel thread,
  901. * goes through list of error recovery actions of associated adapter
  902. * and delegates single action to execution
  903. *
  904. * returns: 0
  905. */
  906. static int
  907. zfcp_erp_thread(void *data)
  908. {
  909. struct zfcp_adapter *adapter = (struct zfcp_adapter *) data;
  910. struct list_head *next;
  911. struct zfcp_erp_action *erp_action;
  912. unsigned long flags;
  913. daemonize("zfcperp%s", zfcp_get_busid_by_adapter(adapter));
  914. /* Block all signals */
  915. siginitsetinv(&current->blocked, 0);
  916. atomic_set_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP, &adapter->status);
  917. debug_text_event(adapter->erp_dbf, 5, "a_th_run");
  918. wake_up(&adapter->erp_thread_wqh);
  919. while (!atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_KILL,
  920. &adapter->status)) {
  921. write_lock_irqsave(&adapter->erp_lock, flags);
  922. next = adapter->erp_ready_head.prev;
  923. write_unlock_irqrestore(&adapter->erp_lock, flags);
  924. if (next != &adapter->erp_ready_head) {
  925. erp_action =
  926. list_entry(next, struct zfcp_erp_action, list);
  927. /*
  928. * process action (incl. [re]moving it
  929. * from 'ready' queue)
  930. */
  931. zfcp_erp_strategy(erp_action);
  932. }
  933. /*
  934. * sleep as long as there is nothing to do, i.e.
  935. * no action in 'ready' queue to be processed and
  936. * thread is not to be killed
  937. */
  938. down_interruptible(&adapter->erp_ready_sem);
  939. debug_text_event(adapter->erp_dbf, 5, "a_th_woken");
  940. }
  941. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP, &adapter->status);
  942. debug_text_event(adapter->erp_dbf, 5, "a_th_stop");
  943. wake_up(&adapter->erp_thread_wqh);
  944. return 0;
  945. }
  946. /*
  947. * function:
  948. *
  949. * purpose: drives single error recovery action and schedules higher and
  950. * subordinate actions, if necessary
  951. *
  952. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  953. * ZFCP_ERP_SUCCEEDED - action finished successfully (deqd)
  954. * ZFCP_ERP_FAILED - action finished unsuccessfully (deqd)
  955. * ZFCP_ERP_EXIT - action finished (dequeued), offline
  956. * ZFCP_ERP_DISMISSED - action canceled (dequeued)
  957. */
  958. static int
  959. zfcp_erp_strategy(struct zfcp_erp_action *erp_action)
  960. {
  961. int retval = 0;
  962. struct zfcp_adapter *adapter = erp_action->adapter;
  963. struct zfcp_port *port = erp_action->port;
  964. struct zfcp_unit *unit = erp_action->unit;
  965. int action = erp_action->action;
  966. u32 status = erp_action->status;
  967. unsigned long flags;
  968. /* serialise dismissing, timing out, moving, enqueueing */
  969. read_lock_irqsave(&zfcp_data.config_lock, flags);
  970. write_lock(&adapter->erp_lock);
  971. /* dequeue dismissed action and leave, if required */
  972. retval = zfcp_erp_strategy_check_action(erp_action, retval);
  973. if (retval == ZFCP_ERP_DISMISSED) {
  974. debug_text_event(adapter->erp_dbf, 4, "a_st_dis1");
  975. goto unlock;
  976. }
  977. /*
  978. * move action to 'running' queue before processing it
  979. * (to avoid a race condition regarding moving the
  980. * action to the 'running' queue and back)
  981. */
  982. zfcp_erp_action_to_running(erp_action);
  983. /*
  984. * try to process action as far as possible,
  985. * no lock to allow for blocking operations (kmalloc, qdio, ...),
  986. * afterwards the lock is required again for the following reasons:
  987. * - dequeueing of finished action and enqueueing of
  988. * follow-up actions must be atomic so that any other
  989. * reopen-routine does not believe there is nothing to do
  990. * and that it is safe to enqueue something else,
  991. * - we want to force any control thread which is dismissing
  992. * actions to finish this before we decide about
  993. * necessary steps to be taken here further
  994. */
  995. write_unlock(&adapter->erp_lock);
  996. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  997. retval = zfcp_erp_strategy_do_action(erp_action);
  998. read_lock_irqsave(&zfcp_data.config_lock, flags);
  999. write_lock(&adapter->erp_lock);
  1000. /*
  1001. * check for dismissed status again to avoid follow-up actions,
  1002. * failing of targets and so on for dismissed actions
  1003. */
  1004. retval = zfcp_erp_strategy_check_action(erp_action, retval);
  1005. switch (retval) {
  1006. case ZFCP_ERP_DISMISSED:
  1007. /* leave since this action has ridden to its ancestors */
  1008. debug_text_event(adapter->erp_dbf, 6, "a_st_dis2");
  1009. goto unlock;
  1010. case ZFCP_ERP_NOMEM:
  1011. /* no memory to continue immediately, let it sleep */
  1012. if (!(erp_action->status & ZFCP_STATUS_ERP_LOWMEM)) {
  1013. ++adapter->erp_low_mem_count;
  1014. erp_action->status |= ZFCP_STATUS_ERP_LOWMEM;
  1015. }
  1016. /* This condition is true if there is no memory available
  1017. for any erp_action on this adapter. This implies that there
  1018. are no elements in the memory pool(s) left for erp_actions.
  1019. This might happen if an erp_action that used a memory pool
  1020. element was timed out.
  1021. */
  1022. if (adapter->erp_total_count == adapter->erp_low_mem_count) {
  1023. debug_text_event(adapter->erp_dbf, 3, "a_st_lowmem");
  1024. ZFCP_LOG_NORMAL("error: no mempool elements available, "
  1025. "restarting I/O on adapter %s "
  1026. "to free mempool\n",
  1027. zfcp_get_busid_by_adapter(adapter));
  1028. zfcp_erp_adapter_reopen_internal(adapter, 0);
  1029. } else {
  1030. debug_text_event(adapter->erp_dbf, 2, "a_st_memw");
  1031. retval = zfcp_erp_strategy_memwait(erp_action);
  1032. }
  1033. goto unlock;
  1034. case ZFCP_ERP_CONTINUES:
  1035. /* leave since this action runs asynchronously */
  1036. debug_text_event(adapter->erp_dbf, 6, "a_st_cont");
  1037. if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) {
  1038. --adapter->erp_low_mem_count;
  1039. erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM;
  1040. }
  1041. goto unlock;
  1042. }
  1043. /* ok, finished action (whatever its result is) */
  1044. /* check for unrecoverable targets */
  1045. retval = zfcp_erp_strategy_check_target(erp_action, retval);
  1046. /* action must be dequeued (here to allow for further ones) */
  1047. zfcp_erp_action_dequeue(erp_action);
  1048. /*
  1049. * put this target through the erp mill again if someone has
  1050. * requested to change the status of a target being online
  1051. * to offline or the other way around
  1052. * (old retval is preserved if nothing has to be done here)
  1053. */
  1054. retval = zfcp_erp_strategy_statechange(action, status, adapter,
  1055. port, unit, retval);
  1056. /*
  1057. * leave if target is in permanent error state or if
  1058. * action is repeated in order to process state change
  1059. */
  1060. if (retval == ZFCP_ERP_EXIT) {
  1061. debug_text_event(adapter->erp_dbf, 2, "a_st_exit");
  1062. goto unlock;
  1063. }
  1064. /* trigger follow up actions */
  1065. zfcp_erp_strategy_followup_actions(action, adapter, port, unit, retval);
  1066. unlock:
  1067. write_unlock(&adapter->erp_lock);
  1068. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1069. if (retval != ZFCP_ERP_CONTINUES)
  1070. zfcp_erp_action_cleanup(action, adapter, port, unit, retval);
  1071. /*
  1072. * a few tasks remain when the erp queues are empty
  1073. * (don't do that if the last action evaluated was dismissed
  1074. * since this clearly indicates that there is more to come) :
  1075. * - close the name server port if it is open yet
  1076. * (enqueues another [probably] final action)
  1077. * - otherwise, wake up whoever wants to be woken when we are
  1078. * done with erp
  1079. */
  1080. if (retval != ZFCP_ERP_DISMISSED)
  1081. zfcp_erp_strategy_check_queues(adapter);
  1082. debug_text_event(adapter->erp_dbf, 6, "a_st_done");
  1083. return retval;
  1084. }
  1085. /*
  1086. * function:
  1087. *
  1088. * purpose:
  1089. *
  1090. * returns: ZFCP_ERP_DISMISSED - if action has been dismissed
  1091. * retval - otherwise
  1092. */
  1093. static int
  1094. zfcp_erp_strategy_check_action(struct zfcp_erp_action *erp_action, int retval)
  1095. {
  1096. struct zfcp_adapter *adapter = erp_action->adapter;
  1097. zfcp_erp_strategy_check_fsfreq(erp_action);
  1098. debug_event(adapter->erp_dbf, 5, &erp_action->action, sizeof (int));
  1099. if (erp_action->status & ZFCP_STATUS_ERP_DISMISSED) {
  1100. debug_text_event(adapter->erp_dbf, 3, "a_stcd_dis");
  1101. zfcp_erp_action_dequeue(erp_action);
  1102. retval = ZFCP_ERP_DISMISSED;
  1103. } else
  1104. debug_text_event(adapter->erp_dbf, 5, "a_stcd_nodis");
  1105. return retval;
  1106. }
  1107. static int
  1108. zfcp_erp_strategy_do_action(struct zfcp_erp_action *erp_action)
  1109. {
  1110. int retval = ZFCP_ERP_FAILED;
  1111. struct zfcp_adapter *adapter = erp_action->adapter;
  1112. /*
  1113. * try to execute/continue action as far as possible,
  1114. * note: no lock in subsequent strategy routines
  1115. * (this allows these routine to call schedule, e.g.
  1116. * kmalloc with such flags or qdio_initialize & friends)
  1117. * Note: in case of timeout, the seperate strategies will fail
  1118. * anyhow. No need for a special action. Even worse, a nameserver
  1119. * failure would not wake up waiting ports without the call.
  1120. */
  1121. switch (erp_action->action) {
  1122. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1123. retval = zfcp_erp_adapter_strategy(erp_action);
  1124. break;
  1125. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1126. retval = zfcp_erp_port_forced_strategy(erp_action);
  1127. break;
  1128. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1129. retval = zfcp_erp_port_strategy(erp_action);
  1130. break;
  1131. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1132. retval = zfcp_erp_unit_strategy(erp_action);
  1133. break;
  1134. default:
  1135. debug_text_exception(adapter->erp_dbf, 1, "a_stda_bug");
  1136. debug_event(adapter->erp_dbf, 1, &erp_action->action,
  1137. sizeof (int));
  1138. ZFCP_LOG_NORMAL("bug: unknown erp action requested on "
  1139. "adapter %s (action=%d)\n",
  1140. zfcp_get_busid_by_adapter(erp_action->adapter),
  1141. erp_action->action);
  1142. }
  1143. return retval;
  1144. }
  1145. /*
  1146. * function:
  1147. *
  1148. * purpose: triggers retry of this action after a certain amount of time
  1149. * by means of timer provided by erp_action
  1150. *
  1151. * returns: ZFCP_ERP_CONTINUES - erp_action sleeps in erp running queue
  1152. */
  1153. static int
  1154. zfcp_erp_strategy_memwait(struct zfcp_erp_action *erp_action)
  1155. {
  1156. int retval = ZFCP_ERP_CONTINUES;
  1157. struct zfcp_adapter *adapter = erp_action->adapter;
  1158. debug_text_event(adapter->erp_dbf, 6, "a_mwinit");
  1159. debug_event(adapter->erp_dbf, 6, &erp_action->action, sizeof (int));
  1160. init_timer(&erp_action->timer);
  1161. erp_action->timer.function = zfcp_erp_memwait_handler;
  1162. erp_action->timer.data = (unsigned long) erp_action;
  1163. erp_action->timer.expires = jiffies + ZFCP_ERP_MEMWAIT_TIMEOUT;
  1164. add_timer(&erp_action->timer);
  1165. return retval;
  1166. }
  1167. /*
  1168. * function: zfcp_erp_adapter_failed
  1169. *
  1170. * purpose: sets the adapter and all underlying devices to ERP_FAILED
  1171. *
  1172. */
  1173. void
  1174. zfcp_erp_adapter_failed(struct zfcp_adapter *adapter)
  1175. {
  1176. zfcp_erp_modify_adapter_status(adapter,
  1177. ZFCP_STATUS_COMMON_ERP_FAILED, ZFCP_SET);
  1178. ZFCP_LOG_NORMAL("adapter erp failed on adapter %s\n",
  1179. zfcp_get_busid_by_adapter(adapter));
  1180. debug_text_event(adapter->erp_dbf, 2, "a_afail");
  1181. }
  1182. /*
  1183. * function: zfcp_erp_port_failed
  1184. *
  1185. * purpose: sets the port and all underlying devices to ERP_FAILED
  1186. *
  1187. */
  1188. void
  1189. zfcp_erp_port_failed(struct zfcp_port *port)
  1190. {
  1191. zfcp_erp_modify_port_status(port,
  1192. ZFCP_STATUS_COMMON_ERP_FAILED, ZFCP_SET);
  1193. if (atomic_test_mask(ZFCP_STATUS_PORT_WKA, &port->status))
  1194. ZFCP_LOG_NORMAL("port erp failed (adapter %s, "
  1195. "port d_id=0x%06x)\n",
  1196. zfcp_get_busid_by_port(port), port->d_id);
  1197. else
  1198. ZFCP_LOG_NORMAL("port erp failed (adapter %s, wwpn=0x%016Lx)\n",
  1199. zfcp_get_busid_by_port(port), port->wwpn);
  1200. debug_text_event(port->adapter->erp_dbf, 2, "p_pfail");
  1201. debug_event(port->adapter->erp_dbf, 2, &port->wwpn, sizeof (wwn_t));
  1202. }
  1203. /*
  1204. * function: zfcp_erp_unit_failed
  1205. *
  1206. * purpose: sets the unit to ERP_FAILED
  1207. *
  1208. */
  1209. void
  1210. zfcp_erp_unit_failed(struct zfcp_unit *unit)
  1211. {
  1212. zfcp_erp_modify_unit_status(unit,
  1213. ZFCP_STATUS_COMMON_ERP_FAILED, ZFCP_SET);
  1214. ZFCP_LOG_NORMAL("unit erp failed on unit 0x%016Lx on port 0x%016Lx "
  1215. " on adapter %s\n", unit->fcp_lun,
  1216. unit->port->wwpn, zfcp_get_busid_by_unit(unit));
  1217. debug_text_event(unit->port->adapter->erp_dbf, 2, "u_ufail");
  1218. debug_event(unit->port->adapter->erp_dbf, 2,
  1219. &unit->fcp_lun, sizeof (fcp_lun_t));
  1220. }
  1221. /*
  1222. * function: zfcp_erp_strategy_check_target
  1223. *
  1224. * purpose: increments the erp action count on the device currently in
  1225. * recovery if the action failed or resets the count in case of
  1226. * success. If a maximum count is exceeded the device is marked
  1227. * as ERP_FAILED.
  1228. * The 'blocked' state of a target which has been recovered
  1229. * successfully is reset.
  1230. *
  1231. * returns: ZFCP_ERP_CONTINUES - action continues (not considered)
  1232. * ZFCP_ERP_SUCCEEDED - action finished successfully
  1233. * ZFCP_ERP_EXIT - action failed and will not continue
  1234. */
  1235. static int
  1236. zfcp_erp_strategy_check_target(struct zfcp_erp_action *erp_action, int result)
  1237. {
  1238. struct zfcp_adapter *adapter = erp_action->adapter;
  1239. struct zfcp_port *port = erp_action->port;
  1240. struct zfcp_unit *unit = erp_action->unit;
  1241. debug_text_event(adapter->erp_dbf, 5, "a_stct_norm");
  1242. debug_event(adapter->erp_dbf, 5, &erp_action->action, sizeof (int));
  1243. debug_event(adapter->erp_dbf, 5, &result, sizeof (int));
  1244. switch (erp_action->action) {
  1245. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1246. result = zfcp_erp_strategy_check_unit(unit, result);
  1247. break;
  1248. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1249. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1250. result = zfcp_erp_strategy_check_port(port, result);
  1251. break;
  1252. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1253. result = zfcp_erp_strategy_check_adapter(adapter, result);
  1254. break;
  1255. }
  1256. return result;
  1257. }
  1258. static int
  1259. zfcp_erp_strategy_statechange(int action,
  1260. u32 status,
  1261. struct zfcp_adapter *adapter,
  1262. struct zfcp_port *port,
  1263. struct zfcp_unit *unit, int retval)
  1264. {
  1265. debug_text_event(adapter->erp_dbf, 3, "a_stsc");
  1266. debug_event(adapter->erp_dbf, 3, &action, sizeof (int));
  1267. switch (action) {
  1268. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1269. if (zfcp_erp_strategy_statechange_detected(&adapter->status,
  1270. status)) {
  1271. zfcp_erp_adapter_reopen_internal(adapter, ZFCP_STATUS_COMMON_ERP_FAILED);
  1272. retval = ZFCP_ERP_EXIT;
  1273. }
  1274. break;
  1275. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1276. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1277. if (zfcp_erp_strategy_statechange_detected(&port->status,
  1278. status)) {
  1279. zfcp_erp_port_reopen_internal(port, ZFCP_STATUS_COMMON_ERP_FAILED);
  1280. retval = ZFCP_ERP_EXIT;
  1281. }
  1282. break;
  1283. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1284. if (zfcp_erp_strategy_statechange_detected(&unit->status,
  1285. status)) {
  1286. zfcp_erp_unit_reopen_internal(unit, ZFCP_STATUS_COMMON_ERP_FAILED);
  1287. retval = ZFCP_ERP_EXIT;
  1288. }
  1289. break;
  1290. }
  1291. return retval;
  1292. }
  1293. static inline int
  1294. zfcp_erp_strategy_statechange_detected(atomic_t * target_status, u32 erp_status)
  1295. {
  1296. return
  1297. /* take it online */
  1298. (atomic_test_mask(ZFCP_STATUS_COMMON_RUNNING, target_status) &&
  1299. (ZFCP_STATUS_ERP_CLOSE_ONLY & erp_status)) ||
  1300. /* take it offline */
  1301. (!atomic_test_mask(ZFCP_STATUS_COMMON_RUNNING, target_status) &&
  1302. !(ZFCP_STATUS_ERP_CLOSE_ONLY & erp_status));
  1303. }
  1304. static int
  1305. zfcp_erp_strategy_check_unit(struct zfcp_unit *unit, int result)
  1306. {
  1307. debug_text_event(unit->port->adapter->erp_dbf, 5, "u_stct");
  1308. debug_event(unit->port->adapter->erp_dbf, 5, &unit->fcp_lun,
  1309. sizeof (fcp_lun_t));
  1310. switch (result) {
  1311. case ZFCP_ERP_SUCCEEDED :
  1312. atomic_set(&unit->erp_counter, 0);
  1313. zfcp_erp_unit_unblock(unit);
  1314. break;
  1315. case ZFCP_ERP_FAILED :
  1316. atomic_inc(&unit->erp_counter);
  1317. if (atomic_read(&unit->erp_counter) > ZFCP_MAX_ERPS)
  1318. zfcp_erp_unit_failed(unit);
  1319. break;
  1320. case ZFCP_ERP_EXIT :
  1321. /* nothing */
  1322. break;
  1323. }
  1324. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &unit->status)) {
  1325. zfcp_erp_unit_block(unit, 0); /* for ZFCP_ERP_SUCCEEDED */
  1326. result = ZFCP_ERP_EXIT;
  1327. }
  1328. return result;
  1329. }
  1330. static int
  1331. zfcp_erp_strategy_check_port(struct zfcp_port *port, int result)
  1332. {
  1333. debug_text_event(port->adapter->erp_dbf, 5, "p_stct");
  1334. debug_event(port->adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  1335. switch (result) {
  1336. case ZFCP_ERP_SUCCEEDED :
  1337. atomic_set(&port->erp_counter, 0);
  1338. zfcp_erp_port_unblock(port);
  1339. break;
  1340. case ZFCP_ERP_FAILED :
  1341. atomic_inc(&port->erp_counter);
  1342. if (atomic_read(&port->erp_counter) > ZFCP_MAX_ERPS)
  1343. zfcp_erp_port_failed(port);
  1344. break;
  1345. case ZFCP_ERP_EXIT :
  1346. /* nothing */
  1347. break;
  1348. }
  1349. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &port->status)) {
  1350. zfcp_erp_port_block(port, 0); /* for ZFCP_ERP_SUCCEEDED */
  1351. result = ZFCP_ERP_EXIT;
  1352. }
  1353. return result;
  1354. }
  1355. static int
  1356. zfcp_erp_strategy_check_adapter(struct zfcp_adapter *adapter, int result)
  1357. {
  1358. debug_text_event(adapter->erp_dbf, 5, "a_stct");
  1359. switch (result) {
  1360. case ZFCP_ERP_SUCCEEDED :
  1361. atomic_set(&adapter->erp_counter, 0);
  1362. zfcp_erp_adapter_unblock(adapter);
  1363. break;
  1364. case ZFCP_ERP_FAILED :
  1365. atomic_inc(&adapter->erp_counter);
  1366. if (atomic_read(&adapter->erp_counter) > ZFCP_MAX_ERPS)
  1367. zfcp_erp_adapter_failed(adapter);
  1368. break;
  1369. case ZFCP_ERP_EXIT :
  1370. /* nothing */
  1371. break;
  1372. }
  1373. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_FAILED, &adapter->status)) {
  1374. zfcp_erp_adapter_block(adapter, 0); /* for ZFCP_ERP_SUCCEEDED */
  1375. result = ZFCP_ERP_EXIT;
  1376. }
  1377. return result;
  1378. }
  1379. struct zfcp_erp_add_work {
  1380. struct zfcp_unit *unit;
  1381. struct work_struct work;
  1382. };
  1383. /**
  1384. * zfcp_erp_scsi_scan
  1385. * @data: pointer to a struct zfcp_erp_add_work
  1386. *
  1387. * Registers a logical unit with the SCSI stack.
  1388. */
  1389. static void zfcp_erp_scsi_scan(struct work_struct *work)
  1390. {
  1391. struct zfcp_erp_add_work *p =
  1392. container_of(work, struct zfcp_erp_add_work, work);
  1393. struct zfcp_unit *unit = p->unit;
  1394. struct fc_rport *rport = unit->port->rport;
  1395. scsi_scan_target(&rport->dev, 0, rport->scsi_target_id,
  1396. unit->scsi_lun, 0);
  1397. atomic_clear_mask(ZFCP_STATUS_UNIT_SCSI_WORK_PENDING, &unit->status);
  1398. wake_up(&unit->scsi_scan_wq);
  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 = kmalloc(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. memset(p, 0, sizeof(*p));
  1425. atomic_set_mask(ZFCP_STATUS_UNIT_SCSI_WORK_PENDING, &unit->status);
  1426. INIT_WORK(&p->work, zfcp_erp_scsi_scan);
  1427. p->unit = unit;
  1428. schedule_work(&p->work);
  1429. }
  1430. /*
  1431. * function:
  1432. *
  1433. * purpose: remaining things in good cases,
  1434. * escalation in bad cases
  1435. *
  1436. * returns:
  1437. */
  1438. static int
  1439. zfcp_erp_strategy_followup_actions(int action,
  1440. struct zfcp_adapter *adapter,
  1441. struct zfcp_port *port,
  1442. struct zfcp_unit *unit, int status)
  1443. {
  1444. debug_text_event(adapter->erp_dbf, 5, "a_stfol");
  1445. debug_event(adapter->erp_dbf, 5, &action, sizeof (int));
  1446. /* initiate follow-up actions depending on success of finished action */
  1447. switch (action) {
  1448. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  1449. if (status == ZFCP_ERP_SUCCEEDED)
  1450. zfcp_erp_port_reopen_all_internal(adapter, 0);
  1451. else
  1452. zfcp_erp_adapter_reopen_internal(adapter, 0);
  1453. break;
  1454. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  1455. if (status == ZFCP_ERP_SUCCEEDED)
  1456. zfcp_erp_port_reopen_internal(port, 0);
  1457. else
  1458. zfcp_erp_adapter_reopen_internal(adapter, 0);
  1459. break;
  1460. case ZFCP_ERP_ACTION_REOPEN_PORT:
  1461. if (status == ZFCP_ERP_SUCCEEDED)
  1462. zfcp_erp_unit_reopen_all_internal(port, 0);
  1463. else
  1464. zfcp_erp_port_forced_reopen_internal(port, 0);
  1465. break;
  1466. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  1467. if (status == ZFCP_ERP_SUCCEEDED) ; /* no further action */
  1468. else
  1469. zfcp_erp_port_reopen_internal(unit->port, 0);
  1470. break;
  1471. }
  1472. return 0;
  1473. }
  1474. static int
  1475. zfcp_erp_strategy_check_queues(struct zfcp_adapter *adapter)
  1476. {
  1477. unsigned long flags;
  1478. read_lock_irqsave(&zfcp_data.config_lock, flags);
  1479. read_lock(&adapter->erp_lock);
  1480. if (list_empty(&adapter->erp_ready_head) &&
  1481. list_empty(&adapter->erp_running_head)) {
  1482. debug_text_event(adapter->erp_dbf, 4, "a_cq_wake");
  1483. atomic_clear_mask(ZFCP_STATUS_ADAPTER_ERP_PENDING,
  1484. &adapter->status);
  1485. wake_up(&adapter->erp_done_wqh);
  1486. } else
  1487. debug_text_event(adapter->erp_dbf, 5, "a_cq_notempty");
  1488. read_unlock(&adapter->erp_lock);
  1489. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1490. return 0;
  1491. }
  1492. /**
  1493. * zfcp_erp_wait - wait for completion of error recovery on an adapter
  1494. * @adapter: adapter for which to wait for completion of its error recovery
  1495. * Return: 0
  1496. */
  1497. int
  1498. zfcp_erp_wait(struct zfcp_adapter *adapter)
  1499. {
  1500. int retval = 0;
  1501. wait_event(adapter->erp_done_wqh,
  1502. !atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_PENDING,
  1503. &adapter->status));
  1504. return retval;
  1505. }
  1506. void
  1507. zfcp_erp_modify_adapter_status(struct zfcp_adapter *adapter,
  1508. u32 mask, int set_or_clear)
  1509. {
  1510. struct zfcp_port *port;
  1511. u32 common_mask = mask & ZFCP_COMMON_FLAGS;
  1512. if (set_or_clear == ZFCP_SET) {
  1513. atomic_set_mask(mask, &adapter->status);
  1514. debug_text_event(adapter->erp_dbf, 3, "a_mod_as_s");
  1515. } else {
  1516. atomic_clear_mask(mask, &adapter->status);
  1517. if (mask & ZFCP_STATUS_COMMON_ERP_FAILED)
  1518. atomic_set(&adapter->erp_counter, 0);
  1519. debug_text_event(adapter->erp_dbf, 3, "a_mod_as_c");
  1520. }
  1521. debug_event(adapter->erp_dbf, 3, &mask, sizeof (u32));
  1522. /* Deal with all underlying devices, only pass common_mask */
  1523. if (common_mask)
  1524. list_for_each_entry(port, &adapter->port_list_head, list)
  1525. zfcp_erp_modify_port_status(port, common_mask,
  1526. set_or_clear);
  1527. }
  1528. /*
  1529. * function: zfcp_erp_modify_port_status
  1530. *
  1531. * purpose: sets the port and all underlying devices to ERP_FAILED
  1532. *
  1533. */
  1534. void
  1535. zfcp_erp_modify_port_status(struct zfcp_port *port, u32 mask, int set_or_clear)
  1536. {
  1537. struct zfcp_unit *unit;
  1538. u32 common_mask = mask & ZFCP_COMMON_FLAGS;
  1539. if (set_or_clear == ZFCP_SET) {
  1540. atomic_set_mask(mask, &port->status);
  1541. debug_text_event(port->adapter->erp_dbf, 3, "p_mod_ps_s");
  1542. } else {
  1543. atomic_clear_mask(mask, &port->status);
  1544. if (mask & ZFCP_STATUS_COMMON_ERP_FAILED)
  1545. atomic_set(&port->erp_counter, 0);
  1546. debug_text_event(port->adapter->erp_dbf, 3, "p_mod_ps_c");
  1547. }
  1548. debug_event(port->adapter->erp_dbf, 3, &port->wwpn, sizeof (wwn_t));
  1549. debug_event(port->adapter->erp_dbf, 3, &mask, sizeof (u32));
  1550. /* Modify status of all underlying devices, only pass common mask */
  1551. if (common_mask)
  1552. list_for_each_entry(unit, &port->unit_list_head, list)
  1553. zfcp_erp_modify_unit_status(unit, common_mask,
  1554. set_or_clear);
  1555. }
  1556. /*
  1557. * function: zfcp_erp_modify_unit_status
  1558. *
  1559. * purpose: sets the unit to ERP_FAILED
  1560. *
  1561. */
  1562. void
  1563. zfcp_erp_modify_unit_status(struct zfcp_unit *unit, u32 mask, int set_or_clear)
  1564. {
  1565. if (set_or_clear == ZFCP_SET) {
  1566. atomic_set_mask(mask, &unit->status);
  1567. debug_text_event(unit->port->adapter->erp_dbf, 3, "u_mod_us_s");
  1568. } else {
  1569. atomic_clear_mask(mask, &unit->status);
  1570. if (mask & ZFCP_STATUS_COMMON_ERP_FAILED) {
  1571. atomic_set(&unit->erp_counter, 0);
  1572. }
  1573. debug_text_event(unit->port->adapter->erp_dbf, 3, "u_mod_us_c");
  1574. }
  1575. debug_event(unit->port->adapter->erp_dbf, 3, &unit->fcp_lun,
  1576. sizeof (fcp_lun_t));
  1577. debug_event(unit->port->adapter->erp_dbf, 3, &mask, sizeof (u32));
  1578. }
  1579. /*
  1580. * function:
  1581. *
  1582. * purpose: Wrappper for zfcp_erp_port_reopen_all_internal
  1583. * used to ensure the correct locking
  1584. *
  1585. * returns: 0 - initiated action successfully
  1586. * <0 - failed to initiate action
  1587. */
  1588. int
  1589. zfcp_erp_port_reopen_all(struct zfcp_adapter *adapter, int clear_mask)
  1590. {
  1591. int retval;
  1592. unsigned long flags;
  1593. read_lock_irqsave(&zfcp_data.config_lock, flags);
  1594. write_lock(&adapter->erp_lock);
  1595. retval = zfcp_erp_port_reopen_all_internal(adapter, clear_mask);
  1596. write_unlock(&adapter->erp_lock);
  1597. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  1598. return retval;
  1599. }
  1600. static int
  1601. zfcp_erp_port_reopen_all_internal(struct zfcp_adapter *adapter, int clear_mask)
  1602. {
  1603. int retval = 0;
  1604. struct zfcp_port *port;
  1605. list_for_each_entry(port, &adapter->port_list_head, list)
  1606. if (!atomic_test_mask(ZFCP_STATUS_PORT_WKA, &port->status))
  1607. zfcp_erp_port_reopen_internal(port, clear_mask);
  1608. return retval;
  1609. }
  1610. /*
  1611. * function:
  1612. *
  1613. * purpose:
  1614. *
  1615. * returns: FIXME
  1616. */
  1617. static int
  1618. zfcp_erp_unit_reopen_all_internal(struct zfcp_port *port, int clear_mask)
  1619. {
  1620. int retval = 0;
  1621. struct zfcp_unit *unit;
  1622. list_for_each_entry(unit, &port->unit_list_head, list)
  1623. zfcp_erp_unit_reopen_internal(unit, clear_mask);
  1624. return retval;
  1625. }
  1626. /*
  1627. * function:
  1628. *
  1629. * purpose: this routine executes the 'Reopen Adapter' action
  1630. * (the entire action is processed synchronously, since
  1631. * there are no actions which might be run concurrently
  1632. * per definition)
  1633. *
  1634. * returns: ZFCP_ERP_SUCCEEDED - action finished successfully
  1635. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1636. */
  1637. static int
  1638. zfcp_erp_adapter_strategy(struct zfcp_erp_action *erp_action)
  1639. {
  1640. int retval;
  1641. struct zfcp_adapter *adapter = erp_action->adapter;
  1642. retval = zfcp_erp_adapter_strategy_close(erp_action);
  1643. if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
  1644. retval = ZFCP_ERP_EXIT;
  1645. else
  1646. retval = zfcp_erp_adapter_strategy_open(erp_action);
  1647. debug_text_event(adapter->erp_dbf, 3, "a_ast/ret");
  1648. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  1649. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  1650. if (retval == ZFCP_ERP_FAILED) {
  1651. ZFCP_LOG_INFO("Waiting to allow the adapter %s "
  1652. "to recover itself\n",
  1653. zfcp_get_busid_by_adapter(adapter));
  1654. msleep(jiffies_to_msecs(ZFCP_TYPE2_RECOVERY_TIME));
  1655. }
  1656. return retval;
  1657. }
  1658. /*
  1659. * function:
  1660. *
  1661. * purpose:
  1662. *
  1663. * returns: ZFCP_ERP_SUCCEEDED - action finished successfully
  1664. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1665. */
  1666. static int
  1667. zfcp_erp_adapter_strategy_close(struct zfcp_erp_action *erp_action)
  1668. {
  1669. int retval;
  1670. atomic_set_mask(ZFCP_STATUS_COMMON_CLOSING,
  1671. &erp_action->adapter->status);
  1672. retval = zfcp_erp_adapter_strategy_generic(erp_action, 1);
  1673. atomic_clear_mask(ZFCP_STATUS_COMMON_CLOSING,
  1674. &erp_action->adapter->status);
  1675. return retval;
  1676. }
  1677. /*
  1678. * function:
  1679. *
  1680. * purpose:
  1681. *
  1682. * returns: ZFCP_ERP_SUCCEEDED - action finished successfully
  1683. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1684. */
  1685. static int
  1686. zfcp_erp_adapter_strategy_open(struct zfcp_erp_action *erp_action)
  1687. {
  1688. int retval;
  1689. atomic_set_mask(ZFCP_STATUS_COMMON_OPENING,
  1690. &erp_action->adapter->status);
  1691. retval = zfcp_erp_adapter_strategy_generic(erp_action, 0);
  1692. atomic_clear_mask(ZFCP_STATUS_COMMON_OPENING,
  1693. &erp_action->adapter->status);
  1694. return retval;
  1695. }
  1696. /*
  1697. * function: zfcp_register_adapter
  1698. *
  1699. * purpose: allocate the irq associated with this devno and register
  1700. * the FSF adapter with the SCSI stack
  1701. *
  1702. * returns:
  1703. */
  1704. static int
  1705. zfcp_erp_adapter_strategy_generic(struct zfcp_erp_action *erp_action, int close)
  1706. {
  1707. int retval = ZFCP_ERP_SUCCEEDED;
  1708. if (close)
  1709. goto close_only;
  1710. retval = zfcp_erp_adapter_strategy_open_qdio(erp_action);
  1711. if (retval != ZFCP_ERP_SUCCEEDED)
  1712. goto failed_qdio;
  1713. retval = zfcp_erp_adapter_strategy_open_fsf(erp_action);
  1714. if (retval != ZFCP_ERP_SUCCEEDED)
  1715. goto failed_openfcp;
  1716. atomic_set_mask(ZFCP_STATUS_COMMON_OPEN, &erp_action->adapter->status);
  1717. goto out;
  1718. close_only:
  1719. atomic_clear_mask(ZFCP_STATUS_COMMON_OPEN,
  1720. &erp_action->adapter->status);
  1721. failed_openfcp:
  1722. zfcp_close_fsf(erp_action->adapter);
  1723. failed_qdio:
  1724. out:
  1725. return retval;
  1726. }
  1727. /*
  1728. * function: zfcp_qdio_init
  1729. *
  1730. * purpose: setup QDIO operation for specified adapter
  1731. *
  1732. * returns: 0 - successful setup
  1733. * !0 - failed setup
  1734. */
  1735. int
  1736. zfcp_erp_adapter_strategy_open_qdio(struct zfcp_erp_action *erp_action)
  1737. {
  1738. int retval;
  1739. int i;
  1740. volatile struct qdio_buffer_element *sbale;
  1741. struct zfcp_adapter *adapter = erp_action->adapter;
  1742. if (atomic_test_mask(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status)) {
  1743. ZFCP_LOG_NORMAL("bug: second attempt to set up QDIO on "
  1744. "adapter %s\n",
  1745. zfcp_get_busid_by_adapter(adapter));
  1746. goto failed_sanity;
  1747. }
  1748. if (qdio_establish(&adapter->qdio_init_data) != 0) {
  1749. ZFCP_LOG_INFO("error: establishment of QDIO queues failed "
  1750. "on adapter %s\n",
  1751. zfcp_get_busid_by_adapter(adapter));
  1752. goto failed_qdio_establish;
  1753. }
  1754. debug_text_event(adapter->erp_dbf, 3, "qdio_est");
  1755. if (qdio_activate(adapter->ccw_device, 0) != 0) {
  1756. ZFCP_LOG_INFO("error: activation of QDIO queues failed "
  1757. "on adapter %s\n",
  1758. zfcp_get_busid_by_adapter(adapter));
  1759. goto failed_qdio_activate;
  1760. }
  1761. debug_text_event(adapter->erp_dbf, 3, "qdio_act");
  1762. /*
  1763. * put buffers into response queue,
  1764. */
  1765. for (i = 0; i < QDIO_MAX_BUFFERS_PER_Q; i++) {
  1766. sbale = &(adapter->response_queue.buffer[i]->element[0]);
  1767. sbale->length = 0;
  1768. sbale->flags = SBAL_FLAGS_LAST_ENTRY;
  1769. sbale->addr = NULL;
  1770. }
  1771. ZFCP_LOG_TRACE("calling do_QDIO on adapter %s (flags=0x%x, "
  1772. "queue_no=%i, index_in_queue=%i, count=%i)\n",
  1773. zfcp_get_busid_by_adapter(adapter),
  1774. QDIO_FLAG_SYNC_INPUT, 0, 0, QDIO_MAX_BUFFERS_PER_Q);
  1775. retval = do_QDIO(adapter->ccw_device,
  1776. QDIO_FLAG_SYNC_INPUT,
  1777. 0, 0, QDIO_MAX_BUFFERS_PER_Q, NULL);
  1778. if (retval) {
  1779. ZFCP_LOG_NORMAL("bug: setup of QDIO failed (retval=%d)\n",
  1780. retval);
  1781. goto failed_do_qdio;
  1782. } else {
  1783. adapter->response_queue.free_index = 0;
  1784. atomic_set(&adapter->response_queue.free_count, 0);
  1785. ZFCP_LOG_DEBUG("%i buffers successfully enqueued to "
  1786. "response queue\n", QDIO_MAX_BUFFERS_PER_Q);
  1787. }
  1788. /* set index of first avalable SBALS / number of available SBALS */
  1789. adapter->request_queue.free_index = 0;
  1790. atomic_set(&adapter->request_queue.free_count, QDIO_MAX_BUFFERS_PER_Q);
  1791. adapter->request_queue.distance_from_int = 0;
  1792. /* initialize waitqueue used to wait for free SBALs in requests queue */
  1793. init_waitqueue_head(&adapter->request_wq);
  1794. /* ok, we did it - skip all cleanups for different failures */
  1795. atomic_set_mask(ZFCP_STATUS_ADAPTER_QDIOUP, &adapter->status);
  1796. retval = ZFCP_ERP_SUCCEEDED;
  1797. goto out;
  1798. failed_do_qdio:
  1799. /* NOP */
  1800. failed_qdio_activate:
  1801. debug_text_event(adapter->erp_dbf, 3, "qdio_down1a");
  1802. while (qdio_shutdown(adapter->ccw_device,
  1803. QDIO_FLAG_CLEANUP_USING_CLEAR) == -EINPROGRESS)
  1804. msleep(1000);
  1805. debug_text_event(adapter->erp_dbf, 3, "qdio_down1b");
  1806. failed_qdio_establish:
  1807. failed_sanity:
  1808. retval = ZFCP_ERP_FAILED;
  1809. out:
  1810. return retval;
  1811. }
  1812. static int
  1813. zfcp_erp_adapter_strategy_open_fsf(struct zfcp_erp_action *erp_action)
  1814. {
  1815. int retval;
  1816. retval = zfcp_erp_adapter_strategy_open_fsf_xconfig(erp_action);
  1817. if (retval == ZFCP_ERP_FAILED)
  1818. return ZFCP_ERP_FAILED;
  1819. retval = zfcp_erp_adapter_strategy_open_fsf_xport(erp_action);
  1820. if (retval == ZFCP_ERP_FAILED)
  1821. return ZFCP_ERP_FAILED;
  1822. return zfcp_erp_adapter_strategy_open_fsf_statusread(erp_action);
  1823. }
  1824. static int
  1825. zfcp_erp_adapter_strategy_open_fsf_xconfig(struct zfcp_erp_action *erp_action)
  1826. {
  1827. int retval = ZFCP_ERP_SUCCEEDED;
  1828. int retries;
  1829. int sleep = ZFCP_EXCHANGE_CONFIG_DATA_FIRST_SLEEP;
  1830. struct zfcp_adapter *adapter = erp_action->adapter;
  1831. atomic_clear_mask(ZFCP_STATUS_ADAPTER_XCONFIG_OK, &adapter->status);
  1832. for (retries = ZFCP_EXCHANGE_CONFIG_DATA_RETRIES; retries; retries--) {
  1833. atomic_clear_mask(ZFCP_STATUS_ADAPTER_HOST_CON_INIT,
  1834. &adapter->status);
  1835. ZFCP_LOG_DEBUG("Doing exchange config data\n");
  1836. write_lock_irq(&adapter->erp_lock);
  1837. zfcp_erp_action_to_running(erp_action);
  1838. write_unlock_irq(&adapter->erp_lock);
  1839. if (zfcp_fsf_exchange_config_data(erp_action)) {
  1840. retval = ZFCP_ERP_FAILED;
  1841. debug_text_event(adapter->erp_dbf, 5, "a_fstx_xf");
  1842. ZFCP_LOG_INFO("error: initiation of exchange of "
  1843. "configuration data failed for "
  1844. "adapter %s\n",
  1845. zfcp_get_busid_by_adapter(adapter));
  1846. break;
  1847. }
  1848. debug_text_event(adapter->erp_dbf, 6, "a_fstx_xok");
  1849. ZFCP_LOG_DEBUG("Xchange underway\n");
  1850. /*
  1851. * Why this works:
  1852. * Both the normal completion handler as well as the timeout
  1853. * handler will do an 'up' when the 'exchange config data'
  1854. * request completes or times out. Thus, the signal to go on
  1855. * won't be lost utilizing this semaphore.
  1856. * Furthermore, this 'adapter_reopen' action is
  1857. * guaranteed to be the only action being there (highest action
  1858. * which prevents other actions from being created).
  1859. * Resulting from that, the wake signal recognized here
  1860. * _must_ be the one belonging to the 'exchange config
  1861. * data' request.
  1862. */
  1863. down(&adapter->erp_ready_sem);
  1864. if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
  1865. ZFCP_LOG_INFO("error: exchange of configuration data "
  1866. "for adapter %s timed out\n",
  1867. zfcp_get_busid_by_adapter(adapter));
  1868. break;
  1869. }
  1870. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_HOST_CON_INIT,
  1871. &adapter->status))
  1872. break;
  1873. ZFCP_LOG_DEBUG("host connection still initialising... "
  1874. "waiting and retrying...\n");
  1875. /* sleep a little bit before retry */
  1876. msleep(jiffies_to_msecs(sleep));
  1877. sleep *= 2;
  1878. }
  1879. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_XCONFIG_OK,
  1880. &adapter->status)) {
  1881. ZFCP_LOG_INFO("error: exchange of configuration data for "
  1882. "adapter %s failed\n",
  1883. zfcp_get_busid_by_adapter(adapter));
  1884. retval = ZFCP_ERP_FAILED;
  1885. }
  1886. return retval;
  1887. }
  1888. static int
  1889. zfcp_erp_adapter_strategy_open_fsf_xport(struct zfcp_erp_action *erp_action)
  1890. {
  1891. int ret;
  1892. struct zfcp_adapter *adapter;
  1893. adapter = erp_action->adapter;
  1894. atomic_clear_mask(ZFCP_STATUS_ADAPTER_XPORT_OK, &adapter->status);
  1895. write_lock_irq(&adapter->erp_lock);
  1896. zfcp_erp_action_to_running(erp_action);
  1897. write_unlock_irq(&adapter->erp_lock);
  1898. ret = zfcp_fsf_exchange_port_data(erp_action, adapter, NULL);
  1899. if (ret == -EOPNOTSUPP) {
  1900. debug_text_event(adapter->erp_dbf, 3, "a_xport_notsupp");
  1901. return ZFCP_ERP_SUCCEEDED;
  1902. } else if (ret) {
  1903. debug_text_event(adapter->erp_dbf, 3, "a_xport_failed");
  1904. return ZFCP_ERP_FAILED;
  1905. }
  1906. debug_text_event(adapter->erp_dbf, 6, "a_xport_ok");
  1907. ret = ZFCP_ERP_SUCCEEDED;
  1908. down(&adapter->erp_ready_sem);
  1909. if (erp_action->status & ZFCP_STATUS_ERP_TIMEDOUT) {
  1910. ZFCP_LOG_INFO("error: exchange port data timed out (adapter "
  1911. "%s)\n", zfcp_get_busid_by_adapter(adapter));
  1912. ret = ZFCP_ERP_FAILED;
  1913. }
  1914. /* don't treat as error for the sake of compatibility */
  1915. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_XPORT_OK, &adapter->status))
  1916. ZFCP_LOG_INFO("warning: exchange port data failed (adapter "
  1917. "%s\n", zfcp_get_busid_by_adapter(adapter));
  1918. return ret;
  1919. }
  1920. static int
  1921. zfcp_erp_adapter_strategy_open_fsf_statusread(struct zfcp_erp_action
  1922. *erp_action)
  1923. {
  1924. int retval = ZFCP_ERP_SUCCEEDED;
  1925. int temp_ret;
  1926. struct zfcp_adapter *adapter = erp_action->adapter;
  1927. int i;
  1928. adapter->status_read_failed = 0;
  1929. for (i = 0; i < ZFCP_STATUS_READS_RECOM; i++) {
  1930. temp_ret = zfcp_fsf_status_read(adapter, ZFCP_WAIT_FOR_SBAL);
  1931. if (temp_ret < 0) {
  1932. ZFCP_LOG_INFO("error: set-up of unsolicited status "
  1933. "notification failed on adapter %s\n",
  1934. zfcp_get_busid_by_adapter(adapter));
  1935. retval = ZFCP_ERP_FAILED;
  1936. i--;
  1937. break;
  1938. }
  1939. }
  1940. return retval;
  1941. }
  1942. /*
  1943. * function:
  1944. *
  1945. * purpose: this routine executes the 'Reopen Physical Port' action
  1946. *
  1947. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  1948. * ZFCP_ERP_SUCCEEDED - action finished successfully
  1949. * ZFCP_ERP_FAILED - action finished unsuccessfully
  1950. */
  1951. static int
  1952. zfcp_erp_port_forced_strategy(struct zfcp_erp_action *erp_action)
  1953. {
  1954. int retval = ZFCP_ERP_FAILED;
  1955. struct zfcp_port *port = erp_action->port;
  1956. struct zfcp_adapter *adapter = erp_action->adapter;
  1957. switch (erp_action->step) {
  1958. /*
  1959. * FIXME:
  1960. * the ULP spec. begs for waiting for oustanding commands
  1961. */
  1962. case ZFCP_ERP_STEP_UNINITIALIZED:
  1963. zfcp_erp_port_strategy_clearstati(port);
  1964. /*
  1965. * it would be sufficient to test only the normal open flag
  1966. * since the phys. open flag cannot be set if the normal
  1967. * open flag is unset - however, this is for readabilty ...
  1968. */
  1969. if (atomic_test_mask((ZFCP_STATUS_PORT_PHYS_OPEN |
  1970. ZFCP_STATUS_COMMON_OPEN),
  1971. &port->status)) {
  1972. ZFCP_LOG_DEBUG("port 0x%016Lx is open -> trying "
  1973. "close physical\n", port->wwpn);
  1974. retval =
  1975. zfcp_erp_port_forced_strategy_close(erp_action);
  1976. } else
  1977. retval = ZFCP_ERP_FAILED;
  1978. break;
  1979. case ZFCP_ERP_STEP_PHYS_PORT_CLOSING:
  1980. if (atomic_test_mask(ZFCP_STATUS_PORT_PHYS_OPEN,
  1981. &port->status)) {
  1982. ZFCP_LOG_DEBUG("close physical failed for port "
  1983. "0x%016Lx\n", port->wwpn);
  1984. retval = ZFCP_ERP_FAILED;
  1985. } else
  1986. retval = ZFCP_ERP_SUCCEEDED;
  1987. break;
  1988. }
  1989. debug_text_event(adapter->erp_dbf, 3, "p_pfst/ret");
  1990. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof (wwn_t));
  1991. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  1992. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  1993. return retval;
  1994. }
  1995. /*
  1996. * function:
  1997. *
  1998. * purpose: this routine executes the 'Reopen Port' action
  1999. *
  2000. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2001. * ZFCP_ERP_SUCCEEDED - action finished successfully
  2002. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2003. */
  2004. static int
  2005. zfcp_erp_port_strategy(struct zfcp_erp_action *erp_action)
  2006. {
  2007. int retval = ZFCP_ERP_FAILED;
  2008. struct zfcp_port *port = erp_action->port;
  2009. struct zfcp_adapter *adapter = erp_action->adapter;
  2010. switch (erp_action->step) {
  2011. /*
  2012. * FIXME:
  2013. * the ULP spec. begs for waiting for oustanding commands
  2014. */
  2015. case ZFCP_ERP_STEP_UNINITIALIZED:
  2016. zfcp_erp_port_strategy_clearstati(port);
  2017. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &port->status)) {
  2018. ZFCP_LOG_DEBUG("port 0x%016Lx is open -> trying "
  2019. "close\n", port->wwpn);
  2020. retval = zfcp_erp_port_strategy_close(erp_action);
  2021. goto out;
  2022. } /* else it's already closed, open it */
  2023. break;
  2024. case ZFCP_ERP_STEP_PORT_CLOSING:
  2025. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &port->status)) {
  2026. ZFCP_LOG_DEBUG("close failed for port 0x%016Lx\n",
  2027. port->wwpn);
  2028. retval = ZFCP_ERP_FAILED;
  2029. goto out;
  2030. } /* else it's closed now, open it */
  2031. break;
  2032. }
  2033. if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
  2034. retval = ZFCP_ERP_EXIT;
  2035. else
  2036. retval = zfcp_erp_port_strategy_open(erp_action);
  2037. out:
  2038. debug_text_event(adapter->erp_dbf, 3, "p_pst/ret");
  2039. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof (wwn_t));
  2040. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  2041. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  2042. return retval;
  2043. }
  2044. static int
  2045. zfcp_erp_port_strategy_open(struct zfcp_erp_action *erp_action)
  2046. {
  2047. int retval;
  2048. if (atomic_test_mask(ZFCP_STATUS_PORT_WKA,
  2049. &erp_action->port->status))
  2050. retval = zfcp_erp_port_strategy_open_nameserver(erp_action);
  2051. else
  2052. retval = zfcp_erp_port_strategy_open_common(erp_action);
  2053. return retval;
  2054. }
  2055. static int
  2056. zfcp_erp_port_strategy_open_common(struct zfcp_erp_action *erp_action)
  2057. {
  2058. int retval = 0;
  2059. struct zfcp_adapter *adapter = erp_action->adapter;
  2060. struct zfcp_port *port = erp_action->port;
  2061. switch (erp_action->step) {
  2062. case ZFCP_ERP_STEP_UNINITIALIZED:
  2063. case ZFCP_ERP_STEP_PHYS_PORT_CLOSING:
  2064. case ZFCP_ERP_STEP_PORT_CLOSING:
  2065. if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) {
  2066. if (port->wwpn != adapter->peer_wwpn) {
  2067. ZFCP_LOG_NORMAL("Failed to open port 0x%016Lx "
  2068. "on adapter %s.\nPeer WWPN "
  2069. "0x%016Lx does not match\n",
  2070. port->wwpn,
  2071. zfcp_get_busid_by_adapter(adapter),
  2072. adapter->peer_wwpn);
  2073. zfcp_erp_port_failed(port);
  2074. retval = ZFCP_ERP_FAILED;
  2075. break;
  2076. }
  2077. port->d_id = adapter->peer_d_id;
  2078. atomic_set_mask(ZFCP_STATUS_PORT_DID_DID, &port->status);
  2079. retval = zfcp_erp_port_strategy_open_port(erp_action);
  2080. break;
  2081. }
  2082. if (!(adapter->nameserver_port)) {
  2083. retval = zfcp_nameserver_enqueue(adapter);
  2084. if (retval != 0) {
  2085. ZFCP_LOG_NORMAL("error: nameserver port "
  2086. "unavailable for adapter %s\n",
  2087. zfcp_get_busid_by_adapter(adapter));
  2088. retval = ZFCP_ERP_FAILED;
  2089. break;
  2090. }
  2091. }
  2092. if (!atomic_test_mask(ZFCP_STATUS_COMMON_UNBLOCKED,
  2093. &adapter->nameserver_port->status)) {
  2094. ZFCP_LOG_DEBUG("nameserver port is not open -> open "
  2095. "nameserver port\n");
  2096. /* nameserver port may live again */
  2097. atomic_set_mask(ZFCP_STATUS_COMMON_RUNNING,
  2098. &adapter->nameserver_port->status);
  2099. if (zfcp_erp_port_reopen(adapter->nameserver_port, 0)
  2100. >= 0) {
  2101. erp_action->step =
  2102. ZFCP_ERP_STEP_NAMESERVER_OPEN;
  2103. retval = ZFCP_ERP_CONTINUES;
  2104. } else
  2105. retval = ZFCP_ERP_FAILED;
  2106. break;
  2107. }
  2108. /* else nameserver port is already open, fall through */
  2109. case ZFCP_ERP_STEP_NAMESERVER_OPEN:
  2110. if (!atomic_test_mask(ZFCP_STATUS_COMMON_OPEN,
  2111. &adapter->nameserver_port->status)) {
  2112. ZFCP_LOG_DEBUG("open failed for nameserver port\n");
  2113. retval = ZFCP_ERP_FAILED;
  2114. } else {
  2115. ZFCP_LOG_DEBUG("nameserver port is open -> "
  2116. "nameserver look-up for port 0x%016Lx\n",
  2117. port->wwpn);
  2118. retval = zfcp_erp_port_strategy_open_common_lookup
  2119. (erp_action);
  2120. }
  2121. break;
  2122. case ZFCP_ERP_STEP_NAMESERVER_LOOKUP:
  2123. if (!atomic_test_mask(ZFCP_STATUS_PORT_DID_DID, &port->status)) {
  2124. if (atomic_test_mask
  2125. (ZFCP_STATUS_PORT_INVALID_WWPN, &port->status)) {
  2126. ZFCP_LOG_DEBUG("nameserver look-up failed "
  2127. "for port 0x%016Lx "
  2128. "(misconfigured WWPN?)\n",
  2129. port->wwpn);
  2130. zfcp_erp_port_failed(port);
  2131. retval = ZFCP_ERP_EXIT;
  2132. } else {
  2133. ZFCP_LOG_DEBUG("nameserver look-up failed for "
  2134. "port 0x%016Lx\n", port->wwpn);
  2135. retval = ZFCP_ERP_FAILED;
  2136. }
  2137. } else {
  2138. ZFCP_LOG_DEBUG("port 0x%016Lx has d_id=0x%06x -> "
  2139. "trying open\n", port->wwpn, port->d_id);
  2140. retval = zfcp_erp_port_strategy_open_port(erp_action);
  2141. }
  2142. break;
  2143. case ZFCP_ERP_STEP_PORT_OPENING:
  2144. /* D_ID might have changed during open */
  2145. if (atomic_test_mask((ZFCP_STATUS_COMMON_OPEN |
  2146. ZFCP_STATUS_PORT_DID_DID),
  2147. &port->status)) {
  2148. ZFCP_LOG_DEBUG("port 0x%016Lx is open\n", port->wwpn);
  2149. retval = ZFCP_ERP_SUCCEEDED;
  2150. } else {
  2151. ZFCP_LOG_DEBUG("open failed for port 0x%016Lx\n",
  2152. port->wwpn);
  2153. retval = ZFCP_ERP_FAILED;
  2154. }
  2155. break;
  2156. default:
  2157. ZFCP_LOG_NORMAL("bug: unknown erp step 0x%08x\n",
  2158. erp_action->step);
  2159. retval = ZFCP_ERP_FAILED;
  2160. }
  2161. return retval;
  2162. }
  2163. static int
  2164. zfcp_erp_port_strategy_open_nameserver(struct zfcp_erp_action *erp_action)
  2165. {
  2166. int retval;
  2167. struct zfcp_port *port = erp_action->port;
  2168. switch (erp_action->step) {
  2169. case ZFCP_ERP_STEP_UNINITIALIZED:
  2170. case ZFCP_ERP_STEP_PHYS_PORT_CLOSING:
  2171. case ZFCP_ERP_STEP_PORT_CLOSING:
  2172. ZFCP_LOG_DEBUG("port 0x%016Lx has d_id=0x%06x -> trying open\n",
  2173. port->wwpn, port->d_id);
  2174. retval = zfcp_erp_port_strategy_open_port(erp_action);
  2175. break;
  2176. case ZFCP_ERP_STEP_PORT_OPENING:
  2177. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &port->status)) {
  2178. ZFCP_LOG_DEBUG("WKA port is open\n");
  2179. retval = ZFCP_ERP_SUCCEEDED;
  2180. } else {
  2181. ZFCP_LOG_DEBUG("open failed for WKA port\n");
  2182. retval = ZFCP_ERP_FAILED;
  2183. }
  2184. /* this is needed anyway (dont care for retval of wakeup) */
  2185. ZFCP_LOG_DEBUG("continue other open port operations\n");
  2186. zfcp_erp_port_strategy_open_nameserver_wakeup(erp_action);
  2187. break;
  2188. default:
  2189. ZFCP_LOG_NORMAL("bug: unknown erp step 0x%08x\n",
  2190. erp_action->step);
  2191. retval = ZFCP_ERP_FAILED;
  2192. }
  2193. return retval;
  2194. }
  2195. /*
  2196. * function:
  2197. *
  2198. * purpose: makes the erp thread continue with reopen (physical) port
  2199. * actions which have been paused until the name server port
  2200. * is opened (or failed)
  2201. *
  2202. * returns: 0 (a kind of void retval, its not used)
  2203. */
  2204. static int
  2205. zfcp_erp_port_strategy_open_nameserver_wakeup(struct zfcp_erp_action
  2206. *ns_erp_action)
  2207. {
  2208. int retval = 0;
  2209. unsigned long flags;
  2210. struct zfcp_adapter *adapter = ns_erp_action->adapter;
  2211. struct zfcp_erp_action *erp_action, *tmp;
  2212. read_lock_irqsave(&adapter->erp_lock, flags);
  2213. list_for_each_entry_safe(erp_action, tmp, &adapter->erp_running_head,
  2214. list) {
  2215. debug_text_event(adapter->erp_dbf, 4, "p_pstnsw_n");
  2216. debug_event(adapter->erp_dbf, 4, &erp_action->port->wwpn,
  2217. sizeof (wwn_t));
  2218. if (erp_action->step == ZFCP_ERP_STEP_NAMESERVER_OPEN) {
  2219. debug_text_event(adapter->erp_dbf, 3, "p_pstnsw_w");
  2220. debug_event(adapter->erp_dbf, 3,
  2221. &erp_action->port->wwpn, sizeof (wwn_t));
  2222. if (atomic_test_mask(
  2223. ZFCP_STATUS_COMMON_ERP_FAILED,
  2224. &adapter->nameserver_port->status))
  2225. zfcp_erp_port_failed(erp_action->port);
  2226. zfcp_erp_action_ready(erp_action);
  2227. }
  2228. }
  2229. read_unlock_irqrestore(&adapter->erp_lock, flags);
  2230. return retval;
  2231. }
  2232. /*
  2233. * function:
  2234. *
  2235. * purpose:
  2236. *
  2237. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2238. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2239. */
  2240. static int
  2241. zfcp_erp_port_forced_strategy_close(struct zfcp_erp_action *erp_action)
  2242. {
  2243. int retval;
  2244. struct zfcp_adapter *adapter = erp_action->adapter;
  2245. struct zfcp_port *port = erp_action->port;
  2246. retval = zfcp_fsf_close_physical_port(erp_action);
  2247. if (retval == -ENOMEM) {
  2248. debug_text_event(adapter->erp_dbf, 5, "o_pfstc_nomem");
  2249. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2250. retval = ZFCP_ERP_NOMEM;
  2251. goto out;
  2252. }
  2253. erp_action->step = ZFCP_ERP_STEP_PHYS_PORT_CLOSING;
  2254. if (retval != 0) {
  2255. debug_text_event(adapter->erp_dbf, 5, "o_pfstc_cpf");
  2256. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2257. /* could not send 'open', fail */
  2258. retval = ZFCP_ERP_FAILED;
  2259. goto out;
  2260. }
  2261. debug_text_event(adapter->erp_dbf, 6, "o_pfstc_cpok");
  2262. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2263. retval = ZFCP_ERP_CONTINUES;
  2264. out:
  2265. return retval;
  2266. }
  2267. static int
  2268. zfcp_erp_port_strategy_clearstati(struct zfcp_port *port)
  2269. {
  2270. int retval = 0;
  2271. struct zfcp_adapter *adapter = port->adapter;
  2272. debug_text_event(adapter->erp_dbf, 5, "p_pstclst");
  2273. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2274. atomic_clear_mask(ZFCP_STATUS_COMMON_OPENING |
  2275. ZFCP_STATUS_COMMON_CLOSING |
  2276. ZFCP_STATUS_COMMON_ACCESS_DENIED |
  2277. ZFCP_STATUS_PORT_DID_DID |
  2278. ZFCP_STATUS_PORT_PHYS_CLOSING |
  2279. ZFCP_STATUS_PORT_INVALID_WWPN,
  2280. &port->status);
  2281. return retval;
  2282. }
  2283. /*
  2284. * function:
  2285. *
  2286. * purpose:
  2287. *
  2288. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2289. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2290. */
  2291. static int
  2292. zfcp_erp_port_strategy_close(struct zfcp_erp_action *erp_action)
  2293. {
  2294. int retval;
  2295. struct zfcp_adapter *adapter = erp_action->adapter;
  2296. struct zfcp_port *port = erp_action->port;
  2297. retval = zfcp_fsf_close_port(erp_action);
  2298. if (retval == -ENOMEM) {
  2299. debug_text_event(adapter->erp_dbf, 5, "p_pstc_nomem");
  2300. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2301. retval = ZFCP_ERP_NOMEM;
  2302. goto out;
  2303. }
  2304. erp_action->step = ZFCP_ERP_STEP_PORT_CLOSING;
  2305. if (retval != 0) {
  2306. debug_text_event(adapter->erp_dbf, 5, "p_pstc_cpf");
  2307. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2308. /* could not send 'close', fail */
  2309. retval = ZFCP_ERP_FAILED;
  2310. goto out;
  2311. }
  2312. debug_text_event(adapter->erp_dbf, 6, "p_pstc_cpok");
  2313. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2314. retval = ZFCP_ERP_CONTINUES;
  2315. out:
  2316. return retval;
  2317. }
  2318. /*
  2319. * function:
  2320. *
  2321. * purpose:
  2322. *
  2323. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2324. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2325. */
  2326. static int
  2327. zfcp_erp_port_strategy_open_port(struct zfcp_erp_action *erp_action)
  2328. {
  2329. int retval;
  2330. struct zfcp_adapter *adapter = erp_action->adapter;
  2331. struct zfcp_port *port = erp_action->port;
  2332. retval = zfcp_fsf_open_port(erp_action);
  2333. if (retval == -ENOMEM) {
  2334. debug_text_event(adapter->erp_dbf, 5, "p_psto_nomem");
  2335. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2336. retval = ZFCP_ERP_NOMEM;
  2337. goto out;
  2338. }
  2339. erp_action->step = ZFCP_ERP_STEP_PORT_OPENING;
  2340. if (retval != 0) {
  2341. debug_text_event(adapter->erp_dbf, 5, "p_psto_opf");
  2342. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2343. /* could not send 'open', fail */
  2344. retval = ZFCP_ERP_FAILED;
  2345. goto out;
  2346. }
  2347. debug_text_event(adapter->erp_dbf, 6, "p_psto_opok");
  2348. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2349. retval = ZFCP_ERP_CONTINUES;
  2350. out:
  2351. return retval;
  2352. }
  2353. /*
  2354. * function:
  2355. *
  2356. * purpose:
  2357. *
  2358. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2359. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2360. */
  2361. static int
  2362. zfcp_erp_port_strategy_open_common_lookup(struct zfcp_erp_action *erp_action)
  2363. {
  2364. int retval;
  2365. struct zfcp_adapter *adapter = erp_action->adapter;
  2366. struct zfcp_port *port = erp_action->port;
  2367. retval = zfcp_ns_gid_pn_request(erp_action);
  2368. if (retval == -ENOMEM) {
  2369. debug_text_event(adapter->erp_dbf, 5, "p_pstn_nomem");
  2370. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2371. retval = ZFCP_ERP_NOMEM;
  2372. goto out;
  2373. }
  2374. erp_action->step = ZFCP_ERP_STEP_NAMESERVER_LOOKUP;
  2375. if (retval != 0) {
  2376. debug_text_event(adapter->erp_dbf, 5, "p_pstn_ref");
  2377. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2378. /* could not send nameserver request, fail */
  2379. retval = ZFCP_ERP_FAILED;
  2380. goto out;
  2381. }
  2382. debug_text_event(adapter->erp_dbf, 6, "p_pstn_reok");
  2383. debug_event(adapter->erp_dbf, 6, &port->wwpn, sizeof (wwn_t));
  2384. retval = ZFCP_ERP_CONTINUES;
  2385. out:
  2386. return retval;
  2387. }
  2388. /*
  2389. * function:
  2390. *
  2391. * purpose: this routine executes the 'Reopen Unit' action
  2392. * currently no retries
  2393. *
  2394. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2395. * ZFCP_ERP_SUCCEEDED - action finished successfully
  2396. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2397. */
  2398. static int
  2399. zfcp_erp_unit_strategy(struct zfcp_erp_action *erp_action)
  2400. {
  2401. int retval = ZFCP_ERP_FAILED;
  2402. struct zfcp_unit *unit = erp_action->unit;
  2403. struct zfcp_adapter *adapter = erp_action->adapter;
  2404. switch (erp_action->step) {
  2405. /*
  2406. * FIXME:
  2407. * the ULP spec. begs for waiting for oustanding commands
  2408. */
  2409. case ZFCP_ERP_STEP_UNINITIALIZED:
  2410. zfcp_erp_unit_strategy_clearstati(unit);
  2411. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &unit->status)) {
  2412. ZFCP_LOG_DEBUG("unit 0x%016Lx is open -> "
  2413. "trying close\n", unit->fcp_lun);
  2414. retval = zfcp_erp_unit_strategy_close(erp_action);
  2415. break;
  2416. }
  2417. /* else it's already closed, fall through */
  2418. case ZFCP_ERP_STEP_UNIT_CLOSING:
  2419. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &unit->status)) {
  2420. ZFCP_LOG_DEBUG("close failed for unit 0x%016Lx\n",
  2421. unit->fcp_lun);
  2422. retval = ZFCP_ERP_FAILED;
  2423. } else {
  2424. if (erp_action->status & ZFCP_STATUS_ERP_CLOSE_ONLY)
  2425. retval = ZFCP_ERP_EXIT;
  2426. else {
  2427. ZFCP_LOG_DEBUG("unit 0x%016Lx is not open -> "
  2428. "trying open\n", unit->fcp_lun);
  2429. retval =
  2430. zfcp_erp_unit_strategy_open(erp_action);
  2431. }
  2432. }
  2433. break;
  2434. case ZFCP_ERP_STEP_UNIT_OPENING:
  2435. if (atomic_test_mask(ZFCP_STATUS_COMMON_OPEN, &unit->status)) {
  2436. ZFCP_LOG_DEBUG("unit 0x%016Lx is open\n",
  2437. unit->fcp_lun);
  2438. retval = ZFCP_ERP_SUCCEEDED;
  2439. } else {
  2440. ZFCP_LOG_DEBUG("open failed for unit 0x%016Lx\n",
  2441. unit->fcp_lun);
  2442. retval = ZFCP_ERP_FAILED;
  2443. }
  2444. break;
  2445. }
  2446. debug_text_event(adapter->erp_dbf, 3, "u_ust/ret");
  2447. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof (fcp_lun_t));
  2448. debug_event(adapter->erp_dbf, 3, &erp_action->action, sizeof (int));
  2449. debug_event(adapter->erp_dbf, 3, &retval, sizeof (int));
  2450. return retval;
  2451. }
  2452. static int
  2453. zfcp_erp_unit_strategy_clearstati(struct zfcp_unit *unit)
  2454. {
  2455. int retval = 0;
  2456. struct zfcp_adapter *adapter = unit->port->adapter;
  2457. debug_text_event(adapter->erp_dbf, 5, "u_ustclst");
  2458. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun, sizeof (fcp_lun_t));
  2459. atomic_clear_mask(ZFCP_STATUS_COMMON_OPENING |
  2460. ZFCP_STATUS_COMMON_CLOSING |
  2461. ZFCP_STATUS_COMMON_ACCESS_DENIED |
  2462. ZFCP_STATUS_UNIT_SHARED |
  2463. ZFCP_STATUS_UNIT_READONLY,
  2464. &unit->status);
  2465. return retval;
  2466. }
  2467. /*
  2468. * function:
  2469. *
  2470. * purpose:
  2471. *
  2472. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2473. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2474. */
  2475. static int
  2476. zfcp_erp_unit_strategy_close(struct zfcp_erp_action *erp_action)
  2477. {
  2478. int retval;
  2479. struct zfcp_adapter *adapter = erp_action->adapter;
  2480. struct zfcp_unit *unit = erp_action->unit;
  2481. retval = zfcp_fsf_close_unit(erp_action);
  2482. if (retval == -ENOMEM) {
  2483. debug_text_event(adapter->erp_dbf, 5, "u_ustc_nomem");
  2484. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2485. sizeof (fcp_lun_t));
  2486. retval = ZFCP_ERP_NOMEM;
  2487. goto out;
  2488. }
  2489. erp_action->step = ZFCP_ERP_STEP_UNIT_CLOSING;
  2490. if (retval != 0) {
  2491. debug_text_event(adapter->erp_dbf, 5, "u_ustc_cuf");
  2492. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2493. sizeof (fcp_lun_t));
  2494. /* could not send 'close', fail */
  2495. retval = ZFCP_ERP_FAILED;
  2496. goto out;
  2497. }
  2498. debug_text_event(adapter->erp_dbf, 6, "u_ustc_cuok");
  2499. debug_event(adapter->erp_dbf, 6, &unit->fcp_lun, sizeof (fcp_lun_t));
  2500. retval = ZFCP_ERP_CONTINUES;
  2501. out:
  2502. return retval;
  2503. }
  2504. /*
  2505. * function:
  2506. *
  2507. * purpose:
  2508. *
  2509. * returns: ZFCP_ERP_CONTINUES - action continues (asynchronously)
  2510. * ZFCP_ERP_FAILED - action finished unsuccessfully
  2511. */
  2512. static int
  2513. zfcp_erp_unit_strategy_open(struct zfcp_erp_action *erp_action)
  2514. {
  2515. int retval;
  2516. struct zfcp_adapter *adapter = erp_action->adapter;
  2517. struct zfcp_unit *unit = erp_action->unit;
  2518. retval = zfcp_fsf_open_unit(erp_action);
  2519. if (retval == -ENOMEM) {
  2520. debug_text_event(adapter->erp_dbf, 5, "u_usto_nomem");
  2521. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2522. sizeof (fcp_lun_t));
  2523. retval = ZFCP_ERP_NOMEM;
  2524. goto out;
  2525. }
  2526. erp_action->step = ZFCP_ERP_STEP_UNIT_OPENING;
  2527. if (retval != 0) {
  2528. debug_text_event(adapter->erp_dbf, 5, "u_usto_ouf");
  2529. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun,
  2530. sizeof (fcp_lun_t));
  2531. /* could not send 'open', fail */
  2532. retval = ZFCP_ERP_FAILED;
  2533. goto out;
  2534. }
  2535. debug_text_event(adapter->erp_dbf, 6, "u_usto_ouok");
  2536. debug_event(adapter->erp_dbf, 6, &unit->fcp_lun, sizeof (fcp_lun_t));
  2537. retval = ZFCP_ERP_CONTINUES;
  2538. out:
  2539. return retval;
  2540. }
  2541. void zfcp_erp_start_timer(struct zfcp_fsf_req *fsf_req)
  2542. {
  2543. BUG_ON(!fsf_req->erp_action);
  2544. fsf_req->timer.function = zfcp_erp_timeout_handler;
  2545. fsf_req->timer.data = (unsigned long) fsf_req->erp_action;
  2546. fsf_req->timer.expires = jiffies + ZFCP_ERP_FSFREQ_TIMEOUT;
  2547. add_timer(&fsf_req->timer);
  2548. }
  2549. /*
  2550. * function:
  2551. *
  2552. * purpose: enqueue the specified error recovery action, if needed
  2553. *
  2554. * returns:
  2555. */
  2556. static int
  2557. zfcp_erp_action_enqueue(int action,
  2558. struct zfcp_adapter *adapter,
  2559. struct zfcp_port *port, struct zfcp_unit *unit)
  2560. {
  2561. int retval = 1;
  2562. struct zfcp_erp_action *erp_action = NULL;
  2563. int stronger_action = 0;
  2564. u32 status = 0;
  2565. /*
  2566. * We need some rules here which check whether we really need
  2567. * this action or whether we should just drop it.
  2568. * E.g. if there is a unfinished 'Reopen Port' request then we drop a
  2569. * 'Reopen Unit' request for an associated unit since we can't
  2570. * satisfy this request now. A 'Reopen Port' action will trigger
  2571. * 'Reopen Unit' actions when it completes.
  2572. * Thus, there are only actions in the queue which can immediately be
  2573. * executed. This makes the processing of the action queue more
  2574. * efficient.
  2575. */
  2576. if (!atomic_test_mask(ZFCP_STATUS_ADAPTER_ERP_THREAD_UP,
  2577. &adapter->status))
  2578. return -EIO;
  2579. debug_event(adapter->erp_dbf, 4, &action, sizeof (int));
  2580. /* check whether we really need this */
  2581. switch (action) {
  2582. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2583. if (atomic_test_mask
  2584. (ZFCP_STATUS_COMMON_ERP_INUSE, &unit->status)) {
  2585. debug_text_event(adapter->erp_dbf, 4, "u_actenq_drp");
  2586. debug_event(adapter->erp_dbf, 4, &port->wwpn,
  2587. sizeof (wwn_t));
  2588. debug_event(adapter->erp_dbf, 4, &unit->fcp_lun,
  2589. sizeof (fcp_lun_t));
  2590. goto out;
  2591. }
  2592. if (!atomic_test_mask
  2593. (ZFCP_STATUS_COMMON_RUNNING, &port->status) ||
  2594. atomic_test_mask
  2595. (ZFCP_STATUS_COMMON_ERP_FAILED, &port->status)) {
  2596. goto out;
  2597. }
  2598. if (!atomic_test_mask
  2599. (ZFCP_STATUS_COMMON_UNBLOCKED, &port->status)) {
  2600. stronger_action = ZFCP_ERP_ACTION_REOPEN_PORT;
  2601. unit = NULL;
  2602. }
  2603. /* fall through !!! */
  2604. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2605. if (atomic_test_mask
  2606. (ZFCP_STATUS_COMMON_ERP_INUSE, &port->status)) {
  2607. debug_text_event(adapter->erp_dbf, 4, "p_actenq_drp");
  2608. debug_event(adapter->erp_dbf, 4, &port->wwpn,
  2609. sizeof (wwn_t));
  2610. goto out;
  2611. }
  2612. /* fall through !!! */
  2613. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2614. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2615. &port->status)) {
  2616. if (port->erp_action.action !=
  2617. ZFCP_ERP_ACTION_REOPEN_PORT_FORCED) {
  2618. ZFCP_LOG_INFO("dropped erp action %i (port "
  2619. "0x%016Lx, action in use: %i)\n",
  2620. action, port->wwpn,
  2621. port->erp_action.action);
  2622. debug_text_event(adapter->erp_dbf, 4,
  2623. "pf_actenq_drp");
  2624. } else
  2625. debug_text_event(adapter->erp_dbf, 4,
  2626. "pf_actenq_drpcp");
  2627. debug_event(adapter->erp_dbf, 4, &port->wwpn,
  2628. sizeof (wwn_t));
  2629. goto out;
  2630. }
  2631. if (!atomic_test_mask
  2632. (ZFCP_STATUS_COMMON_RUNNING, &adapter->status) ||
  2633. atomic_test_mask
  2634. (ZFCP_STATUS_COMMON_ERP_FAILED, &adapter->status)) {
  2635. goto out;
  2636. }
  2637. if (!atomic_test_mask
  2638. (ZFCP_STATUS_COMMON_UNBLOCKED, &adapter->status)) {
  2639. stronger_action = ZFCP_ERP_ACTION_REOPEN_ADAPTER;
  2640. port = NULL;
  2641. }
  2642. /* fall through !!! */
  2643. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2644. if (atomic_test_mask
  2645. (ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status)) {
  2646. debug_text_event(adapter->erp_dbf, 4, "a_actenq_drp");
  2647. goto out;
  2648. }
  2649. break;
  2650. default:
  2651. debug_text_exception(adapter->erp_dbf, 1, "a_actenq_bug");
  2652. debug_event(adapter->erp_dbf, 1, &action, sizeof (int));
  2653. ZFCP_LOG_NORMAL("bug: unknown erp action requested "
  2654. "on adapter %s (action=%d)\n",
  2655. zfcp_get_busid_by_adapter(adapter), action);
  2656. goto out;
  2657. }
  2658. /* check whether we need something stronger first */
  2659. if (stronger_action) {
  2660. debug_text_event(adapter->erp_dbf, 4, "a_actenq_str");
  2661. debug_event(adapter->erp_dbf, 4, &stronger_action,
  2662. sizeof (int));
  2663. ZFCP_LOG_DEBUG("stronger erp action %d needed before "
  2664. "erp action %d on adapter %s\n",
  2665. stronger_action, action,
  2666. zfcp_get_busid_by_adapter(adapter));
  2667. action = stronger_action;
  2668. }
  2669. /* mark adapter to have some error recovery pending */
  2670. atomic_set_mask(ZFCP_STATUS_ADAPTER_ERP_PENDING, &adapter->status);
  2671. /* setup error recovery action */
  2672. switch (action) {
  2673. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2674. zfcp_unit_get(unit);
  2675. atomic_set_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &unit->status);
  2676. erp_action = &unit->erp_action;
  2677. if (!atomic_test_mask
  2678. (ZFCP_STATUS_COMMON_RUNNING, &unit->status))
  2679. status = ZFCP_STATUS_ERP_CLOSE_ONLY;
  2680. break;
  2681. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2682. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2683. zfcp_port_get(port);
  2684. zfcp_erp_action_dismiss_port(port);
  2685. atomic_set_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &port->status);
  2686. erp_action = &port->erp_action;
  2687. if (!atomic_test_mask
  2688. (ZFCP_STATUS_COMMON_RUNNING, &port->status))
  2689. status = ZFCP_STATUS_ERP_CLOSE_ONLY;
  2690. break;
  2691. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2692. zfcp_adapter_get(adapter);
  2693. zfcp_erp_action_dismiss_adapter(adapter);
  2694. atomic_set_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status);
  2695. erp_action = &adapter->erp_action;
  2696. if (!atomic_test_mask
  2697. (ZFCP_STATUS_COMMON_RUNNING, &adapter->status))
  2698. status = ZFCP_STATUS_ERP_CLOSE_ONLY;
  2699. break;
  2700. }
  2701. debug_text_event(adapter->erp_dbf, 4, "a_actenq");
  2702. memset(erp_action, 0, sizeof (struct zfcp_erp_action));
  2703. erp_action->adapter = adapter;
  2704. erp_action->port = port;
  2705. erp_action->unit = unit;
  2706. erp_action->action = action;
  2707. erp_action->status = status;
  2708. ++adapter->erp_total_count;
  2709. /* finally put it into 'ready' queue and kick erp thread */
  2710. list_add(&erp_action->list, &adapter->erp_ready_head);
  2711. up(&adapter->erp_ready_sem);
  2712. retval = 0;
  2713. out:
  2714. return retval;
  2715. }
  2716. static int
  2717. zfcp_erp_action_dequeue(struct zfcp_erp_action *erp_action)
  2718. {
  2719. int retval = 0;
  2720. struct zfcp_adapter *adapter = erp_action->adapter;
  2721. --adapter->erp_total_count;
  2722. if (erp_action->status & ZFCP_STATUS_ERP_LOWMEM) {
  2723. --adapter->erp_low_mem_count;
  2724. erp_action->status &= ~ZFCP_STATUS_ERP_LOWMEM;
  2725. }
  2726. debug_text_event(adapter->erp_dbf, 4, "a_actdeq");
  2727. debug_event(adapter->erp_dbf, 4, &erp_action->action, sizeof (int));
  2728. list_del(&erp_action->list);
  2729. switch (erp_action->action) {
  2730. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2731. atomic_clear_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2732. &erp_action->unit->status);
  2733. break;
  2734. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2735. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2736. atomic_clear_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2737. &erp_action->port->status);
  2738. break;
  2739. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2740. atomic_clear_mask(ZFCP_STATUS_COMMON_ERP_INUSE,
  2741. &erp_action->adapter->status);
  2742. break;
  2743. default:
  2744. /* bug */
  2745. break;
  2746. }
  2747. return retval;
  2748. }
  2749. /**
  2750. * zfcp_erp_action_cleanup
  2751. *
  2752. * Register unit with scsi stack if appropriate and fix reference counts.
  2753. * Note: Temporary units are not registered with scsi stack.
  2754. */
  2755. static void
  2756. zfcp_erp_action_cleanup(int action, struct zfcp_adapter *adapter,
  2757. struct zfcp_port *port, struct zfcp_unit *unit,
  2758. int result)
  2759. {
  2760. switch (action) {
  2761. case ZFCP_ERP_ACTION_REOPEN_UNIT:
  2762. if ((result == ZFCP_ERP_SUCCEEDED)
  2763. && (!atomic_test_mask(ZFCP_STATUS_UNIT_TEMPORARY,
  2764. &unit->status))
  2765. && !unit->device
  2766. && port->rport) {
  2767. atomic_set_mask(ZFCP_STATUS_UNIT_REGISTERED,
  2768. &unit->status);
  2769. if (atomic_test_mask(ZFCP_STATUS_UNIT_SCSI_WORK_PENDING,
  2770. &unit->status) == 0)
  2771. zfcp_erp_schedule_work(unit);
  2772. }
  2773. zfcp_unit_put(unit);
  2774. break;
  2775. case ZFCP_ERP_ACTION_REOPEN_PORT_FORCED:
  2776. case ZFCP_ERP_ACTION_REOPEN_PORT:
  2777. if (atomic_test_mask(ZFCP_STATUS_PORT_NO_WWPN,
  2778. &port->status)) {
  2779. zfcp_port_put(port);
  2780. break;
  2781. }
  2782. if ((result == ZFCP_ERP_SUCCEEDED)
  2783. && !port->rport) {
  2784. struct fc_rport_identifiers ids;
  2785. ids.node_name = port->wwnn;
  2786. ids.port_name = port->wwpn;
  2787. ids.port_id = port->d_id;
  2788. ids.roles = FC_RPORT_ROLE_FCP_TARGET;
  2789. port->rport =
  2790. fc_remote_port_add(adapter->scsi_host, 0, &ids);
  2791. if (!port->rport)
  2792. ZFCP_LOG_NORMAL("failed registration of rport"
  2793. "(adapter %s, wwpn=0x%016Lx)\n",
  2794. zfcp_get_busid_by_port(port),
  2795. port->wwpn);
  2796. else {
  2797. scsi_target_unblock(&port->rport->dev);
  2798. port->rport->maxframe_size = port->maxframe_size;
  2799. port->rport->supported_classes =
  2800. port->supported_classes;
  2801. }
  2802. }
  2803. if ((result != ZFCP_ERP_SUCCEEDED) && port->rport) {
  2804. fc_remote_port_delete(port->rport);
  2805. port->rport = NULL;
  2806. }
  2807. zfcp_port_put(port);
  2808. break;
  2809. case ZFCP_ERP_ACTION_REOPEN_ADAPTER:
  2810. if (result != ZFCP_ERP_SUCCEEDED) {
  2811. list_for_each_entry(port, &adapter->port_list_head, list)
  2812. if (port->rport &&
  2813. !atomic_test_mask(ZFCP_STATUS_PORT_WKA,
  2814. &port->status)) {
  2815. fc_remote_port_delete(port->rport);
  2816. port->rport = NULL;
  2817. }
  2818. }
  2819. zfcp_adapter_put(adapter);
  2820. break;
  2821. default:
  2822. break;
  2823. }
  2824. }
  2825. static void zfcp_erp_action_dismiss_adapter(struct zfcp_adapter *adapter)
  2826. {
  2827. struct zfcp_port *port;
  2828. debug_text_event(adapter->erp_dbf, 5, "a_actab");
  2829. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &adapter->status))
  2830. zfcp_erp_action_dismiss(&adapter->erp_action);
  2831. else
  2832. list_for_each_entry(port, &adapter->port_list_head, list)
  2833. zfcp_erp_action_dismiss_port(port);
  2834. }
  2835. static void zfcp_erp_action_dismiss_port(struct zfcp_port *port)
  2836. {
  2837. struct zfcp_unit *unit;
  2838. struct zfcp_adapter *adapter = port->adapter;
  2839. debug_text_event(adapter->erp_dbf, 5, "p_actab");
  2840. debug_event(adapter->erp_dbf, 5, &port->wwpn, sizeof (wwn_t));
  2841. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &port->status))
  2842. zfcp_erp_action_dismiss(&port->erp_action);
  2843. else
  2844. list_for_each_entry(unit, &port->unit_list_head, list)
  2845. zfcp_erp_action_dismiss_unit(unit);
  2846. }
  2847. static void zfcp_erp_action_dismiss_unit(struct zfcp_unit *unit)
  2848. {
  2849. struct zfcp_adapter *adapter = unit->port->adapter;
  2850. debug_text_event(adapter->erp_dbf, 5, "u_actab");
  2851. debug_event(adapter->erp_dbf, 5, &unit->fcp_lun, sizeof (fcp_lun_t));
  2852. if (atomic_test_mask(ZFCP_STATUS_COMMON_ERP_INUSE, &unit->status))
  2853. zfcp_erp_action_dismiss(&unit->erp_action);
  2854. }
  2855. static inline void
  2856. zfcp_erp_action_to_running(struct zfcp_erp_action *erp_action)
  2857. {
  2858. struct zfcp_adapter *adapter = erp_action->adapter;
  2859. debug_text_event(adapter->erp_dbf, 6, "a_toru");
  2860. debug_event(adapter->erp_dbf, 6, &erp_action->action, sizeof (int));
  2861. list_move(&erp_action->list, &erp_action->adapter->erp_running_head);
  2862. }
  2863. static inline void
  2864. zfcp_erp_action_to_ready(struct zfcp_erp_action *erp_action)
  2865. {
  2866. struct zfcp_adapter *adapter = erp_action->adapter;
  2867. debug_text_event(adapter->erp_dbf, 6, "a_tore");
  2868. debug_event(adapter->erp_dbf, 6, &erp_action->action, sizeof (int));
  2869. list_move(&erp_action->list, &erp_action->adapter->erp_ready_head);
  2870. }
  2871. void
  2872. zfcp_erp_port_boxed(struct zfcp_port *port)
  2873. {
  2874. struct zfcp_adapter *adapter = port->adapter;
  2875. unsigned long flags;
  2876. debug_text_event(adapter->erp_dbf, 3, "p_access_boxed");
  2877. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof(wwn_t));
  2878. read_lock_irqsave(&zfcp_data.config_lock, flags);
  2879. zfcp_erp_modify_port_status(port,
  2880. ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2881. ZFCP_SET);
  2882. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  2883. zfcp_erp_port_reopen(port, ZFCP_STATUS_COMMON_ERP_FAILED);
  2884. }
  2885. void
  2886. zfcp_erp_unit_boxed(struct zfcp_unit *unit)
  2887. {
  2888. struct zfcp_adapter *adapter = unit->port->adapter;
  2889. debug_text_event(adapter->erp_dbf, 3, "u_access_boxed");
  2890. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof(fcp_lun_t));
  2891. zfcp_erp_modify_unit_status(unit,
  2892. ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2893. ZFCP_SET);
  2894. zfcp_erp_unit_reopen(unit, ZFCP_STATUS_COMMON_ERP_FAILED);
  2895. }
  2896. void
  2897. zfcp_erp_port_access_denied(struct zfcp_port *port)
  2898. {
  2899. struct zfcp_adapter *adapter = port->adapter;
  2900. unsigned long flags;
  2901. debug_text_event(adapter->erp_dbf, 3, "p_access_denied");
  2902. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof(wwn_t));
  2903. read_lock_irqsave(&zfcp_data.config_lock, flags);
  2904. zfcp_erp_modify_port_status(port,
  2905. ZFCP_STATUS_COMMON_ERP_FAILED |
  2906. ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2907. ZFCP_SET);
  2908. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  2909. }
  2910. void
  2911. zfcp_erp_unit_access_denied(struct zfcp_unit *unit)
  2912. {
  2913. struct zfcp_adapter *adapter = unit->port->adapter;
  2914. debug_text_event(adapter->erp_dbf, 3, "u_access_denied");
  2915. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof(fcp_lun_t));
  2916. zfcp_erp_modify_unit_status(unit,
  2917. ZFCP_STATUS_COMMON_ERP_FAILED |
  2918. ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2919. ZFCP_SET);
  2920. }
  2921. void
  2922. zfcp_erp_adapter_access_changed(struct zfcp_adapter *adapter)
  2923. {
  2924. struct zfcp_port *port;
  2925. unsigned long flags;
  2926. if (adapter->connection_features & FSF_FEATURE_NPIV_MODE)
  2927. return;
  2928. debug_text_event(adapter->erp_dbf, 3, "a_access_recover");
  2929. debug_event(adapter->erp_dbf, 3, zfcp_get_busid_by_adapter(adapter), 8);
  2930. read_lock_irqsave(&zfcp_data.config_lock, flags);
  2931. if (adapter->nameserver_port)
  2932. zfcp_erp_port_access_changed(adapter->nameserver_port);
  2933. list_for_each_entry(port, &adapter->port_list_head, list)
  2934. if (port != adapter->nameserver_port)
  2935. zfcp_erp_port_access_changed(port);
  2936. read_unlock_irqrestore(&zfcp_data.config_lock, flags);
  2937. }
  2938. void
  2939. zfcp_erp_port_access_changed(struct zfcp_port *port)
  2940. {
  2941. struct zfcp_adapter *adapter = port->adapter;
  2942. struct zfcp_unit *unit;
  2943. debug_text_event(adapter->erp_dbf, 3, "p_access_recover");
  2944. debug_event(adapter->erp_dbf, 3, &port->wwpn, sizeof(wwn_t));
  2945. if (!atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2946. &port->status) &&
  2947. !atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2948. &port->status)) {
  2949. if (!atomic_test_mask(ZFCP_STATUS_PORT_WKA, &port->status))
  2950. list_for_each_entry(unit, &port->unit_list_head, list)
  2951. zfcp_erp_unit_access_changed(unit);
  2952. return;
  2953. }
  2954. ZFCP_LOG_NORMAL("reopen of port 0x%016Lx on adapter %s "
  2955. "(due to ACT update)\n",
  2956. port->wwpn, zfcp_get_busid_by_adapter(adapter));
  2957. if (zfcp_erp_port_reopen(port, ZFCP_STATUS_COMMON_ERP_FAILED) != 0)
  2958. ZFCP_LOG_NORMAL("failed reopen of port"
  2959. "(adapter %s, wwpn=0x%016Lx)\n",
  2960. zfcp_get_busid_by_adapter(adapter), port->wwpn);
  2961. }
  2962. void
  2963. zfcp_erp_unit_access_changed(struct zfcp_unit *unit)
  2964. {
  2965. struct zfcp_adapter *adapter = unit->port->adapter;
  2966. debug_text_event(adapter->erp_dbf, 3, "u_access_recover");
  2967. debug_event(adapter->erp_dbf, 3, &unit->fcp_lun, sizeof(fcp_lun_t));
  2968. if (!atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_DENIED,
  2969. &unit->status) &&
  2970. !atomic_test_mask(ZFCP_STATUS_COMMON_ACCESS_BOXED,
  2971. &unit->status))
  2972. return;
  2973. ZFCP_LOG_NORMAL("reopen of unit 0x%016Lx on port 0x%016Lx "
  2974. " on adapter %s (due to ACT update)\n",
  2975. unit->fcp_lun, unit->port->wwpn,
  2976. zfcp_get_busid_by_adapter(adapter));
  2977. if (zfcp_erp_unit_reopen(unit, ZFCP_STATUS_COMMON_ERP_FAILED) != 0)
  2978. ZFCP_LOG_NORMAL("failed reopen of unit (adapter %s, "
  2979. "wwpn=0x%016Lx, fcp_lun=0x%016Lx)\n",
  2980. zfcp_get_busid_by_adapter(adapter),
  2981. unit->port->wwpn, unit->fcp_lun);
  2982. }
  2983. #undef ZFCP_LOG_AREA