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

/illumos-gate/usr/src/cmd/avs/sdbc/etc/
H A Dscm.sh112 DSCFG_LOCKDB=/etc/dscfg_lockdb
225 if [ ! -f $DSCFG_LOCKDB ]
231 cp $NODELIST $DSCFG_LOCKDB
234 diff $NODELIST $DSCFG_LOCKDB > /dev/null
241 cat $DSCFG_LOCKDB
244 rm -f $DSCFG_LOCKDB
245 cp $NODELIST $DSCFG_LOCKDB
251 printf "Required configuration file, $DSCFG_LOCKDB\n"
260 if [ -f $DSCFG_LOCKDB ]
263 ${SCMLIB}/dscfglockd -f $DSCFG_LOCKDB
[all...]

Completed in 42 milliseconds