Lines Matching refs:drbd_err
374 drbd_err(device, "%s: allocation failed\n", __func__); in drbd_alloc_peer_req()
523 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_recv()
667 drbd_err(connection, "%s failed, err = %d\n", what, err); in drbd_try_connect()
750 drbd_err(connection, "%s failed, err = %d\n", what, err); in prepare_listen_socket()
792 drbd_err(connection, "accept failed, err = %d\n", err); in drbd_wait_for_connect()
968 drbd_err(connection, "Logic error in conn_connect()\n"); in conn_connect()
1073 drbd_err(connection, "Authentication of peer failed\n"); in conn_connect()
1076 drbd_err(connection, "Authentication of peer failed, trying again.\n"); in conn_connect()
1134 drbd_err(connection, "Failed to create workqueue ack_sender\n"); in conn_connect()
1166 drbd_err(connection, "Header padding is not zero\n"); in decode_header()
1185 drbd_err(connection, "Wrong magic value 0x%08x in protocol version %d\n", in decode_header()
1688 drbd_err(device, "Invalid bio op received: 0x%x\n", peer_req->opf); in drbd_submit_peer_request()
1803 drbd_err(connection, "Strangeness in connection->write_ordering %d\n", in receive_Barrier()
1898 drbd_err(device, "request from peer beyond end of local disk: " in read_in_block()
1930 drbd_err(device, "Fault injection: Corrupting data on receive\n"); in read_in_block()
1944 drbd_err(device, "Digest integrity check FAILED: %llus +%u\n", in read_in_block()
2021 drbd_err(peer_device, "Digest integrity check FAILED. Broken NICs?\n"); in recv_dless_read()
2088 drbd_err(device, "submit failed, triggering re-connect\n"); in recv_resync_read()
2110 drbd_err(device, "%s: failed to find request 0x%lx, sector %llus\n", func, in find_request()
2171 drbd_err(device, "Can not write resync data to local disk.\n"); in receive_RSDataReply()
2391 drbd_err(device, "Timed out waiting for missing ack packets; disconnecting\n"); in wait_for_and_update_peer_seq()
2704 drbd_err(device, "submit failed, triggering re-connect\n"); in receive_Data()
2823 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__, in receive_DataRequest()
2828 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__, in receive_DataRequest()
2854 drbd_err(device, "Can not satisfy peer's read request, " in receive_DataRequest()
2997 drbd_err(device, "submit failed, triggering re-connect\n"); in receive_DataRequest()
3034 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_0p()
3112 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_1p()
3171 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_2p()
3331 …drbd_err(peer_device, "Equivalent unrotated UUIDs, but both are primary. Can not resolve this.\n"); in drbd_uuid_compare()
3564 drbd_err(device, "I shall become SyncSource, but I am inconsistent!\n"); in drbd_sync_handshake()
3575 drbd_err(device, "I shall become SyncTarget, but I am primary!\n"); in drbd_sync_handshake()
3668 drbd_err(connection, "incompatible %s settings\n", "protocol"); in receive_protocol()
3673 drbd_err(connection, "incompatible %s settings\n", "after-sb-0pri"); in receive_protocol()
3678 drbd_err(connection, "incompatible %s settings\n", "after-sb-1pri"); in receive_protocol()
3683 drbd_err(connection, "incompatible %s settings\n", "after-sb-2pri"); in receive_protocol()
3688 drbd_err(connection, "incompatible %s settings\n", "discard-my-data"); in receive_protocol()
3693 drbd_err(connection, "incompatible %s settings\n", "allow-two-primaries"); in receive_protocol()
3698 drbd_err(connection, "incompatible %s settings\n", "data-integrity-alg"); in receive_protocol()
3720 drbd_err(connection, "peer data-integrity-alg %s not supported\n", in receive_protocol()
3729 drbd_err(connection, "Allocation of buffers for data integrity checking failed\n"); in receive_protocol()
3793 drbd_err(device, "Can not allocate \"%s\" as %s (reason: %ld)\n", in drbd_crypto_alloc_digest_safe()
3865 drbd_err(device, "SyncParam packet too long: received %u, expected <= %u bytes\n", in receive_SyncParam()
3899 drbd_err(device, "Allocation of new disk_conf failed\n"); in receive_SyncParam()
3912 drbd_err(device, "verify-alg of wrong size, " in receive_SyncParam()
3937 drbd_err(device, "Different verify-alg settings. me=\"%s\" peer=\"%s\"\n", in receive_SyncParam()
3951 drbd_err(device, "Different csums-alg settings. me=\"%s\" peer=\"%s\"\n", in receive_SyncParam()
3973 drbd_err(device, "kmalloc of fifo_buffer failed"); in receive_SyncParam()
4109 drbd_err(device, "The peer's disk size is too small! (%llu < %llu sectors)\n", in receive_sizes()
4182 … drbd_err(device, "The peer's device size is too small! (%llu < %llu sectors); demote me first!\n", in receive_sizes()
4259 drbd_err(device, "Can only connect to data with current UUID=%016llX\n", in receive_uuids()
4529 drbd_err(device, "Disk attach process on the peer node was aborted.\n"); in receive_state()
4557 drbd_err(device, "Aborting Connect, can not thaw IO with an only Consistent peer\n"); in receive_state()
4621 drbd_err(device, "Ignoring SyncUUID packet!\n"); in receive_sync_uuid()
4644 drbd_err(peer_device, "%s:want (%u) != size (%u)\n", __func__, want, size); in receive_bitmap_plain()
4714 drbd_err(peer_device, "bitmap overflow (e:%lu) while decoding bm RLE packet\n", e); in recv_bm_rle_bits()
4721 drbd_err(peer_device, "bitmap decoding error: h:%d b:%d la:0x%08llx l:%u/%u\n", in recv_bm_rle_bits()
4766 drbd_err(peer_device, "receive_bitmap_c: unknown encoding %u\n", p->encoding); in decode_bitmap_c()
4845 drbd_err(device, "ReportCBitmap packet too large\n"); in receive_bitmap()
4850 drbd_err(device, "ReportCBitmap packet too small (l:%u)\n", pi->size); in receive_bitmap()
4936 drbd_err(device, "ASSERT FAILED cstate = %s, expected: WFSyncUUID|WFBitMapT|Behind\n", in receive_out_of_sync()
5064 drbd_err(connection, "Unexpected data packet %s (0x%04x)", in drbdd()
5073 drbd_err(connection, "No payload expected %s l:%d\n", in drbdd()
5078 drbd_err(connection, "%s: unexpected packet size, expected:%d received:%d\n", in drbdd()
5094 drbd_err(connection, "error receiving %s, e: %d l: %d!\n", in drbdd()
5141 drbd_err(connection, "ASSERTION FAILED: connection->current_epoch->list not empty\n"); in conn_disconnect()
5297 drbd_err(connection, "expected ConnectionFeatures packet, received: %s (0x%04x)\n", in drbd_do_features()
5303 drbd_err(connection, "expected ConnectionFeatures length: %u, received: %u\n", in drbd_do_features()
5339 drbd_err(connection, "incompatible DRBD dialects: " in drbd_do_features()
5349 drbd_err(connection, "This kernel was build without CONFIG_CRYPTO_HMAC.\n"); in drbd_do_auth()
5350 drbd_err(connection, "You need to disable 'cram-hmac-alg' in drbd.conf.\n"); in drbd_do_auth()
5396 drbd_err(connection, "crypto_shash_setkey() failed with %d\n", rv); in drbd_do_auth()
5420 drbd_err(connection, "expected AuthChallenge packet, received: %s (0x%04x)\n", in drbd_do_auth()
5427 drbd_err(connection, "expected AuthChallenge payload too big.\n"); in drbd_do_auth()
5433 drbd_err(connection, "AuthChallenge payload too small.\n"); in drbd_do_auth()
5451 drbd_err(connection, "Peer presented the same challenge!\n"); in drbd_do_auth()
5465 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv); in drbd_do_auth()
5486 drbd_err(connection, "expected AuthResponse packet, received: %s (0x%04x)\n", in drbd_do_auth()
5493 drbd_err(connection, "expected AuthResponse payload of wrong size\n"); in drbd_do_auth()
5513 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv); in drbd_do_auth()
5581 drbd_err(connection, "Requested state change failed by peer: %s (%d)\n", in got_conn_RqSReply()
5610 drbd_err(device, "Requested state change failed by peer: %s (%d)\n", in got_RqSReply()
5783 drbd_err(device, "Got NegDReply; Sector %llus, len %u.\n", in got_NegDReply()
5895 drbd_err(device, "kmalloc(dw) failed."); in got_OVResult()
5983 drbd_err(connection, "drbd_send_ping has failed\n"); in drbd_ack_receiver()
6019 drbd_err(connection, "meta connection shut down by peer.\n"); in drbd_ack_receiver()
6027 drbd_err(connection, "PingAck did not arrive in time.\n"); in drbd_ack_receiver()
6039 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_ack_receiver()
6048 drbd_err(connection, "Unexpected meta packet %s (0x%04x)\n", in drbd_ack_receiver()
6054 drbd_err(connection, "Wrong packet size on meta (c: %d, l: %d)\n", in drbd_ack_receiver()
6064 drbd_err(connection, "%ps failed\n", cmd->fn); in drbd_ack_receiver()