/drivers/staging/lustre/lustre/ptlrpc/ |
D | recover.c | 57 CDEBUG(D_HA, "%s: starting recovery\n", obd2cli_tgt(imp->imp_obd)); in ptlrpc_initiate_recovery() 83 CDEBUG(D_HA, "import %p from %s committed %llu last %llu\n", in ptlrpc_replay_next() 218 DEBUG_REQ(D_HA, req, "waking (set %p):", req->rq_set); in ptlrpc_wake_delayed() 228 CDEBUG(D_HA, "import %s of %s@%s abruptly disconnected: reconnecting\n", in ptlrpc_request_handle_notconn() 235 CDEBUG(D_HA, "import %s@%s for %s not replayable, auto-deactivating\n", in ptlrpc_request_handle_notconn() 290 CDEBUG(D_HA, "setting import %s VALID\n", in ptlrpc_set_import_active() 349 CDEBUG(D_HA, "%s: recovery started, waiting %u seconds\n", in ptlrpc_recover_import() 355 CDEBUG(D_HA, "%s: recovery finished\n", in ptlrpc_recover_import()
|
D | import.c | 87 CDEBUG(D_HA, "%p %s: changing import state from %s to %s\n", \ 188 CDEBUG(D_HA, "%s: import %p already %s (conn %u, was %u): %s\n", in ptlrpc_set_import_discon() 205 CDEBUG(D_HA, "setting import %s INVALID\n", obd2cli_tgt(imp->imp_obd)); in ptlrpc_deactivate_import() 401 CDEBUG(D_HA, "%s: waking up pinger s:%s\n", obd2cli_tgt(imp->imp_obd), in ptlrpc_pinger_force() 418 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() 471 CDEBUG(D_HA, "%s: connect to NID %s last attempt %llu\n", in import_select_connection() 521 CDEBUG(D_HA, "%s: tried all connections, increasing latency to %ds\n", in import_select_connection() 541 CDEBUG(D_HA, "%s: Connection changing to %.*s (at %s)\n", in import_select_connection() [all …]
|
D | pinger.c | 151 CDEBUG(D_HA, "IR up\n"); in ptlrpc_pinger_ir_up() 158 CDEBUG(D_HA, "IR down\n"); in ptlrpc_pinger_ir_down() 193 …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() 206 CDEBUG(D_HA, "%s->%s: not pinging (in recovery or recovery disabled: %s)\n", in ptlrpc_pinger_process_import() 365 CDEBUG(D_HA, "adding pingable import %s->%s\n", in ptlrpc_pinger_add_import() 388 CDEBUG(D_HA, "removing pingable import %s->%s\n", in ptlrpc_pinger_del_import()
|
D | client.c | 1038 D_HA : D_ERROR, req, "IMP_CLOSED "); in ptlrpc_import_delay_req() 1042 DEBUG_REQ(D_HA, req, "send limit expired "); in ptlrpc_import_delay_req() 1070 DEBUG_REQ(D_HA, req, "allow during recovery.\n"); in ptlrpc_import_delay_req() 1396 DEBUG_REQ(D_HA, req, "req from PID %d waiting for recovery: (%s != %s)", in ptlrpc_send_new_req() 1442 DEBUG_REQ(D_HA, req, "send failed (%d); expect timeout", rc); in ptlrpc_send_new_req() 1700 CDEBUG(D_HA, "resend bulk old x%llu new x%llu\n", in ptlrpc_check_set() 1731 DEBUG_REQ(D_HA, req, in ptlrpc_check_set() 1925 DEBUG_REQ(D_HA, req, "NULL import: already cleaned up?"); in ptlrpc_expire_one_request() 2526 DEBUG_REQ(D_HA, req, "going to resend"); in ptlrpc_resend_req() 2535 DEBUG_REQ(D_HA, req, "it has reply, so skip it"); in ptlrpc_resend_req() [all …]
|
D | niobuf.c | 378 CDEBUG(D_HA, "sending ENODEV from failed obd %d\n", in ptlrpc_send_reply() 506 CDEBUG(D_HA, "muting rpc for failed imp obd %s\n", in ptl_send_rpc()
|
D | service.c | 1835 CDEBUG(D_HA, "All locks stolen from rs %p x%lld.t%lld o%d NID %s\n", in ptlrpc_handle_rs()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lib.c | 61 CDEBUG(D_HA, "Nothing to do\n"); in import_set_conn() 67 CDEBUG(D_HA, "can't find connection %s\n", uuid->uuid); in import_set_conn() 88 CDEBUG(D_HA, "imp %p@%s: found existing conn %s%s\n", in import_set_conn() 106 CDEBUG(D_HA, "imp %p@%s: add connection %s at %s\n", in import_set_conn() 178 CDEBUG(D_HA, "imp %p@%s: remove connection %s\n", in client_import_del_conn() 408 CDEBUG(D_HA, "marking %s %s->%s as inactive\n", in client_obd_setup() 725 CDEBUG(D_HA, "Schedule reply immediately\n"); in target_send_reply()
|
D | ldlm_request.c | 1001 DEBUG_REQ(D_HA, req, in ldlm_cli_update_pool()
|
/drivers/staging/lustre/lnet/libcfs/linux/ |
D | linux-debug.c | 89 CDEBUG(D_HA, "Invoked LNET debug log upcall %s %s\n", in libcfs_run_debug_log_upcall() 119 CDEBUG(D_HA, "Invoked LNET upcall %s %s%s%s%s%s%s%s%s\n", in libcfs_run_upcall()
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_request.c | 286 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_getattr_set() 410 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_setattr_set() 635 CDEBUG(D_HA, "lov idx %d inactive\n", i); in lov_prep_statfs_set() 646 CDEBUG(D_HA, "lov idx %d administratively disabled\n", i); in lov_prep_statfs_set()
|
D | lov_obd.c | 1955 CDEBUG(D_HA, "ost %d is inactive\n", i); in lov_quotactl()
|
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_reint.c | 280 CDEBUG(D_HA, "%s: resend:%d create on "DFID"/"DFID"\n", in mdc_create() 287 CDEBUG(D_HA, "resend cross eviction\n"); in mdc_create()
|
D | mdc_request.c | 558 CDEBUG(D_HA, "updating handle from %#llx to %#llx\n", in mdc_replay_open() 575 DEBUG_REQ(D_HA, close_req, "updating close body with new fh"); in mdc_replay_open() 771 DEBUG_REQ(D_HA, mod->mod_open_req, "matched open"); in mdc_close() 779 CDEBUG(D_HA, in mdc_close() 844 DEBUG_REQ(D_HA, req, "Reset ESTALE = %d", rc); in mdc_close() 888 DEBUG_REQ(D_HA, mod->mod_open_req, "matched setattr"); in mdc_done_writing() 2466 CDEBUG(D_HA, "%s: recover copytool registration to MDT (archive=%#x)\n", in mdc_hsm_ct_reregister()
|
D | mdc_locks.c | 837 CDEBUG(D_HA, "%s: resend:%d op:%d "DFID"/"DFID"\n", in mdc_enqueue() 844 CDEBUG(D_HA, "resend cross eviction\n"); in mdc_enqueue()
|
/drivers/staging/lustre/lustre/llite/ |
D | lcommon_misc.c | 75 CDEBUG(D_HA, in cl_init_ea_size()
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 143 #define D_HA 0x00080000 /* recovery and failover */ macro
|
/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 155 CDEBUG(D_HA, "processing log "DOSTID":%x at index %u of catalog " in llog_cat_process_cb()
|
D | genops.c | 1065 CDEBUG(D_HA, "disconnecting dead export %p/%s; skipping\n", in class_fail_export() 1070 CDEBUG(D_HA, "disconnecting export %p/%s\n", in class_fail_export() 1088 CDEBUG(D_HA, "disconnected export %p/%s\n", in class_fail_export()
|
D | class_obd.c | 352 CDEBUG(D_HA, "%s: disabling committed-transno notification\n", in class_handle_ioctl()
|
D | obd_config.c | 750 CDEBUG(D_HA, "lctl: invoked upcall %s %s %s, time %ldus\n", in process_param2_config()
|
/drivers/staging/lustre/lnet/libcfs/ |
D | debug.c | 51 D_NETERROR | D_HA | D_CONFIG | D_IOCTL);
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 433 DEBUG_REQ(D_HA, req, in osc_create() 462 CDEBUG(D_HA, "transno: %lld\n", in osc_create() 1685 CDEBUG(D_HA, "%s: resend cross eviction for object: " DOSTID ", rc = %d.\n", in brw_interpret() 3009 CDEBUG(D_HA, "Deactivating import %s\n", obd->obd_name); in osc_precleanup()
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1181 CDEBUG(D_HA, "obd %s not set up\n", obd->obd_name); in obd_notify() 1186 CDEBUG(D_HA, "obd %s has no notify handler\n", obd->obd_name); in obd_notify()
|
/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 3100 CDEBUG(D_HA, "%s: "DFID" is inaccessible: rc = %d\n", in lmv_lock_match()
|