• Home
  • Raw
  • Download

Lines Matching refs:drbd_info

522 			drbd_info(connection, "sock was reset by peer\n");  in drbd_recv()
537 drbd_info(connection, "sock was shut down by peer\n"); in drbd_recv()
1267 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()
2922 drbd_info(device, "Online Verify start sector: %llu\n", in receive_DataRequest()
3190 drbd_info(device, "%s uuid info vanished while I was looking!\n", text); in drbd_uuid_dump()
3193 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX bits:%llu flags:%llX\n", in drbd_uuid_dump()
3250 drbd_info(device, "was SyncSource, missed the resync finished event, corrected myself:\n"); in drbd_uuid_compare()
3259 drbd_info(device, "was SyncSource (peer failed to write sync_uuid)\n"); in drbd_uuid_compare()
3273 drbd_info(device, "was SyncTarget, peer missed the resync finished event, corrected peer:\n"); in drbd_uuid_compare()
3282 drbd_info(device, "was SyncTarget (failed to write sync_uuid)\n"); in drbd_uuid_compare()
3358 drbd_info(device, "Lost last syncUUID packet, corrected:\n"); in drbd_uuid_compare()
3395 drbd_info(device, "Last syncUUID did not get through, corrected:\n"); in drbd_uuid_compare()
3448 drbd_info(device, "drbd_sync_handshake:\n"); in drbd_sync_handshake()
3458 drbd_info(device, "uuid_compare()=%d by rule %d\n", hg, rule_nr); in drbd_sync_handshake()
3484 drbd_info(device, "Becoming sync %s due to disk states.\n", in drbd_sync_handshake()
3570 drbd_info(device, "dry-run connect: No resync, would become Connected immediately.\n"); in drbd_sync_handshake()
3572 drbd_info(device, "dry-run connect: Would become %s, doing a %s resync.", in drbd_sync_handshake()
3579 drbd_info(device, "Writing the whole bitmap, full sync required after drbd_sync_handshake.\n"); in drbd_sync_handshake()
3592 drbd_info(device, "No resync, but %lu bits in bitmap!\n", in drbd_sync_handshake()
3746 drbd_info(connection, "peer data-integrity-alg: %s\n", in receive_protocol()
3977 drbd_info(device, "using verify-alg: \"%s\"\n", p->verify_alg); in receive_SyncParam()
3984 drbd_info(device, "using csums-alg: \"%s\"\n", p->csums_alg); in receive_SyncParam()
4119 drbd_info(device, "Peer sets u_size to %lu sectors (old: %lu)\n", in receive_sizes()
4206 drbd_info(device, "Resync of new storage suppressed with --assume-clean\n"); in receive_sizes()
4257 drbd_info(device, "Accepted new current UUID, preparing to skip initial sync\n"); in receive_uuids()
4399 drbd_info(device, "real peer disk state = %s\n", drbd_disk_str(real_peer_disk)); in receive_state()
4784 drbd_info(device, "%s bitmap stats [Bytes(packets)]: plain %u(%u), RLE %u(%u), " in INFO_bm_xfer_stats()
4876 drbd_info(device, "unexpected cstate (%s) in receive_bitmap\n", in receive_bitmap()
5132 drbd_info(connection, "Connection closed\n"); in conn_disconnect()
5218 drbd_info(device, "net_ee not empty, killed %u entries\n", i); in drbd_disconnected()
5221 drbd_info(device, "pp_in_use_by_net = %d, expected 0\n", i); in drbd_disconnected()
5224 drbd_info(device, "pp_in_use = %d, expected 0\n", i); in drbd_disconnected()
5311 drbd_info(connection, "Handshake successful: " in drbd_do_features()
5314 drbd_info(connection, "Feature flags enabled on protocol level: 0x%x%s%s%s%s.\n", in drbd_do_features()
5507 drbd_info(connection, "Peer authenticated using %d bytes HMAC\n", in drbd_do_auth()
5530 drbd_info(connection, "receiver (re)started\n"); in drbd_receiver()
5552 drbd_info(connection, "receiver terminated\n"); in drbd_receiver()
6077 drbd_info(connection, "ack_receiver terminated\n"); in drbd_ack_receiver()