Searched refs:convlv (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/test/
H A Dt-mirror-names.sh126 convlv=$(lv_convert_lv_ "$vg/$lv1")
127 test "$convlv" = "$lv1"_mimagetmp_2
128 lv_devices_ $vg/$lv1 "$convlv" "$lv1"_mimage_2
129 lv_devices_ "$vg/$convlv" "$lv1"_mimage_0 "$lv1"_mimage_1
130 loglv=$(lv_mirror_log_ "$vg/$convlv")
136 convlv=$(lv_convert_lv_ "$vg/$lv1")
137 lv_devices_ $vg/$lv1 "$convlv" "$lv1"_mimage_2
138 lv_devices_ "$vg/$convlv" "$lv1"_mimage_0 "$lv1"_mimage_1
139 loglv=$(lv_mirror_log_ "$vg/$convlv")
144 convlv
[all...]

Completed in 192 milliseconds