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

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/
H A Dvgimportclone.sh64 function checkvalue { function
208 checkvalue $? "$ARG is not a PV."
231 checkvalue $? "Current VG names could not be collected without errors"
254 checkvalue $? "Failed to generate ${LVMCONF}"
281 checkvalue $? "PV info could not be collected without errors"
289 checkvalue $? "PV info could not be parsed without errors"
312 checkvalue $? "Volume Group ${VGNAME} could not be imported"
330 checkvalue $? "Unable to change PV uuid for ${BLOCKDEV}"
336 checkvalue $? "Unable to change VG uuid for ${VGNAME}"
342 checkvalue
[all...]

Completed in 100 milliseconds