NIM Resources: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
(Created page with "== Define a NIM Resource == # <tt>'''# smitty nim'''</tt> ## <tt>Select: Perform NIM Administration Tasks'''</tt> ## <tt>Select: Manage Resources'''</tt> ## <tt>Select: Define...")
 
No edit summary
Line 1: Line 1:
== Define a NIM Resource ==
== Define a NIM Resource ==
# <tt>'''# smitty nim'''</tt>
# <tt>'''# smitty nim'''</tt>
## <tt>Select: Perform NIM Administration Tasks'''</tt>
## <tt>Select: '''Perform NIM Administration Tasks'''</tt>
## <tt>Select: Manage Resources'''</tt>
## <tt>Select: '''Manage Resources'''</tt>
## <tt>Select: Define a Resource'''</tt>
## <tt>Select: '''Define a Resource'''</tt>
### <tt> Select: mksysb'''</tt>
### <tt> Select: '''mksysb'''</tt>
### Change the entry fields to reflect the following:
<pre>
<pre>
Resource Name [tlfbackup3-20100526-mksysb]
Resource Name [<Name of Resource>]
Resource Type mksysb
Resource Type mksysb
Server of Resource [master]
Server of Resource [master]
Location of Resource [/nim/install/mksysb/tlfbackup3-20100526.mksysb.image]
Location of Resource [<Full Path to the MKSYSB Image]
Comments [Test Blue Remote TLF MKSYSB]
Comments [<Description of the Resource>]
</pre>
</pre>

Revision as of 15:58, 3 January 2012

Define a NIM Resource

  1. # smitty nim
    1. Select: Perform NIM Administration Tasks
    2. Select: Manage Resources
    3. Select: Define a Resource
      1. Select: mksysb
      2. Change the entry fields to reflect the following:
			Resource Name		[<Name of Resource>]
			Resource Type		mksysb
			Server of Resource	[master]
			Location of Resource	[<Full Path to the MKSYSB Image]
			Comments		[<Description of the Resource>]