Lines Matching refs:log_error

26 		log_error("Volume Groups must always contain at least one PV");  in _remove_pv()
37 log_error("LVs still present on PV with UUID %s: " in _remove_pv()
72 log_error("Failed to deactivate LV %s", in _remove_lv()
89 log_error("Failed to deactivate LV %s", in _remove_lv()
121 log_error("lv_list alloc failed"); in _remove_lv()
201 log_error("Non-mirror-image LV %s found: can't remove.", lv->name); in _make_vg_consistent()
215 log_error("Aborting because --mirrorsonly was specified."); in _make_vg_consistent()
239 log_error("Failed to write out a consistent VG for %s", in _make_vg_consistent()
254 log_error("Failed to commit consistent VG for %s", in _make_vg_consistent()
262 log_error("Failed to resume LVs using error segments."); in _make_vg_consistent()
315 log_error("Failed to write out updated " in _make_vg_consistent()
321 log_error("Failed to commit updated VG " in _make_vg_consistent()
353 log_error("Failed to deactivate LV %s", in _make_vg_consistent()
391 log_error("Physical volume \"%s\" still in use", name); in _vgreduce_single()
396 log_error("Can't remove final physical volume \"%s\" from " in _vgreduce_single()
402 log_error("Can't get lock for orphan PVs"); in _vgreduce_single()
420 log_error("%s: Couldn't get size.", pv_dev_name(pv)); in _vgreduce_single()
435 log_error("Cannot remove final metadata area on \"%s\" from \"%s\"", in _vgreduce_single()
441 log_error("Removal of physical volume \"%s\" from " in _vgreduce_single()
447 log_error("Failed to clear metadata from physical " in _vgreduce_single()
472 log_error("Please give volume group name and " in vgreduce()
478 log_error("Please give volume group name"); in vgreduce()
483 log_error("--mirrorsonly requires --removemissing"); in vgreduce()
488 log_error("Please enter physical volume paths or option -a"); in vgreduce()
493 log_error("Option -a and physical volume paths mutually " in vgreduce()
499 log_error("Please only specify the volume group"); in vgreduce()
526 log_error("Volume group \"%s\" is already consistent", in vgreduce()
553 log_error("Failed to write out a consistent VG for %s", in vgreduce()