Lines Matching refs:drbd_info
521 drbd_info(connection, "sock was reset by peer\n"); in drbd_recv()
536 drbd_info(connection, "sock was shut down by peer\n"); in drbd_recv()
1269 drbd_info(device, "local disk FLUSH FAILED with status %d\n", bio->bi_status); in one_flush_endio()
1480 …drbd_info(resource, "Method to ensure write ordering: %s\n", write_ordering_str[resource->write_or… in drbd_bump_write_ordering()
2938 drbd_info(device, "Online Verify start sector: %llu\n", in receive_DataRequest()
3204 drbd_info(device, "%s uuid info vanished while I was looking!\n", text); in drbd_uuid_dump()
3207 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX bits:%llu flags:%llX\n", in drbd_uuid_dump()
3265 drbd_info(device, "was SyncSource, missed the resync finished event, corrected myself:\n"); in drbd_uuid_compare()
3274 drbd_info(device, "was SyncSource (peer failed to write sync_uuid)\n"); in drbd_uuid_compare()
3288 drbd_info(device, "was SyncTarget, peer missed the resync finished event, corrected peer:\n"); in drbd_uuid_compare()
3297 drbd_info(device, "was SyncTarget (failed to write sync_uuid)\n"); in drbd_uuid_compare()
3373 drbd_info(device, "Lost last syncUUID packet, corrected:\n"); in drbd_uuid_compare()
3410 drbd_info(device, "Last syncUUID did not get through, corrected:\n"); in drbd_uuid_compare()
3463 drbd_info(device, "drbd_sync_handshake:\n"); in drbd_sync_handshake()
3473 drbd_info(device, "uuid_compare()=%d by rule %d\n", hg, rule_nr); in drbd_sync_handshake()
3499 drbd_info(device, "Becoming sync %s due to disk states.\n", in drbd_sync_handshake()
3585 drbd_info(device, "dry-run connect: No resync, would become Connected immediately.\n"); in drbd_sync_handshake()
3587 drbd_info(device, "dry-run connect: Would become %s, doing a %s resync.", in drbd_sync_handshake()
3594 drbd_info(device, "Writing the whole bitmap, full sync required after drbd_sync_handshake.\n"); in drbd_sync_handshake()
3607 drbd_info(device, "No resync, but %lu bits in bitmap!\n", in drbd_sync_handshake()
3761 drbd_info(connection, "peer data-integrity-alg: %s\n", in receive_protocol()
3992 drbd_info(device, "using verify-alg: \"%s\"\n", p->verify_alg); in receive_SyncParam()
3999 drbd_info(device, "using csums-alg: \"%s\"\n", p->csums_alg); in receive_SyncParam()
4134 drbd_info(device, "Peer sets u_size to %lu sectors (old: %lu)\n", in receive_sizes()
4221 drbd_info(device, "Resync of new storage suppressed with --assume-clean\n"); in receive_sizes()
4272 drbd_info(device, "Accepted new current UUID, preparing to skip initial sync\n"); in receive_uuids()
4414 drbd_info(device, "real peer disk state = %s\n", drbd_disk_str(real_peer_disk)); in receive_state()
4799 drbd_info(peer_device, "%s bitmap stats [Bytes(packets)]: plain %u(%u), RLE %u(%u), " in INFO_bm_xfer_stats()
4891 drbd_info(device, "unexpected cstate (%s) in receive_bitmap\n", in receive_bitmap()
5146 drbd_info(connection, "Connection closed\n"); in conn_disconnect()
5232 drbd_info(device, "net_ee not empty, killed %u entries\n", i); in drbd_disconnected()
5235 drbd_info(device, "pp_in_use_by_net = %d, expected 0\n", i); in drbd_disconnected()
5238 drbd_info(device, "pp_in_use = %d, expected 0\n", i); in drbd_disconnected()
5325 drbd_info(connection, "Handshake successful: " in drbd_do_features()
5328 drbd_info(connection, "Feature flags enabled on protocol level: 0x%x%s%s%s%s.\n", in drbd_do_features()
5521 drbd_info(connection, "Peer authenticated using %d bytes HMAC\n", in drbd_do_auth()
5544 drbd_info(connection, "receiver (re)started\n"); in drbd_receiver()
5566 drbd_info(connection, "receiver terminated\n"); in drbd_receiver()
6092 drbd_info(connection, "ack_receiver terminated\n"); in drbd_ack_receiver()