Home
last modified time | relevance | path

Searched refs:corelog (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/tools/
Dlvconvert.c508 int corelog) in _lv_update_log_type() argument
511 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() local
594 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 …]
Dlvcreate.c329 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()
/netbsd/src/external/gpl2/lvm2/dist/test/
Dt-lvcreate-pvtags.sh33 lvcreate -l1 -m2 --corelog $vg @fast
39 not lvcreate -l1 -m3 --corelog $vg @fast
42 not lvcreate -l1 -m1 --corelog $vg $dev1
Dt-mirror-lvconvert.sh327 lvcreate -l1 -m2 --corelog -n $lv1 $vg
/netbsd/src/external/gpl2/lvm2/dist/include/
Dmetadata-exported.h532 int corelog; /* mirror */ member
/netbsd/src/external/gpl2/lvm2/dist/lib/metadata/
Dmetadata-exported.h532 int corelog; /* mirror */ member
Dlv_manip.c3059 lp->corelog ? 0U : 1U, lp->pvh, lp->alloc, in lv_create_single()
/netbsd/src/external/gpl2/lvm2/dist/
DWHATS_NEW_DM252 Fix corelog segment line.
DWHATS_NEW736 Avoid error when --corelog is provided without --mirrorlog. (2.02.28)
1098 Fix lvcreate corelog validation.
1117 Add --corelog to lvcreate and lvconvert.
/netbsd/src/external/gpl2/lvm2/dist/po/
Dlvm2.po4017 msgid "--corelog is only available with mirrors"
5365 "WARNING: Use 'lvconvert -m %d %s/%s --corelog' to replace failed devices"