target_core_alua.c 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296
  1. /*******************************************************************************
  2. * Filename: target_core_alua.c
  3. *
  4. * This file contains SPC-3 compliant asymmetric logical unit assigntment (ALUA)
  5. *
  6. * (c) Copyright 2009-2013 Datera, Inc.
  7. *
  8. * Nicholas A. Bellinger <nab@kernel.org>
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of the GNU General Public License as published by
  12. * the Free Software Foundation; either version 2 of the License, or
  13. * (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. * GNU General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License
  21. * along with this program; if not, write to the Free Software
  22. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  23. *
  24. ******************************************************************************/
  25. #include <linux/slab.h>
  26. #include <linux/spinlock.h>
  27. #include <linux/configfs.h>
  28. #include <linux/delay.h>
  29. #include <linux/export.h>
  30. #include <linux/fcntl.h>
  31. #include <linux/file.h>
  32. #include <linux/fs.h>
  33. #include <scsi/scsi_proto.h>
  34. #include <asm/unaligned.h>
  35. #include <target/target_core_base.h>
  36. #include <target/target_core_backend.h>
  37. #include <target/target_core_fabric.h>
  38. #include "target_core_internal.h"
  39. #include "target_core_alua.h"
  40. #include "target_core_ua.h"
  41. static sense_reason_t core_alua_check_transition(int state, int valid,
  42. int *primary, int explicit);
  43. static int core_alua_set_tg_pt_secondary_state(
  44. struct se_lun *lun, int explicit, int offline);
  45. static char *core_alua_dump_state(int state);
  46. static void __target_attach_tg_pt_gp(struct se_lun *lun,
  47. struct t10_alua_tg_pt_gp *tg_pt_gp);
  48. static u16 alua_lu_gps_counter;
  49. static u32 alua_lu_gps_count;
  50. static DEFINE_SPINLOCK(lu_gps_lock);
  51. static LIST_HEAD(lu_gps_list);
  52. struct t10_alua_lu_gp *default_lu_gp;
  53. /*
  54. * REPORT REFERRALS
  55. *
  56. * See sbc3r35 section 5.23
  57. */
  58. sense_reason_t
  59. target_emulate_report_referrals(struct se_cmd *cmd)
  60. {
  61. struct se_device *dev = cmd->se_dev;
  62. struct t10_alua_lba_map *map;
  63. struct t10_alua_lba_map_member *map_mem;
  64. unsigned char *buf;
  65. u32 rd_len = 0, off;
  66. if (cmd->data_length < 4) {
  67. pr_warn("REPORT REFERRALS allocation length %u too"
  68. " small\n", cmd->data_length);
  69. return TCM_INVALID_CDB_FIELD;
  70. }
  71. buf = transport_kmap_data_sg(cmd);
  72. if (!buf)
  73. return TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE;
  74. off = 4;
  75. spin_lock(&dev->t10_alua.lba_map_lock);
  76. if (list_empty(&dev->t10_alua.lba_map_list)) {
  77. spin_unlock(&dev->t10_alua.lba_map_lock);
  78. transport_kunmap_data_sg(cmd);
  79. return TCM_UNSUPPORTED_SCSI_OPCODE;
  80. }
  81. list_for_each_entry(map, &dev->t10_alua.lba_map_list,
  82. lba_map_list) {
  83. int desc_num = off + 3;
  84. int pg_num;
  85. off += 4;
  86. if (cmd->data_length > off)
  87. put_unaligned_be64(map->lba_map_first_lba, &buf[off]);
  88. off += 8;
  89. if (cmd->data_length > off)
  90. put_unaligned_be64(map->lba_map_last_lba, &buf[off]);
  91. off += 8;
  92. rd_len += 20;
  93. pg_num = 0;
  94. list_for_each_entry(map_mem, &map->lba_map_mem_list,
  95. lba_map_mem_list) {
  96. int alua_state = map_mem->lba_map_mem_alua_state;
  97. int alua_pg_id = map_mem->lba_map_mem_alua_pg_id;
  98. if (cmd->data_length > off)
  99. buf[off] = alua_state & 0x0f;
  100. off += 2;
  101. if (cmd->data_length > off)
  102. buf[off] = (alua_pg_id >> 8) & 0xff;
  103. off++;
  104. if (cmd->data_length > off)
  105. buf[off] = (alua_pg_id & 0xff);
  106. off++;
  107. rd_len += 4;
  108. pg_num++;
  109. }
  110. if (cmd->data_length > desc_num)
  111. buf[desc_num] = pg_num;
  112. }
  113. spin_unlock(&dev->t10_alua.lba_map_lock);
  114. /*
  115. * Set the RETURN DATA LENGTH set in the header of the DataIN Payload
  116. */
  117. put_unaligned_be16(rd_len, &buf[2]);
  118. transport_kunmap_data_sg(cmd);
  119. target_complete_cmd(cmd, GOOD);
  120. return 0;
  121. }
  122. /*
  123. * REPORT_TARGET_PORT_GROUPS
  124. *
  125. * See spc4r17 section 6.27
  126. */
  127. sense_reason_t
  128. target_emulate_report_target_port_groups(struct se_cmd *cmd)
  129. {
  130. struct se_device *dev = cmd->se_dev;
  131. struct t10_alua_tg_pt_gp *tg_pt_gp;
  132. struct se_lun *lun;
  133. unsigned char *buf;
  134. u32 rd_len = 0, off;
  135. int ext_hdr = (cmd->t_task_cdb[1] & 0x20);
  136. /*
  137. * Skip over RESERVED area to first Target port group descriptor
  138. * depending on the PARAMETER DATA FORMAT type..
  139. */
  140. if (ext_hdr != 0)
  141. off = 8;
  142. else
  143. off = 4;
  144. if (cmd->data_length < off) {
  145. pr_warn("REPORT TARGET PORT GROUPS allocation length %u too"
  146. " small for %s header\n", cmd->data_length,
  147. (ext_hdr) ? "extended" : "normal");
  148. return TCM_INVALID_CDB_FIELD;
  149. }
  150. buf = transport_kmap_data_sg(cmd);
  151. if (!buf)
  152. return TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE;
  153. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  154. list_for_each_entry(tg_pt_gp, &dev->t10_alua.tg_pt_gps_list,
  155. tg_pt_gp_list) {
  156. /*
  157. * Check if the Target port group and Target port descriptor list
  158. * based on tg_pt_gp_members count will fit into the response payload.
  159. * Otherwise, bump rd_len to let the initiator know we have exceeded
  160. * the allocation length and the response is truncated.
  161. */
  162. if ((off + 8 + (tg_pt_gp->tg_pt_gp_members * 4)) >
  163. cmd->data_length) {
  164. rd_len += 8 + (tg_pt_gp->tg_pt_gp_members * 4);
  165. continue;
  166. }
  167. /*
  168. * PREF: Preferred target port bit, determine if this
  169. * bit should be set for port group.
  170. */
  171. if (tg_pt_gp->tg_pt_gp_pref)
  172. buf[off] = 0x80;
  173. /*
  174. * Set the ASYMMETRIC ACCESS State
  175. */
  176. buf[off++] |= tg_pt_gp->tg_pt_gp_alua_access_state & 0xff;
  177. /*
  178. * Set supported ASYMMETRIC ACCESS State bits
  179. */
  180. buf[off++] |= tg_pt_gp->tg_pt_gp_alua_supported_states;
  181. /*
  182. * TARGET PORT GROUP
  183. */
  184. buf[off++] = ((tg_pt_gp->tg_pt_gp_id >> 8) & 0xff);
  185. buf[off++] = (tg_pt_gp->tg_pt_gp_id & 0xff);
  186. off++; /* Skip over Reserved */
  187. /*
  188. * STATUS CODE
  189. */
  190. buf[off++] = (tg_pt_gp->tg_pt_gp_alua_access_status & 0xff);
  191. /*
  192. * Vendor Specific field
  193. */
  194. buf[off++] = 0x00;
  195. /*
  196. * TARGET PORT COUNT
  197. */
  198. buf[off++] = (tg_pt_gp->tg_pt_gp_members & 0xff);
  199. rd_len += 8;
  200. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  201. list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list,
  202. lun_tg_pt_gp_link) {
  203. /*
  204. * Start Target Port descriptor format
  205. *
  206. * See spc4r17 section 6.2.7 Table 247
  207. */
  208. off += 2; /* Skip over Obsolete */
  209. /*
  210. * Set RELATIVE TARGET PORT IDENTIFIER
  211. */
  212. buf[off++] = ((lun->lun_rtpi >> 8) & 0xff);
  213. buf[off++] = (lun->lun_rtpi & 0xff);
  214. rd_len += 4;
  215. }
  216. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  217. }
  218. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  219. /*
  220. * Set the RETURN DATA LENGTH set in the header of the DataIN Payload
  221. */
  222. put_unaligned_be32(rd_len, &buf[0]);
  223. /*
  224. * Fill in the Extended header parameter data format if requested
  225. */
  226. if (ext_hdr != 0) {
  227. buf[4] = 0x10;
  228. /*
  229. * Set the implicit transition time (in seconds) for the application
  230. * client to use as a base for it's transition timeout value.
  231. *
  232. * Use the current tg_pt_gp_mem -> tg_pt_gp membership from the LUN
  233. * this CDB was received upon to determine this value individually
  234. * for ALUA target port group.
  235. */
  236. spin_lock(&cmd->se_lun->lun_tg_pt_gp_lock);
  237. tg_pt_gp = cmd->se_lun->lun_tg_pt_gp;
  238. if (tg_pt_gp)
  239. buf[5] = tg_pt_gp->tg_pt_gp_implicit_trans_secs;
  240. spin_unlock(&cmd->se_lun->lun_tg_pt_gp_lock);
  241. }
  242. transport_kunmap_data_sg(cmd);
  243. target_complete_cmd(cmd, GOOD);
  244. return 0;
  245. }
  246. /*
  247. * SET_TARGET_PORT_GROUPS for explicit ALUA operation.
  248. *
  249. * See spc4r17 section 6.35
  250. */
  251. sense_reason_t
  252. target_emulate_set_target_port_groups(struct se_cmd *cmd)
  253. {
  254. struct se_device *dev = cmd->se_dev;
  255. struct se_lun *l_lun = cmd->se_lun;
  256. struct se_node_acl *nacl = cmd->se_sess->se_node_acl;
  257. struct t10_alua_tg_pt_gp *tg_pt_gp = NULL, *l_tg_pt_gp;
  258. unsigned char *buf;
  259. unsigned char *ptr;
  260. sense_reason_t rc = TCM_NO_SENSE;
  261. u32 len = 4; /* Skip over RESERVED area in header */
  262. int alua_access_state, primary = 0, valid_states;
  263. u16 tg_pt_id, rtpi;
  264. if (cmd->data_length < 4) {
  265. pr_warn("SET TARGET PORT GROUPS parameter list length %u too"
  266. " small\n", cmd->data_length);
  267. return TCM_INVALID_PARAMETER_LIST;
  268. }
  269. buf = transport_kmap_data_sg(cmd);
  270. if (!buf)
  271. return TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE;
  272. /*
  273. * Determine if explicit ALUA via SET_TARGET_PORT_GROUPS is allowed
  274. * for the local tg_pt_gp.
  275. */
  276. spin_lock(&l_lun->lun_tg_pt_gp_lock);
  277. l_tg_pt_gp = l_lun->lun_tg_pt_gp;
  278. if (!l_tg_pt_gp) {
  279. spin_unlock(&l_lun->lun_tg_pt_gp_lock);
  280. pr_err("Unable to access l_lun->tg_pt_gp\n");
  281. rc = TCM_UNSUPPORTED_SCSI_OPCODE;
  282. goto out;
  283. }
  284. if (!(l_tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)) {
  285. spin_unlock(&l_lun->lun_tg_pt_gp_lock);
  286. pr_debug("Unable to process SET_TARGET_PORT_GROUPS"
  287. " while TPGS_EXPLICIT_ALUA is disabled\n");
  288. rc = TCM_UNSUPPORTED_SCSI_OPCODE;
  289. goto out;
  290. }
  291. valid_states = l_tg_pt_gp->tg_pt_gp_alua_supported_states;
  292. spin_unlock(&l_lun->lun_tg_pt_gp_lock);
  293. ptr = &buf[4]; /* Skip over RESERVED area in header */
  294. while (len < cmd->data_length) {
  295. bool found = false;
  296. alua_access_state = (ptr[0] & 0x0f);
  297. /*
  298. * Check the received ALUA access state, and determine if
  299. * the state is a primary or secondary target port asymmetric
  300. * access state.
  301. */
  302. rc = core_alua_check_transition(alua_access_state, valid_states,
  303. &primary, 1);
  304. if (rc) {
  305. /*
  306. * If the SET TARGET PORT GROUPS attempts to establish
  307. * an invalid combination of target port asymmetric
  308. * access states or attempts to establish an
  309. * unsupported target port asymmetric access state,
  310. * then the command shall be terminated with CHECK
  311. * CONDITION status, with the sense key set to ILLEGAL
  312. * REQUEST, and the additional sense code set to INVALID
  313. * FIELD IN PARAMETER LIST.
  314. */
  315. goto out;
  316. }
  317. /*
  318. * If the ASYMMETRIC ACCESS STATE field (see table 267)
  319. * specifies a primary target port asymmetric access state,
  320. * then the TARGET PORT GROUP OR TARGET PORT field specifies
  321. * a primary target port group for which the primary target
  322. * port asymmetric access state shall be changed. If the
  323. * ASYMMETRIC ACCESS STATE field specifies a secondary target
  324. * port asymmetric access state, then the TARGET PORT GROUP OR
  325. * TARGET PORT field specifies the relative target port
  326. * identifier (see 3.1.120) of the target port for which the
  327. * secondary target port asymmetric access state shall be
  328. * changed.
  329. */
  330. if (primary) {
  331. tg_pt_id = get_unaligned_be16(ptr + 2);
  332. /*
  333. * Locate the matching target port group ID from
  334. * the global tg_pt_gp list
  335. */
  336. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  337. list_for_each_entry(tg_pt_gp,
  338. &dev->t10_alua.tg_pt_gps_list,
  339. tg_pt_gp_list) {
  340. if (!tg_pt_gp->tg_pt_gp_valid_id)
  341. continue;
  342. if (tg_pt_id != tg_pt_gp->tg_pt_gp_id)
  343. continue;
  344. atomic_inc_mb(&tg_pt_gp->tg_pt_gp_ref_cnt);
  345. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  346. if (!core_alua_do_port_transition(tg_pt_gp,
  347. dev, l_lun, nacl,
  348. alua_access_state, 1))
  349. found = true;
  350. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  351. atomic_dec_mb(&tg_pt_gp->tg_pt_gp_ref_cnt);
  352. break;
  353. }
  354. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  355. } else {
  356. struct se_lun *lun;
  357. /*
  358. * Extract the RELATIVE TARGET PORT IDENTIFIER to identify
  359. * the Target Port in question for the the incoming
  360. * SET_TARGET_PORT_GROUPS op.
  361. */
  362. rtpi = get_unaligned_be16(ptr + 2);
  363. /*
  364. * Locate the matching relative target port identifier
  365. * for the struct se_device storage object.
  366. */
  367. spin_lock(&dev->se_port_lock);
  368. list_for_each_entry(lun, &dev->dev_sep_list,
  369. lun_dev_link) {
  370. if (lun->lun_rtpi != rtpi)
  371. continue;
  372. // XXX: racy unlock
  373. spin_unlock(&dev->se_port_lock);
  374. if (!core_alua_set_tg_pt_secondary_state(
  375. lun, 1, 1))
  376. found = true;
  377. spin_lock(&dev->se_port_lock);
  378. break;
  379. }
  380. spin_unlock(&dev->se_port_lock);
  381. }
  382. if (!found) {
  383. rc = TCM_INVALID_PARAMETER_LIST;
  384. goto out;
  385. }
  386. ptr += 4;
  387. len += 4;
  388. }
  389. out:
  390. transport_kunmap_data_sg(cmd);
  391. if (!rc)
  392. target_complete_cmd(cmd, GOOD);
  393. return rc;
  394. }
  395. static inline void set_ascq(struct se_cmd *cmd, u8 alua_ascq)
  396. {
  397. /*
  398. * Set SCSI additional sense code (ASC) to 'LUN Not Accessible';
  399. * The ALUA additional sense code qualifier (ASCQ) is determined
  400. * by the ALUA primary or secondary access state..
  401. */
  402. pr_debug("[%s]: ALUA TG Port not available, "
  403. "SenseKey: NOT_READY, ASC/ASCQ: "
  404. "0x04/0x%02x\n",
  405. cmd->se_tfo->get_fabric_name(), alua_ascq);
  406. cmd->scsi_asc = 0x04;
  407. cmd->scsi_ascq = alua_ascq;
  408. }
  409. static inline void core_alua_state_nonoptimized(
  410. struct se_cmd *cmd,
  411. unsigned char *cdb,
  412. int nonop_delay_msecs)
  413. {
  414. /*
  415. * Set SCF_ALUA_NON_OPTIMIZED here, this value will be checked
  416. * later to determine if processing of this cmd needs to be
  417. * temporarily delayed for the Active/NonOptimized primary access state.
  418. */
  419. cmd->se_cmd_flags |= SCF_ALUA_NON_OPTIMIZED;
  420. cmd->alua_nonop_delay = nonop_delay_msecs;
  421. }
  422. static inline int core_alua_state_lba_dependent(
  423. struct se_cmd *cmd,
  424. struct t10_alua_tg_pt_gp *tg_pt_gp)
  425. {
  426. struct se_device *dev = cmd->se_dev;
  427. u64 segment_size, segment_mult, sectors, lba;
  428. /* Only need to check for cdb actually containing LBAs */
  429. if (!(cmd->se_cmd_flags & SCF_SCSI_DATA_CDB))
  430. return 0;
  431. spin_lock(&dev->t10_alua.lba_map_lock);
  432. segment_size = dev->t10_alua.lba_map_segment_size;
  433. segment_mult = dev->t10_alua.lba_map_segment_multiplier;
  434. sectors = cmd->data_length / dev->dev_attrib.block_size;
  435. lba = cmd->t_task_lba;
  436. while (lba < cmd->t_task_lba + sectors) {
  437. struct t10_alua_lba_map *cur_map = NULL, *map;
  438. struct t10_alua_lba_map_member *map_mem;
  439. list_for_each_entry(map, &dev->t10_alua.lba_map_list,
  440. lba_map_list) {
  441. u64 start_lba, last_lba;
  442. u64 first_lba = map->lba_map_first_lba;
  443. if (segment_mult) {
  444. u64 tmp = lba;
  445. start_lba = do_div(tmp, segment_size * segment_mult);
  446. last_lba = first_lba + segment_size - 1;
  447. if (start_lba >= first_lba &&
  448. start_lba <= last_lba) {
  449. lba += segment_size;
  450. cur_map = map;
  451. break;
  452. }
  453. } else {
  454. last_lba = map->lba_map_last_lba;
  455. if (lba >= first_lba && lba <= last_lba) {
  456. lba = last_lba + 1;
  457. cur_map = map;
  458. break;
  459. }
  460. }
  461. }
  462. if (!cur_map) {
  463. spin_unlock(&dev->t10_alua.lba_map_lock);
  464. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_UNAVAILABLE);
  465. return 1;
  466. }
  467. list_for_each_entry(map_mem, &cur_map->lba_map_mem_list,
  468. lba_map_mem_list) {
  469. if (map_mem->lba_map_mem_alua_pg_id !=
  470. tg_pt_gp->tg_pt_gp_id)
  471. continue;
  472. switch(map_mem->lba_map_mem_alua_state) {
  473. case ALUA_ACCESS_STATE_STANDBY:
  474. spin_unlock(&dev->t10_alua.lba_map_lock);
  475. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_STANDBY);
  476. return 1;
  477. case ALUA_ACCESS_STATE_UNAVAILABLE:
  478. spin_unlock(&dev->t10_alua.lba_map_lock);
  479. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_UNAVAILABLE);
  480. return 1;
  481. default:
  482. break;
  483. }
  484. }
  485. }
  486. spin_unlock(&dev->t10_alua.lba_map_lock);
  487. return 0;
  488. }
  489. static inline int core_alua_state_standby(
  490. struct se_cmd *cmd,
  491. unsigned char *cdb)
  492. {
  493. /*
  494. * Allowed CDBs for ALUA_ACCESS_STATE_STANDBY as defined by
  495. * spc4r17 section 5.9.2.4.4
  496. */
  497. switch (cdb[0]) {
  498. case INQUIRY:
  499. case LOG_SELECT:
  500. case LOG_SENSE:
  501. case MODE_SELECT:
  502. case MODE_SENSE:
  503. case REPORT_LUNS:
  504. case RECEIVE_DIAGNOSTIC:
  505. case SEND_DIAGNOSTIC:
  506. case READ_CAPACITY:
  507. return 0;
  508. case SERVICE_ACTION_IN_16:
  509. switch (cdb[1] & 0x1f) {
  510. case SAI_READ_CAPACITY_16:
  511. return 0;
  512. default:
  513. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_STANDBY);
  514. return 1;
  515. }
  516. case MAINTENANCE_IN:
  517. switch (cdb[1] & 0x1f) {
  518. case MI_REPORT_TARGET_PGS:
  519. return 0;
  520. default:
  521. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_STANDBY);
  522. return 1;
  523. }
  524. case MAINTENANCE_OUT:
  525. switch (cdb[1]) {
  526. case MO_SET_TARGET_PGS:
  527. return 0;
  528. default:
  529. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_STANDBY);
  530. return 1;
  531. }
  532. case REQUEST_SENSE:
  533. case PERSISTENT_RESERVE_IN:
  534. case PERSISTENT_RESERVE_OUT:
  535. case READ_BUFFER:
  536. case WRITE_BUFFER:
  537. return 0;
  538. default:
  539. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_STANDBY);
  540. return 1;
  541. }
  542. return 0;
  543. }
  544. static inline int core_alua_state_unavailable(
  545. struct se_cmd *cmd,
  546. unsigned char *cdb)
  547. {
  548. /*
  549. * Allowed CDBs for ALUA_ACCESS_STATE_UNAVAILABLE as defined by
  550. * spc4r17 section 5.9.2.4.5
  551. */
  552. switch (cdb[0]) {
  553. case INQUIRY:
  554. case REPORT_LUNS:
  555. return 0;
  556. case MAINTENANCE_IN:
  557. switch (cdb[1] & 0x1f) {
  558. case MI_REPORT_TARGET_PGS:
  559. return 0;
  560. default:
  561. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_UNAVAILABLE);
  562. return 1;
  563. }
  564. case MAINTENANCE_OUT:
  565. switch (cdb[1]) {
  566. case MO_SET_TARGET_PGS:
  567. return 0;
  568. default:
  569. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_UNAVAILABLE);
  570. return 1;
  571. }
  572. case REQUEST_SENSE:
  573. case READ_BUFFER:
  574. case WRITE_BUFFER:
  575. return 0;
  576. default:
  577. set_ascq(cmd, ASCQ_04H_ALUA_TG_PT_UNAVAILABLE);
  578. return 1;
  579. }
  580. return 0;
  581. }
  582. static inline int core_alua_state_transition(
  583. struct se_cmd *cmd,
  584. unsigned char *cdb)
  585. {
  586. /*
  587. * Allowed CDBs for ALUA_ACCESS_STATE_TRANSITION as defined by
  588. * spc4r17 section 5.9.2.5
  589. */
  590. switch (cdb[0]) {
  591. case INQUIRY:
  592. case REPORT_LUNS:
  593. return 0;
  594. case MAINTENANCE_IN:
  595. switch (cdb[1] & 0x1f) {
  596. case MI_REPORT_TARGET_PGS:
  597. return 0;
  598. default:
  599. set_ascq(cmd, ASCQ_04H_ALUA_STATE_TRANSITION);
  600. return 1;
  601. }
  602. case REQUEST_SENSE:
  603. case READ_BUFFER:
  604. case WRITE_BUFFER:
  605. return 0;
  606. default:
  607. set_ascq(cmd, ASCQ_04H_ALUA_STATE_TRANSITION);
  608. return 1;
  609. }
  610. return 0;
  611. }
  612. /*
  613. * return 1: Is used to signal LUN not accessible, and check condition/not ready
  614. * return 0: Used to signal success
  615. * return -1: Used to signal failure, and invalid cdb field
  616. */
  617. sense_reason_t
  618. target_alua_state_check(struct se_cmd *cmd)
  619. {
  620. struct se_device *dev = cmd->se_dev;
  621. unsigned char *cdb = cmd->t_task_cdb;
  622. struct se_lun *lun = cmd->se_lun;
  623. struct t10_alua_tg_pt_gp *tg_pt_gp;
  624. int out_alua_state, nonop_delay_msecs;
  625. if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)
  626. return 0;
  627. if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH_ALUA)
  628. return 0;
  629. /*
  630. * First, check for a struct se_port specific secondary ALUA target port
  631. * access state: OFFLINE
  632. */
  633. if (atomic_read(&lun->lun_tg_pt_secondary_offline)) {
  634. pr_debug("ALUA: Got secondary offline status for local"
  635. " target port\n");
  636. set_ascq(cmd, ASCQ_04H_ALUA_OFFLINE);
  637. return TCM_CHECK_CONDITION_NOT_READY;
  638. }
  639. if (!lun->lun_tg_pt_gp)
  640. return 0;
  641. spin_lock(&lun->lun_tg_pt_gp_lock);
  642. tg_pt_gp = lun->lun_tg_pt_gp;
  643. out_alua_state = tg_pt_gp->tg_pt_gp_alua_access_state;
  644. nonop_delay_msecs = tg_pt_gp->tg_pt_gp_nonop_delay_msecs;
  645. // XXX: keeps using tg_pt_gp witout reference after unlock
  646. spin_unlock(&lun->lun_tg_pt_gp_lock);
  647. /*
  648. * Process ALUA_ACCESS_STATE_ACTIVE_OPTIMIZED in a separate conditional
  649. * statement so the compiler knows explicitly to check this case first.
  650. * For the Optimized ALUA access state case, we want to process the
  651. * incoming fabric cmd ASAP..
  652. */
  653. if (out_alua_state == ALUA_ACCESS_STATE_ACTIVE_OPTIMIZED)
  654. return 0;
  655. switch (out_alua_state) {
  656. case ALUA_ACCESS_STATE_ACTIVE_NON_OPTIMIZED:
  657. core_alua_state_nonoptimized(cmd, cdb, nonop_delay_msecs);
  658. break;
  659. case ALUA_ACCESS_STATE_STANDBY:
  660. if (core_alua_state_standby(cmd, cdb))
  661. return TCM_CHECK_CONDITION_NOT_READY;
  662. break;
  663. case ALUA_ACCESS_STATE_UNAVAILABLE:
  664. if (core_alua_state_unavailable(cmd, cdb))
  665. return TCM_CHECK_CONDITION_NOT_READY;
  666. break;
  667. case ALUA_ACCESS_STATE_TRANSITION:
  668. if (core_alua_state_transition(cmd, cdb))
  669. return TCM_CHECK_CONDITION_NOT_READY;
  670. break;
  671. case ALUA_ACCESS_STATE_LBA_DEPENDENT:
  672. if (core_alua_state_lba_dependent(cmd, tg_pt_gp))
  673. return TCM_CHECK_CONDITION_NOT_READY;
  674. break;
  675. /*
  676. * OFFLINE is a secondary ALUA target port group access state, that is
  677. * handled above with struct se_lun->lun_tg_pt_secondary_offline=1
  678. */
  679. case ALUA_ACCESS_STATE_OFFLINE:
  680. default:
  681. pr_err("Unknown ALUA access state: 0x%02x\n",
  682. out_alua_state);
  683. return TCM_INVALID_CDB_FIELD;
  684. }
  685. return 0;
  686. }
  687. /*
  688. * Check implicit and explicit ALUA state change request.
  689. */
  690. static sense_reason_t
  691. core_alua_check_transition(int state, int valid, int *primary, int explicit)
  692. {
  693. /*
  694. * OPTIMIZED, NON-OPTIMIZED, STANDBY and UNAVAILABLE are
  695. * defined as primary target port asymmetric access states.
  696. */
  697. switch (state) {
  698. case ALUA_ACCESS_STATE_ACTIVE_OPTIMIZED:
  699. if (!(valid & ALUA_AO_SUP))
  700. goto not_supported;
  701. *primary = 1;
  702. break;
  703. case ALUA_ACCESS_STATE_ACTIVE_NON_OPTIMIZED:
  704. if (!(valid & ALUA_AN_SUP))
  705. goto not_supported;
  706. *primary = 1;
  707. break;
  708. case ALUA_ACCESS_STATE_STANDBY:
  709. if (!(valid & ALUA_S_SUP))
  710. goto not_supported;
  711. *primary = 1;
  712. break;
  713. case ALUA_ACCESS_STATE_UNAVAILABLE:
  714. if (!(valid & ALUA_U_SUP))
  715. goto not_supported;
  716. *primary = 1;
  717. break;
  718. case ALUA_ACCESS_STATE_LBA_DEPENDENT:
  719. if (!(valid & ALUA_LBD_SUP))
  720. goto not_supported;
  721. *primary = 1;
  722. break;
  723. case ALUA_ACCESS_STATE_OFFLINE:
  724. /*
  725. * OFFLINE state is defined as a secondary target port
  726. * asymmetric access state.
  727. */
  728. if (!(valid & ALUA_O_SUP))
  729. goto not_supported;
  730. *primary = 0;
  731. break;
  732. case ALUA_ACCESS_STATE_TRANSITION:
  733. if (!(valid & ALUA_T_SUP) || explicit)
  734. /*
  735. * Transitioning is set internally and by tcmu daemon,
  736. * and cannot be selected through a STPG.
  737. */
  738. goto not_supported;
  739. *primary = 0;
  740. break;
  741. default:
  742. pr_err("Unknown ALUA access state: 0x%02x\n", state);
  743. return TCM_INVALID_PARAMETER_LIST;
  744. }
  745. return 0;
  746. not_supported:
  747. pr_err("ALUA access state %s not supported",
  748. core_alua_dump_state(state));
  749. return TCM_INVALID_PARAMETER_LIST;
  750. }
  751. static char *core_alua_dump_state(int state)
  752. {
  753. switch (state) {
  754. case ALUA_ACCESS_STATE_ACTIVE_OPTIMIZED:
  755. return "Active/Optimized";
  756. case ALUA_ACCESS_STATE_ACTIVE_NON_OPTIMIZED:
  757. return "Active/NonOptimized";
  758. case ALUA_ACCESS_STATE_LBA_DEPENDENT:
  759. return "LBA Dependent";
  760. case ALUA_ACCESS_STATE_STANDBY:
  761. return "Standby";
  762. case ALUA_ACCESS_STATE_UNAVAILABLE:
  763. return "Unavailable";
  764. case ALUA_ACCESS_STATE_OFFLINE:
  765. return "Offline";
  766. case ALUA_ACCESS_STATE_TRANSITION:
  767. return "Transitioning";
  768. default:
  769. return "Unknown";
  770. }
  771. return NULL;
  772. }
  773. char *core_alua_dump_status(int status)
  774. {
  775. switch (status) {
  776. case ALUA_STATUS_NONE:
  777. return "None";
  778. case ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG:
  779. return "Altered by Explicit STPG";
  780. case ALUA_STATUS_ALTERED_BY_IMPLICIT_ALUA:
  781. return "Altered by Implicit ALUA";
  782. default:
  783. return "Unknown";
  784. }
  785. return NULL;
  786. }
  787. /*
  788. * Used by fabric modules to determine when we need to delay processing
  789. * for the Active/NonOptimized paths..
  790. */
  791. int core_alua_check_nonop_delay(
  792. struct se_cmd *cmd)
  793. {
  794. if (!(cmd->se_cmd_flags & SCF_ALUA_NON_OPTIMIZED))
  795. return 0;
  796. if (in_interrupt())
  797. return 0;
  798. /*
  799. * The ALUA Active/NonOptimized access state delay can be disabled
  800. * in via configfs with a value of zero
  801. */
  802. if (!cmd->alua_nonop_delay)
  803. return 0;
  804. /*
  805. * struct se_cmd->alua_nonop_delay gets set by a target port group
  806. * defined interval in core_alua_state_nonoptimized()
  807. */
  808. msleep_interruptible(cmd->alua_nonop_delay);
  809. return 0;
  810. }
  811. EXPORT_SYMBOL(core_alua_check_nonop_delay);
  812. static int core_alua_write_tpg_metadata(
  813. const char *path,
  814. unsigned char *md_buf,
  815. u32 md_buf_len)
  816. {
  817. struct file *file = filp_open(path, O_RDWR | O_CREAT | O_TRUNC, 0600);
  818. int ret;
  819. if (IS_ERR(file)) {
  820. pr_err("filp_open(%s) for ALUA metadata failed\n", path);
  821. return -ENODEV;
  822. }
  823. ret = kernel_write(file, md_buf, md_buf_len, 0);
  824. if (ret < 0)
  825. pr_err("Error writing ALUA metadata file: %s\n", path);
  826. fput(file);
  827. return (ret < 0) ? -EIO : 0;
  828. }
  829. /*
  830. * Called with tg_pt_gp->tg_pt_gp_transition_mutex held
  831. */
  832. static int core_alua_update_tpg_primary_metadata(
  833. struct t10_alua_tg_pt_gp *tg_pt_gp)
  834. {
  835. unsigned char *md_buf;
  836. struct t10_wwn *wwn = &tg_pt_gp->tg_pt_gp_dev->t10_wwn;
  837. char path[ALUA_METADATA_PATH_LEN];
  838. int len, rc;
  839. md_buf = kzalloc(ALUA_MD_BUF_LEN, GFP_KERNEL);
  840. if (!md_buf) {
  841. pr_err("Unable to allocate buf for ALUA metadata\n");
  842. return -ENOMEM;
  843. }
  844. memset(path, 0, ALUA_METADATA_PATH_LEN);
  845. len = snprintf(md_buf, ALUA_MD_BUF_LEN,
  846. "tg_pt_gp_id=%hu\n"
  847. "alua_access_state=0x%02x\n"
  848. "alua_access_status=0x%02x\n",
  849. tg_pt_gp->tg_pt_gp_id,
  850. tg_pt_gp->tg_pt_gp_alua_access_state,
  851. tg_pt_gp->tg_pt_gp_alua_access_status);
  852. snprintf(path, ALUA_METADATA_PATH_LEN,
  853. "%s/alua/tpgs_%s/%s", db_root, &wwn->unit_serial[0],
  854. config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item));
  855. rc = core_alua_write_tpg_metadata(path, md_buf, len);
  856. kfree(md_buf);
  857. return rc;
  858. }
  859. static void core_alua_queue_state_change_ua(struct t10_alua_tg_pt_gp *tg_pt_gp)
  860. {
  861. struct se_dev_entry *se_deve;
  862. struct se_lun *lun;
  863. struct se_lun_acl *lacl;
  864. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  865. list_for_each_entry(lun, &tg_pt_gp->tg_pt_gp_lun_list,
  866. lun_tg_pt_gp_link) {
  867. /*
  868. * After an implicit target port asymmetric access state
  869. * change, a device server shall establish a unit attention
  870. * condition for the initiator port associated with every I_T
  871. * nexus with the additional sense code set to ASYMMETRIC
  872. * ACCESS STATE CHANGED.
  873. *
  874. * After an explicit target port asymmetric access state
  875. * change, a device server shall establish a unit attention
  876. * condition with the additional sense code set to ASYMMETRIC
  877. * ACCESS STATE CHANGED for the initiator port associated with
  878. * every I_T nexus other than the I_T nexus on which the SET
  879. * TARGET PORT GROUPS command
  880. */
  881. if (!percpu_ref_tryget_live(&lun->lun_ref))
  882. continue;
  883. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  884. spin_lock(&lun->lun_deve_lock);
  885. list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link) {
  886. lacl = rcu_dereference_check(se_deve->se_lun_acl,
  887. lockdep_is_held(&lun->lun_deve_lock));
  888. /*
  889. * spc4r37 p.242:
  890. * After an explicit target port asymmetric access
  891. * state change, a device server shall establish a
  892. * unit attention condition with the additional sense
  893. * code set to ASYMMETRIC ACCESS STATE CHANGED for
  894. * the initiator port associated with every I_T nexus
  895. * other than the I_T nexus on which the SET TARGET
  896. * PORT GROUPS command was received.
  897. */
  898. if ((tg_pt_gp->tg_pt_gp_alua_access_status ==
  899. ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) &&
  900. (tg_pt_gp->tg_pt_gp_alua_lun != NULL) &&
  901. (tg_pt_gp->tg_pt_gp_alua_lun == lun))
  902. continue;
  903. /*
  904. * se_deve->se_lun_acl pointer may be NULL for a
  905. * entry created without explicit Node+MappedLUN ACLs
  906. */
  907. if (lacl && (tg_pt_gp->tg_pt_gp_alua_nacl != NULL) &&
  908. (tg_pt_gp->tg_pt_gp_alua_nacl == lacl->se_lun_nacl))
  909. continue;
  910. core_scsi3_ua_allocate(se_deve, 0x2A,
  911. ASCQ_2AH_ASYMMETRIC_ACCESS_STATE_CHANGED);
  912. }
  913. spin_unlock(&lun->lun_deve_lock);
  914. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  915. percpu_ref_put(&lun->lun_ref);
  916. }
  917. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  918. }
  919. static int core_alua_do_transition_tg_pt(
  920. struct t10_alua_tg_pt_gp *tg_pt_gp,
  921. int new_state,
  922. int explicit)
  923. {
  924. int prev_state;
  925. mutex_lock(&tg_pt_gp->tg_pt_gp_transition_mutex);
  926. /* Nothing to be done here */
  927. if (tg_pt_gp->tg_pt_gp_alua_access_state == new_state) {
  928. mutex_unlock(&tg_pt_gp->tg_pt_gp_transition_mutex);
  929. return 0;
  930. }
  931. if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) {
  932. mutex_unlock(&tg_pt_gp->tg_pt_gp_transition_mutex);
  933. return -EAGAIN;
  934. }
  935. /*
  936. * Save the old primary ALUA access state, and set the current state
  937. * to ALUA_ACCESS_STATE_TRANSITION.
  938. */
  939. prev_state = tg_pt_gp->tg_pt_gp_alua_access_state;
  940. tg_pt_gp->tg_pt_gp_alua_access_state = ALUA_ACCESS_STATE_TRANSITION;
  941. tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ?
  942. ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG :
  943. ALUA_STATUS_ALTERED_BY_IMPLICIT_ALUA;
  944. core_alua_queue_state_change_ua(tg_pt_gp);
  945. if (new_state == ALUA_ACCESS_STATE_TRANSITION) {
  946. mutex_unlock(&tg_pt_gp->tg_pt_gp_transition_mutex);
  947. return 0;
  948. }
  949. /*
  950. * Check for the optional ALUA primary state transition delay
  951. */
  952. if (tg_pt_gp->tg_pt_gp_trans_delay_msecs != 0)
  953. msleep_interruptible(tg_pt_gp->tg_pt_gp_trans_delay_msecs);
  954. /*
  955. * Set the current primary ALUA access state to the requested new state
  956. */
  957. tg_pt_gp->tg_pt_gp_alua_access_state = new_state;
  958. /*
  959. * Update the ALUA metadata buf that has been allocated in
  960. * core_alua_do_port_transition(), this metadata will be written
  961. * to struct file.
  962. *
  963. * Note that there is the case where we do not want to update the
  964. * metadata when the saved metadata is being parsed in userspace
  965. * when setting the existing port access state and access status.
  966. *
  967. * Also note that the failure to write out the ALUA metadata to
  968. * struct file does NOT affect the actual ALUA transition.
  969. */
  970. if (tg_pt_gp->tg_pt_gp_write_metadata) {
  971. core_alua_update_tpg_primary_metadata(tg_pt_gp);
  972. }
  973. pr_debug("Successful %s ALUA transition TG PT Group: %s ID: %hu"
  974. " from primary access state %s to %s\n", (explicit) ? "explicit" :
  975. "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item),
  976. tg_pt_gp->tg_pt_gp_id,
  977. core_alua_dump_state(prev_state),
  978. core_alua_dump_state(new_state));
  979. core_alua_queue_state_change_ua(tg_pt_gp);
  980. mutex_unlock(&tg_pt_gp->tg_pt_gp_transition_mutex);
  981. return 0;
  982. }
  983. int core_alua_do_port_transition(
  984. struct t10_alua_tg_pt_gp *l_tg_pt_gp,
  985. struct se_device *l_dev,
  986. struct se_lun *l_lun,
  987. struct se_node_acl *l_nacl,
  988. int new_state,
  989. int explicit)
  990. {
  991. struct se_device *dev;
  992. struct t10_alua_lu_gp *lu_gp;
  993. struct t10_alua_lu_gp_member *lu_gp_mem, *local_lu_gp_mem;
  994. struct t10_alua_tg_pt_gp *tg_pt_gp;
  995. int primary, valid_states, rc = 0;
  996. if (l_dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH_ALUA)
  997. return -ENODEV;
  998. valid_states = l_tg_pt_gp->tg_pt_gp_alua_supported_states;
  999. if (core_alua_check_transition(new_state, valid_states, &primary,
  1000. explicit) != 0)
  1001. return -EINVAL;
  1002. local_lu_gp_mem = l_dev->dev_alua_lu_gp_mem;
  1003. spin_lock(&local_lu_gp_mem->lu_gp_mem_lock);
  1004. lu_gp = local_lu_gp_mem->lu_gp;
  1005. atomic_inc(&lu_gp->lu_gp_ref_cnt);
  1006. spin_unlock(&local_lu_gp_mem->lu_gp_mem_lock);
  1007. /*
  1008. * For storage objects that are members of the 'default_lu_gp',
  1009. * we only do transition on the passed *l_tp_pt_gp, and not
  1010. * on all of the matching target port groups IDs in default_lu_gp.
  1011. */
  1012. if (!lu_gp->lu_gp_id) {
  1013. /*
  1014. * core_alua_do_transition_tg_pt() will always return
  1015. * success.
  1016. */
  1017. l_tg_pt_gp->tg_pt_gp_alua_lun = l_lun;
  1018. l_tg_pt_gp->tg_pt_gp_alua_nacl = l_nacl;
  1019. rc = core_alua_do_transition_tg_pt(l_tg_pt_gp,
  1020. new_state, explicit);
  1021. atomic_dec_mb(&lu_gp->lu_gp_ref_cnt);
  1022. return rc;
  1023. }
  1024. /*
  1025. * For all other LU groups aside from 'default_lu_gp', walk all of
  1026. * the associated storage objects looking for a matching target port
  1027. * group ID from the local target port group.
  1028. */
  1029. spin_lock(&lu_gp->lu_gp_lock);
  1030. list_for_each_entry(lu_gp_mem, &lu_gp->lu_gp_mem_list,
  1031. lu_gp_mem_list) {
  1032. dev = lu_gp_mem->lu_gp_mem_dev;
  1033. atomic_inc_mb(&lu_gp_mem->lu_gp_mem_ref_cnt);
  1034. spin_unlock(&lu_gp->lu_gp_lock);
  1035. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1036. list_for_each_entry(tg_pt_gp,
  1037. &dev->t10_alua.tg_pt_gps_list,
  1038. tg_pt_gp_list) {
  1039. if (!tg_pt_gp->tg_pt_gp_valid_id)
  1040. continue;
  1041. /*
  1042. * If the target behavior port asymmetric access state
  1043. * is changed for any target port group accessible via
  1044. * a logical unit within a LU group, the target port
  1045. * behavior group asymmetric access states for the same
  1046. * target port group accessible via other logical units
  1047. * in that LU group will also change.
  1048. */
  1049. if (l_tg_pt_gp->tg_pt_gp_id != tg_pt_gp->tg_pt_gp_id)
  1050. continue;
  1051. if (l_tg_pt_gp == tg_pt_gp) {
  1052. tg_pt_gp->tg_pt_gp_alua_lun = l_lun;
  1053. tg_pt_gp->tg_pt_gp_alua_nacl = l_nacl;
  1054. } else {
  1055. tg_pt_gp->tg_pt_gp_alua_lun = NULL;
  1056. tg_pt_gp->tg_pt_gp_alua_nacl = NULL;
  1057. }
  1058. atomic_inc_mb(&tg_pt_gp->tg_pt_gp_ref_cnt);
  1059. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1060. /*
  1061. * core_alua_do_transition_tg_pt() will always return
  1062. * success.
  1063. */
  1064. rc = core_alua_do_transition_tg_pt(tg_pt_gp,
  1065. new_state, explicit);
  1066. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1067. atomic_dec_mb(&tg_pt_gp->tg_pt_gp_ref_cnt);
  1068. if (rc)
  1069. break;
  1070. }
  1071. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1072. spin_lock(&lu_gp->lu_gp_lock);
  1073. atomic_dec_mb(&lu_gp_mem->lu_gp_mem_ref_cnt);
  1074. }
  1075. spin_unlock(&lu_gp->lu_gp_lock);
  1076. if (!rc) {
  1077. pr_debug("Successfully processed LU Group: %s all ALUA TG PT"
  1078. " Group IDs: %hu %s transition to primary state: %s\n",
  1079. config_item_name(&lu_gp->lu_gp_group.cg_item),
  1080. l_tg_pt_gp->tg_pt_gp_id,
  1081. (explicit) ? "explicit" : "implicit",
  1082. core_alua_dump_state(new_state));
  1083. }
  1084. atomic_dec_mb(&lu_gp->lu_gp_ref_cnt);
  1085. return rc;
  1086. }
  1087. static int core_alua_update_tpg_secondary_metadata(struct se_lun *lun)
  1088. {
  1089. struct se_portal_group *se_tpg = lun->lun_tpg;
  1090. unsigned char *md_buf;
  1091. char path[ALUA_METADATA_PATH_LEN], wwn[ALUA_SECONDARY_METADATA_WWN_LEN];
  1092. int len, rc;
  1093. mutex_lock(&lun->lun_tg_pt_md_mutex);
  1094. md_buf = kzalloc(ALUA_MD_BUF_LEN, GFP_KERNEL);
  1095. if (!md_buf) {
  1096. pr_err("Unable to allocate buf for ALUA metadata\n");
  1097. rc = -ENOMEM;
  1098. goto out_unlock;
  1099. }
  1100. memset(path, 0, ALUA_METADATA_PATH_LEN);
  1101. memset(wwn, 0, ALUA_SECONDARY_METADATA_WWN_LEN);
  1102. len = snprintf(wwn, ALUA_SECONDARY_METADATA_WWN_LEN, "%s",
  1103. se_tpg->se_tpg_tfo->tpg_get_wwn(se_tpg));
  1104. if (se_tpg->se_tpg_tfo->tpg_get_tag != NULL)
  1105. snprintf(wwn+len, ALUA_SECONDARY_METADATA_WWN_LEN-len, "+%hu",
  1106. se_tpg->se_tpg_tfo->tpg_get_tag(se_tpg));
  1107. len = snprintf(md_buf, ALUA_MD_BUF_LEN, "alua_tg_pt_offline=%d\n"
  1108. "alua_tg_pt_status=0x%02x\n",
  1109. atomic_read(&lun->lun_tg_pt_secondary_offline),
  1110. lun->lun_tg_pt_secondary_stat);
  1111. snprintf(path, ALUA_METADATA_PATH_LEN, "%s/alua/%s/%s/lun_%llu",
  1112. db_root, se_tpg->se_tpg_tfo->get_fabric_name(), wwn,
  1113. lun->unpacked_lun);
  1114. rc = core_alua_write_tpg_metadata(path, md_buf, len);
  1115. kfree(md_buf);
  1116. out_unlock:
  1117. mutex_unlock(&lun->lun_tg_pt_md_mutex);
  1118. return rc;
  1119. }
  1120. static int core_alua_set_tg_pt_secondary_state(
  1121. struct se_lun *lun,
  1122. int explicit,
  1123. int offline)
  1124. {
  1125. struct t10_alua_tg_pt_gp *tg_pt_gp;
  1126. int trans_delay_msecs;
  1127. spin_lock(&lun->lun_tg_pt_gp_lock);
  1128. tg_pt_gp = lun->lun_tg_pt_gp;
  1129. if (!tg_pt_gp) {
  1130. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1131. pr_err("Unable to complete secondary state"
  1132. " transition\n");
  1133. return -EINVAL;
  1134. }
  1135. trans_delay_msecs = tg_pt_gp->tg_pt_gp_trans_delay_msecs;
  1136. /*
  1137. * Set the secondary ALUA target port access state to OFFLINE
  1138. * or release the previously secondary state for struct se_lun
  1139. */
  1140. if (offline)
  1141. atomic_set(&lun->lun_tg_pt_secondary_offline, 1);
  1142. else
  1143. atomic_set(&lun->lun_tg_pt_secondary_offline, 0);
  1144. lun->lun_tg_pt_secondary_stat = (explicit) ?
  1145. ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG :
  1146. ALUA_STATUS_ALTERED_BY_IMPLICIT_ALUA;
  1147. pr_debug("Successful %s ALUA transition TG PT Group: %s ID: %hu"
  1148. " to secondary access state: %s\n", (explicit) ? "explicit" :
  1149. "implicit", config_item_name(&tg_pt_gp->tg_pt_gp_group.cg_item),
  1150. tg_pt_gp->tg_pt_gp_id, (offline) ? "OFFLINE" : "ONLINE");
  1151. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1152. /*
  1153. * Do the optional transition delay after we set the secondary
  1154. * ALUA access state.
  1155. */
  1156. if (trans_delay_msecs != 0)
  1157. msleep_interruptible(trans_delay_msecs);
  1158. /*
  1159. * See if we need to update the ALUA fabric port metadata for
  1160. * secondary state and status
  1161. */
  1162. if (lun->lun_tg_pt_secondary_write_md)
  1163. core_alua_update_tpg_secondary_metadata(lun);
  1164. return 0;
  1165. }
  1166. struct t10_alua_lba_map *
  1167. core_alua_allocate_lba_map(struct list_head *list,
  1168. u64 first_lba, u64 last_lba)
  1169. {
  1170. struct t10_alua_lba_map *lba_map;
  1171. lba_map = kmem_cache_zalloc(t10_alua_lba_map_cache, GFP_KERNEL);
  1172. if (!lba_map) {
  1173. pr_err("Unable to allocate struct t10_alua_lba_map\n");
  1174. return ERR_PTR(-ENOMEM);
  1175. }
  1176. INIT_LIST_HEAD(&lba_map->lba_map_mem_list);
  1177. lba_map->lba_map_first_lba = first_lba;
  1178. lba_map->lba_map_last_lba = last_lba;
  1179. list_add_tail(&lba_map->lba_map_list, list);
  1180. return lba_map;
  1181. }
  1182. int
  1183. core_alua_allocate_lba_map_mem(struct t10_alua_lba_map *lba_map,
  1184. int pg_id, int state)
  1185. {
  1186. struct t10_alua_lba_map_member *lba_map_mem;
  1187. list_for_each_entry(lba_map_mem, &lba_map->lba_map_mem_list,
  1188. lba_map_mem_list) {
  1189. if (lba_map_mem->lba_map_mem_alua_pg_id == pg_id) {
  1190. pr_err("Duplicate pg_id %d in lba_map\n", pg_id);
  1191. return -EINVAL;
  1192. }
  1193. }
  1194. lba_map_mem = kmem_cache_zalloc(t10_alua_lba_map_mem_cache, GFP_KERNEL);
  1195. if (!lba_map_mem) {
  1196. pr_err("Unable to allocate struct t10_alua_lba_map_mem\n");
  1197. return -ENOMEM;
  1198. }
  1199. lba_map_mem->lba_map_mem_alua_state = state;
  1200. lba_map_mem->lba_map_mem_alua_pg_id = pg_id;
  1201. list_add_tail(&lba_map_mem->lba_map_mem_list,
  1202. &lba_map->lba_map_mem_list);
  1203. return 0;
  1204. }
  1205. void
  1206. core_alua_free_lba_map(struct list_head *lba_list)
  1207. {
  1208. struct t10_alua_lba_map *lba_map, *lba_map_tmp;
  1209. struct t10_alua_lba_map_member *lba_map_mem, *lba_map_mem_tmp;
  1210. list_for_each_entry_safe(lba_map, lba_map_tmp, lba_list,
  1211. lba_map_list) {
  1212. list_for_each_entry_safe(lba_map_mem, lba_map_mem_tmp,
  1213. &lba_map->lba_map_mem_list,
  1214. lba_map_mem_list) {
  1215. list_del(&lba_map_mem->lba_map_mem_list);
  1216. kmem_cache_free(t10_alua_lba_map_mem_cache,
  1217. lba_map_mem);
  1218. }
  1219. list_del(&lba_map->lba_map_list);
  1220. kmem_cache_free(t10_alua_lba_map_cache, lba_map);
  1221. }
  1222. }
  1223. void
  1224. core_alua_set_lba_map(struct se_device *dev, struct list_head *lba_map_list,
  1225. int segment_size, int segment_mult)
  1226. {
  1227. struct list_head old_lba_map_list;
  1228. struct t10_alua_tg_pt_gp *tg_pt_gp;
  1229. int activate = 0, supported;
  1230. INIT_LIST_HEAD(&old_lba_map_list);
  1231. spin_lock(&dev->t10_alua.lba_map_lock);
  1232. dev->t10_alua.lba_map_segment_size = segment_size;
  1233. dev->t10_alua.lba_map_segment_multiplier = segment_mult;
  1234. list_splice_init(&dev->t10_alua.lba_map_list, &old_lba_map_list);
  1235. if (lba_map_list) {
  1236. list_splice_init(lba_map_list, &dev->t10_alua.lba_map_list);
  1237. activate = 1;
  1238. }
  1239. spin_unlock(&dev->t10_alua.lba_map_lock);
  1240. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1241. list_for_each_entry(tg_pt_gp, &dev->t10_alua.tg_pt_gps_list,
  1242. tg_pt_gp_list) {
  1243. if (!tg_pt_gp->tg_pt_gp_valid_id)
  1244. continue;
  1245. supported = tg_pt_gp->tg_pt_gp_alua_supported_states;
  1246. if (activate)
  1247. supported |= ALUA_LBD_SUP;
  1248. else
  1249. supported &= ~ALUA_LBD_SUP;
  1250. tg_pt_gp->tg_pt_gp_alua_supported_states = supported;
  1251. }
  1252. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1253. core_alua_free_lba_map(&old_lba_map_list);
  1254. }
  1255. struct t10_alua_lu_gp *
  1256. core_alua_allocate_lu_gp(const char *name, int def_group)
  1257. {
  1258. struct t10_alua_lu_gp *lu_gp;
  1259. lu_gp = kmem_cache_zalloc(t10_alua_lu_gp_cache, GFP_KERNEL);
  1260. if (!lu_gp) {
  1261. pr_err("Unable to allocate struct t10_alua_lu_gp\n");
  1262. return ERR_PTR(-ENOMEM);
  1263. }
  1264. INIT_LIST_HEAD(&lu_gp->lu_gp_node);
  1265. INIT_LIST_HEAD(&lu_gp->lu_gp_mem_list);
  1266. spin_lock_init(&lu_gp->lu_gp_lock);
  1267. atomic_set(&lu_gp->lu_gp_ref_cnt, 0);
  1268. if (def_group) {
  1269. lu_gp->lu_gp_id = alua_lu_gps_counter++;
  1270. lu_gp->lu_gp_valid_id = 1;
  1271. alua_lu_gps_count++;
  1272. }
  1273. return lu_gp;
  1274. }
  1275. int core_alua_set_lu_gp_id(struct t10_alua_lu_gp *lu_gp, u16 lu_gp_id)
  1276. {
  1277. struct t10_alua_lu_gp *lu_gp_tmp;
  1278. u16 lu_gp_id_tmp;
  1279. /*
  1280. * The lu_gp->lu_gp_id may only be set once..
  1281. */
  1282. if (lu_gp->lu_gp_valid_id) {
  1283. pr_warn("ALUA LU Group already has a valid ID,"
  1284. " ignoring request\n");
  1285. return -EINVAL;
  1286. }
  1287. spin_lock(&lu_gps_lock);
  1288. if (alua_lu_gps_count == 0x0000ffff) {
  1289. pr_err("Maximum ALUA alua_lu_gps_count:"
  1290. " 0x0000ffff reached\n");
  1291. spin_unlock(&lu_gps_lock);
  1292. kmem_cache_free(t10_alua_lu_gp_cache, lu_gp);
  1293. return -ENOSPC;
  1294. }
  1295. again:
  1296. lu_gp_id_tmp = (lu_gp_id != 0) ? lu_gp_id :
  1297. alua_lu_gps_counter++;
  1298. list_for_each_entry(lu_gp_tmp, &lu_gps_list, lu_gp_node) {
  1299. if (lu_gp_tmp->lu_gp_id == lu_gp_id_tmp) {
  1300. if (!lu_gp_id)
  1301. goto again;
  1302. pr_warn("ALUA Logical Unit Group ID: %hu"
  1303. " already exists, ignoring request\n",
  1304. lu_gp_id);
  1305. spin_unlock(&lu_gps_lock);
  1306. return -EINVAL;
  1307. }
  1308. }
  1309. lu_gp->lu_gp_id = lu_gp_id_tmp;
  1310. lu_gp->lu_gp_valid_id = 1;
  1311. list_add_tail(&lu_gp->lu_gp_node, &lu_gps_list);
  1312. alua_lu_gps_count++;
  1313. spin_unlock(&lu_gps_lock);
  1314. return 0;
  1315. }
  1316. static struct t10_alua_lu_gp_member *
  1317. core_alua_allocate_lu_gp_mem(struct se_device *dev)
  1318. {
  1319. struct t10_alua_lu_gp_member *lu_gp_mem;
  1320. lu_gp_mem = kmem_cache_zalloc(t10_alua_lu_gp_mem_cache, GFP_KERNEL);
  1321. if (!lu_gp_mem) {
  1322. pr_err("Unable to allocate struct t10_alua_lu_gp_member\n");
  1323. return ERR_PTR(-ENOMEM);
  1324. }
  1325. INIT_LIST_HEAD(&lu_gp_mem->lu_gp_mem_list);
  1326. spin_lock_init(&lu_gp_mem->lu_gp_mem_lock);
  1327. atomic_set(&lu_gp_mem->lu_gp_mem_ref_cnt, 0);
  1328. lu_gp_mem->lu_gp_mem_dev = dev;
  1329. dev->dev_alua_lu_gp_mem = lu_gp_mem;
  1330. return lu_gp_mem;
  1331. }
  1332. void core_alua_free_lu_gp(struct t10_alua_lu_gp *lu_gp)
  1333. {
  1334. struct t10_alua_lu_gp_member *lu_gp_mem, *lu_gp_mem_tmp;
  1335. /*
  1336. * Once we have reached this point, config_item_put() has
  1337. * already been called from target_core_alua_drop_lu_gp().
  1338. *
  1339. * Here, we remove the *lu_gp from the global list so that
  1340. * no associations can be made while we are releasing
  1341. * struct t10_alua_lu_gp.
  1342. */
  1343. spin_lock(&lu_gps_lock);
  1344. list_del(&lu_gp->lu_gp_node);
  1345. alua_lu_gps_count--;
  1346. spin_unlock(&lu_gps_lock);
  1347. /*
  1348. * Allow struct t10_alua_lu_gp * referenced by core_alua_get_lu_gp_by_name()
  1349. * in target_core_configfs.c:target_core_store_alua_lu_gp() to be
  1350. * released with core_alua_put_lu_gp_from_name()
  1351. */
  1352. while (atomic_read(&lu_gp->lu_gp_ref_cnt))
  1353. cpu_relax();
  1354. /*
  1355. * Release reference to struct t10_alua_lu_gp * from all associated
  1356. * struct se_device.
  1357. */
  1358. spin_lock(&lu_gp->lu_gp_lock);
  1359. list_for_each_entry_safe(lu_gp_mem, lu_gp_mem_tmp,
  1360. &lu_gp->lu_gp_mem_list, lu_gp_mem_list) {
  1361. if (lu_gp_mem->lu_gp_assoc) {
  1362. list_del(&lu_gp_mem->lu_gp_mem_list);
  1363. lu_gp->lu_gp_members--;
  1364. lu_gp_mem->lu_gp_assoc = 0;
  1365. }
  1366. spin_unlock(&lu_gp->lu_gp_lock);
  1367. /*
  1368. *
  1369. * lu_gp_mem is associated with a single
  1370. * struct se_device->dev_alua_lu_gp_mem, and is released when
  1371. * struct se_device is released via core_alua_free_lu_gp_mem().
  1372. *
  1373. * If the passed lu_gp does NOT match the default_lu_gp, assume
  1374. * we want to re-associate a given lu_gp_mem with default_lu_gp.
  1375. */
  1376. spin_lock(&lu_gp_mem->lu_gp_mem_lock);
  1377. if (lu_gp != default_lu_gp)
  1378. __core_alua_attach_lu_gp_mem(lu_gp_mem,
  1379. default_lu_gp);
  1380. else
  1381. lu_gp_mem->lu_gp = NULL;
  1382. spin_unlock(&lu_gp_mem->lu_gp_mem_lock);
  1383. spin_lock(&lu_gp->lu_gp_lock);
  1384. }
  1385. spin_unlock(&lu_gp->lu_gp_lock);
  1386. kmem_cache_free(t10_alua_lu_gp_cache, lu_gp);
  1387. }
  1388. void core_alua_free_lu_gp_mem(struct se_device *dev)
  1389. {
  1390. struct t10_alua_lu_gp *lu_gp;
  1391. struct t10_alua_lu_gp_member *lu_gp_mem;
  1392. lu_gp_mem = dev->dev_alua_lu_gp_mem;
  1393. if (!lu_gp_mem)
  1394. return;
  1395. while (atomic_read(&lu_gp_mem->lu_gp_mem_ref_cnt))
  1396. cpu_relax();
  1397. spin_lock(&lu_gp_mem->lu_gp_mem_lock);
  1398. lu_gp = lu_gp_mem->lu_gp;
  1399. if (lu_gp) {
  1400. spin_lock(&lu_gp->lu_gp_lock);
  1401. if (lu_gp_mem->lu_gp_assoc) {
  1402. list_del(&lu_gp_mem->lu_gp_mem_list);
  1403. lu_gp->lu_gp_members--;
  1404. lu_gp_mem->lu_gp_assoc = 0;
  1405. }
  1406. spin_unlock(&lu_gp->lu_gp_lock);
  1407. lu_gp_mem->lu_gp = NULL;
  1408. }
  1409. spin_unlock(&lu_gp_mem->lu_gp_mem_lock);
  1410. kmem_cache_free(t10_alua_lu_gp_mem_cache, lu_gp_mem);
  1411. }
  1412. struct t10_alua_lu_gp *core_alua_get_lu_gp_by_name(const char *name)
  1413. {
  1414. struct t10_alua_lu_gp *lu_gp;
  1415. struct config_item *ci;
  1416. spin_lock(&lu_gps_lock);
  1417. list_for_each_entry(lu_gp, &lu_gps_list, lu_gp_node) {
  1418. if (!lu_gp->lu_gp_valid_id)
  1419. continue;
  1420. ci = &lu_gp->lu_gp_group.cg_item;
  1421. if (!strcmp(config_item_name(ci), name)) {
  1422. atomic_inc(&lu_gp->lu_gp_ref_cnt);
  1423. spin_unlock(&lu_gps_lock);
  1424. return lu_gp;
  1425. }
  1426. }
  1427. spin_unlock(&lu_gps_lock);
  1428. return NULL;
  1429. }
  1430. void core_alua_put_lu_gp_from_name(struct t10_alua_lu_gp *lu_gp)
  1431. {
  1432. spin_lock(&lu_gps_lock);
  1433. atomic_dec(&lu_gp->lu_gp_ref_cnt);
  1434. spin_unlock(&lu_gps_lock);
  1435. }
  1436. /*
  1437. * Called with struct t10_alua_lu_gp_member->lu_gp_mem_lock
  1438. */
  1439. void __core_alua_attach_lu_gp_mem(
  1440. struct t10_alua_lu_gp_member *lu_gp_mem,
  1441. struct t10_alua_lu_gp *lu_gp)
  1442. {
  1443. spin_lock(&lu_gp->lu_gp_lock);
  1444. lu_gp_mem->lu_gp = lu_gp;
  1445. lu_gp_mem->lu_gp_assoc = 1;
  1446. list_add_tail(&lu_gp_mem->lu_gp_mem_list, &lu_gp->lu_gp_mem_list);
  1447. lu_gp->lu_gp_members++;
  1448. spin_unlock(&lu_gp->lu_gp_lock);
  1449. }
  1450. /*
  1451. * Called with struct t10_alua_lu_gp_member->lu_gp_mem_lock
  1452. */
  1453. void __core_alua_drop_lu_gp_mem(
  1454. struct t10_alua_lu_gp_member *lu_gp_mem,
  1455. struct t10_alua_lu_gp *lu_gp)
  1456. {
  1457. spin_lock(&lu_gp->lu_gp_lock);
  1458. list_del(&lu_gp_mem->lu_gp_mem_list);
  1459. lu_gp_mem->lu_gp = NULL;
  1460. lu_gp_mem->lu_gp_assoc = 0;
  1461. lu_gp->lu_gp_members--;
  1462. spin_unlock(&lu_gp->lu_gp_lock);
  1463. }
  1464. struct t10_alua_tg_pt_gp *core_alua_allocate_tg_pt_gp(struct se_device *dev,
  1465. const char *name, int def_group)
  1466. {
  1467. struct t10_alua_tg_pt_gp *tg_pt_gp;
  1468. tg_pt_gp = kmem_cache_zalloc(t10_alua_tg_pt_gp_cache, GFP_KERNEL);
  1469. if (!tg_pt_gp) {
  1470. pr_err("Unable to allocate struct t10_alua_tg_pt_gp\n");
  1471. return NULL;
  1472. }
  1473. INIT_LIST_HEAD(&tg_pt_gp->tg_pt_gp_list);
  1474. INIT_LIST_HEAD(&tg_pt_gp->tg_pt_gp_lun_list);
  1475. mutex_init(&tg_pt_gp->tg_pt_gp_transition_mutex);
  1476. spin_lock_init(&tg_pt_gp->tg_pt_gp_lock);
  1477. atomic_set(&tg_pt_gp->tg_pt_gp_ref_cnt, 0);
  1478. tg_pt_gp->tg_pt_gp_dev = dev;
  1479. tg_pt_gp->tg_pt_gp_alua_access_state =
  1480. ALUA_ACCESS_STATE_ACTIVE_OPTIMIZED;
  1481. /*
  1482. * Enable both explicit and implicit ALUA support by default
  1483. */
  1484. tg_pt_gp->tg_pt_gp_alua_access_type =
  1485. TPGS_EXPLICIT_ALUA | TPGS_IMPLICIT_ALUA;
  1486. /*
  1487. * Set the default Active/NonOptimized Delay in milliseconds
  1488. */
  1489. tg_pt_gp->tg_pt_gp_nonop_delay_msecs = ALUA_DEFAULT_NONOP_DELAY_MSECS;
  1490. tg_pt_gp->tg_pt_gp_trans_delay_msecs = ALUA_DEFAULT_TRANS_DELAY_MSECS;
  1491. tg_pt_gp->tg_pt_gp_implicit_trans_secs = ALUA_DEFAULT_IMPLICIT_TRANS_SECS;
  1492. /*
  1493. * Enable all supported states
  1494. */
  1495. tg_pt_gp->tg_pt_gp_alua_supported_states =
  1496. ALUA_T_SUP | ALUA_O_SUP |
  1497. ALUA_U_SUP | ALUA_S_SUP | ALUA_AN_SUP | ALUA_AO_SUP;
  1498. if (def_group) {
  1499. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1500. tg_pt_gp->tg_pt_gp_id =
  1501. dev->t10_alua.alua_tg_pt_gps_counter++;
  1502. tg_pt_gp->tg_pt_gp_valid_id = 1;
  1503. dev->t10_alua.alua_tg_pt_gps_count++;
  1504. list_add_tail(&tg_pt_gp->tg_pt_gp_list,
  1505. &dev->t10_alua.tg_pt_gps_list);
  1506. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1507. }
  1508. return tg_pt_gp;
  1509. }
  1510. int core_alua_set_tg_pt_gp_id(
  1511. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1512. u16 tg_pt_gp_id)
  1513. {
  1514. struct se_device *dev = tg_pt_gp->tg_pt_gp_dev;
  1515. struct t10_alua_tg_pt_gp *tg_pt_gp_tmp;
  1516. u16 tg_pt_gp_id_tmp;
  1517. /*
  1518. * The tg_pt_gp->tg_pt_gp_id may only be set once..
  1519. */
  1520. if (tg_pt_gp->tg_pt_gp_valid_id) {
  1521. pr_warn("ALUA TG PT Group already has a valid ID,"
  1522. " ignoring request\n");
  1523. return -EINVAL;
  1524. }
  1525. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1526. if (dev->t10_alua.alua_tg_pt_gps_count == 0x0000ffff) {
  1527. pr_err("Maximum ALUA alua_tg_pt_gps_count:"
  1528. " 0x0000ffff reached\n");
  1529. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1530. kmem_cache_free(t10_alua_tg_pt_gp_cache, tg_pt_gp);
  1531. return -ENOSPC;
  1532. }
  1533. again:
  1534. tg_pt_gp_id_tmp = (tg_pt_gp_id != 0) ? tg_pt_gp_id :
  1535. dev->t10_alua.alua_tg_pt_gps_counter++;
  1536. list_for_each_entry(tg_pt_gp_tmp, &dev->t10_alua.tg_pt_gps_list,
  1537. tg_pt_gp_list) {
  1538. if (tg_pt_gp_tmp->tg_pt_gp_id == tg_pt_gp_id_tmp) {
  1539. if (!tg_pt_gp_id)
  1540. goto again;
  1541. pr_err("ALUA Target Port Group ID: %hu already"
  1542. " exists, ignoring request\n", tg_pt_gp_id);
  1543. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1544. return -EINVAL;
  1545. }
  1546. }
  1547. tg_pt_gp->tg_pt_gp_id = tg_pt_gp_id_tmp;
  1548. tg_pt_gp->tg_pt_gp_valid_id = 1;
  1549. list_add_tail(&tg_pt_gp->tg_pt_gp_list,
  1550. &dev->t10_alua.tg_pt_gps_list);
  1551. dev->t10_alua.alua_tg_pt_gps_count++;
  1552. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1553. return 0;
  1554. }
  1555. void core_alua_free_tg_pt_gp(
  1556. struct t10_alua_tg_pt_gp *tg_pt_gp)
  1557. {
  1558. struct se_device *dev = tg_pt_gp->tg_pt_gp_dev;
  1559. struct se_lun *lun, *next;
  1560. /*
  1561. * Once we have reached this point, config_item_put() has already
  1562. * been called from target_core_alua_drop_tg_pt_gp().
  1563. *
  1564. * Here we remove *tg_pt_gp from the global list so that
  1565. * no associations *OR* explicit ALUA via SET_TARGET_PORT_GROUPS
  1566. * can be made while we are releasing struct t10_alua_tg_pt_gp.
  1567. */
  1568. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1569. list_del(&tg_pt_gp->tg_pt_gp_list);
  1570. dev->t10_alua.alua_tg_pt_gps_counter--;
  1571. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1572. /*
  1573. * Allow a struct t10_alua_tg_pt_gp_member * referenced by
  1574. * core_alua_get_tg_pt_gp_by_name() in
  1575. * target_core_configfs.c:target_core_store_alua_tg_pt_gp()
  1576. * to be released with core_alua_put_tg_pt_gp_from_name().
  1577. */
  1578. while (atomic_read(&tg_pt_gp->tg_pt_gp_ref_cnt))
  1579. cpu_relax();
  1580. /*
  1581. * Release reference to struct t10_alua_tg_pt_gp from all associated
  1582. * struct se_port.
  1583. */
  1584. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  1585. list_for_each_entry_safe(lun, next,
  1586. &tg_pt_gp->tg_pt_gp_lun_list, lun_tg_pt_gp_link) {
  1587. list_del_init(&lun->lun_tg_pt_gp_link);
  1588. tg_pt_gp->tg_pt_gp_members--;
  1589. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  1590. /*
  1591. * If the passed tg_pt_gp does NOT match the default_tg_pt_gp,
  1592. * assume we want to re-associate a given tg_pt_gp_mem with
  1593. * default_tg_pt_gp.
  1594. */
  1595. spin_lock(&lun->lun_tg_pt_gp_lock);
  1596. if (tg_pt_gp != dev->t10_alua.default_tg_pt_gp) {
  1597. __target_attach_tg_pt_gp(lun,
  1598. dev->t10_alua.default_tg_pt_gp);
  1599. } else
  1600. lun->lun_tg_pt_gp = NULL;
  1601. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1602. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  1603. }
  1604. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  1605. kmem_cache_free(t10_alua_tg_pt_gp_cache, tg_pt_gp);
  1606. }
  1607. static struct t10_alua_tg_pt_gp *core_alua_get_tg_pt_gp_by_name(
  1608. struct se_device *dev, const char *name)
  1609. {
  1610. struct t10_alua_tg_pt_gp *tg_pt_gp;
  1611. struct config_item *ci;
  1612. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1613. list_for_each_entry(tg_pt_gp, &dev->t10_alua.tg_pt_gps_list,
  1614. tg_pt_gp_list) {
  1615. if (!tg_pt_gp->tg_pt_gp_valid_id)
  1616. continue;
  1617. ci = &tg_pt_gp->tg_pt_gp_group.cg_item;
  1618. if (!strcmp(config_item_name(ci), name)) {
  1619. atomic_inc(&tg_pt_gp->tg_pt_gp_ref_cnt);
  1620. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1621. return tg_pt_gp;
  1622. }
  1623. }
  1624. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1625. return NULL;
  1626. }
  1627. static void core_alua_put_tg_pt_gp_from_name(
  1628. struct t10_alua_tg_pt_gp *tg_pt_gp)
  1629. {
  1630. struct se_device *dev = tg_pt_gp->tg_pt_gp_dev;
  1631. spin_lock(&dev->t10_alua.tg_pt_gps_lock);
  1632. atomic_dec(&tg_pt_gp->tg_pt_gp_ref_cnt);
  1633. spin_unlock(&dev->t10_alua.tg_pt_gps_lock);
  1634. }
  1635. static void __target_attach_tg_pt_gp(struct se_lun *lun,
  1636. struct t10_alua_tg_pt_gp *tg_pt_gp)
  1637. {
  1638. struct se_dev_entry *se_deve;
  1639. assert_spin_locked(&lun->lun_tg_pt_gp_lock);
  1640. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  1641. lun->lun_tg_pt_gp = tg_pt_gp;
  1642. list_add_tail(&lun->lun_tg_pt_gp_link, &tg_pt_gp->tg_pt_gp_lun_list);
  1643. tg_pt_gp->tg_pt_gp_members++;
  1644. spin_lock(&lun->lun_deve_lock);
  1645. list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link)
  1646. core_scsi3_ua_allocate(se_deve, 0x3f,
  1647. ASCQ_3FH_INQUIRY_DATA_HAS_CHANGED);
  1648. spin_unlock(&lun->lun_deve_lock);
  1649. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  1650. }
  1651. void target_attach_tg_pt_gp(struct se_lun *lun,
  1652. struct t10_alua_tg_pt_gp *tg_pt_gp)
  1653. {
  1654. spin_lock(&lun->lun_tg_pt_gp_lock);
  1655. __target_attach_tg_pt_gp(lun, tg_pt_gp);
  1656. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1657. }
  1658. static void __target_detach_tg_pt_gp(struct se_lun *lun,
  1659. struct t10_alua_tg_pt_gp *tg_pt_gp)
  1660. {
  1661. assert_spin_locked(&lun->lun_tg_pt_gp_lock);
  1662. spin_lock(&tg_pt_gp->tg_pt_gp_lock);
  1663. list_del_init(&lun->lun_tg_pt_gp_link);
  1664. tg_pt_gp->tg_pt_gp_members--;
  1665. spin_unlock(&tg_pt_gp->tg_pt_gp_lock);
  1666. lun->lun_tg_pt_gp = NULL;
  1667. }
  1668. void target_detach_tg_pt_gp(struct se_lun *lun)
  1669. {
  1670. struct t10_alua_tg_pt_gp *tg_pt_gp;
  1671. spin_lock(&lun->lun_tg_pt_gp_lock);
  1672. tg_pt_gp = lun->lun_tg_pt_gp;
  1673. if (tg_pt_gp)
  1674. __target_detach_tg_pt_gp(lun, tg_pt_gp);
  1675. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1676. }
  1677. ssize_t core_alua_show_tg_pt_gp_info(struct se_lun *lun, char *page)
  1678. {
  1679. struct config_item *tg_pt_ci;
  1680. struct t10_alua_tg_pt_gp *tg_pt_gp;
  1681. ssize_t len = 0;
  1682. spin_lock(&lun->lun_tg_pt_gp_lock);
  1683. tg_pt_gp = lun->lun_tg_pt_gp;
  1684. if (tg_pt_gp) {
  1685. tg_pt_ci = &tg_pt_gp->tg_pt_gp_group.cg_item;
  1686. len += sprintf(page, "TG Port Alias: %s\nTG Port Group ID:"
  1687. " %hu\nTG Port Primary Access State: %s\nTG Port "
  1688. "Primary Access Status: %s\nTG Port Secondary Access"
  1689. " State: %s\nTG Port Secondary Access Status: %s\n",
  1690. config_item_name(tg_pt_ci), tg_pt_gp->tg_pt_gp_id,
  1691. core_alua_dump_state(
  1692. tg_pt_gp->tg_pt_gp_alua_access_state),
  1693. core_alua_dump_status(
  1694. tg_pt_gp->tg_pt_gp_alua_access_status),
  1695. atomic_read(&lun->lun_tg_pt_secondary_offline) ?
  1696. "Offline" : "None",
  1697. core_alua_dump_status(lun->lun_tg_pt_secondary_stat));
  1698. }
  1699. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1700. return len;
  1701. }
  1702. ssize_t core_alua_store_tg_pt_gp_info(
  1703. struct se_lun *lun,
  1704. const char *page,
  1705. size_t count)
  1706. {
  1707. struct se_portal_group *tpg = lun->lun_tpg;
  1708. /*
  1709. * rcu_dereference_raw protected by se_lun->lun_group symlink
  1710. * reference to se_device->dev_group.
  1711. */
  1712. struct se_device *dev = rcu_dereference_raw(lun->lun_se_dev);
  1713. struct t10_alua_tg_pt_gp *tg_pt_gp = NULL, *tg_pt_gp_new = NULL;
  1714. unsigned char buf[TG_PT_GROUP_NAME_BUF];
  1715. int move = 0;
  1716. if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH_ALUA ||
  1717. (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE))
  1718. return -ENODEV;
  1719. if (count > TG_PT_GROUP_NAME_BUF) {
  1720. pr_err("ALUA Target Port Group alias too large!\n");
  1721. return -EINVAL;
  1722. }
  1723. memset(buf, 0, TG_PT_GROUP_NAME_BUF);
  1724. memcpy(buf, page, count);
  1725. /*
  1726. * Any ALUA target port group alias besides "NULL" means we will be
  1727. * making a new group association.
  1728. */
  1729. if (strcmp(strstrip(buf), "NULL")) {
  1730. /*
  1731. * core_alua_get_tg_pt_gp_by_name() will increment reference to
  1732. * struct t10_alua_tg_pt_gp. This reference is released with
  1733. * core_alua_put_tg_pt_gp_from_name() below.
  1734. */
  1735. tg_pt_gp_new = core_alua_get_tg_pt_gp_by_name(dev,
  1736. strstrip(buf));
  1737. if (!tg_pt_gp_new)
  1738. return -ENODEV;
  1739. }
  1740. spin_lock(&lun->lun_tg_pt_gp_lock);
  1741. tg_pt_gp = lun->lun_tg_pt_gp;
  1742. if (tg_pt_gp) {
  1743. /*
  1744. * Clearing an existing tg_pt_gp association, and replacing
  1745. * with the default_tg_pt_gp.
  1746. */
  1747. if (!tg_pt_gp_new) {
  1748. pr_debug("Target_Core_ConfigFS: Moving"
  1749. " %s/tpgt_%hu/%s from ALUA Target Port Group:"
  1750. " alua/%s, ID: %hu back to"
  1751. " default_tg_pt_gp\n",
  1752. tpg->se_tpg_tfo->tpg_get_wwn(tpg),
  1753. tpg->se_tpg_tfo->tpg_get_tag(tpg),
  1754. config_item_name(&lun->lun_group.cg_item),
  1755. config_item_name(
  1756. &tg_pt_gp->tg_pt_gp_group.cg_item),
  1757. tg_pt_gp->tg_pt_gp_id);
  1758. __target_detach_tg_pt_gp(lun, tg_pt_gp);
  1759. __target_attach_tg_pt_gp(lun,
  1760. dev->t10_alua.default_tg_pt_gp);
  1761. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1762. return count;
  1763. }
  1764. __target_detach_tg_pt_gp(lun, tg_pt_gp);
  1765. move = 1;
  1766. }
  1767. __target_attach_tg_pt_gp(lun, tg_pt_gp_new);
  1768. spin_unlock(&lun->lun_tg_pt_gp_lock);
  1769. pr_debug("Target_Core_ConfigFS: %s %s/tpgt_%hu/%s to ALUA"
  1770. " Target Port Group: alua/%s, ID: %hu\n", (move) ?
  1771. "Moving" : "Adding", tpg->se_tpg_tfo->tpg_get_wwn(tpg),
  1772. tpg->se_tpg_tfo->tpg_get_tag(tpg),
  1773. config_item_name(&lun->lun_group.cg_item),
  1774. config_item_name(&tg_pt_gp_new->tg_pt_gp_group.cg_item),
  1775. tg_pt_gp_new->tg_pt_gp_id);
  1776. core_alua_put_tg_pt_gp_from_name(tg_pt_gp_new);
  1777. return count;
  1778. }
  1779. ssize_t core_alua_show_access_type(
  1780. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1781. char *page)
  1782. {
  1783. if ((tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA) &&
  1784. (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_IMPLICIT_ALUA))
  1785. return sprintf(page, "Implicit and Explicit\n");
  1786. else if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_IMPLICIT_ALUA)
  1787. return sprintf(page, "Implicit\n");
  1788. else if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)
  1789. return sprintf(page, "Explicit\n");
  1790. else
  1791. return sprintf(page, "None\n");
  1792. }
  1793. ssize_t core_alua_store_access_type(
  1794. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1795. const char *page,
  1796. size_t count)
  1797. {
  1798. unsigned long tmp;
  1799. int ret;
  1800. ret = kstrtoul(page, 0, &tmp);
  1801. if (ret < 0) {
  1802. pr_err("Unable to extract alua_access_type\n");
  1803. return ret;
  1804. }
  1805. if ((tmp != 0) && (tmp != 1) && (tmp != 2) && (tmp != 3)) {
  1806. pr_err("Illegal value for alua_access_type:"
  1807. " %lu\n", tmp);
  1808. return -EINVAL;
  1809. }
  1810. if (tmp == 3)
  1811. tg_pt_gp->tg_pt_gp_alua_access_type =
  1812. TPGS_IMPLICIT_ALUA | TPGS_EXPLICIT_ALUA;
  1813. else if (tmp == 2)
  1814. tg_pt_gp->tg_pt_gp_alua_access_type = TPGS_EXPLICIT_ALUA;
  1815. else if (tmp == 1)
  1816. tg_pt_gp->tg_pt_gp_alua_access_type = TPGS_IMPLICIT_ALUA;
  1817. else
  1818. tg_pt_gp->tg_pt_gp_alua_access_type = 0;
  1819. return count;
  1820. }
  1821. ssize_t core_alua_show_nonop_delay_msecs(
  1822. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1823. char *page)
  1824. {
  1825. return sprintf(page, "%d\n", tg_pt_gp->tg_pt_gp_nonop_delay_msecs);
  1826. }
  1827. ssize_t core_alua_store_nonop_delay_msecs(
  1828. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1829. const char *page,
  1830. size_t count)
  1831. {
  1832. unsigned long tmp;
  1833. int ret;
  1834. ret = kstrtoul(page, 0, &tmp);
  1835. if (ret < 0) {
  1836. pr_err("Unable to extract nonop_delay_msecs\n");
  1837. return ret;
  1838. }
  1839. if (tmp > ALUA_MAX_NONOP_DELAY_MSECS) {
  1840. pr_err("Passed nonop_delay_msecs: %lu, exceeds"
  1841. " ALUA_MAX_NONOP_DELAY_MSECS: %d\n", tmp,
  1842. ALUA_MAX_NONOP_DELAY_MSECS);
  1843. return -EINVAL;
  1844. }
  1845. tg_pt_gp->tg_pt_gp_nonop_delay_msecs = (int)tmp;
  1846. return count;
  1847. }
  1848. ssize_t core_alua_show_trans_delay_msecs(
  1849. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1850. char *page)
  1851. {
  1852. return sprintf(page, "%d\n", tg_pt_gp->tg_pt_gp_trans_delay_msecs);
  1853. }
  1854. ssize_t core_alua_store_trans_delay_msecs(
  1855. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1856. const char *page,
  1857. size_t count)
  1858. {
  1859. unsigned long tmp;
  1860. int ret;
  1861. ret = kstrtoul(page, 0, &tmp);
  1862. if (ret < 0) {
  1863. pr_err("Unable to extract trans_delay_msecs\n");
  1864. return ret;
  1865. }
  1866. if (tmp > ALUA_MAX_TRANS_DELAY_MSECS) {
  1867. pr_err("Passed trans_delay_msecs: %lu, exceeds"
  1868. " ALUA_MAX_TRANS_DELAY_MSECS: %d\n", tmp,
  1869. ALUA_MAX_TRANS_DELAY_MSECS);
  1870. return -EINVAL;
  1871. }
  1872. tg_pt_gp->tg_pt_gp_trans_delay_msecs = (int)tmp;
  1873. return count;
  1874. }
  1875. ssize_t core_alua_show_implicit_trans_secs(
  1876. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1877. char *page)
  1878. {
  1879. return sprintf(page, "%d\n", tg_pt_gp->tg_pt_gp_implicit_trans_secs);
  1880. }
  1881. ssize_t core_alua_store_implicit_trans_secs(
  1882. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1883. const char *page,
  1884. size_t count)
  1885. {
  1886. unsigned long tmp;
  1887. int ret;
  1888. ret = kstrtoul(page, 0, &tmp);
  1889. if (ret < 0) {
  1890. pr_err("Unable to extract implicit_trans_secs\n");
  1891. return ret;
  1892. }
  1893. if (tmp > ALUA_MAX_IMPLICIT_TRANS_SECS) {
  1894. pr_err("Passed implicit_trans_secs: %lu, exceeds"
  1895. " ALUA_MAX_IMPLICIT_TRANS_SECS: %d\n", tmp,
  1896. ALUA_MAX_IMPLICIT_TRANS_SECS);
  1897. return -EINVAL;
  1898. }
  1899. tg_pt_gp->tg_pt_gp_implicit_trans_secs = (int)tmp;
  1900. return count;
  1901. }
  1902. ssize_t core_alua_show_preferred_bit(
  1903. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1904. char *page)
  1905. {
  1906. return sprintf(page, "%d\n", tg_pt_gp->tg_pt_gp_pref);
  1907. }
  1908. ssize_t core_alua_store_preferred_bit(
  1909. struct t10_alua_tg_pt_gp *tg_pt_gp,
  1910. const char *page,
  1911. size_t count)
  1912. {
  1913. unsigned long tmp;
  1914. int ret;
  1915. ret = kstrtoul(page, 0, &tmp);
  1916. if (ret < 0) {
  1917. pr_err("Unable to extract preferred ALUA value\n");
  1918. return ret;
  1919. }
  1920. if ((tmp != 0) && (tmp != 1)) {
  1921. pr_err("Illegal value for preferred ALUA: %lu\n", tmp);
  1922. return -EINVAL;
  1923. }
  1924. tg_pt_gp->tg_pt_gp_pref = (int)tmp;
  1925. return count;
  1926. }
  1927. ssize_t core_alua_show_offline_bit(struct se_lun *lun, char *page)
  1928. {
  1929. return sprintf(page, "%d\n",
  1930. atomic_read(&lun->lun_tg_pt_secondary_offline));
  1931. }
  1932. ssize_t core_alua_store_offline_bit(
  1933. struct se_lun *lun,
  1934. const char *page,
  1935. size_t count)
  1936. {
  1937. /*
  1938. * rcu_dereference_raw protected by se_lun->lun_group symlink
  1939. * reference to se_device->dev_group.
  1940. */
  1941. struct se_device *dev = rcu_dereference_raw(lun->lun_se_dev);
  1942. unsigned long tmp;
  1943. int ret;
  1944. if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH_ALUA ||
  1945. (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE))
  1946. return -ENODEV;
  1947. ret = kstrtoul(page, 0, &tmp);
  1948. if (ret < 0) {
  1949. pr_err("Unable to extract alua_tg_pt_offline value\n");
  1950. return ret;
  1951. }
  1952. if ((tmp != 0) && (tmp != 1)) {
  1953. pr_err("Illegal value for alua_tg_pt_offline: %lu\n",
  1954. tmp);
  1955. return -EINVAL;
  1956. }
  1957. ret = core_alua_set_tg_pt_secondary_state(lun, 0, (int)tmp);
  1958. if (ret < 0)
  1959. return -EINVAL;
  1960. return count;
  1961. }
  1962. ssize_t core_alua_show_secondary_status(
  1963. struct se_lun *lun,
  1964. char *page)
  1965. {
  1966. return sprintf(page, "%d\n", lun->lun_tg_pt_secondary_stat);
  1967. }
  1968. ssize_t core_alua_store_secondary_status(
  1969. struct se_lun *lun,
  1970. const char *page,
  1971. size_t count)
  1972. {
  1973. unsigned long tmp;
  1974. int ret;
  1975. ret = kstrtoul(page, 0, &tmp);
  1976. if (ret < 0) {
  1977. pr_err("Unable to extract alua_tg_pt_status\n");
  1978. return ret;
  1979. }
  1980. if ((tmp != ALUA_STATUS_NONE) &&
  1981. (tmp != ALUA_STATUS_ALTERED_BY_EXPLICIT_STPG) &&
  1982. (tmp != ALUA_STATUS_ALTERED_BY_IMPLICIT_ALUA)) {
  1983. pr_err("Illegal value for alua_tg_pt_status: %lu\n",
  1984. tmp);
  1985. return -EINVAL;
  1986. }
  1987. lun->lun_tg_pt_secondary_stat = (int)tmp;
  1988. return count;
  1989. }
  1990. ssize_t core_alua_show_secondary_write_metadata(
  1991. struct se_lun *lun,
  1992. char *page)
  1993. {
  1994. return sprintf(page, "%d\n", lun->lun_tg_pt_secondary_write_md);
  1995. }
  1996. ssize_t core_alua_store_secondary_write_metadata(
  1997. struct se_lun *lun,
  1998. const char *page,
  1999. size_t count)
  2000. {
  2001. unsigned long tmp;
  2002. int ret;
  2003. ret = kstrtoul(page, 0, &tmp);
  2004. if (ret < 0) {
  2005. pr_err("Unable to extract alua_tg_pt_write_md\n");
  2006. return ret;
  2007. }
  2008. if ((tmp != 0) && (tmp != 1)) {
  2009. pr_err("Illegal value for alua_tg_pt_write_md:"
  2010. " %lu\n", tmp);
  2011. return -EINVAL;
  2012. }
  2013. lun->lun_tg_pt_secondary_write_md = (int)tmp;
  2014. return count;
  2015. }
  2016. int core_setup_alua(struct se_device *dev)
  2017. {
  2018. if (!(dev->transport->transport_flags &
  2019. TRANSPORT_FLAG_PASSTHROUGH_ALUA) &&
  2020. !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) {
  2021. struct t10_alua_lu_gp_member *lu_gp_mem;
  2022. /*
  2023. * Associate this struct se_device with the default ALUA
  2024. * LUN Group.
  2025. */
  2026. lu_gp_mem = core_alua_allocate_lu_gp_mem(dev);
  2027. if (IS_ERR(lu_gp_mem))
  2028. return PTR_ERR(lu_gp_mem);
  2029. spin_lock(&lu_gp_mem->lu_gp_mem_lock);
  2030. __core_alua_attach_lu_gp_mem(lu_gp_mem,
  2031. default_lu_gp);
  2032. spin_unlock(&lu_gp_mem->lu_gp_mem_lock);
  2033. pr_debug("%s: Adding to default ALUA LU Group:"
  2034. " core/alua/lu_gps/default_lu_gp\n",
  2035. dev->transport->name);
  2036. }
  2037. return 0;
  2038. }