Lines Matching refs:drbd_info

519 			drbd_info(connection, "sock was reset by peer\n");  in drbd_recv()
534 drbd_info(connection, "sock was shut down by peer\n"); in drbd_recv()
1264 drbd_info(device, "local disk FLUSH FAILED with status %d\n", bio->bi_status); in one_flush_endio()
1478drbd_info(resource, "Method to ensure write ordering: %s\n", write_ordering_str[resource->write_or… in drbd_bump_write_ordering()
2974 drbd_info(device, "Online Verify start sector: %llu\n", in receive_DataRequest()
3242 drbd_info(device, "%s uuid info vanished while I was looking!\n", text); in drbd_uuid_dump()
3245 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX bits:%llu flags:%llX\n", in drbd_uuid_dump()
3302 drbd_info(device, "was SyncSource, missed the resync finished event, corrected myself:\n"); in drbd_uuid_compare()
3311 drbd_info(device, "was SyncSource (peer failed to write sync_uuid)\n"); in drbd_uuid_compare()
3325 drbd_info(device, "was SyncTarget, peer missed the resync finished event, corrected peer:\n"); in drbd_uuid_compare()
3334 drbd_info(device, "was SyncTarget (failed to write sync_uuid)\n"); in drbd_uuid_compare()
3410 drbd_info(device, "Lost last syncUUID packet, corrected:\n"); in drbd_uuid_compare()
3447 drbd_info(device, "Last syncUUID did not get through, corrected:\n"); in drbd_uuid_compare()
3500 drbd_info(device, "drbd_sync_handshake:\n"); in drbd_sync_handshake()
3510 drbd_info(device, "uuid_compare()=%d by rule %d\n", hg, rule_nr); in drbd_sync_handshake()
3536 drbd_info(device, "Becoming sync %s due to disk states.\n", in drbd_sync_handshake()
3622 drbd_info(device, "dry-run connect: No resync, would become Connected immediately.\n"); in drbd_sync_handshake()
3624 drbd_info(device, "dry-run connect: Would become %s, doing a %s resync.", in drbd_sync_handshake()
3631 drbd_info(device, "Writing the whole bitmap, full sync required after drbd_sync_handshake.\n"); in drbd_sync_handshake()
3644 drbd_info(device, "No resync, but %lu bits in bitmap!\n", in drbd_sync_handshake()
3800 drbd_info(connection, "peer data-integrity-alg: %s\n", in receive_protocol()
4034 drbd_info(device, "using verify-alg: \"%s\"\n", p->verify_alg); in receive_SyncParam()
4041 drbd_info(device, "using csums-alg: \"%s\"\n", p->csums_alg); in receive_SyncParam()
4178 drbd_info(device, "Peer sets u_size to %lu sectors (old: %lu)\n", in receive_sizes()
4265 drbd_info(device, "Resync of new storage suppressed with --assume-clean\n"); in receive_sizes()
4318 drbd_info(device, "Accepted new current UUID, preparing to skip initial sync\n"); in receive_uuids()
4460 drbd_info(device, "real peer disk state = %s\n", drbd_disk_str(real_peer_disk)); in receive_state()
4845 drbd_info(device, "%s bitmap stats [Bytes(packets)]: plain %u(%u), RLE %u(%u), " in INFO_bm_xfer_stats()
4937 drbd_info(device, "unexpected cstate (%s) in receive_bitmap\n", in receive_bitmap()
5194 drbd_info(connection, "Connection closed\n"); in conn_disconnect()
5280 drbd_info(device, "net_ee not empty, killed %u entries\n", i); in drbd_disconnected()
5283 drbd_info(device, "pp_in_use_by_net = %d, expected 0\n", i); in drbd_disconnected()
5286 drbd_info(device, "pp_in_use = %d, expected 0\n", i); in drbd_disconnected()
5373 drbd_info(connection, "Handshake successful: " in drbd_do_features()
5376 drbd_info(connection, "Feature flags enabled on protocol level: 0x%x%s%s%s%s.\n", in drbd_do_features()
5572 drbd_info(connection, "Peer authenticated using %d bytes HMAC\n", in drbd_do_auth()
5595 drbd_info(connection, "receiver (re)started\n"); in drbd_receiver()
5617 drbd_info(connection, "receiver terminated\n"); in drbd_receiver()
6144 drbd_info(connection, "ack_receiver terminated\n"); in drbd_ack_receiver()