mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
adjust mirror log error message
This commit is contained in:
parent
c394e2c5b6
commit
ba4d6ad8ea
@ -1187,7 +1187,7 @@ int add_mirror_log(struct cmd_context *cmd,
|
||||
0, 0, log_count, 0,
|
||||
allocatable_pvs, alloc, parallel_areas);
|
||||
if (!ah) {
|
||||
log_error("Unable to allocate temporary LV for pvmove.");
|
||||
log_error("Unable to allocate extents for mirror log.");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user