The Infrastructure Administrator registers the information as needed to make it possible to use the L-Platform templates.
The following shows the types of information that need to be registered:
Point
Do the following to check whether the commands have correctly registered and set the information.
Check the return value.
A return value of 0 indicates normal termination.
A return value of anything other than 0 indicates an error and an error message will be output.
Use the following commands to display the corresponding information.
Command for registering or setting | Display Command |
---|---|
Software information registration (cfmg_addsoft) | Software information list display (cfmg_listsoft) |
Image information registration (cfmg_addimageinfo) | Display a list of image information (cfmg_listimageinfo) |
Segment registration (cfmg_addnetinfo) | Segment list display (cfmg_listnetinfo) |
Template information registration (cfmg_addtemplate) | Display a list of template information (cfmg_listtemplate) |
Software Information
Use the following procedure to register information for software included in the image used by the L-Platform template.
Create a software information file (XML file) that lists the configuration information for the software included in the image.
It is also possible to use software information that has already been registered. Refer to "Appendix C Registered Software IDs" in the "Reference Guide (Command/XML) CE" for details.
Refer to "15.20.1 Software Information" in the "Reference Guide (Command/XML) CE" for information on software information.
Register software information using the software information registration (cfmg_addsoft) command.
Register one piece of software information for each type of software (i.e., create different pieces of software information for each type of software being used).
Image Information
Use the following procedure to register information for images included in the image used by the L-Platform template.
Use the image list display command (cfmg_listvmimage) to check images that are already registered.
Create an image information file (XML file).
Model files have been prepared for your reference.
Refer to "15.20.2 Image Information" in the "Reference Guide (Command/XML) CE" for information on the storage location for model files and image information.
Register image information with the Image information registration (cfmg_addimageinfo) command.
Segment Information
When restrictions are to be placed on the network resource to be used with this product, use the following procedure to register segment information.
Use the network resource list display command (cfmg_listvnet) to check network resources that are already registered.
Make a note of the resource ID in the <networks> -> <network> -> <id> tag.
Create a segment information file (XML file).
Use the resource ID noted in step 1 for the <id> tag.
Refer to "15.20.3 Segment Information" in the "Reference Guide (Command/XML) CE" for information on segment information.
Register segment information with the Segment registration (cfmg_addnetinfo) command.
Note
If segment information has not been registered, all registered network resources are targeted for deployment. If "Automatic" is specified for deployment destination network resources, the deployment destination is selected from all network resources.
If segment information is registered, register segment information for all network resources used by the L-Platform template.
If "Automatic" is specified for deployment destination network resources, the deployment destination is selected from the network resources for which "Business" is specified.
Template Information
Use the following procedure to register template information.
Use the following commands to check the information used in the template information.
Segment information: Segment list display (cfmg_listnetinfo) command
Image information : Image information list display (cfmg_listimageinfo) command
Create a template information file (XML file).
Model files have been prepared for your reference.
Refer to "15.20.4 Template Information" in the "Reference Guide (Command/XML) CE" for information on the storage location for model files and template information.
Use the Template information registration (cfmg_addtemplate) command to register template information.
The default publication setting for L-Platform templates is "Hidden".
If you want to publish an L-Platform template, the L-Platform template publication setting command (cfmg_showtemplate) must be used to change the publication setting.
Refer to "9.15 cfmg_showtemplate (Changing L-Platform Access Setting)" in the "Reference Guide (Command/XML) CE" for information on this command.
Note
There is no effect on deployed L-Platform even if the publication settings of the L-Platform template being used by a deployed L-Platform are changed to "Hidden".
If it is ever necessary for deployment to be canceled, it is possible to change the setting for the L-Platform template for that deployment to "Hidden".