HomeSort by: relevance | last modified time | path
    Searched defs:checkvalue (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/lvm2/dist/scripts/
vgimportclone.sh 64 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 $? "Unable to rename ${VGNAME} to ${NEWVGNAME}
    [all...]
vgimportclone.sh 64 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 $? "Unable to rename ${VGNAME} to ${NEWVGNAME}
    [all...]
vgimportclone.sh 64 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 $? "Unable to rename ${VGNAME} to ${NEWVGNAME}
    [all...]

Completed in 55 milliseconds