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

/opensolaris-onvv-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh45 STMSINSTANCE=svc:system/device/mpxio-upgrade:default
161 echo "select $STMSINSTANCE" >> $SVCCFG_RECOVERY
278 $SVCADM disable -t $STMSINSTANCE
279 $SVCCFG -s $STMSINSTANCE "setprop general/enabled=true"
522 $SVCPROP -q $STMSINSTANCE < /dev/null > /dev/null 2>&1
529 printf "$fmt\n" "$STMSINSTANCE" 1>&2
533 printf "$fmt\n" "$STMSINSTANCE" 1>&2
537 printf "$fmt\n" "$STMSINSTANCE" 1>&2
567 ISARMED=`$SVCS -l $STMSINSTANCE|$GREP "enabled.*false.*temporary"`

Completed in 37 milliseconds