Home
last modified time | relevance | path

Searched refs:DMERR (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v4.19/drivers/md/
Ddm-uevent.c82 DMERR("%s: dm_uevent_alloc() failed", __func__); in dm_build_path_uevent()
89 DMERR("%s: add_uevent_var() for DM_TARGET failed", in dm_build_path_uevent()
95 DMERR("%s: add_uevent_var() for DM_ACTION failed", in dm_build_path_uevent()
102 DMERR("%s: add_uevent_var() for DM_SEQNUM failed", in dm_build_path_uevent()
108 DMERR("%s: add_uevent_var() for DM_PATH failed", __func__); in dm_build_path_uevent()
114 DMERR("%s: add_uevent_var() for DM_NR_VALID_PATHS failed", in dm_build_path_uevent()
154 DMERR("%s: add_uevent_var() for DM_NAME failed", in dm_send_uevents()
160 DMERR("%s: add_uevent_var() for DM_UUID failed", in dm_send_uevents()
167 DMERR("%s: kobject_uevent_env failed", __func__); in dm_send_uevents()
190 DMERR("%s: Invalid event_type %d", __func__, event_type); in dm_path_uevent()
Ddm-era-target.c77 DMERR("%s: couldn't allocate in memory bitset", __func__); in writeset_alloc()
95 DMERR("%s: setup_on_disk_bitset failed", __func__); in writeset_init()
119 DMERR("%s: dm_bitset_test_bit failed", __func__); in writeset_marked_on_disk()
206 DMERR("Era metadata version %u found, but only versions between %u and %u supported.", in check_metadata_version()
222 DMERR("sb_check failed: blocknr %llu: wanted %llu", in sb_check()
229 DMERR("sb_check failed: magic %llu: wanted %llu", in sb_check()
239 DMERR("sb_check failed: csum %u: wanted %u", in sb_check()
436 DMERR("dm_tm_create_with_sm failed"); in create_fresh_metadata()
444 DMERR("couldn't create new writeset tree"); in create_fresh_metadata()
450 DMERR("couldn't create era array"); in create_fresh_metadata()
[all …]
Ddm-log-writes.c172 DMERR("Error writing log block, error=%d", bio->bi_status); in log_end_io()
212 DMERR("Couldn't alloc log bio"); in write_metadata()
224 DMERR("Couldn't alloc log page"); in write_metadata()
239 DMERR("Couldn't add page to the log block"); in write_metadata()
270 DMERR("Couldn't alloc inline data bio"); in write_inline_data()
287 DMERR("Couldn't alloc inline data page"); in write_inline_data()
299 DMERR("Couldn't add page of inline data"); in write_inline_data()
358 DMERR("Couldn't alloc log bio"); in log_one_block()
380 DMERR("Couldn't alloc log bio"); in log_one_block()
393 DMERR("Couldn't add page on new bio?"); in log_one_block()
[all …]
Ddm-cache-metadata.c188 DMERR("Cache metadata version %u found, but only versions between %u and %u supported.", in check_metadata_version()
204 DMERR("sb_check failed: blocknr %llu: wanted %llu", in sb_check()
211 DMERR("sb_check failed: magic %llu: wanted %llu", in sb_check()
221 DMERR("sb_check failed: csum %u: wanted %u", in sb_check()
397 DMERR("tm_create_with_sm failed"); in __format_metadata()
444 DMERR("could not access metadata due to unsupported optional features (%lx).", in __check_incompat_features()
457 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).", in __check_incompat_features()
474 DMERR("couldn't read lock superblock"); in __open_metadata()
482 DMERR("changing the data block size (from %u to %llu) is not supported", in __open_metadata()
498 DMERR("tm_open_with_sm failed"); in __open_metadata()
[all …]
Ddm-log-userspace-base.c102 DMERR(" Userspace log server not found."); in userspace_do_request()
120 DMERR("Error trying to resume userspace log: %d", r); in userspace_do_request()
247 DMERR("Failed to allocate memory for device information"); in userspace_ctr()
255 DMERR("Failed to create flush_entry_pool"); in userspace_ctr()
268 DMERR("Userspace log server not found"); in userspace_ctr()
270 DMERR("Userspace log server failed to create log"); in userspace_ctr()
280 DMERR("Failed to get region size of dirty log"); in userspace_ctr()
289 DMERR("DM_ULOG_CTR device return string not properly terminated"); in userspace_ctr()
296 DMERR("Failed to register %s with device-mapper", in userspace_ctr()
303 DMERR("couldn't start dmlogd"); in userspace_ctr()
[all …]
Ddm-thin-metadata.c252 DMERR("sb_check failed: blocknr %llu: " in sb_check()
259 DMERR("sb_check failed: magic %llu: " in sb_check()
269 DMERR("sb_check failed: csum %u: wanted %u", in sb_check()
356 DMERR("btree delete failed"); in subtree_dec()
536 DMERR("tm_create_with_sm failed"); in __format_metadata()
542 DMERR("sm_disk_create failed"); in __format_metadata()
549 DMERR("could not create non-blocking clone tm"); in __format_metadata()
562 DMERR("couldn't create devices root"); in __format_metadata()
590 DMERR("could not access metadata due to unsupported optional features (%lx).", in __check_incompat_features()
603 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).", in __check_incompat_features()
[all …]
Ddm-snap.c332 DMERR("unable to allocate memory for _origins"); in init_origin_hash()
342 DMERR("unable to allocate memory for _dm_origins"); in init_origin_hash()
863 DMERR("Corruption detected: exception for block %llu is " in __remove_single_exception_chunk()
891 DMERR("Attempt to merge block %llu from the " in __remove_single_exception_chunk()
977 DMERR("Snapshot is invalid: can't merge"); in snapshot_merge_next_chunks()
985 DMERR("Read error in exception store: " in snapshot_merge_next_chunks()
1055 DMERR("Read error: shutting down merge."); in merge_callback()
1057 DMERR("Write error: shutting down merge."); in merge_callback()
1063 DMERR("Write error in exception store: shutting down merge"); in merge_callback()
1344 DMERR("Cancelling snapshot handover."); in snapshot_dtr()
[all …]
Ddm-exception-store.c83 DMERR("No memory left to attempt load for \"%s\"", type_name); in get_type()
268 DMERR("Unable to register transient exception store type."); in dm_exception_store_init()
274 DMERR("Unable to register persistent exception store type"); in dm_exception_store_init()
Ddm-table.c719 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
730 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
736 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
802 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target()
962 DMERR("Inconsistent table: different target types" in dm_table_determine_type()
1016 DMERR("%s DM doesn't support multiple targets", in dm_table_determine_type()
1036 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
1039 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
1046 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1050 DMERR("table load rejected: not all devices are blk-mq request-stackable"); in dm_table_determine_type()
[all …]
Ddm-log-userspace-transfer.c111 DMERR("Insufficient space to receive package [%u] " in fill_pkg()
144 DMERR("Incomplete message received (expected %u, got %u): [%u]", in cn_ulog_callback()
231 DMERR("Unable to send log request [%u] to userspace: %d", in dm_consult_userspace()
Ddm-cache-target.c977 DMERR("%s: unable to read needs_check flag, setting failure mode.", in set_cache_mode()
983 DMERR("%s: unable to switch cache to write mode until repaired.", in set_cache_mode()
1020 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name); in abort_transaction()
1026 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction()
1598 DMERR("%s: policy_invalidate_mapping failed", cache_device_name(cache)); in invalidate_cblock()
2813 DMERR("%s: could not resize on-disk discard bitset", cache_device_name(cache)); in write_discard_bitset()
2855 DMERR("%s: could not write dirty bitset", cache_device_name(cache)); in sync_metadata()
2859 DMERR("%s: could not write discard bitset", cache_device_name(cache)); in sync_metadata()
2865 DMERR("%s: could not write hints", cache_device_name(cache)); in sync_metadata()
2874 DMERR("%s: could not write cache metadata", cache_device_name(cache)); in sync_metadata()
[all …]
Ddm-raid.c350 DMERR("%s called with more than one flag!", __func__); in dm_raid_arg_name_by_flag()
964 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)", in validate_region_size()
1025 DMERR("Bogus raid10 data copies < 2!"); in validate_raid_redundancy()
1144 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params()
1451 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params()
2057 DMERR("Failed to read superblock of device at position %d", in read_disk_sb()
2265 DMERR("Reshape requested but raid set is still reshaping"); in super_init_validation()
2288 DMERR("Takeover raid sets from %s to %s not yet supported by metadata. (raid level change)", in super_init_validation()
2291 DMERR("Takeover raid sets not yet supported by metadata. (raid level change)"); in super_init_validation()
2294 DMERR("Reshaping raid sets not yet supported by metadata. (raid layout change keeping level)"); in super_init_validation()
[all …]
Ddm-round-robin.c216 DMERR("register failed %d", r); in dm_rr_init()
228 DMERR("unregister failed %d", r); in dm_rr_exit()
Ddm-zero.c72 DMERR("register failed %d", r); in dm_zero_init()
Ddm-cache-background-tracker.c37 DMERR("couldn't create background_tracker"); in btracker_create()
52 DMERR("couldn't create mempool for background work items"); in btracker_create()
Ddm-queue-length.c260 DMERR("register failed %d", r); in dm_ql_init()
272 DMERR("unregister failed %d", r); in dm_ql_exit()
Ddm-snap-persistent.c375 DMERR("invalid on-disk chunk size %u: %s.", in read_header()
878 DMERR("couldn't start header metadata update thread"); in persistent_ctr()
888 DMERR("Unsupported persistent store option: %s", options); in persistent_ctr()
959 DMERR("Unable to register persistent exception store type"); in dm_persistent_snapshot_init()
965 DMERR("Unable to register old-style persistent exception " in dm_persistent_snapshot_init()
Ddm-service-time.c342 DMERR("register failed %d", r); in dm_st_init()
354 DMERR("unregister failed %d", r); in dm_st_exit()
Ddm-verity-target.c141 DMERR("crypto_ahash_init failed: %d", r); in verity_hash_init()
160 DMERR("verity_hash_final failed updating salt: %d", r); in verity_hash_final()
239 DMERR("%s: %s block %llu is corrupted", v->data_dev->name, type_str, in verity_handle_err()
243 DMERR("%s: reached maximum errors", v->data_dev->name); in verity_handle_err()
396 DMERR("verity_for_io_block crypto op failed: %d", r); in verity_for_io_block()
1186 DMERR("register failed %d", r); in dm_verity_init()
Ddm-thin.c1403 DMERR("%s", ooms_reason); in check_for_metadata_space()
2487 DMERR("%s: unable to switch pool to write mode until repaired.", in set_pool_mode()
2584 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction()
2589 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name); in abort_transaction()
3388 DMERR("%s: failed to retrieve data device size", in maybe_resize_data_dev()
3394 DMERR("%s: pool target (%llu blocks) too small: expected %llu", in maybe_resize_data_dev()
3401 DMERR("%s: unable to grow the data device until repaired.", in maybe_resize_data_dev()
3435 DMERR("%s: failed to retrieve metadata device size", in maybe_resize_metadata_dev()
3441 DMERR("%s: metadata device (%llu blocks) too small: expected %llu", in maybe_resize_metadata_dev()
3448 DMERR("%s: unable to grow the metadata device until repaired.", in maybe_resize_metadata_dev()
[all …]
Ddm-delay.c228 DMERR("Couldn't start kdelayd"); in delay_ctr()
371 DMERR("register failed %d", r); in dm_delay_init()
/Linux-v4.19/drivers/md/persistent-data/
Ddm-space-map-metadata.c186 DMERR("too many recursive allocations"); in add_bop()
225 DMERR("bug in bop ring buffer"); in apply_bops()
247 DMERR("lost track of recursion depth"); in out()
400 DMERR("cannot recurse set_count()"); in sm_metadata_set_count()
577 DMERR("bootstrap doesn't support extend"); in sm_bootstrap_extend()
621 DMERR("bootstrap doesn't support set_count"); in sm_bootstrap_set_count()
662 DMERR("bootstrap doesn't support root_size"); in sm_bootstrap_root_size()
670 DMERR("bootstrap doesn't support copy_root"); in sm_bootstrap_copy_root()
728 DMERR("%s: apply_bops failed", __func__); in sm_metadata_extend()
800 DMERR("%s: apply_bops failed", __func__); in dm_sm_metadata_create()
Ddm-space-map-common.c218 DMERR("block size too big to hold bitmaps"); in sm_ll_init()
244 DMERR("space map too large"); in sm_ll_extend()
405 DMERR("dm_tm_shadow_block() failed"); in sm_ll_mutate()
450 DMERR("ref count insert failed"); in sm_ll_mutate()
632 DMERR("sm_metadata root too small"); in sm_ll_open_metadata()
734 DMERR("sm_metadata root too small"); in sm_ll_open_disk()
Ddm-block-manager.c106 DMERR("recursive lock detected in metadata"); in __check_holder()
108 DMERR("previously held here:"); in __check_holder()
111 DMERR("subsequent acquisition attempted here:"); in __check_holder()
304 DMERR("recursive acquisition of block %llu requested.", in report_recursive_bug()
Ddm-btree.c94 DMERR("too many entries in btree node for insert"); in insert_at()
180 DMERR("btree deletion stack empty"); in top_frame()
214 DMERR("btree deletion stack out of memory"); in push_frame()
1025 DMERR("couldn't push cursor node, stack depth too high"); in push_node()
1087 DMERR("push_node failed"); in find_leaf()
1129 DMERR("find_leaf failed"); in dm_btree_cursor_next()

12