Lines Matching refs:DMERR

356 		DMERR("%s called with more than one flag!", __func__);  in dm_raid_arg_name_by_flag()
968 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)", in validate_region_size()
1030 DMERR("Bogus raid10 data copies < 2!"); in validate_raid_redundancy()
1150 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params()
1457 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params()
2043 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()
2350 DMERR("New device injected into existing raid set without " in super_init_validation()
2355 DMERR("%u 'rebuild' devices cannot be injected into" in super_init_validation()
2361 DMERR("new device%s provided without 'rebuild'", in super_init_validation()
2365 DMERR("'rebuild' specified while raid set is not in-sync (recovery_cp=%llu)", in super_init_validation()
2369 DMERR("'rebuild' specified while raid set is being reshaped (reshape_position=%llu)", in super_init_validation()
2518 DMERR("superblock size of a logical block is no longer valid"); in analyse_superblocks()
2971 DMERR("raid456 discard support disabled due to discard_zeroes_data uncertainty."); in configure_discard_support()
2972 DMERR("Set dm-raid.devices_handle_discard_safely=Y to override."); in configure_discard_support()
3894 DMERR("Failed to load bitmap"); in __load_dirty_region_bitmap()
4006 DMERR("Failed to resize bitmap"); in raid_preresume()