This section describes the items below concerning the system deployment Automated Operation Process provided by the operation template for virtual environments.
Processing overview
Changing input values set in the Automated Operation Process
Information entered in screens
The Automated Operation Process that deploys systems performs processing in the following sequence to build a virtual server system:
Building the virtual server
Sending completion notification by mail
Change the Automated Operation Process to suit your operations.
Changing the number of virtual servers targeted for operations
The Automated Operation Process is formed such that each process performs operations in parallel for two virtual servers.
To change the number of servers for which the operation is performed, change the Automated Operation Process as described in 2.9 Changing the Number of Virtual Servers Targeted for an Operation.
The operation components shown below are positioned in the Automated Operation Process.
Name | Name of operation component to be used | Purpose |
---|---|---|
Build virtual server 1-2 | Build virtual server | Building virtual servers |
Completion notification 1-2 | Send emails | Posting the results of building the virtual servers |
The following settings are required for the Automated Operation Process:
User-defined attributes
Operation component input information
User-defined attributes
Values must be set in the user-defined attributes of the Automated Operation Process. Enter values as shown below.
User-defined attribute name | Input value | Use |
---|---|---|
smtp_server | Host name or IP address of the mail send (SMTP) server | Used as the hostname parameter value of the operation component that sends mail |
from_address | Error mail send source address | Used as the fromaddress parameter value of the operation component that sends mail |
Operation component input information
A parameter value must be set as input information for the following operation component positioned in the Automated Operation Process:
Build virtual server 1-2
Also, if required, set parameter values as input information for the following operation component:
Completion notification 1-2
Enter parameter values as shown below.
Operation component name | Parameter name | Input value |
---|---|---|
Build virtual server 1-2 | serverpassword | Same value as the manager password set in the image to be used for building the virtual servers (*1) |
Completion notification 1-2 | smtpusername (*2) | User name for SMTP authentication to the host of the mail send (SMTP) server |
smtppassword (*2) | User password for SMTP authentication to the host of the mail send (SMTP) server |
*1:
Make the manager password the same in all images to be used.
To use different passwords in each image, enter the password from the request screen. Or, change the parameter name at each server.
*2:
Set this parameter in environments that require authentication to the SMTP server when mail is sent.
See
Refer to the Systemwalker Runbook Automation Studio User's Guide for details on how to change Automated Operation Processes.
Use the following screen to enter the values required for operations when the operations are performed by the Automated Operation Process:
Enter the build information screen
Enter the values when executing the Automated Operation Process. This screen is comprised of the following three screens:
Screen for input of information common to each server
Server 1 information input screen
Server 2 information input screen
Information entered in the Enter the build information screen (common to each server)
Enter the information below in the Enter the build information screen (common to each server).
Input item | Mandatory | Input content | Automated Operation Process user-defined attribute for which input value is being set |
---|---|---|---|
Recipient address of the completion notification mail | Mandatory | Send destination address of mail notifying completion | toaddress |
Information entered in the Enter the build information screen (Server 1)
Enter the information below in the Enter the build information screen (Server 1)
Input item | Mandatory | Input content | Automated Operation Process user-defined attribute for which input value is being set |
---|---|---|---|
IP address of the virtual environment management server | Mandatory | Specify the IP address of the management server of the virtual environment management product. | manageserver1 |
Applied template name | Mandatory | Specify the name of the template to be applied to the virtual server being built. | templatename1 |
Applied image name | Mandatory | Specify the name of the image to be applied to the virtual server being built. | imagename1 |
Name assigned to the virtual server | Mandatory | Specify the name to be given to the virtual server being built. | servername1 |
Assigned network resource name | Mandatory | Specify the network resource name to be allocated to the virtual server being built. | network1 |
Assigned IP address | Optional | Specify the IP address to be allocated to the virtual server being built. | serveripaddress1 |
Product key | Optional | Specify the product key to be allocated to the virtual server being built. | productkey1 |
Number of CPUs | Optional | If the number of CPUs is being changed from that in the template information, specify the number of CPUs after the change. | numofprocessor1 |
CPU performance | Optional | If the CPU performance is being changed from that in the template information, specify the CPU performance after the change. | processorspeed1 |
Memory size | Optional | If the memory size is being changed from that in the template information, specify the memory size after the change. | memorysize1 |
Information entered in the Enter the build information screen (Server 2)
Enter the information below in the Enter the build information screen (Server 2).
Input item | Mandatory | Input content | Automated Operation Process user-defined attribute for which input value is being set |
---|---|---|---|
IP address of the virtual environment management server | Mandatory | Specify the IP address of the management server of the virtual environment management product. | manageserver2 |
Applied template name | Mandatory | Specify the name of the template to be applied to the virtual server being built. | templatename2 |
Applied image name | Mandatory | Specify the name of the image to be applied to the virtual server being built. | imagename2 |
Name assigned to the virtual server | Mandatory | Specify the name to be given to the virtual server being built. | servername2 |
Assigned network resource name | Mandatory | Specify the network resource name to be allocated to the virtual server being built. | network2 |
Assigned IP address | Optional | Specify the IP address to be allocated to the virtual server being built. | serveripaddress2 |
Product key | Optional | Specify the product key to be allocated to the virtual server being built. | productkey2 |
Number of CPUs | Optional | If the number of CPUs is being changed from that in the template information, specify the number of CPUs after the change. | numofprocessor2 |
CPU performance | Optional | If the CPU performance is being changed from that in the template information, specify the CPU performance after the change. | processorspeed2 |
Memory size | Optional | If the memory size is being changed from that in the template information, specify the memory size after the change. | memorysize2 |