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

/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh127 REQUIRED=11264
168 MB=`expr $REQUIRED / 2 / 1024`
169 echo "\t$REQUIRED sectors ($MB MBs) are required for the database." >&2
306 if [ $REQUIRED -gt $SECTORS ]; then

Completed in 45 milliseconds