Home
last modified time | relevance | path

Searched refs:D_HA (Results 1 – 24 of 24) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c61 CDEBUG(D_HA, "%s: starting recovery\n", obd2cli_tgt(imp->imp_obd)); in ptlrpc_initiate_recovery()
87 CDEBUG(D_HA, "import %p from %s committed %llu last %llu\n", in ptlrpc_replay_next()
222 DEBUG_REQ(D_HA, req, "waking (set %p):", req->rq_set); in ptlrpc_wake_delayed()
233 CDEBUG(D_HA, "import %s of %s@%s abruptly disconnected: reconnecting\n", in ptlrpc_request_handle_notconn()
240 CDEBUG(D_HA, "import %s@%s for %s not replayable, auto-deactivating\n", in ptlrpc_request_handle_notconn()
292 CDEBUG(D_HA, "setting import %s VALID\n", in ptlrpc_set_import_active()
351 CDEBUG(D_HA, "%s: recovery started, waiting %u seconds\n", in ptlrpc_recover_import()
357 CDEBUG(D_HA, "%s: recovery finished\n", in ptlrpc_recover_import()
Dimport.c91 CDEBUG(D_HA, "%p %s: changing import state from %s to %s\n", \
191 CDEBUG(D_HA, "%s: import %p already %s (conn %u, was %u): %s\n", in ptlrpc_set_import_discon()
208 CDEBUG(D_HA, "setting import %s INVALID\n", obd2cli_tgt(imp->imp_obd)); in ptlrpc_deactivate_import()
399 CDEBUG(D_HA, "%s: waking up pinger s:%s\n", obd2cli_tgt(imp->imp_obd), in ptlrpc_pinger_force()
416 CDEBUG(D_HA, "import %s@%s for %s not replayable, auto-deactivating\n", in ptlrpc_fail_import()
437 CDEBUG(D_HA, "%s: recovery started, waiting %u seconds\n", in ptlrpc_reconnect_import()
443 CDEBUG(D_HA, "%s: recovery finished s:%s\n", obd2cli_tgt(imp->imp_obd), in ptlrpc_reconnect_import()
498 CDEBUG(D_HA, "%s: connect to NID %s last attempt %llu\n", in import_select_connection()
545 CDEBUG(D_HA, "%s: tried all connections, increasing latency to %ds\n", in import_select_connection()
566 CDEBUG(D_HA, "%s: Connection changing to %.*s (at %s)\n", in import_select_connection()
[all …]
Dpinger.c154 CDEBUG(D_HA, "IR up\n"); in ptlrpc_pinger_ir_up()
161 CDEBUG(D_HA, "IR down\n"); in ptlrpc_pinger_ir_down()
196 …CDEBUG(level == LUSTRE_IMP_FULL ? D_INFO : D_HA, "%s->%s: level %s/%u force %u force_next %u deact… in ptlrpc_pinger_process_import()
209 CDEBUG(D_HA, "%s->%s: not pinging (in recovery or recovery disabled: %s)\n", in ptlrpc_pinger_process_import()
366 CDEBUG(D_HA, "adding pingable import %s->%s\n", in ptlrpc_pinger_add_import()
389 CDEBUG(D_HA, "removing pingable import %s->%s\n", in ptlrpc_pinger_del_import()
Dclient.c1029 D_HA : D_ERROR, req, "IMP_CLOSED "); in ptlrpc_import_delay_req()
1061 DEBUG_REQ(D_HA, req, "allow during recovery.\n"); in ptlrpc_import_delay_req()
1381 DEBUG_REQ(D_HA, req, "req from PID %d waiting for recovery: (%s != %s)", in ptlrpc_send_new_req()
1427 DEBUG_REQ(D_HA, req, "send failed (%d); expect timeout", rc); in ptlrpc_send_new_req()
1670 CDEBUG(D_HA, "resend bulk old x%llu new x%llu\n", in ptlrpc_check_set()
1701 DEBUG_REQ(D_HA, req, in ptlrpc_check_set()
1895 DEBUG_REQ(D_HA, req, "NULL import: already cleaned up?"); in ptlrpc_expire_one_request()
2503 DEBUG_REQ(D_HA, req, "going to resend"); in ptlrpc_resend_req()
2512 DEBUG_REQ(D_HA, req, "it has reply, so skip it"); in ptlrpc_resend_req()
2527 CDEBUG(D_HA, "resend bulk old x%llu new x%llu\n", in ptlrpc_resend_req()
[all …]
Dniobuf.c378 CDEBUG(D_HA, "sending ENODEV from failed obd %d\n", in ptlrpc_send_reply()
507 CDEBUG(D_HA, "muting rpc for failed imp obd %s\n", in ptl_send_rpc()
Dservice.c1808 CDEBUG(D_HA, "All locks stolen from rs %p x%lld.t%lld o%d NID %s\n", in ptlrpc_handle_rs()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c93 CDEBUG(D_HA, "Invoked LNET debug log upcall %s %s\n", in libcfs_run_debug_log_upcall()
123 CDEBUG(D_HA, "Invoked LNET upcall %s %s%s%s%s%s%s%s%s\n", in libcfs_run_upcall()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c65 CDEBUG(D_HA, "Nothing to do\n"); in import_set_conn()
71 CDEBUG(D_HA, "can't find connection %s\n", uuid->uuid); in import_set_conn()
92 CDEBUG(D_HA, "imp %p@%s: found existing conn %s%s\n", in import_set_conn()
110 CDEBUG(D_HA, "imp %p@%s: add connection %s at %s\n", in import_set_conn()
182 CDEBUG(D_HA, "imp %p@%s: remove connection %s\n", in client_import_del_conn()
441 CDEBUG(D_HA, "marking %s %s->%s as inactive\n", in client_obd_setup()
752 CDEBUG(D_HA, "Schedule reply immediately\n"); in target_send_reply()
Dldlm_request.c977 DEBUG_REQ(D_HA, req, in ldlm_cli_update_pool()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_request.c294 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_getattr_set()
382 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_destroy_set()
499 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_setattr_set()
722 CDEBUG(D_HA, "lov idx %d inactive\n", i); in lov_prep_statfs_set()
729 CDEBUG(D_HA, "lov idx %d administratively disabled\n", i); in lov_prep_statfs_set()
Dlov_obd.c1297 CDEBUG(D_HA, "lov idx %d NULL\n", loi->loi_ost_idx); in lov_find_cbdata()
2210 CDEBUG(D_HA, "ost %d is inactive\n", i); in lov_quotactl()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Ddebug.c55 D_NETERROR | D_HA | D_CONFIG | D_IOCTL);
345 case D_HA: in libcfs_debug_dbg2str()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c78 CDEBUG(D_HA, in cl_init_ea_size()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h144 #define D_HA 0x00080000 /* recovery and failover */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c287 CDEBUG(D_HA, "%s: resend:%d create on "DFID"/"DFID"\n", in mdc_create()
294 CDEBUG(D_HA, "resend cross eviction\n"); in mdc_create()
Dmdc_request.c609 CDEBUG(D_HA, "updating handle from %#llx to %#llx\n", in mdc_replay_open()
626 DEBUG_REQ(D_HA, close_req, "updating close body with new fh"); in mdc_replay_open()
827 DEBUG_REQ(D_HA, mod->mod_open_req, "matched open"); in mdc_close()
834 CDEBUG(D_HA, in mdc_close()
876 DEBUG_REQ(D_HA, req, "Reset ESTALE = %d", rc); in mdc_close()
919 DEBUG_REQ(D_HA, mod->mod_open_req, "matched setattr"); in mdc_done_writing()
2030 CDEBUG(D_HA, "recover copytool registration to MDT (archive=%#x)\n", in mdc_hsm_ct_reregister()
Dmdc_locks.c894 CDEBUG(D_HA, "%s: resend:%d op:%d "DFID"/"DFID"\n", in mdc_enqueue()
901 CDEBUG(D_HA, "resend cross eviction\n"); in mdc_enqueue()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c159 CDEBUG(D_HA, "processing log "DOSTID":%x at index %u of catalog " in llog_cat_process_cb()
Dgenops.c1079 CDEBUG(D_HA, "disconnecting dead export %p/%s; skipping\n", in class_fail_export()
1084 CDEBUG(D_HA, "disconnecting export %p/%s\n", in class_fail_export()
1101 CDEBUG(D_HA, "disconnected export %p/%s\n", in class_fail_export()
Dclass_obd.c379 CDEBUG(D_HA, "%s: disabling committed-transno notification\n", in class_handle_ioctl()
Dobd_config.c766 CDEBUG(D_HA, "lctl: invoked upcall %s %s %s, time %ldus\n", in process_param2_config()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c473 DEBUG_REQ(D_HA, req, in osc_real_create()
512 CDEBUG(D_HA, "transno: %lld\n", in osc_real_create()
1731 CDEBUG(D_HA, "%s: resend cross eviction for object: " DOSTID ", rc = %d.\n", in brw_interpret()
3175 CDEBUG(D_HA, "Deactivating import %s\n", obd->obd_name); in osc_precleanup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h1212 CDEBUG(D_HA, "obd %s not set up\n", obd->obd_name); in obd_notify()
1217 CDEBUG(D_HA, "obd %s has no notify handler\n", obd->obd_name); in obd_notify()
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2701 CDEBUG(D_HA, "mdt %d is inactive.\n", i); in lmv_quotactl()