Home
last modified time | relevance | path

Searched refs:drbd_err (Results 1 – 11 of 11) sorted by relevance

/drivers/block/drbd/
A Ddrbd_receiver.c191 drbd_err(device, "%s: allocation failed\n", __func__); in drbd_alloc_peer_req()
335 drbd_err(connection, "sock_recvmsg returned %d\n", rv); in drbd_recv()
978 drbd_err(connection, "Header padding is not zero\n"); in decode_header()
2850 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_0p()
2928 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_1p()
2987 drbd_err(device, "Configuration error.\n"); in drbd_asb_recover_2p()
3728 drbd_err(device, "verify-alg of wrong size, " in receive_SyncParam()
4437 drbd_err(device, "Ignoring SyncUUID packet!\n"); in receive_sync_uuid()
5145 drbd_err(connection, "incompatible DRBD dialects: " in drbd_do_features()
5701 drbd_err(device, "kmalloc(dw) failed."); in got_OVResult()
[all …]
A Ddrbd_bitmap.c130 drbd_err(device, "FIXME no bitmap in drbd_bm_lock!?\n"); in drbd_bm_lock()
144 drbd_err(device, "FIXME bitmap already locked in bm_lock\n"); in drbd_bm_lock()
155 drbd_err(device, "FIXME no bitmap in drbd_bm_unlock!?\n"); in drbd_bm_unlock()
160 drbd_err(device, "FIXME bitmap not locked in bm_unlock\n"); in drbd_bm_unlock()
875 drbd_err(device, "offset=%lu number=%lu bm_words=%lu\n", in drbd_bm_get_lel()
956 drbd_err(device, "IO ERROR %d on bitmap page idx %u\n", in drbd_bm_endio()
1017 drbd_err(device, "Invalid offset during on-disk bitmap access: " in bm_page_io_async()
1302 drbd_err(device, "bm_fo=%lu bm_bits=%lu\n", bm_fo, b->bm_bits); in __bm_find_next()
1397 drbd_err(device, "ASSERT FAILED: bit_s=%lu bit_e=%lu bm_bits=%lu\n", in __bm_change_bits_to()
1603 drbd_err(device, "bitnr=%lu > bm_bits=%lu\n", bitnr, b->bm_bits); in drbd_bm_test_bit()
[all …]
A Ddrbd_actlog.c120 drbd_err(device, "meta-data IO operation timed out\n"); in wait_until_done_or_force_detached()
156 drbd_err(device, "ASSERT FAILED: get_ldev_if_state() == 1 in _drbd_md_sync_page_io()\n"); in _drbd_md_sync_page_io()
199 drbd_err(device, "drbd_md_sync_page_io(,%llus,%s) failed with error %d\n", in drbd_md_sync_page_io()
408 drbd_err(device, "disk is %s, cannot start al transaction\n", in al_write_transaction()
415 drbd_err(device, in al_write_transaction()
425 drbd_err(device, "disk failed while waiting for md_io buffer\n"); in al_write_transaction()
560 drbd_err(device, "al_complete_io() called on inactive extent %u\n", enr); in drbd_al_complete_io()
730 drbd_err(device, "lc_get() failed! locked=%d/%d flags=%lu\n", in update_rs_extent()
861 drbd_err(device, "%s: sector=%llus size=%d nonsense!\n", in __drbd_change_sync()
1154 drbd_err(device, "drbd_rs_complete_io() called, but extent not found\n"); in drbd_rs_complete_io()
[all …]
A Ddrbd_polymorph_printk.h103 #define drbd_err(device, fmt, args...) \ macro
124 drbd_err(x, "ASSERTION %s FAILED in %s\n", \
136 drbd_err(x, "ASSERTION %s FAILED in %s\n", \
A Ddrbd_main.c399 drbd_err(resource, "Couldn't start thread\n"); in drbd_thread_start()
760 drbd_err(connection, "--dry-run is not supported by peer"); in __drbd_send_protocol()
1256 drbd_err(device, "Failed to write bitmap to disk!\n"); in _drbd_send_bitmap()
1842 drbd_err(connection, "%s_sendmsg returned %d\n", in drbd_send()
2139 drbd_err(device, "%d EEs in active list found!\n", rr); in drbd_release_all_peer_reqs()
2143 drbd_err(device, "%d EEs in sync list found!\n", rr); in drbd_release_all_peer_reqs()
2147 drbd_err(device, "%d EEs in read list found!\n", rr); in drbd_release_all_peer_reqs()
2151 drbd_err(device, "%d EEs in done list found!\n", rr); in drbd_release_all_peer_reqs()
2991 drbd_err(device, "meta data update failed!\n"); in drbd_md_write()
3195 drbd_err(device, "Error while reading metadata.\n"); in drbd_md_read()
[all …]
A Ddrbd_worker.c372 drbd_err(device, "kmalloc() of digest failed.\n"); in w_e_send_csum()
613 drbd_err(device, "Disk broke down during resync!\n"); in make_resync_request()
969 drbd_err(device, "device->p_uuid is NULL! BUG\n"); in drbd_resync_finished()
1054 drbd_err(device, "Sending NegDReply. sector=%llus.\n", in w_e_end_data_req()
1061 drbd_err(device, "drbd_send_block() failed\n"); in w_e_end_data_req()
1126 drbd_err(device, "Not sending RSDataReply, " in w_e_end_rsdata_req()
1132 drbd_err(device, "Sending NegRSDReply. sector %llus.\n", in w_e_end_rsdata_req()
1141 drbd_err(device, "drbd_send_block() failed\n"); in w_e_end_rsdata_req()
1204 drbd_err(device, "drbd_send_block/ack() failed\n"); in w_e_end_csum_rs_req()
1728 drbd_err(device, "Resync already running!\n"); in drbd_start_resync()
[all …]
A Ddrbd_nl.c1010 drbd_err(device, "OUT OF MEMORY! " in drbd_determine_dev_size()
1013 drbd_err(device, "BM resizing failed. " in drbd_determine_dev_size()
1127 drbd_err(device, "Both nodes diskless!\n"); in drbd_new_dev_size()
1165 drbd_err(device, "Cannot allocate act_log lru!\n"); in drbd_check_al_size()
1173 drbd_err(device, "refcnt(%d)==%d\n", in drbd_check_al_size()
1182 drbd_err(device, "Activity log still in use!\n"); in drbd_check_al_size()
1341 drbd_err(device, "setting new queue limits failed\n"); in drbd_reconsider_queue_parameters()
1551 drbd_err(device, "kmalloc of fifo_buffer failed"); in drbd_adm_disk_opts()
1639 drbd_err(device, "open(\"%s\") failed with %ld\n", in open_backing_dev()
2702 drbd_err(connection, in conn_try_disconnect()
[all …]
A Ddrbd_req.c81 drbd_err(device, "drbd_req_destroy: Logic BUG rq_state = 0x%x, completion_ref = %d\n", in drbd_req_destroy()
107drbd_err(device, "drbd_req_destroy: Logic BUG: interval empty, but: rq_state=0x%x, sect=%llu, size… in drbd_req_destroy()
211 drbd_err(device, "drbd_req_complete: Logic BUG rq_state = 0x%x\n", s); in drbd_req_complete()
216 drbd_err(device, "drbd_req_complete: Logic BUG, master_bio == NULL!\n"); in drbd_req_complete()
574 drbd_err(device, "LOGIC BUG in %s:%u\n", __FILE__ , __LINE__); in __req_mod()
864 drbd_err(device, "FIXME (BARRIER_ACKED but pending)\n"); in __req_mod()
1213 drbd_err(device, "could not kmalloc() req\n"); in drbd_request_prepare()
1412 drbd_err(device, "IO ERROR: neither local nor remote data, sector %llu+%u\n", in drbd_send_and_submit()
A Ddrbd_state.c717 drbd_err(device, " %s = { cs:%s ro:%s/%s ds:%s/%s %c%c%c%c%c%c }\n", in print_st()
738 drbd_err(device, "State change failed: %s\n", drbd_set_st_err_str(err)); in print_st_err()
1483 drbd_err(device, "Could not kmalloc an ascw\n"); in _drbd_set_state()
1507 drbd_err(device, "Writing the bitmap failed not starting resync.\n"); in abw_start_sync()
1944 drbd_err(device, in after_state_ch()
1968 drbd_err(device, in after_state_ch()
2366 drbd_err(connection, "Could not kmalloc an acscw\n"); in _conn_request_state()
2379 drbd_err(connection, "State change failed: %s\n", drbd_set_st_err_str(rv)); in _conn_request_state()
2380 drbd_err(connection, " mask = 0x%x val = 0x%x\n", mask.i, val.i); in _conn_request_state()
2381 drbd_err(connection, " old_conn:%s wanted_conn:%s\n", drbd_conn_str(oc), drbd_conn_str(val.conn)); in _conn_request_state()
A Ddrbd_int.h1432 drbd_err(peer_device, "Out of sync: start=%llu, size=%lu (sectors)\n", in ov_out_of_sync_print()
1493 drbd_err(device, "drbd_submit_bio_noacct: bio->bi_bdev == NULL\n"); in drbd_submit_bio_noacct()
1630 drbd_err(device, "Local IO failed in %s.\n", where); in __drbd_chk_io_error_()
1665 drbd_err(device, in __drbd_chk_io_error_()
A Ddrbd_debugfs.c813 drbd_err(device, "failed to create debugfs entries\n"); in drbd_debugfs_device_attr()

Completed in 56 milliseconds