19c19 < mmsadm create -t library|drive|mpool|app|dkvol|dkdrive|voltype --- > mmsadm create -t library|drive|mpool|app|voltype 23c23 < mmsadm delete -t library|drive|mpool|app|dkdrive|voltype --- > mmsadm delete -t library|drive|mpool|app|voltype 27c27 < mmsadm set -t library|drive|mpool|app|dkvol|dkdrive|voltype --- > mmsadm set -t library|drive|mpool|app|voltype 234,235c234 < solaris.smf.modify.mms, solaris.smf.value.mms, < solaris.mms.*, and solaris.smf.read.mms authorizations, with --- > solaris.smf.value.mms and solaris.mms.* authorizations, with 238,239c237 < solaris.mms.device.log and solaris.smf.read.mms authoriza- < tions are required. --- > solaris.mms.device.log and authorizations are required. 245c243 < create -t library|drive|mpool|app|dkvol|dkdrive|voltype -o --- > create -t library|drive|mpool|app|voltype -o 249c247 < set -t library|drive|mpool|app|dkvol|dkdrive|voltype -o --- > set -t library|drive|mpool|app|voltype -o 286,294d283 < dkvol Disk archive volume, a virtual tape volume < created from available disk space. < < < dkdrive A disk archiving drive, used to read and < write disk archive volumes. See the MMS API < command, dda. < < 356a346,358 > > dkpath=directory > > Defines default DISK library directory to the disk volumes > in a DISK library. > > > dkaltpath=hosta:directorya[,hostb:directoryb] > > Defines host and DISK library directory to the disk volumes > in a DISK library. Add additional host and DISK library > directory to a comma seperated list. > 409c411,412 < cover subcommand. Required for create. --- > cover subcommand or type DISK for disk archiving. > Required for create. 634d636 < 644,743d645 < dkvol Options < < dirname=path < < Required by (and only valid for) create. Specifies < the directory in which the new disk archiving < volume will created. < < < < < < < SunOS 5.11 Last change: 8 Jul 2008 10 < < < < < < < System Administration Commands mmsadm(1M) < < < < size=num < < Valid only for create. Specifies the size, in mega- < bytes, of the disk archiving volume. < < < readonly=true|false < < Sets the volume to read-only or to allow write < operations. The default is false, meaning that the < disk archiving volume is writeable. < < < mpool=pool_name < < Media pool to which this disk archiving volume will < be added after it is created. This option is < required for create. < < dkdrive Options < < apps=app1[,app2,...] < < Specifies which applications registered with MMS can < use this drive. To specify that more than one appli- < cation can use this drive, enter each application < name, separated by commas. < < < msg-level=emergency|alert|critical|error|warning|notice| < information|debug < < Specifies the level of detail in messages written to < the log file. The default level is error. < < < trace-level=emergency|alert|critical|error|warning| < notice|information|debug < < Specifies the level of detail in messages written to < the trace file. The default level is error. < < < trace-file-size=size < < Specifies the maximum size of the trace file before < it is rotated and restarted. Specify the size using < a value and the character that identifies the unit: < < o K for kilobytes < < o M for megabytes < < < < SunOS 5.11 Last change: 8 Jul 2008 11 < < < < < < < System Administration Commands mmsadm(1M) < < < < o G for gigabytes < The default size is 10 megabytes. To set the maximum < size of the trace file to 15 megabytes (for exam- < ple), enter: < < trace-file-size=15M < < < < 755c657 < voltype Options --- > add-volume Options 757c659 < mediatype=type --- > voltype=type 764d665 < 768c669 < This option is required for create. --- > This option is required for voltype DISK create. 770a672,676 > readonly=true|false > > Sets the volume to read-only or to allow write > operations for voltype DISK. The default is false, > meaning that the disk archiving volume is writeable. 827,828c733 < Deleting a drive or dkdrive is prohibited if it is actively < in use. --- > Deleting a drive is prohibited if it is actively in use. 846,848c751,752 < The delete subcommand requires the solaris.smf.modify.mms, < solaris.smf.value.mms,solaris.mms.* and solaris.smf.read.mms < authorizations. --- > The delete subcommand requires the solaris.smf.value.mms > and solaris.mms.* authorizations. 869c773 < mmsadm delete -t library|drive|mpool|app|dkdrive|voltype [- --- > mmsadm delete -t library|drive|mpool|app|voltype [- 881c785 < -t library|drive|mpool|app|dkdrive|voltype --- > -t library|drive|mpool|app|voltype