Using the PUT2PROD EXEC to Build or Delete Saved Segments
After you have verified what saved segments are identified to be built, use the PUT2PROD EXEC to do the builds.
The format of the PUT2PROD EXEC depends on whether you want to automatically build all your saved segments, build only those saved segments that are identified to be built, or build an individual saved segment.
In an SSI cluster, the PUT2PROD command must be run on each member.
Notes:
- For segment deletion the segment status must be reset
to DELETE on each additional member on which the product is installed.
To change the status of the segment to DELETE, before you specify
the PUT2PROD command enter the following VMFSIM command for each segment
that was deleted:
vmfsim modify vm srvblds d tdata :bldlist segblist :object segname.segment :stat delete - To build only those saved segments identified as
"SERVICED," enter the PUT2PROD command with those segments listed.
For example:
put2prod segments csmpipes instseg svm - To build a specific saved segment, whether or not
it is identified to be built, enter the PUT2PROD command with the
name of the saved segment. For example, to build only the CMSPIPES
saved segment listed in the SEGBLIST system saved segment build list,
enter:
put2prod segments cmspipes - To build all the saved segments identified in system
saved segment build list SEGBLIST, whether or not they are identified
to be built, enter the VMFBLD command with the ALL option:
put2prod segments all