NIM Resources: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Define a NIM Resource == | == Define a NIM MKSYSB Resource == | ||
# <tt>'''# smitty nim'''</tt> | # <tt>'''# smitty nim'''</tt> | ||
## <tt>Select: '''Perform NIM Administration Tasks'''</tt> | ## <tt>Select: '''Perform NIM Administration Tasks'''</tt> | ||
Line 7: | Line 7: | ||
### Change the entry fields to reflect the following: | ### Change the entry fields to reflect the following: | ||
<pre> | <pre> | ||
Resource Name | Resource Name [Name of Resource] | ||
Resource Type | Resource Type mksysb | ||
Server of Resource [master] | Server of Resource [master] | ||
Location of Resource [ | Location of Resource [Full Path to the MKSYSB Image] | ||
Comments | Comments [Description of the Resource] | ||
</pre> | </pre> | ||
== Associating Resources with a server == | |||
# <tt>'''# smitty nim'''</tt> | |||
## <tt>Select: '''Perform NIM Administration Tasks'''</tt> | |||
## <tt>Select: '''Manage Machines'''</tt> | |||
## <tt>Select: '''Manage Network Install Resource Allocation'''</tt> | |||
## <tt>'''Allocate Network Install Resources'''</tt> | |||
### <tt>Select: '''<TargetName>'''</tt> | |||
### <tt>Select: '''<Resource Type>'''</tt> | |||
## Repeat step 4 for every resource. | |||
== Further Reading == | |||
# [http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp IBM pSeries and AIX Information Center] | |||
[[Category:AIX]] |
Latest revision as of 21:04, 13 December 2017
Define a NIM MKSYSB Resource
- # smitty nim
- Select: Perform NIM Administration Tasks
- Select: Manage Resources
- Select: Define a Resource
- Select: mksysb
- 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]
Associating Resources with a server
- # smitty nim
- Select: Perform NIM Administration Tasks
- Select: Manage Machines
- Select: Manage Network Install Resource Allocation
- Allocate Network Install Resources
- Select: <TargetName>
- Select: <Resource Type>
- Repeat step 4 for every resource.