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

/illumos-gate/usr/src/cmd/lvm/util/
H A Dsvc-metainit32 METADEV=/dev/md/admin
41 if [ ! -c $METADEV ]; then
42 echo "$METADEV is missing or not a character device."
H A Dsvc-metasync33 METADEV=/dev/md/admin
110 if [ ! -c $METADEV ]; then
111 echo "$METADEV is missing or not a character device."

Completed in 66 milliseconds