Lines Matching refs:drbd_err

373 			drbd_err(device, "%s: allocation failed\n", __func__);
522 drbd_err(connection, "sock_recvmsg returned %d\n", rv);
666 drbd_err(connection, "%s failed, err = %d\n", what, err);
749 drbd_err(connection, "%s failed, err = %d\n", what, err);
791 drbd_err(connection, "accept failed, err = %d\n", err);
967 drbd_err(connection, "Logic error in conn_connect()\n");
1069 drbd_err(connection, "Authentication of peer failed\n");
1072 drbd_err(connection, "Authentication of peer failed, trying again.\n");
1130 drbd_err(connection, "Failed to create workqueue ack_sender\n");
1162 drbd_err(connection, "Header padding is not zero\n");
1181 drbd_err(connection, "Wrong magic value 0x%08x in protocol version %d\n",
1692 drbd_err(device, "submit_ee: Allocation of a bio failed (nr_pages=%u)\n", nr_pages);
1815 drbd_err(connection, "Strangeness in connection->write_ordering %d\n",
1900 drbd_err(peer_device, "data size (%u) != drbd logical block size (%u)\n",
1905 drbd_err(peer_device, "data size (%u) != backend logical block size (%u)\n",
1923 drbd_err(device, "request from peer beyond end of local disk: "
1957 drbd_err(device, "Fault injection: Corrupting data on receive\n");
1971 drbd_err(device, "Digest integrity check FAILED: %llus +%u\n",
2048 drbd_err(peer_device, "Digest integrity check FAILED. Broken NICs?\n");
2115 drbd_err(device, "submit failed, triggering re-connect\n");
2137 drbd_err(device, "%s: failed to find request 0x%lx, sector %llus\n", func,
2201 drbd_err(device, "Can not write resync data to local disk.\n");
2421 drbd_err(device, "Timed out waiting for missing ack packets; disconnecting\n");
2739 drbd_err(device, "submit failed, triggering re-connect\n");
2858 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__,
2863 drbd_err(device, "%s:%d: sector: %llus, size: %u\n", __FILE__, __LINE__,
2889 drbd_err(device, "Can not satisfy peer's read request, "
3036 drbd_err(device, "submit failed, triggering re-connect\n");
3073 drbd_err(device, "Configuration error.\n");
3151 drbd_err(device, "Configuration error.\n");
3210 drbd_err(device, "Configuration error.\n");
3369 drbd_err(peer_device, "Equivalent unrotated UUIDs, but both are primary. Can not resolve this.\n");
3602 drbd_err(device, "I shall become SyncSource, but I am inconsistent!\n");
3613 drbd_err(device, "I shall become SyncTarget, but I am primary!\n");
3706 drbd_err(connection, "incompatible %s settings\n", "protocol");
3711 drbd_err(connection, "incompatible %s settings\n", "after-sb-0pri");
3716 drbd_err(connection, "incompatible %s settings\n", "after-sb-1pri");
3721 drbd_err(connection, "incompatible %s settings\n", "after-sb-2pri");
3726 drbd_err(connection, "incompatible %s settings\n", "discard-my-data");
3731 drbd_err(connection, "incompatible %s settings\n", "allow-two-primaries");
3736 drbd_err(connection, "incompatible %s settings\n", "data-integrity-alg");
3758 drbd_err(connection, "peer data-integrity-alg %s not supported\n",
3767 drbd_err(connection, "Allocation of buffers for data integrity checking failed\n");
3774 drbd_err(connection, "Allocation of new net_conf failed\n");
3834 drbd_err(device, "Can not allocate \"%s\" as %s (reason: %ld)\n",
3906 drbd_err(device, "SyncParam packet too long: received %u, expected <= %u bytes\n",
3939 drbd_err(device, "Allocation of new disk_conf failed\n");
3952 drbd_err(device, "verify-alg of wrong size, "
3978 drbd_err(device, "Different verify-alg settings. me=\"%s\" peer=\"%s\"\n",
3992 drbd_err(device, "Different csums-alg settings. me=\"%s\" peer=\"%s\"\n",
4014 drbd_err(device, "kmalloc of fifo_buffer failed");
4024 drbd_err(device, "Allocation of new net_conf failed\n");
4152 drbd_err(device, "The peer's disk size is too small! (%llu < %llu sectors)\n",
4164 drbd_err(device, "Allocation of new disk_conf failed\n");
4227 drbd_err(device, "The peer's device size is too small! (%llu < %llu sectors); demote me first!\n",
4292 drbd_err(device, "kmalloc of p_uuid failed\n");
4306 drbd_err(device, "Can only connect to data with current UUID=%016llX\n",
4576 drbd_err(device, "Disk attach process on the peer node was aborted.\n");
4604 drbd_err(device, "Aborting Connect, can not thaw IO with an only Consistent peer\n");
4668 drbd_err(device, "Ignoring SyncUUID packet!\n");
4691 drbd_err(peer_device, "%s:want (%u) != size (%u)\n", __func__, want, size);
4761 drbd_err(peer_device, "bitmap overflow (e:%lu) while decoding bm RLE packet\n", e);
4768 drbd_err(peer_device, "bitmap decoding error: h:%d b:%d la:0x%08llx l:%u/%u\n",
4813 drbd_err(peer_device, "receive_bitmap_c: unknown encoding %u\n", p->encoding);
4892 drbd_err(device, "ReportCBitmap packet too large\n");
4897 drbd_err(device, "ReportCBitmap packet too small (l:%u)\n", pi->size);
4983 drbd_err(device, "ASSERT FAILED cstate = %s, expected: WFSyncUUID|WFBitMapT|Behind\n",
5112 drbd_err(connection, "Unexpected data packet %s (0x%04x)",
5121 drbd_err(connection, "No payload expected %s l:%d\n",
5126 drbd_err(connection, "%s: unexpected packet size, expected:%d received:%d\n",
5142 drbd_err(connection, "error receiving %s, e: %d l: %d!\n",
5189 drbd_err(connection, "ASSERTION FAILED: connection->current_epoch->list not empty\n");
5345 drbd_err(connection, "expected ConnectionFeatures packet, received: %s (0x%04x)\n",
5351 drbd_err(connection, "expected ConnectionFeatures length: %u, received: %u\n",
5387 drbd_err(connection, "incompatible DRBD dialects: "
5397 drbd_err(connection, "This kernel was build without CONFIG_CRYPTO_HMAC.\n");
5398 drbd_err(connection, "You need to disable 'cram-hmac-alg' in drbd.conf.\n");
5444 drbd_err(connection, "crypto_shash_setkey() failed with %d\n", rv);
5468 drbd_err(connection, "expected AuthChallenge packet, received: %s (0x%04x)\n",
5475 drbd_err(connection, "expected AuthChallenge payload too big.\n");
5481 drbd_err(connection, "AuthChallenge payload too small.\n");
5488 drbd_err(connection, "kmalloc of peers_ch failed\n");
5500 drbd_err(connection, "Peer presented the same challenge!\n");
5508 drbd_err(connection, "kmalloc of response failed\n");
5515 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv);
5536 drbd_err(connection, "expected AuthResponse packet, received: %s (0x%04x)\n",
5543 drbd_err(connection, "expected AuthResponse payload of wrong size\n");
5556 drbd_err(connection, "kmalloc of right_response failed\n");
5564 drbd_err(connection, "crypto_hash_digest() failed with %d\n", rv);
5632 drbd_err(connection, "Requested state change failed by peer: %s (%d)\n",
5661 drbd_err(device, "Requested state change failed by peer: %s (%d)\n",
5833 drbd_err(device, "Got NegDReply; Sector %llus, len %u.\n",
5944 drbd_err(device, "kmalloc(dw) failed.");
6032 drbd_err(connection, "drbd_send_ping has failed\n");
6068 drbd_err(connection, "meta connection shut down by peer.\n");
6076 drbd_err(connection, "PingAck did not arrive in time.\n");
6088 drbd_err(connection, "sock_recvmsg returned %d\n", rv);
6097 drbd_err(connection, "Unexpected meta packet %s (0x%04x)\n",
6103 drbd_err(connection, "Wrong packet size on meta (c: %d, l: %d)\n",
6113 drbd_err(connection, "%ps failed\n", cmd->fn);