Sponsored Content
Full Discussion: please help
Top Forums UNIX for Dummies Questions & Answers please help Post 12877 by thehoghunter on Tuesday 8th of January 2002 11:38:10 AM
Old 01-08-2002
You would need to bring up the GUI interface or run the vx commands - If you are the System Admin, good luck. If not, I suggest you talk to him/her about the different commands available (some only as root).

Check out docs.sun.com for more info on both Veritas (it won't matter much if it's Veritas's version of Volume Manager or SUN's version of Veritas Volume Manager.)

Also set up your MANPATH to include the man pages for the VX commands (vxprint, vxdisk...)
thehoghunter
 
vxusertemplate(1M)														vxusertemplate(1M)

NAME
vxusertemplate - create and administer user templates SYNOPSIS
vxusertemplate -d file [-f] create [template [template ...]] vxusertemplate [-f] create template_name [description=description] [rules=rules] [capability=capability(var=value,...)[,capability...]] vxusertemplate delete template vxusertemplate help [keywords | options | attributes] vxusertemplate list vxusertemplate print template [template ... ] DESCRIPTION
The vxusertemplate utility provides a command line interface for the creation and administration of user-defined or user templates that may be used with the Veritas Intelligent Storage Provisioning (ISP) feature of Veritas Volume Manager (VxVM). The operations that can be performed by vxusertemplate are selected by specifying the appropriate keyword on the command line. See the KEY- WORDS section for a description of the available operations. KEYWORDS
create Creates one or more user templates, whose definitions can be read from a definitions file or entered on the command line. delete Deletes a user template. help Displays information on usage, keywords, options and attributes. list Lists all user templates. print Prints detailed information about one or more user templates. OPTIONS
-d file Specifies a file that contains user template definitions -f Forces an operation that is not usually allowed by vxusertemplate. This option must be specified if the user template definition differs from the existing definition in the configuration database. EXAMPLES
Create the user templates ut1, ut2 and ut3 from the definitions in the file ut1.txt: vxusertemplate -d ut1.txt create ut1,ut2,ut3 Delete the user template myreliabletemplate: vxusertemplate delete myreliabletemplate List all user templates: vxusertemplate list Print details of the user template mytemplate: vxusertemplate print mytemplate EXIT STATUS
The vxusertemplate utility exits with a non-zero status if the attempted operation fails. A non-zero exit code is not a complete indicator of the problems encountered, but rather denotes the first condition that prevented further execution of the utility. SEE ALSO
vxtemplate(1M), vxvoladm(1M) Veritas Storage Foundation Intelligent Storage Provisioning Administrator's Guide VxVM 5.0.31.1 24 Mar 2008 vxusertemplate(1M)
All times are GMT -4. The time now is 07:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy