Searched refs:CNETERR (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | acceptor.c | 102 …CNETERR("Connection to %s at host %pI4h on port %d was refused: check that Lustre is running on th… in lnet_connect_console_error() 108 …CNETERR("Connection to %s at host %pI4h was unreachable: the network or that node may be down, or … in lnet_connect_console_error() 112 …CNETERR("Connection to %s at host %pI4h on port %d took too long: that node may be hung or experie… in lnet_connect_console_error()
|
D | lib-move.c | 805 CNETERR("Dropping message for %s: peer not alive\n", in lnet_post_send_locked() 818 CNETERR("Aborting message for %s: LNetM[DE]Unlink() already called on the MD/ME.\n", in lnet_post_send_locked() 1425 CNETERR("Dropping PUT from %s portal %d match %llu offset %d length %d: %d\n", in lnet_parse_put() 1457 CNETERR("Dropping GET from %s portal %d match %llu offset %d length %d\n", in lnet_parse_get() 1517 CNETERR("%s: Dropping REPLY from %s for %s MD %#llx.%#llx\n", in lnet_parse_reply() 1537 CNETERR("%s: Dropping REPLY from %s length %d for MD %#llx would overflow (%d)\n", in lnet_parse_reply() 2136 CNETERR("Error sending PUT to %s: %d\n", in LNetPut() 2329 CNETERR("Error sending GET to %s: %d\n", in LNetGet()
|
D | router.c | 1610 CNETERR("Checker(%d/%d) not called for %d seconds\n", in lnet_router_checker()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_proto.c | 502 CNETERR("Error %d sending HELLO hdr to %pI4h/%d\n", in ksocknal_send_hello_v1() 518 CNETERR("Error %d sending HELLO payload (%d) to %pI4h/%d\n", in ksocknal_send_hello_v1() 551 CNETERR("Error %d sending HELLO hdr to %pI4h/%d\n", in ksocknal_send_hello_v2() 563 CNETERR("Error %d sending HELLO payload (%d) to %pI4h/%d\n", in ksocknal_send_hello_v2()
|
D | socklnd_cb.c | 416 CNETERR("Deleting packet type %d len %d %s->%s\n", in ksocknal_txlist_done() 422 CNETERR("Deleting noop packet\n"); in ksocknal_txlist_done() 918 CNETERR("No usable routes to %s\n", libcfs_id2str(id)); in ksocknal_launch_packet() 2257 CNETERR("A connection with %s (%pI4h:%d) was reset; it may have rebooted.\n", in ksocknal_find_timed_out_conn() 2263 CNETERR("A connection with %s (%pI4h:%d) timed out; the network or node may be down.\n", in ksocknal_find_timed_out_conn() 2269 CNETERR("An unexpected network error %d occurred with %s (%pI4h:%d\n", in ksocknal_find_timed_out_conn() 2285 CNETERR("Timeout receiving from %s (%pI4h:%d), state %d wanted %d left %d\n", in ksocknal_find_timed_out_conn() 2302 CNETERR("Timeout sending data to %s (%pI4h:%d) the network or that node may be down.\n", in ksocknal_find_timed_out_conn()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd_cb.c | 474 CNETERR("Rx from %s failed: %d\n", in kiblnd_rx_complete() 1008 CNETERR("Tx -> %s cookie %#llx sending %d waiting %d: failed %d\n", in kiblnd_tx_complete() 1884 CNETERR("Closing conn to %s: error %d%s%s%s%s%s\n", in kiblnd_close_conn_locked() 2065 CNETERR("Deleting messages for %s: connection failed\n", in kiblnd_peer_connect_failed() 2503 CNETERR("%s: retrying (%s), %x, %x, queue_dep: %d, max_frag: %d, msg_size: %d\n", in kiblnd_reconnect() 2528 CNETERR("%s rejected: no listener at %d\n", in kiblnd_rejected() 2644 CNETERR("%s rejected: reason %d, size %d\n", in kiblnd_rejected() 2837 CNETERR("%s: ADDR ERROR %d\n", in kiblnd_cm_callback() 2850 CNETERR("Can't resolve address for %s: %d\n", in kiblnd_cm_callback() 2868 CNETERR("%s: ROUTE ERROR %d\n", in kiblnd_cm_callback() [all …]
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 233 #define CNETERR(format, a...) CDEBUG_LIMIT(D_NETERROR, format, ## a) macro
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | conrpc.c | 932 CNETERR("session protocol error from %s: %u\n", in lstcon_sesnew_stat_reply() 946 CNETERR("Framework features %x from %s is different with features on this transaction: %x\n", in lstcon_sesnew_stat_reply()
|
D | console.c | 1713 CNETERR("Session %s already exists\n", in lstcon_session_new() 1726 CNETERR("Unknown session features %x\n", in lstcon_session_new()
|
D | rpc.c | 683 …CNETERR("Active RPC %p on shutdown: sv %s, peer %s, wi %s scheduled %d running %d, ev fired %d typ… in srpc_finish_service()
|
D | framework.c | 1271 CNETERR("Features of framework RPC don't match features of current session: %x/%x\n", in sfw_handle_server_rpc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | client.c | 80 CNETERR("cannot find peer %s!\n", uuid->uuid); in ptlrpc_uuid_to_connection()
|