Lines Matching refs:log_error

163 		log_error("pv_list allocation for '%s' failed", pv_name);  in add_pv_to_vg()
168 log_error("Physical volume '%s' is already in volume group " in add_pv_to_vg()
174 log_error("Physical volume %s is of different format type (%s)", in add_pv_to_vg()
181 log_error("Physical volume %s might be constructed from same " in add_pv_to_vg()
187 log_error("vg->name allocation failed for '%s'", pv_name); in add_pv_to_vg()
204 log_error("Format-specific setup of physical volume '%s' " in add_pv_to_vg()
210 log_error("Physical volume '%s' listed more than once.", in add_pv_to_vg()
216 log_error("No space for '%s' - volume group '%s' " in add_pv_to_vg()
229 log_error("Unable to add %s to %s: new extent count (%" in add_pv_to_vg()
290 log_error("get_pv_from_vg_by_id: vg_read_internal failed to read VG %s", in get_pv_from_vg_by_id()
302 log_error("internal PV duplication failed"); in get_pv_from_vg_by_id()
323 log_error("Physical volume %s not in volume group %s", in move_pv()
359 log_error("Logical volume %s not in volume group %s", in move_pvs_used_by_lv()
398 log_error("%s: already exists in filesystem", vg_path); in validate_new_vg_name()
417 log_error("New volume group path exceeds maximum length " in validate_vg_rename_params()
423 log_error("New volume group name \"%s\" is invalid", in validate_vg_rename_params()
429 log_error("Old and new volume group names must differ"); in validate_vg_rename_params()
443 log_error("vg->name allocation failed for '%s'", new_name); in vg_rename()
449 log_error("pv->vg_name allocation failed for '%s'", in vg_rename()
480 log_error("Volume group \"%s\" not found, is inconsistent " in vg_remove_check()
482 log_error("Consider vgreduce --removemissing if metadata " in vg_remove_check()
493 log_error("Volume group \"%s\" still contains %u " in vg_remove_check()
515 log_error("Can't get lock for orphan PVs"); in vg_remove()
520 log_error("vg_remove_mdas %s failed", vg->name); in vg_remove()
534 log_error("%s: Couldn't get size.", pv_dev_name(pv)); in vg_remove()
541 log_error("Failed to remove physical volume \"%s\"" in vg_remove()
553 log_error("Volume group \"%s\" not properly removed", vg->name); in vg_remove()
575 log_error("%s not identified as an existing " in vg_extend_single_pv()
617 log_error("Unable to add physical volume '%s' to " in vg_extend()
636 log_error("Physical volume %s not in volume group %s.", in vg_reduce()
644 log_error("Physical volume %s still in use.", in vg_reduce()
650 log_error("%s: Couldn't get size.", pv_name); in vg_reduce()
665 log_error("Unable to remove physical volume '%s' from " in vg_reduce()
688 log_error("New volume group name \"%s\" is invalid", in vgcreate_params_validate()
694 log_error("Volume Group allocation policy cannot inherit " in vgcreate_params_validate()
700 log_error("Physical extent size may not be zero"); in vgcreate_params_validate()
710 log_error("Number of volumes may not exceed 255"); in vgcreate_params_validate()
731 log_error("Error allocating vg handle."); in _vg_make_handle()
781 log_error("Invalid vg name %s", vg_name); in vg_create()
795 log_error("A volume group called '%s' already exists.", vg_name); in vg_create()
807 log_error("Couldn't create uuid for volume group '%s'.", in vg_create()
850 log_error("Failed to create format instance"); in vg_create()
856 log_error("Format specific setup of volume group '%s' failed.", in vg_create()
878 log_error("Volume too large (%s) for extent size %s. " in extents_from_size()
897 log_error("New size %" PRIu64 " for %s%s not an exact number " in _recalc_extents()
905 log_error("New extent count %" PRIu64 " for %s%s exceeds " in _recalc_extents()
927 log_error("Volume group \"%s\" must be resizeable " in vg_set_extent_size()
933 log_error("Physical extent size may not be zero"); in vg_set_extent_size()
941 log_error("Physical extent size must be a power of 2."); in vg_set_extent_size()
948 log_error("New extent size is not a perfect fit"); in vg_set_extent_size()
1050 log_error("Unassigned area %u found in " in vg_set_extent_size()
1065 log_error("Volume group \"%s\" must be resizeable " in vg_set_max_lv()
1074 log_error("MaxLogicalVolume limit is 255"); in vg_set_max_lv()
1080 log_error("MaxLogicalVolume is less than the current number " in vg_set_max_lv()
1093 log_error("Volume group \"%s\" must be resizeable " in vg_set_max_pv()
1102 log_error("MaxPhysicalVolume limit is 255"); in vg_set_max_pv()
1108 log_error("MaxPhysicalVolumes is less than the current number " in vg_set_max_pv()
1120 log_error("Volume Group allocation policy cannot inherit " in vg_set_alloc_policy()
1138 log_error("Volume group %s contains snapshots " in vg_set_clustered()
1220 log_error("Can't initialize physical volume \"%s\" of " in pvcreate_check()
1246 log_error("Can't get lock for orphan PVs"); in pvcreate_check()
1255 log_error("Device %s not found (or ignored by filtering).", name); in pvcreate_check()
1264 log_error("Can't open %s exclusively. Mounted filesystem?", in pvcreate_check()
1276 log_error("Failed to wipe RAID md superblock on %s", in pvcreate_check()
1283 log_error("Fatal error while trying to detect software " in pvcreate_check()
1294 log_error("Failed to wipe swap signature on %s", name); in pvcreate_check()
1300 log_error("Fatal error while trying to detect swap " in pvcreate_check()
1369 log_error("uuid %s already in use on \"%s\"", buffer, in pvcreate_single()
1382 log_error("%s: Couldn't find device. Check your filters?", in pvcreate_single()
1393 log_error("Failed to setup physical volume \"%s\"", pv_name); in pvcreate_single()
1402 log_error("Failed to wipe existing label on %s", pv_name); in pvcreate_single()
1409 log_error("%s not opened: device not zeroed", pv_name); in pvcreate_single()
1414 log_error("%s not wiped: aborting", pv_name); in pvcreate_single()
1425 log_error("Failed to write physical volume \"%s\"", pv_name); in pvcreate_single()
1514 log_error("Failed to create random uuid for %s.", in pv_create()
1520 log_error("%s: Couldn't get size.", pv_dev_name(pv)); in pv_create()
1534 log_error("%s: Size must exceed minimum of %ld sectors.", in pv_create()
1540 log_error("%s: Data alignment must not exceed device size.", in pv_create()
1553 log_error("%s: Format-specific setup of physical volume " in pv_create()
1713 log_error("Physical volume %s not found", pv_name); in _find_pv_by_name()
1722 log_error("Physical volume %s not found", pv_name); in _find_pv_by_name()
1728 log_error("Physical volume %s not in a volume group", pv_name); in _find_pv_by_name()
1821 log_error("Logical volumes in \"%s\" must be inactive", in vgs_are_compatible()
1828 log_error("Extent sizes differ: %d (%s) and %d (%s)", in vgs_are_compatible()
1836 log_error("Maximum number of physical volumes (%d) exceeded " in vgs_are_compatible()
1844 log_error("Maximum number of logical volumes (%d) exceeded " in vgs_are_compatible()
1852 log_error("Metadata types differ for \"%s\" and \"%s\"", in vgs_are_compatible()
1859 log_error("Clustered attribute differs for \"%s\" and \"%s\"", in vgs_are_compatible()
1872 log_error("Duplicate logical volume " in vgs_are_compatible()
1884 log_error("Physical volume %s might be constructed " in vgs_are_compatible()
1893 log_error("Physical volume %s might be constructed " in vgs_are_compatible()
2112 log_error("Internal error: Duplicate PV id " in vg_validate()
2121 log_error("Internal error: VG name for PV %s is corrupted", in vg_validate()
2128 log_error("Internal error: PV segments corrupted in %s.", in vg_validate()
2164 log_error("Internal error: #internal LVs (%u) != #LVs (%" in vg_validate()
2176 log_error("Internal error: Duplicate LV name " in vg_validate()
2186 log_error("Internal error: Duplicate LV id " in vg_validate()
2197 log_error("Internal error: LV segments corrupted in %s.", in vg_validate()
2205 log_error("Internal error: Volume group %s has limited PV/LV count" in vg_validate()
2229 log_error("Cannot update partial volume group %s.", vg->name); in vg_write()
2234 log_error("Cannot update volume group %s while physical " in vg_write()
2240 log_error("Cannot update volume group %s with unknown segments in it!", in vg_write()
2247 log_error("Aborting vg_write: No metadata areas to write to!"); in vg_write()
2252 log_error("Unable to drop cached metadata for VG %s.", vg->name); in vg_write()
2261 log_error("Format does not support writing volume" in vg_write()
2316 log_error("Internal error: Attempt to write new VG metadata " in vg_commit()
2338 log_error("Attempt to drop cached metadata failed " in vg_commit()
2358 log_error("Attempt to drop cached metadata failed " in vg_revert()
2384 log_error("vg allocation failed"); in _vg_read_orphans()
2394 log_error("vg name allocation failed"); in _vg_read_orphans()
2402 log_error("Failed to create format instance"); in _vg_read_orphans()
2411 log_error("pv_list allocation failed"); in _vg_read_orphans()
2439 log_error("pv_list allocation for '%s' failed", in _update_pv_list()
2495 log_error("Internal error: vg_read_internal requires vgname " in _vg_read()
2535 log_error("Failed to create format instance"); in _vg_read()
2652 log_error("Failed to create format instance"); in _vg_read()
2709 log_error("Inconsistent pre-commit metadata copies " in _vg_read()
2720 log_error("Inconsistent metadata UUIDs found for " in _vg_read()
2731 log_error("Automatic metadata correction failed"); in _vg_read()
2739 log_error("Automatic metadata correction commit " in _vg_read()
2754 log_error("Removing PV %s (%s) that no longer belongs to VG %s", in _vg_read()
2772 log_error("WARNING: Interrupted pvmove detected in " in _vg_read()
2774 log_error("Please restore the metadata by running " in _vg_read()
2794 log_error("Internal error: PV segments corrupted in %s.", in vg_read_internal()
2802 log_error("Internal error: LV segments corrupted in %s.", in vg_read_internal()
2818 log_error("Internal error: global memory pool used for VG %s", in vg_release()
2847 log_error("Volume group %s metadata is " in _vg_read_by_vgid()
2865 log_error("vg_read_by_vgid: get_vgnames failed"); in _vg_read_by_vgid()
2879 log_error("Volume group %s metadata is " in _vg_read_by_vgid()
2904 log_error("Volume group for uuid not found: %s", lvid_s); in lv_from_lvid()
2910 log_error("Volume group \"%s\" is exported", vg->name); in lv_from_lvid()
2964 log_error("No physical volume label read from %s", in _pv_read()
2974 log_error("pv allocation for '%s' failed", pv_name); in _pv_read()
2984 log_error("Failed to read existing physical volume '%s'", in _pv_read()
3024 log_error("PV list allocation failed"); in _get_pvs()
3033 log_error("get_pvs: get_vgids failed"); in _get_pvs()
3062 log_error("PV list allocation failed"); in _get_pvs()
3100 log_error("Format does not support writing physical volumes"); in pv_write()
3105 log_error("Assertion failed: can't _pv_write non-orphan PV " in pv_write()
3125 log_error("%s: Couldn't get size.", pv_dev_name(pv)); in pv_write_orphan()
3130 log_error("Failed to clear metadata from physical " in pv_write_orphan()
3181 log_error("Device %s not found (or ignored by filtering).", in pv_analyze()
3190 log_error("Could not find LVM label on %s", in pv_analyze()
3231 log_error("Skipping clustered volume group %s", vg->name); in _vg_bad_status_bits()
3238 log_error("Volume group %s is exported", vg->name); in _vg_bad_status_bits()
3244 log_error("Volume group %s is read-only", vg->name); in _vg_bad_status_bits()
3250 log_error("Volume group %s is not resizeable.", vg->name); in _vg_bad_status_bits()
3321 log_error("Volume group name %s has invalid characters", in _vg_lock_and_read()
3331 log_error("Can't get lock for %s", vg_name); in _vg_lock_and_read()
3343 log_error("Volume group \"%s\" inconsistent.", vg_name); in _vg_lock_and_read()
3348 log_error("Volume group \"%s\" not found", vg_name); in _vg_lock_and_read()
3355 log_error("Skipping clustered volume group %s", vg->name); in _vg_lock_and_read()
3364 log_error("Recovery of volume group \"%s\" failed.", in _vg_lock_and_read()
3378 log_error("Cannot change VG %s while PVs are missing.", vg->name); in _vg_lock_and_read()
3379 log_error("Consider vgreduce --removemissing."); in _vg_lock_and_read()
3386 log_error("Cannot change VG %s with unknown segments in it!", in _vg_lock_and_read()