Lines Matching refs:drbd_err
355 drbd_err(device, "%s: allocation failed\n", __func__); in drbd_alloc_peer_req()
502 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_recv()
646 drbd_err(connection, "%s failed, err = %d\n", what, err); in drbd_try_connect()
729 drbd_err(connection, "%s failed, err = %d\n", what, err); in prepare_listen_socket()
771 drbd_err(connection, "accept failed, err = %d\n", err); in drbd_wait_for_connect()
947 drbd_err(connection, "Logic error in conn_connect()\n"); in conn_connect()
1049 drbd_err(connection, "Authentication of peer failed\n"); in conn_connect()
1052 drbd_err(connection, "Authentication of peer failed, trying again.\n"); in conn_connect()
1131 drbd_err(connection, "Header padding is not zero\n"); in decode_header()
1150 drbd_err(connection, "Wrong magic value 0x%08x in protocol version %d\n", in decode_header()
1414 drbd_err(device, "submit_ee: Allocation of a bio failed (nr_pages=%u)\n", nr_pages); in drbd_submit_peer_request()
1440 drbd_err(device, in drbd_submit_peer_request()
1561 drbd_err(connection, "Strangeness in connection->write_ordering %d\n", in receive_Barrier()
1628 drbd_err(device, "request from peer beyond end of local disk: " in read_in_block()
1653 drbd_err(device, "Fault injection: Corrupting data on receive\n"); in read_in_block()
1667 drbd_err(device, "Digest integrity check FAILED: %llus +%u\n", in read_in_block()
1744 drbd_err(peer_device, "Digest integrity check FAILED. Broken NICs?\n"); in recv_dless_read()
1810 drbd_err(device, "submit failed, triggering re-connect\n"); in recv_resync_read()
1832 drbd_err(device, "%s: failed to find request 0x%lx, sector %llus\n", func, in find_request()
1896 drbd_err(device, "Can not write resync data to local disk.\n"); in receive_RSDataReply()
2116 drbd_err(device, "Timed out waiting for missing ack packets; disconnecting\n"); in wait_for_and_update_peer_seq()
2414 drbd_err(device, "submit failed, triggering re-connect\n"); in receive_Data()
2534 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__, in receive_DataRequest()
2539 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__, in receive_DataRequest()
2564 drbd_err(device, "Can not satisfy peer's read request, " in receive_DataRequest()
2703 drbd_err(device, "submit failed, triggering re-connect\n"); in receive_DataRequest()
2740 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_0p()
2816 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_1p()
2875 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_2p()
3225 drbd_err(device, "I shall become SyncSource, but I am inconsistent!\n"); in drbd_sync_handshake()
3236 drbd_err(device, "I shall become SyncTarget, but I am primary!\n"); in drbd_sync_handshake()
3329 drbd_err(connection, "incompatible %s settings\n", "protocol"); in receive_protocol()
3334 drbd_err(connection, "incompatible %s settings\n", "after-sb-0pri"); in receive_protocol()
3339 drbd_err(connection, "incompatible %s settings\n", "after-sb-1pri"); in receive_protocol()
3344 drbd_err(connection, "incompatible %s settings\n", "after-sb-2pri"); in receive_protocol()
3349 drbd_err(connection, "incompatible %s settings\n", "discard-my-data"); in receive_protocol()
3354 drbd_err(connection, "incompatible %s settings\n", "allow-two-primaries"); in receive_protocol()
3359 drbd_err(connection, "incompatible %s settings\n", "data-integrity-alg"); in receive_protocol()
3380 drbd_err(connection, "peer data-integrity-alg %s not supported\n", in receive_protocol()
3389 drbd_err(connection, "Allocation of buffers for data integrity checking failed\n"); in receive_protocol()
3396 drbd_err(connection, "Allocation of new net_conf failed\n"); in receive_protocol()
3455 drbd_err(device, "Can not allocate \"%s\" as %s (reason: %ld)\n", in drbd_crypto_alloc_digest_safe()
3527 drbd_err(device, "SyncParam packet too long: received %u, expected <= %u bytes\n", in receive_SyncParam()
3560 drbd_err(device, "Allocation of new disk_conf failed\n"); in receive_SyncParam()
3573 drbd_err(device, "verify-alg of wrong size, " in receive_SyncParam()
3599 drbd_err(device, "Different verify-alg settings. me=\"%s\" peer=\"%s\"\n", in receive_SyncParam()
3613 drbd_err(device, "Different csums-alg settings. me=\"%s\" peer=\"%s\"\n", in receive_SyncParam()
3635 drbd_err(device, "kmalloc of fifo_buffer failed"); in receive_SyncParam()
3645 drbd_err(device, "Allocation of new net_conf failed\n"); in receive_SyncParam()
3769 drbd_err(device, "The peer's disk size is too small!\n"); in receive_sizes()
3780 drbd_err(device, "Allocation of new disk_conf failed\n"); in receive_sizes()
3881 drbd_err(device, "kmalloc of p_uuid failed\n"); in receive_uuids()
3895 drbd_err(device, "Can only connect to data with current UUID=%016llX\n", in receive_uuids()
4146 drbd_err(device, "Disk attach process on the peer node was aborted.\n"); in receive_state()
4174 drbd_err(device, "Aborting Connect, can not thaw IO with an only Consistent peer\n"); in receive_state()
4238 drbd_err(device, "Ignoring SyncUUID packet!\n"); in receive_sync_uuid()
4261 drbd_err(peer_device, "%s:want (%u) != size (%u)\n", __func__, want, size); in receive_bitmap_plain()
4331 drbd_err(peer_device, "bitmap overflow (e:%lu) while decoding bm RLE packet\n", e); in recv_bm_rle_bits()
4338 drbd_err(peer_device, "bitmap decoding error: h:%d b:%d la:0x%08llx l:%u/%u\n", in recv_bm_rle_bits()
4383 drbd_err(peer_device, "receive_bitmap_c: unknown encoding %u\n", p->encoding); in decode_bitmap_c()
4462 drbd_err(device, "ReportCBitmap packet too large\n"); in receive_bitmap()
4467 drbd_err(device, "ReportCBitmap packet too small (l:%u)\n", pi->size); in receive_bitmap()
4554 drbd_err(device, "ASSERT FAILED cstate = %s, expected: WFSyncUUID|WFBitMapT|Behind\n", in receive_out_of_sync()
4613 drbd_err(connection, "Unexpected data packet %s (0x%04x)", in drbdd()
4620 drbd_err(connection, "No payload expected %s l:%d\n", in drbdd()
4636 drbd_err(connection, "error receiving %s, e: %d l: %d!\n", in drbdd()
4679 drbd_err(connection, "ASSERTION FAILED: connection->current_epoch->list not empty\n"); in conn_disconnect()
4833 drbd_err(connection, "expected ConnectionFeatures packet, received: %s (0x%04x)\n", in drbd_do_features()
4839 drbd_err(connection, "expected ConnectionFeatures length: %u, received: %u\n", in drbd_do_features()
4870 drbd_err(connection, "incompatible DRBD dialects: " in drbd_do_features()
4880 drbd_err(connection, "This kernel was build without CONFIG_CRYPTO_HMAC.\n"); in drbd_do_auth()
4881 drbd_err(connection, "You need to disable 'cram-hmac-alg' in drbd.conf.\n"); in drbd_do_auth()
4922 drbd_err(connection, "crypto_hash_setkey() failed with %d\n", rv); in drbd_do_auth()
4946 drbd_err(connection, "expected AuthChallenge packet, received: %s (0x%04x)\n", in drbd_do_auth()
4953 drbd_err(connection, "expected AuthChallenge payload too big.\n"); in drbd_do_auth()
4959 drbd_err(connection, "AuthChallenge payload too small.\n"); in drbd_do_auth()
4966 drbd_err(connection, "kmalloc of peers_ch failed\n"); in drbd_do_auth()
4978 drbd_err(connection, "Peer presented the same challenge!\n"); in drbd_do_auth()
4986 drbd_err(connection, "kmalloc of response failed\n"); in drbd_do_auth()
4996 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv); in drbd_do_auth()
5017 drbd_err(connection, "expected AuthResponse packet, received: %s (0x%04x)\n", in drbd_do_auth()
5024 drbd_err(connection, "expected AuthResponse payload of wrong size\n"); in drbd_do_auth()
5037 drbd_err(connection, "kmalloc of right_response failed\n"); in drbd_do_auth()
5046 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv); in drbd_do_auth()
5107 drbd_err(connection, "Requested state change failed by peer: %s (%d)\n", in got_conn_RqSReply()
5136 drbd_err(device, "Requested state change failed by peer: %s (%d)\n", in got_RqSReply()
5308 drbd_err(device, "Got NegDReply; Sector %llus, len %u.\n", in got_NegDReply()
5419 drbd_err(device, "kmalloc(dw) failed."); in got_OVResult()
5512 drbd_err(connection, "drbd_asender: ERROR set priority, ret=%d\n", rv); in drbd_asender()
5526 drbd_err(connection, "drbd_send_ping has failed\n"); in drbd_asender()
5538 drbd_err(connection, "connection_finish_peer_reqs() failed\n"); in drbd_asender()
5581 drbd_err(connection, "meta connection shut down by peer.\n"); in drbd_asender()
5590 drbd_err(connection, "PingAck did not arrive in time.\n"); in drbd_asender()
5598 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_asender()
5607 drbd_err(connection, "Unexpected meta packet %s (0x%04x)\n", in drbd_asender()
5613 drbd_err(connection, "Wrong packet size on meta (c: %d, l: %d)\n", in drbd_asender()
5623 drbd_err(connection, "%pf failed\n", cmd->fn); in drbd_asender()