Lines Matching refs:DMERR

355 		DMERR("%s called with more than one flag!", __func__);  in dm_raid_arg_name_by_flag()
967 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)", in validate_region_size()
1029 DMERR("Bogus raid10 data copies < 2!"); in validate_raid_redundancy()
1149 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params()
1456 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params()
2042 DMERR("Failed to read superblock of device at position %d", in read_disk_sb()
2250 DMERR("Reshape requested but raid set is still reshaping"); in super_init_validation()
2273 DMERR("Takeover raid sets from %s to %s not yet supported by metadata. (raid level change)", in super_init_validation()
2276 DMERR("Takeover raid sets not yet supported by metadata. (raid level change)"); in super_init_validation()
2279 DMERR("Reshaping raid sets not yet supported by metadata. (raid layout change keeping level)"); in super_init_validation()
2282 DMERR(" current layout %s vs new layout %s", in super_init_validation()
2285 DMERR(" current layout 0x%X vs new layout 0x%X", in super_init_validation()
2289 DMERR(" current stripe sectors %u vs new stripe sectors %u", in super_init_validation()
2292 DMERR(" current %u disks vs new %u disks", in super_init_validation()
2295 DMERR(" Old layout: %s w/ %u copies", in super_init_validation()
2298 DMERR(" New layout: %s w/ %u copies", in super_init_validation()
2353 DMERR("New device injected into existing raid set without " in super_init_validation()
2358 DMERR("%u 'rebuild' devices cannot be injected into" in super_init_validation()
2364 DMERR("new device%s provided without 'rebuild'", in super_init_validation()
2368 DMERR("'rebuild' specified while raid set is not in-sync (recovery_cp=%llu)", in super_init_validation()
2372 DMERR("'rebuild' specified while raid set is being reshaped (reshape_position=%llu)", in super_init_validation()
2521 DMERR("superblock size of a logical block is no longer valid"); in analyse_superblocks()
2974 DMERR("raid456 discard support disabled due to discard_zeroes_data uncertainty."); in configure_discard_support()
2975 DMERR("Set dm-raid.devices_handle_discard_safely=Y to override."); in configure_discard_support()
3900 DMERR("Failed to load bitmap"); in __load_dirty_region_bitmap()
4012 DMERR("Failed to resize bitmap"); in raid_preresume()