Lines Matching refs:log_error

30 		log_error("Logical volume \"%s\" is already writable",
36 log_error("Logical volume \"%s\" is already read only",
43 log_error("Cannot change permissions of mirror \"%s\" "
63 log_error("Failed to lock %s", lv->name);
75 log_error("Problem reactivating %s", lv->name);
91 log_error("Logical volume, %s, is not active", lv->name);
161 log_error("Unable to resync %s because it is not mirrored.",
167 log_error("Unable to resync pvmove volume %s", lv->name);
172 log_error("Unable to resync locked volume %s", lv->name);
178 log_error("Can't resync open logical volume \"%s\"",
205 log_error("Unable to deactivate %s for resync", lv->name);
210 log_error("Can't get exclusive access to clustered volume %s",
233 log_error("Failed to reactivate %s to resynchronize "
247 log_error("Failed to write intermediate VG metadata.");
256 log_error("Failed to commit intermediate VG metadata.");
267 log_error("Unable to activate %s for mirror log resync",
274 log_error("Unable to reset sync status for %s", lv->name);
276 log_error("Failed to deactivate log LV after "
282 log_error("Unable to deactivate log LV %s after wiping "
294 log_error("Failed to update metadata on disk.");
299 log_error("Failed to reactivate %s after resync", lv->name);
316 log_error("Allocation policy of logical volume \"%s\" is "
351 log_error("Metadata only supports readahead values between 2 and 120.");
367 log_error("Read ahead is already auto for \"%s\"", lv->name);
369 log_error("Read ahead is already %u for \"%s\"",
384 log_error("Failed to lock %s", lv->name);
396 log_error("Problem reactivating %s", lv->name);
414 log_error("Minor number is already not persistent "
425 log_error("Minor number must be specified with -My");
429 log_error("Major number must be specified with -My");
448 log_error("%s: deactivation failed", lv->name);
468 log_error("%s: reactivation failed", lv->name);
482 log_error("Failed to get tag");
487 log_error("Logical volume %s/%s does not support tags",
494 log_error("Failed to add tag %s to %s/%s",
500 log_error("Failed to remove tag %s from %s/%s",
528 log_error("Only -a permitted with read-only volume "
537 log_error("Can't change logical volume \"%s\" under snapshot",
544 log_error("Can't change snapshot logical volume \"%s\"",
550 log_error("Unable to change pvmove LV %s", lv->name);
552 log_error("Use 'pvmove --abort' to abandon a pvmove");
557 log_error("Unable to change mirror log LV %s directly", lv->name);
562 log_error("Unable to change mirror image LV %s directly",
573 log_error("Unable to change internal LV %s directly",
701 log_error("Need 1 or more of -a, -C, -j, -m, -M, -p, -r, "
714 log_error("Only -a permitted with --ignorelockingfailure");
722 log_error("Please give logical volume path(s)");
728 log_error("--major and --minor require -My");
733 log_error("Only give one logical volume when specifying minor");
738 log_error("Only one of --alloc and --contiguous permitted");