/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | recover.c | 61 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()
|
D | import.c | 91 CDEBUG(D_HA, "%p %s: changing import state from %s to %s\n", \ 192 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_and_unlock_import() 407 CDEBUG(D_HA, "%s: waking up pinger s:%s\n", obd2cli_tgt(imp->imp_obd), in ptlrpc_pinger_force() 424 CDEBUG(D_HA, "import %s@%s for %s not replayable, auto-deactivating\n", in ptlrpc_fail_import() 445 CDEBUG(D_HA, "%s: recovery started, waiting %u seconds\n", in ptlrpc_reconnect_import() 451 CDEBUG(D_HA, "%s: recovery finished s:%s\n", obd2cli_tgt(imp->imp_obd), in ptlrpc_reconnect_import() 505 CDEBUG(D_HA, "%s: connect to NID %s last attempt %llu\n", in import_select_connection() 551 CDEBUG(D_HA, "%s: tried all connections, increasing latency to %ds\n", in import_select_connection() 574 CDEBUG(D_HA, "%s: Connection changing to %.*s (at %s)\n", in import_select_connection() [all …]
|
D | pinger.c | 167 CDEBUG(D_HA, "IR up\n"); in ptlrpc_pinger_ir_up() 174 CDEBUG(D_HA, "IR down\n"); in ptlrpc_pinger_ir_down() 209 …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() 222 CDEBUG(D_HA, "%s->%s: not pinging (in recovery or recovery disabled: %s)\n", in ptlrpc_pinger_process_import() 388 CDEBUG(D_HA, "adding pingable import %s->%s\n", in ptlrpc_pinger_add_import() 411 CDEBUG(D_HA, "removing pingable import %s->%s\n", in ptlrpc_pinger_del_import() 585 CDEBUG(D_HA, "Starting Ping Evictor\n"); in ping_evictor_main() 605 CDEBUG(D_HA, "evicting all exports of obd %s older than %ld\n", in ping_evictor_main() 629 CDEBUG(D_HA, "Last request was at %ld\n", in ping_evictor_main() 647 CDEBUG(D_HA, "Exiting Ping Evictor\n"); in ping_evictor_main()
|
D | client.c | 1073 D_HA : D_ERROR, req, "IMP_CLOSED "); in ptlrpc_import_delay_req() 1105 DEBUG_REQ(D_HA, req, "allow during recovery.\n"); in ptlrpc_import_delay_req() 1424 DEBUG_REQ(D_HA, req, "req from PID %d waiting for recovery: (%s != %s)", in ptlrpc_send_new_req() 1470 DEBUG_REQ(D_HA, req, "send failed (%d); expect timeout", rc); in ptlrpc_send_new_req() 1713 CDEBUG(D_HA, "resend bulk old x%llu new x%llu\n", in ptlrpc_check_set() 1744 DEBUG_REQ(D_HA, req, in ptlrpc_check_set() 1927 DEBUG_REQ(D_HA, req, "NULL import: already cleaned up?"); in ptlrpc_expire_one_request() 2554 DEBUG_REQ(D_HA, req, "going to resend"); in ptlrpc_resend_req() 2561 DEBUG_REQ(D_HA, req, "it has reply, so skip it"); in ptlrpc_resend_req() 2576 CDEBUG(D_HA, "resend bulk old x%llu new x%llu\n", in ptlrpc_resend_req() [all …]
|
D | niobuf.c | 382 CDEBUG(D_HA, "sending ENODEV from failed obd %d\n", in ptlrpc_send_reply() 511 CDEBUG(D_HA, "muting rpc for failed imp obd %s\n", in ptl_send_rpc()
|
D | service.c | 1081 CDEBUG(D_HA, "%s: Think about evicting %s from "CFS_TIME_T"\n", in ptlrpc_update_export_timer() 2084 CDEBUG(D_HA, "All locks stolen from rs %p x%lld.t%lld o%d NID %s\n", in ptlrpc_handle_rs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-debug.c | 93 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.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lib.c | 65 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() 183 CDEBUG(D_HA, "imp %p@%s: remove connection %s\n", in client_import_del_conn() 443 CDEBUG(D_HA, "marking %s %s->%s as inactive\n", in client_obd_setup() 755 CDEBUG(D_HA, "Schedule reply immediately\n"); in target_send_reply()
|
D | ldlm_request.c | 1277 DEBUG_REQ(D_HA, req, in ldlm_cli_update_pool()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | genops.c | 1251 CDEBUG(D_HA, in class_disconnect_export_list() 1262 CDEBUG(D_HA, "%s: disconnecting export at %s (%p), last request at " CFS_TIME_T "\n", in class_disconnect_export_list() 1268 CDEBUG(D_HA, "disconnected export at %s (%p): rc %d\n", in class_disconnect_export_list() 1286 CDEBUG(D_HA, "OBD device %d (%p) has exports, disconnecting them\n", in class_disconnect_exports() 1291 CDEBUG(D_HA, "OBD device %d (%p) has no exports\n", in class_disconnect_exports() 1329 CDEBUG(D_HA, "%s: disconnect stale client %s@%s\n", in class_disconnect_stale_exports() 1356 CDEBUG(D_HA, "disconnecting dead export %p/%s; skipping\n", in class_fail_export() 1361 CDEBUG(D_HA, "disconnecting export %p/%s\n", in class_fail_export() 1378 CDEBUG(D_HA, "disconnected export %p/%s\n", in class_fail_export() 1435 CDEBUG(D_HA, in obd_export_evict_by_nid() [all …]
|
D | llog_cat.c | 345 CDEBUG_LIMIT(rc == -ENOSPC ? D_HA : D_ERROR, in llog_cat_add_rec() 542 CDEBUG(D_HA, "processing log "DOSTID":%x at index %u of catalog " in llog_cat_process_cb() 638 CDEBUG(D_HA, "processing log "DOSTID":%x at index %u of catalog " in llog_cat_reverse_process_cb() 749 CDEBUG(D_HA, "cancel plain log at index %u of catalog " DOSTID "\n", in llog_cat_cleanup() 767 CDEBUG(D_HA, "processing log "DOSTID":%x at index %u of catalog " in cat_cancel_cb()
|
D | class_obd.c | 415 CDEBUG(D_HA, "%s: disabling committed-transno notification\n", in class_handle_ioctl()
|
D | obd_config.c | 1079 CDEBUG(D_HA, "lctl: invoked upcall %s %s %s, time %ldus\n", in process_param2_config()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | debug.c | 55 D_NETERROR | D_HA | D_CONFIG | D_IOCTL); 232 case D_HA: in libcfs_debug_dbg2str()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_request.c | 306 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_getattr_set() 394 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_destroy_set() 510 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); in lov_prep_setattr_set() 734 CDEBUG(D_HA, "lov idx %d inactive\n", i); in lov_prep_statfs_set() 741 CDEBUG(D_HA, "lov idx %d administratively disabled\n", i); in lov_prep_statfs_set()
|
D | lov_obd.c | 1316 CDEBUG(D_HA, "lov idx %d NULL\n", loi->loi_ost_idx); in lov_find_cbdata() 2244 CDEBUG(D_HA, "ost %d is inactive\n", i); in lov_quotactl()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_misc.c | 79 CDEBUG(D_HA, in cl_init_ea_size()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 144 #define D_HA 0x00080000 /* recovery and failover */ macro
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_reint.c | 290 CDEBUG(D_HA, "%s: resend:%d create on "DFID"/"DFID"\n", in mdc_create() 297 CDEBUG(D_HA, "resend cross eviction\n"); in mdc_create()
|
D | mdc_request.c | 691 CDEBUG(D_HA, "updating handle from %#llx to %#llx\n", in mdc_replay_open() 708 DEBUG_REQ(D_HA, close_req, "updating close body with new fh"); in mdc_replay_open() 912 DEBUG_REQ(D_HA, mod->mod_open_req, "matched open"); in mdc_close() 919 CDEBUG(D_HA, in mdc_close() 961 DEBUG_REQ(D_HA, req, "Reset ESTALE = %d", rc); in mdc_close() 1005 DEBUG_REQ(D_HA, mod->mod_open_req, "matched setattr"); in mdc_done_writing() 2135 CDEBUG(D_HA, "recover copytool registration to MDT (archive=%#x)\n", in mdc_hsm_ct_reregister()
|
D | mdc_locks.c | 927 CDEBUG(D_HA, "%s: resend:%d op:%d "DFID"/"DFID"\n", in mdc_enqueue() 934 CDEBUG(D_HA, "resend cross eviction\n"); in mdc_enqueue()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 497 DEBUG_REQ(D_HA, req, in osc_real_create() 536 CDEBUG(D_HA, "transno: %lld\n", in osc_real_create() 1770 CDEBUG(D_HA, "%s: resend cross eviction for object: " DOSTID ", rc = %d.\n", in brw_interpret() 3222 CDEBUG(D_HA, "Deactivating import %s\n", obd->obd_name); in osc_precleanup()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1310 CDEBUG(D_HA, "obd %s not set up\n", obd->obd_name); in obd_notify() 1315 CDEBUG(D_HA, "obd %s has no notify handler\n", obd->obd_name); in obd_notify()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 2772 CDEBUG(D_HA, "mdt %d is inactive.\n", i); in lmv_quotactl()
|