Lines Matching refs:md
35 IN_CONF=${FLASH_ROOT}/kernel/drv/md.conf
39 TMP_CONF=/var/tmp/md.conf.1
64 # need to copy the md.conf file from the current root onto the
67 if [ -h /kernel/drv/md.conf ]; then
68 # Remove SVM mddb entries from /kernel/drv/md.conf.
85 cp /kernel/drv/md.conf ${IN_CONF}
95 # the md.conf on the currently running root to see if SVM is
97 # volumes already so the mini-root md.conf has the mddb info. For
98 # the live-upgade case both roots will be sharing the same md.conf
101 # Check if there are mddb entries in md.conf to determine if SVM is
103 sed -e 's/#.*$//' /kernel/drv/md.conf | \
131 cp ${SAVE_DIR}/md.conf ${FLASH_ROOT}/kernel/drv/md.conf
133 cp ${SAVE_DIR}/md.cf ${FLASH_ROOT}/etc/lvm/md.cf
134 cp ${SAVE_DIR}/md.ctlrmap ${FLASH_ROOT}/etc/lvm/md.ctlrmap
135 cp ${SAVE_DIR}/md.tab ${FLASH_ROOT}/etc/lvm/md.tab