Lines Matching refs:drbd_err

355 			drbd_err(device, "%s: allocation failed\n", __func__);  in drbd_alloc_peer_req()
503 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_recv()
647 drbd_err(connection, "%s failed, err = %d\n", what, err); in drbd_try_connect()
730 drbd_err(connection, "%s failed, err = %d\n", what, err); in prepare_listen_socket()
772 drbd_err(connection, "accept failed, err = %d\n", err); in drbd_wait_for_connect()
948 drbd_err(connection, "Logic error in conn_connect()\n"); in conn_connect()
1050 drbd_err(connection, "Authentication of peer failed\n"); in conn_connect()
1053 drbd_err(connection, "Authentication of peer failed, trying again.\n"); in conn_connect()
1132 drbd_err(connection, "Header padding is not zero\n"); in decode_header()
1151 drbd_err(connection, "Wrong magic value 0x%08x in protocol version %d\n", in decode_header()
1415 drbd_err(device, "submit_ee: Allocation of a bio failed (nr_pages=%u)\n", nr_pages); in drbd_submit_peer_request()
1441 drbd_err(device, in drbd_submit_peer_request()
1562 drbd_err(connection, "Strangeness in connection->write_ordering %d\n", in receive_Barrier()
1629 drbd_err(device, "request from peer beyond end of local disk: " in read_in_block()
1654 drbd_err(device, "Fault injection: Corrupting data on receive\n"); in read_in_block()
1668 drbd_err(device, "Digest integrity check FAILED: %llus +%u\n", in read_in_block()
1745 drbd_err(peer_device, "Digest integrity check FAILED. Broken NICs?\n"); in recv_dless_read()
1811 drbd_err(device, "submit failed, triggering re-connect\n"); in recv_resync_read()
1833 drbd_err(device, "%s: failed to find request 0x%lx, sector %llus\n", func, in find_request()
1897 drbd_err(device, "Can not write resync data to local disk.\n"); in receive_RSDataReply()
2117 drbd_err(device, "Timed out waiting for missing ack packets; disconnecting\n"); in wait_for_and_update_peer_seq()
2415 drbd_err(device, "submit failed, triggering re-connect\n"); in receive_Data()
2535 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__, in receive_DataRequest()
2540 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__, in receive_DataRequest()
2565 drbd_err(device, "Can not satisfy peer's read request, " in receive_DataRequest()
2704 drbd_err(device, "submit failed, triggering re-connect\n"); in receive_DataRequest()
2741 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_0p()
2817 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_1p()
2876 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_2p()
3226 drbd_err(device, "I shall become SyncSource, but I am inconsistent!\n"); in drbd_sync_handshake()
3237 drbd_err(device, "I shall become SyncTarget, but I am primary!\n"); in drbd_sync_handshake()
3330 drbd_err(connection, "incompatible %s settings\n", "protocol"); in receive_protocol()
3335 drbd_err(connection, "incompatible %s settings\n", "after-sb-0pri"); in receive_protocol()
3340 drbd_err(connection, "incompatible %s settings\n", "after-sb-1pri"); in receive_protocol()
3345 drbd_err(connection, "incompatible %s settings\n", "after-sb-2pri"); in receive_protocol()
3350 drbd_err(connection, "incompatible %s settings\n", "discard-my-data"); in receive_protocol()
3355 drbd_err(connection, "incompatible %s settings\n", "allow-two-primaries"); in receive_protocol()
3360 drbd_err(connection, "incompatible %s settings\n", "data-integrity-alg"); in receive_protocol()
3381 drbd_err(connection, "peer data-integrity-alg %s not supported\n", in receive_protocol()
3390 drbd_err(connection, "Allocation of buffers for data integrity checking failed\n"); in receive_protocol()
3397 drbd_err(connection, "Allocation of new net_conf failed\n"); in receive_protocol()
3456 drbd_err(device, "Can not allocate \"%s\" as %s (reason: %ld)\n", in drbd_crypto_alloc_digest_safe()
3528 drbd_err(device, "SyncParam packet too long: received %u, expected <= %u bytes\n", in receive_SyncParam()
3561 drbd_err(device, "Allocation of new disk_conf failed\n"); in receive_SyncParam()
3574 drbd_err(device, "verify-alg of wrong size, " in receive_SyncParam()
3600 drbd_err(device, "Different verify-alg settings. me=\"%s\" peer=\"%s\"\n", in receive_SyncParam()
3614 drbd_err(device, "Different csums-alg settings. me=\"%s\" peer=\"%s\"\n", in receive_SyncParam()
3636 drbd_err(device, "kmalloc of fifo_buffer failed"); in receive_SyncParam()
3646 drbd_err(device, "Allocation of new net_conf failed\n"); in receive_SyncParam()
3770 drbd_err(device, "The peer's disk size is too small!\n"); in receive_sizes()
3781 drbd_err(device, "Allocation of new disk_conf failed\n"); in receive_sizes()
3882 drbd_err(device, "kmalloc of p_uuid failed\n"); in receive_uuids()
3896 drbd_err(device, "Can only connect to data with current UUID=%016llX\n", in receive_uuids()
4147 drbd_err(device, "Disk attach process on the peer node was aborted.\n"); in receive_state()
4175 drbd_err(device, "Aborting Connect, can not thaw IO with an only Consistent peer\n"); in receive_state()
4239 drbd_err(device, "Ignoring SyncUUID packet!\n"); in receive_sync_uuid()
4262 drbd_err(peer_device, "%s:want (%u) != size (%u)\n", __func__, want, size); in receive_bitmap_plain()
4332 drbd_err(peer_device, "bitmap overflow (e:%lu) while decoding bm RLE packet\n", e); in recv_bm_rle_bits()
4339 drbd_err(peer_device, "bitmap decoding error: h:%d b:%d la:0x%08llx l:%u/%u\n", in recv_bm_rle_bits()
4384 drbd_err(peer_device, "receive_bitmap_c: unknown encoding %u\n", p->encoding); in decode_bitmap_c()
4463 drbd_err(device, "ReportCBitmap packet too large\n"); in receive_bitmap()
4468 drbd_err(device, "ReportCBitmap packet too small (l:%u)\n", pi->size); in receive_bitmap()
4555 drbd_err(device, "ASSERT FAILED cstate = %s, expected: WFSyncUUID|WFBitMapT|Behind\n", in receive_out_of_sync()
4614 drbd_err(connection, "Unexpected data packet %s (0x%04x)", in drbdd()
4621 drbd_err(connection, "No payload expected %s l:%d\n", in drbdd()
4637 drbd_err(connection, "error receiving %s, e: %d l: %d!\n", in drbdd()
4680 drbd_err(connection, "ASSERTION FAILED: connection->current_epoch->list not empty\n"); in conn_disconnect()
4834 drbd_err(connection, "expected ConnectionFeatures packet, received: %s (0x%04x)\n", in drbd_do_features()
4840 drbd_err(connection, "expected ConnectionFeatures length: %u, received: %u\n", in drbd_do_features()
4871 drbd_err(connection, "incompatible DRBD dialects: " in drbd_do_features()
4881 drbd_err(connection, "This kernel was build without CONFIG_CRYPTO_HMAC.\n"); in drbd_do_auth()
4882 drbd_err(connection, "You need to disable 'cram-hmac-alg' in drbd.conf.\n"); in drbd_do_auth()
4923 drbd_err(connection, "crypto_hash_setkey() failed with %d\n", rv); in drbd_do_auth()
4947 drbd_err(connection, "expected AuthChallenge packet, received: %s (0x%04x)\n", in drbd_do_auth()
4954 drbd_err(connection, "expected AuthChallenge payload too big.\n"); in drbd_do_auth()
4960 drbd_err(connection, "AuthChallenge payload too small.\n"); in drbd_do_auth()
4967 drbd_err(connection, "kmalloc of peers_ch failed\n"); in drbd_do_auth()
4979 drbd_err(connection, "Peer presented the same challenge!\n"); in drbd_do_auth()
4987 drbd_err(connection, "kmalloc of response failed\n"); in drbd_do_auth()
4997 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv); in drbd_do_auth()
5018 drbd_err(connection, "expected AuthResponse packet, received: %s (0x%04x)\n", in drbd_do_auth()
5025 drbd_err(connection, "expected AuthResponse payload of wrong size\n"); in drbd_do_auth()
5038 drbd_err(connection, "kmalloc of right_response failed\n"); in drbd_do_auth()
5047 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv); in drbd_do_auth()
5108 drbd_err(connection, "Requested state change failed by peer: %s (%d)\n", in got_conn_RqSReply()
5137 drbd_err(device, "Requested state change failed by peer: %s (%d)\n", in got_RqSReply()
5309 drbd_err(device, "Got NegDReply; Sector %llus, len %u.\n", in got_NegDReply()
5420 drbd_err(device, "kmalloc(dw) failed."); in got_OVResult()
5513 drbd_err(connection, "drbd_asender: ERROR set priority, ret=%d\n", rv); in drbd_asender()
5527 drbd_err(connection, "drbd_send_ping has failed\n"); in drbd_asender()
5539 drbd_err(connection, "connection_finish_peer_reqs() failed\n"); in drbd_asender()
5582 drbd_err(connection, "meta connection shut down by peer.\n"); in drbd_asender()
5591 drbd_err(connection, "PingAck did not arrive in time.\n"); in drbd_asender()
5599 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_asender()
5608 drbd_err(connection, "Unexpected meta packet %s (0x%04x)\n", in drbd_asender()
5614 drbd_err(connection, "Wrong packet size on meta (c: %d, l: %d)\n", in drbd_asender()
5624 drbd_err(connection, "%pf failed\n", cmd->fn); in drbd_asender()