Lines Matching refs:DMERR

304 		DMERR("Unable to rebuild drive while array is not in-sync");  in dev_parms()
349 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)", in validate_region_size()
515 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params()
683 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params()
796 DMERR("Failed to read superblock of device at position %d", in read_disk_sb()
859 DMERR("superblock size of a logical block is no longer valid"); in super_load()
923 DMERR("Reshaping arrays not yet supported. (RAID level change)"); in super_init_validation()
927 DMERR("Reshaping arrays not yet supported. (RAID layout change)"); in super_init_validation()
928 DMERR(" 0x%X vs 0x%X", le32_to_cpu(sb->layout), mddev->layout); in super_init_validation()
929 DMERR(" Old layout: %s w/ %d copies", in super_init_validation()
932 DMERR(" New layout: %s w/ %d copies", in super_init_validation()
938 DMERR("Reshaping arrays not yet supported. (stripe sectors change)"); in super_init_validation()
945 DMERR("Reshaping arrays not yet supported. (device count change)"); in super_init_validation()
977 DMERR("New device injected " in super_init_validation()
983 DMERR("'rebuild' devices cannot be " in super_init_validation()
987 DMERR("'rebuild' specified while array is not in-sync"); in super_init_validation()
1186 DMERR("raid456 discard support disabled due to discard_zeroes_data uncertainty."); in configure_discard_support()
1187 DMERR("Set dm-raid.devices_handle_discard_safely=Y to override."); in configure_discard_support()
1548 DMERR("Reshape not supported."); in raid_message()