Searched refs:corelog (Results 1 – 10 of 10) sorted by relevance
508 int corelog) in _lv_update_log_type() argument511 if (_using_corelog(lv) && !corelog) { in _lv_update_log_type()519 } else if (!_using_corelog(lv) && corelog) { in _lv_update_log_type()533 unsigned corelog = 0; in _lvconvert_mirrors() local594 failed_log = corelog = 1; in _lvconvert_mirrors()609 corelog = 1; in _lvconvert_mirrors()612 corelog ? "core" : DEFAULT_MIRRORLOG); in _lvconvert_mirrors()614 if (corelog) { in _lvconvert_mirrors()619 corelog = 0; in _lvconvert_mirrors()621 corelog = 1; in _lvconvert_mirrors()[all …]
329 lp->corelog = 1; in _read_mirror_params()332 lp->corelog ? "core" : DEFAULT_MIRRORLOG); in _read_mirror_params()335 if (lp->corelog) { in _read_mirror_params()340 lp->corelog = 0; in _read_mirror_params()342 lp->corelog = 1; in _read_mirror_params()
33 lvcreate -l1 -m2 --corelog $vg @fast39 not lvcreate -l1 -m3 --corelog $vg @fast42 not lvcreate -l1 -m1 --corelog $vg $dev1
327 lvcreate -l1 -m2 --corelog -n $lv1 $vg
532 int corelog; /* mirror */ member
3059 lp->corelog ? 0U : 1U, lp->pvh, lp->alloc, in lv_create_single()
252 Fix corelog segment line.
736 Avoid error when --corelog is provided without --mirrorlog. (2.02.28)1098 Fix lvcreate corelog validation.1117 Add --corelog to lvcreate and lvconvert.
4017 msgid "--corelog is only available with mirrors"5365 "WARNING: Use 'lvconvert -m %d %s/%s --corelog' to replace failed devices"