Searched refs:DMERR (Results 1 - 25 of 51) sorted by relevance

123

/linux-master/drivers/md/
H A Ddm-uevent.c69 DMERR("%s: dm_uevent_alloc() failed", __func__);
76 DMERR("%s: add_uevent_var() for DM_TARGET failed",
82 DMERR("%s: add_uevent_var() for DM_ACTION failed",
89 DMERR("%s: add_uevent_var() for DM_SEQNUM failed",
95 DMERR("%s: add_uevent_var() for DM_PATH failed", __func__);
101 DMERR("%s: add_uevent_var() for DM_NR_VALID_PATHS failed",
141 DMERR("%s: add_uevent_var() for DM_NAME failed",
147 DMERR("%s: add_uevent_var() for DM_UUID failed",
154 DMERR("%s: kobject_uevent_env failed", __func__);
177 DMERR("
[all...]
H A Ddm-era-target.c79 DMERR("%s: couldn't allocate in memory bitset", __func__);
99 DMERR("%s: setup_on_disk_bitset failed", __func__);
124 DMERR("%s: dm_bitset_test_bit failed", __func__);
216 DMERR("Era metadata version %u found, but only versions between %u and %u supported.",
232 DMERR("%s failed: blocknr %llu: wanted %llu",
239 DMERR("%s failed: magic %llu: wanted %llu",
249 DMERR("%s failed: csum %u: wanted %u",
453 DMERR("dm_tm_create_with_sm failed");
461 DMERR("couldn't create new writeset tree");
467 DMERR("could
[all...]
H A Ddm-clone-metadata.c189 DMERR("Superblock check failed: blocknr %llu, expected %llu",
196 DMERR("Superblock check failed: magic %llu, expected %llu",
205 DMERR("Superblock check failed: checksum %u, expected %u",
214 DMERR("Clone metadata version %u found, but only versions between %u and %u supported.",
246 DMERR("Failed to read_lock superblock");
327 DMERR("Failed to read_lock superblock");
336 DMERR("Region and/or target size don't match the ones in metadata");
347 DMERR("dm_tm_open_with_sm failed");
368 DMERR("Failed to create transaction manager");
376 DMERR("Faile
[all...]
H A Ddm-init.c144 DMERR("invalid type \"%s\"", sp->target_type);
169 DMERR("too many targets %u > %d",
175 DMERR("couldn't parse table");
251 DMERR("too many devices %lu > %d",
258 DMERR("couldn't parse device");
280 DMERR("Argument is too big. Limit is %d", DM_MAX_STR_SIZE);
H A Ddm-ioctl.c454 DMERR("Unable to change %s on mapped device %s to one that already exists: %s",
468 DMERR("Unable to rename non-existent device, %s to %s%s",
479 DMERR("Unable to change uuid of mapped device %s to %s "
770 DMERR("device name cannot contain '/'");
777 DMERR("device name cannot be \"%s\", \".\", or \"..\"", DM_CONTROL_NODE);
800 DMERR("device has been removed from the dev hash table.");
920 DMERR("Invalid ioctl structure: uuid %s, name %s, dev %llx",
930 DMERR("Invalid ioctl structure: name %s, dev %llx",
1054 DMERR("Invalid new mapped device name or uuid string supplied.");
1089 DMERR("Invali
[all...]
H A Ddm-exception-store.c84 DMERR("No memory left to attempt load for \"%s\"", type_name);
269 DMERR("Unable to register transient exception store type.");
275 DMERR("Unable to register persistent exception store type");
H A Ddm-log-userspace-base.c103 DMERR(" Userspace log server not found.");
121 DMERR("Error trying to resume userspace log: %d", r);
248 DMERR("Failed to allocate memory for device information");
256 DMERR("Failed to create flush_entry_pool");
269 DMERR("Userspace log server not found");
271 DMERR("Userspace log server failed to create log");
281 DMERR("Failed to get region size of dirty log");
290 DMERR("DM_ULOG_CTR device return string not properly terminated");
297 DMERR("Failed to register %s with device-mapper",
304 DMERR("could
[all...]
H A Ddm-cache-metadata.c190 DMERR("Cache metadata version %u found, but only versions between %u and %u supported.",
206 DMERR("%s failed: blocknr %llu: wanted %llu",
213 DMERR("%s failed: magic %llu: wanted %llu",
223 DMERR("%s failed: csum %u: wanted %u",
399 DMERR("tm_create_with_sm failed");
446 DMERR("could not access metadata due to unsupported optional features (%lx).",
459 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).",
476 DMERR("couldn't read lock superblock");
484 DMERR("changing the data block size (from %u to %llu) is not supported",
500 DMERR("tm_open_with_s
[all...]
H A Ddm-table.c244 DMERR("%s: %pg too small for target: start=%llu, len=%llu, dev_size=%llu",
260 DMERR("%s: start=%llu not aligned to h/w zone size %u of %pg",
277 DMERR("%s: len=%llu not aligned to h/w zone size %u of %pg",
289 DMERR("%s: start=%llu not aligned to h/w logical block size %u of %pg",
297 DMERR("%s: len=%llu not aligned to h/w logical block size %u of %pg",
450 DMERR("%s: device %s not in table devices list",
637 DMERR("%s: table line %u (start sect %llu len %llu) "
657 DMERR("%s: target type %s must appear alone in table",
668 DMERR("%s: zero-length target", dm_device_name(t->md));
674 DMERR("
[all...]
H A Ddm-dust.c88 DMERR("%s: block %llu not found in badblocklist",
114 DMERR("%s: badblock allocation failed", __func__);
123 DMERR("%s: block %llu already in badblocklist",
432 DMERR("%s requires an additional argument", argv[0]);
467 DMERR("selected block value out of range");
489 DMERR("selected write fail count out of range");
495 DMERR("selected block value out of range");
505 DMERR("invalid number of arguments '%d'", argc);
508 DMERR("unrecognized message '%s' received", argv[0]);
H A Ddm-thin-metadata.c272 DMERR("%s failed: blocknr %llu: wanted %llu",
279 DMERR("%s failed: magic %llu: wanted %llu",
289 DMERR("%s failed: csum %u: wanted %u",
400 DMERR("btree delete failed");
608 DMERR("tm_create_with_sm failed");
614 DMERR("sm_disk_create failed");
622 DMERR("could not create non-blocking clone tm");
635 DMERR("couldn't create devices root");
667 DMERR("could not access metadata due to unsupported optional features (%lx).",
680 DMERR("coul
[all...]
H A Ddm-ps-round-robin.c224 DMERR("register failed %d", r);
236 DMERR("unregister failed %d", r);
H A Ddm-log-userspace-transfer.c112 DMERR("Insufficient space to receive package [%u] (%u vs %zu)",
144 DMERR("Incomplete message received (expected %u, got %u): [%u]",
231 DMERR("Unable to send log request [%u] to userspace: %d",
H A Ddm-log-writes.c175 DMERR("Error writing log block, error=%d", bio->bi_status);
230 DMERR("Couldn't alloc log page");
245 DMERR("Couldn't add page to the log block");
286 DMERR("Couldn't alloc inline data page");
298 DMERR("Couldn't add page of inline data");
382 DMERR("Couldn't add page on new bio?");
412 DMERR("Couldn't write super");
462 DMERR("Ran out of space on the logdev");
591 DMERR("Error allocating pending block");
597 DMERR("Erro
[all...]
H A Ddm-cache-target.c879 DMERR("%s: unable to read needs_check flag, setting failure mode.",
885 DMERR("%s: unable to switch cache to write mode until repaired.",
923 DMERR("%s: failed to abort metadata transaction", dev_name);
928 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name);
1499 DMERR("%s: policy_invalidate_mapping failed", cache_device_name(cache));
2707 DMERR("%s: could not resize on-disk discard bitset", cache_device_name(cache));
2749 DMERR("%s: could not write dirty bitset", cache_device_name(cache));
2753 DMERR("%s: could not write discard bitset", cache_device_name(cache));
2759 DMERR("%s: could not write hints", cache_device_name(cache));
2768 DMERR("
[all...]
H A Ddm-cache-background-tracker.c38 DMERR("couldn't create background_tracker");
53 DMERR("couldn't create mempool for background work items");
H A Ddm-ps-service-time.c345 DMERR("register failed %d", r);
357 DMERR("unregister failed %d", r);
H A Ddm-ps-queue-length.c264 DMERR("register failed %d", r);
276 DMERR("unregister failed %d", r);
H A Ddm-ps-io-affinity.c257 DMERR("register failed %d", ret);
266 DMERR("unregister failed %d", ret);
H A Ddm-snap-persistent.c370 DMERR("invalid on-disk chunk size %u: %s.",
876 DMERR("couldn't start header metadata update thread");
887 DMERR("Unsupported persistent store option: %s", options);
962 DMERR("Unable to register persistent exception store type");
968 DMERR("Unable to register old-style persistent exception store type");
H A Ddm-snap.c355 DMERR("unable to allocate memory for _origins");
365 DMERR("unable to allocate memory for _dm_origins");
946 DMERR("Corruption detected: exception for block %llu is on disk but not in memory",
973 DMERR("Attempt to merge block %llu from the middle of a chunk range [%llu - %llu]",
1058 DMERR("Snapshot is invalid: can't merge");
1066 DMERR("Read error in exception store: shutting down merge");
1135 DMERR("Read error: shutting down merge.");
1137 DMERR("Write error: shutting down merge.");
1142 DMERR("Flush after merge failed: shutting down merge");
1148 DMERR("Writ
[all...]
H A Ddm-raid.c357 DMERR("%s called with more than one flag!", __func__);
974 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)",
1036 DMERR("Bogus raid10 data copies < 2!");
1156 DMERR("Ignoring chunk size parameter for RAID 1");
1463 DMERR("Unable to parse RAID parameter: %s", key);
2049 DMERR("Failed to read superblock of device at position %d",
2256 DMERR("Reshape requested but raid set is still reshaping");
2279 DMERR("Takeover raid sets from %s to %s not yet supported by metadata. (raid level change)",
2282 DMERR("Takeover raid sets not yet supported by metadata. (raid level change)");
2285 DMERR("Reshapin
[all...]
/linux-master/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c188 DMERR("too many recursive allocations");
227 DMERR("bug in bop ring buffer");
249 DMERR("lost track of recursion depth");
402 DMERR("cannot recurse set_count()");
592 DMERR("bootstrap doesn't support extend");
636 DMERR("bootstrap doesn't support set_count");
687 DMERR("bootstrap doesn't support root_size");
695 DMERR("bootstrap doesn't support copy_root");
751 DMERR("%s: apply_bops failed", __func__);
820 DMERR("
[all...]
H A Ddm-space-map-common.c223 DMERR("block size too big to hold bitmaps");
249 DMERR("space map too large");
441 DMERR("dm_tm_shadow_block() failed");
483 DMERR("ref count insert failed");
573 DMERR("overflow btree is missing an entry");
616 DMERR("dm_tm_shadow_block() failed");
635 DMERR("unable to re-get write lock for bitmap");
693 DMERR("ref count insert failed");
788 DMERR("overflow btree is missing an entry");
861 DMERR("unabl
[all...]
H A Ddm-btree-remove.c92 DMERR("mismatched value size");
100 DMERR("bad shift");
112 DMERR("bad shift");
201 DMERR("node max_entries mismatch");
206 DMERR("node shift out of bounds");
211 DMERR("node shift out of bounds");
320 DMERR("node shift out of bounds");
331 DMERR("node shift out of bounds");
433 DMERR("bad btree metadata, max_entries differ");

Completed in 397 milliseconds

123