mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
cleanup: debug message
This commit is contained in:
parent
700e2a2d25
commit
a64c73a979
@ -124,8 +124,8 @@ static int _activate_lvs_in_vg(struct cmd_context *cmd, struct volume_group *vg,
|
|||||||
* If the LV is active exclusive remotely,
|
* If the LV is active exclusive remotely,
|
||||||
* then ignore it here
|
* then ignore it here
|
||||||
*/
|
*/
|
||||||
log_verbose("%s/%s is exclusively active on"
|
log_verbose("%s is exclusively active on a remote node.",
|
||||||
" a remote node", vg->name, lv->name);
|
display_lvname(lv));
|
||||||
expected_count--; /* not accounted */
|
expected_count--; /* not accounted */
|
||||||
}
|
}
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user