Home
last modified time | relevance | path

Searched refs:drbd_info (Results 1 – 9 of 9) sorted by relevance

/drivers/block/drbd/
A Ddrbd_receiver.c333 drbd_info(connection, "sock was reset by peer\n"); in drbd_recv()
348 drbd_info(connection, "sock was shut down by peer\n"); in drbd_recv()
2754 drbd_info(device, "Online Verify start sector: %llu\n", in receive_DataRequest()
3279 drbd_info(device, "drbd_sync_handshake:\n"); in drbd_sync_handshake()
3577 drbd_info(connection, "peer data-integrity-alg: %s\n", in receive_protocol()
4962 drbd_info(connection, "Connection closed\n"); in conn_disconnect()
5044 drbd_info(device, "pp_in_use = %d, expected 0\n", i); in drbd_disconnected()
5131 drbd_info(connection, "Handshake successful: " in drbd_do_features()
5350 drbd_info(connection, "receiver (re)started\n"); in drbd_receiver()
5372 drbd_info(connection, "receiver terminated\n"); in drbd_receiver()
[all …]
A Ddrbd_bitmap.c644 drbd_info(device, "drbd_bm_resize called with capacity == %llu\n", in drbd_bm_resize()
679 drbd_info(device, "bits = %lu\n", bits); in drbd_bm_resize()
680 drbd_info(device, "bits_on_disk = %llu\n", bits_on_disk); in drbd_bm_resize()
739 drbd_info(device, "resync bitmap: bits=%lu words=%lu pages=%lu\n", bits, words, want); in drbd_bm_resize()
1182 drbd_info(device, "bitmap %s of %u pages took %u ms\n", in bm_rw()
1200 drbd_info(device, "recounting of set bits took additional %lu jiffies\n", in bm_rw()
1206 drbd_info(device, "%s (%lu bits) marked out-of-sync by on disk bit-map.\n", in bm_rw()
A Ddrbd_worker.c914 drbd_info(device, "%s done (total %lu sec; paused %lu sec; %lu K/sec)\n", in drbd_resync_finished()
938 drbd_info(device, "%u %% had equal checksums, eliminated: %luK; " in drbd_resync_finished()
948 drbd_info(device, " %lu failed blocks\n", device->rs_failed); in drbd_resync_finished()
1745 drbd_info(device, "before-resync-target handler returned %d, " in drbd_start_resync()
1755 drbd_info(device, "before-resync-source handler returned %d, " in drbd_start_resync()
1758 drbd_info(device, "before-resync-source handler returned %d, " in drbd_start_resync()
1840 drbd_info(device, "Began resync as %s (will sync %lu KB [%lu bits set]).\n", in drbd_start_resync()
A Ddrbd_nl.c565 drbd_info(connection, "fence-peer helper returned %d (%s)\n", in conn_try_outdate_peer()
577 drbd_info(connection, "Ignoring fence-peer exit code\n"); in conn_try_outdate_peer()
1051 drbd_info(device, "Writing the whole bitmap, %s\n", in drbd_determine_dev_size()
1237 drbd_info(connection, in drbd_discard_supported()
1290 drbd_info(device, "max BIO size = %u\n", new); in drbd_reconsider_queue_parameters()
1385 drbd_info(device, "Suspended AL updates\n"); in drbd_suspend_al()
1444 drbd_info(device, "rs_discard_granularity feature disabled\n"); in sanitize_disk_conf()
1465 drbd_info(device, "rs_discard_granularity changed to %d\n", in sanitize_disk_conf()
2024 drbd_info(device, "Assuming that all blocks are out of sync " in drbd_adm_attach()
2754 drbd_info(device, "Resync of new storage after online grow\n"); in resync_after_online_grow()
[all …]
A Ddrbd_polymorph_printk.h109 #define drbd_info(device, fmt, args...) \ macro
A Ddrbd_state.c796 drbd_info(device, "%s\n", pb); in drbd_pr_state_change()
813 drbd_info(connection, "%s\n", pb); in conn_pr_state_change()
1221 drbd_info(device, "Resumed AL updates\n"); in drbd_resume_al()
1368 drbd_info(device, "Online Verify reached sector %llu\n", in _drbd_set_state()
1374 drbd_info(device, "Syncer continues.\n"); in _drbd_set_state()
1383 drbd_info(device, "Resync suspended\n"); in _drbd_set_state()
1406 drbd_info(device, "Starting Online Verify from sector %llu\n", in _drbd_set_state()
A Ddrbd_actlog.c539 drbd_info(device, "LOGIC BUG for enr=%u\n", enr); in drbd_al_begin_io_nonblock()
1216 drbd_info(device, "dropping %u in drbd_rs_del_all, apparently" in drbd_rs_del_all()
1226 drbd_info(device, "Retrying drbd_rs_del_all() later. " in drbd_rs_del_all()
A Ddrbd_main.c328 drbd_info(resource, "Restarting %s thread\n", thi->name); in drbd_thread_setup()
340 drbd_info(resource, "Terminating %s\n", current->comm); in drbd_thread_setup()
375 drbd_info(resource, "Starting %s thread (from %s [%d])\n", in drbd_thread_start()
415 drbd_info(resource, "Restarting %s thread (from %s [%d])\n", in drbd_thread_start()
846 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX\n", in drbd_print_uuids()
854 drbd_info(device, "%s effective data uuid: %016llX\n", in drbd_print_uuids()
1250 drbd_info(device, "Writing the whole bitmap, MDF_FullSync was set.\n"); in _drbd_send_bitmap()
1996 drbd_info(device, "size = %s (%llu KB)\n", in drbd_set_my_capacity()
A Ddrbd_req.c1011 drbd_info(device, "Congestion-fill threshold reached\n"); in maybe_pull_ahead()
1016 drbd_info(device, "Congestion-extents threshold reached\n"); in maybe_pull_ahead()

Completed in 114 milliseconds