Lines Matching refs:log_error
57 log_error("skip_dev_dir: Couldn't split up device name %s", in skip_dev_dir()
66 log_error("vg/lv string alloc failed"); in skip_dev_dir()
160 log_error("One or more specified logical volume(s) not found."); in process_each_lv_in_vg()
208 log_error("Skipping invalid tag %s", in process_each_lv()
215 log_error("strlist allocation failed"); in process_each_lv()
225 log_error("\"%s\": Invalid path for Logical " in process_each_lv()
250 log_error("strlist allocation failed"); in process_each_lv()
258 log_error("strlist allocation failed"); in process_each_lv()
266 log_error("vg/lv string alloc failed"); in process_each_lv()
270 log_error("strlist allocation failed"); in process_each_lv()
281 log_error("No volume groups found"); in process_each_lv()
296 log_error("Skipping volume group %s", vgname); in process_each_lv()
319 log_error("strlist allocation failed"); in process_each_lv()
361 log_error("Skipping volume group %s", vg_name); in process_each_segment_in_pv()
370 log_error("Unable to find %s in volume group %s", in process_each_segment_in_pv()
490 log_error("Skipping invalid tag %s", in process_each_vg()
499 log_error("strlist allocation failed"); in process_each_vg()
507 log_error("Invalid volume group name: %s", in process_each_vg()
515 log_error("strlist allocation failed"); in process_each_vg()
526 log_error("No volume groups found"); in process_each_vg()
600 log_error("dev_iter creation failed"); in _process_all_devs()
654 log_error("Unable to obtain global lock."); in process_each_pv()
665 log_error("Skipping invalid tag %s", in process_each_pv()
674 log_error("strlist allocation failed"); in process_each_pv()
681 log_error("Physical Volume \"%s\" not " in process_each_pv()
692 log_error("Failed to read physical " in process_each_pv()
716 log_error("Failed to read " in process_each_pv()
822 log_error("\"%s\": Invalid path for Logical " in extract_vgname()
833 log_error("\"%s\": Invalid path for Logical Volume", in extract_vgname()
840 log_error("Allocation of vg_name failed"); in extract_vgname()
850 log_error("Path required for Logical Volume \"%s\"", in extract_vgname()
873 log_error("Environment Volume Group in LVM_VG_NAME invalid: " in default_vgname()
897 log_error("Overlapping PE ranges specified (%" PRIu32 in _add_pe_range()
907 log_error("Allocation of list failed"); in _add_pe_range()
979 log_error("PE range error: start extent %" PRIu32 " to " in _parse_pes()
992 log_error("Physical extent parsing error at %s", c); in _parse_pes()
1005 log_error("Physical volume %s not allocatable", pvname); in _create_pv_entry()
1010 log_error("Physical volume %s is missing", pvname); in _create_pv_entry()
1016 log_error("No free extents on physical volume \"%s\"", pvname); in _create_pv_entry()
1028 log_error("Unable to allocate physical volume list."); in _create_pv_entry()
1035 log_error("Allocation of pe_ranges list failed"); in _create_pv_entry()
1063 log_error("Allocation of list failed"); in create_pv_list()
1075 log_error("Skipping invalid tag %s", tagname); in create_pv_list()
1096 log_error("Failed to clone PV name"); in create_pv_list()
1102 log_error("Physical Volume \"%s\" not found in " in create_pv_list()
1111 log_error("No specified PVs have space available"); in create_pv_list()
1123 log_error("Allocation of list failed"); in clone_pv_list()
1130 log_error("Unable to allocate physical volume list."); in clone_pv_list()
1144 log_error("Names starting \"snapshot\" are reserved. " in apply_lvname_restrictions()
1150 log_error("Names starting \"pvmove\" are reserved. " in apply_lvname_restrictions()
1156 log_error("Names including \"_mlog\" are reserved. " in apply_lvname_restrictions()
1162 log_error("Names including \"_mimage\" are reserved. " in apply_lvname_restrictions()
1168 log_error("Names including \"_vorigin\" are reserved. " in apply_lvname_restrictions()
1237 log_error("Physical extent size may not be negative"); in vgcreate_params_set_from_args()
1242 log_error("Max Logical Volumes may not be negative"); in vgcreate_params_set_from_args()
1247 log_error("Max Physical Volumes may not be negative"); in vgcreate_params_set_from_args()
1307 log_error("Please enter a physical volume path"); in pvcreate_params_validate()
1312 log_error("Option y can only be given with option f"); in pvcreate_params_validate()
1320 log_error("labelsector must be less than %lu", in pvcreate_params_validate()
1333 log_error("Metadata and data alignment parameters only " in pvcreate_params_validate()
1340 log_error("Metadatacopies may only be 0, 1 or 2"); in pvcreate_params_validate()
1348 log_error("Physical volume data alignment may not be negative"); in pvcreate_params_validate()
1354 log_error("Physical volume data alignment is too big."); in pvcreate_params_validate()
1367 log_error("Physical volume data alignment offset may not be negative"); in pvcreate_params_validate()
1373 log_error("Physical volume data alignment offset is too big."); in pvcreate_params_validate()
1385 log_error("Metadata size may not be negative"); in pvcreate_params_validate()