Creating a WAS with WLP, IHS, IHS Plug-ins with Oracle 11g service offering
This topic describes the tasks that you must perform in BMC Cloud Lifecycle Management to create the service offering that the end user can then use to provision the application infrastructure (for example, an OS and an application package). It includes the following topics:
To create the service and the service offering
In the BMC Cloud Lifecycle Management Administrator console, you must add a service and a service offering.
For WAS with WLP, IHS, IHS Plug-ins with Oracle 11g service blueprint, create a service and service offering based on the available deployment model. The WAS with WLP, IHS, IHS Plug-ins with Oracle 11g service blueprint supports single-tier service deployment model. In the single-tier deployment model, WAS with WLP, IHS, IHS Plug-ins with Oracle 11g are installed on a single instance of a server.
To create a service
To create a service offering
To make the provisioning request
- Access Workspaces > Service Instances to display the Service Instances workspace, and click New Service Request.
In the New Service Request dialog box, click the server provisioning service you want to display the Submit Request dialog box.To complete the Service Request for WAS with WLP, IHS, IHS Plug-ins with Oracle 11g, specify the following Parameters:
Parameter
Description
Oracle: CharSet
CharSet value to configure Oracle database
Oracle: DB Password
Oracle user password for database
Confirm
Confirm Oracle user password for database
Oracle: DB Type
Oracle database type
Oracle: Global DB Name
Global database name for Oracle database
Oracle: RAM(MB)
RAM for Oracle database
Oracle: SID
Oracle database SID
Oracle: User Password
Operating system level password for Oracle user
Confirm
Confirm operating system level password for Oracle user
Root User Password
Linux VM root user password
Confirm
Confirm Linux VM root user password
WAS: Admin Password
WebSphere Administrator user password
Confirm
Confirm WebSphere Administrator user password
WAS: Admin User Name
WebSphere Administrator user name
WAS: Starting Port
WebSphere Admin console port
WLP: Profile Access Port HTTP
Liberty profile access port - HTTP
WLP: Profile Access Port HTTPS
Liberty profile access port - HTTPS
- Enter the data in the required fields to complete the request for an instance of the service request. You can click Next to review the details.
- Click Submit. The request is added to the Pending Activity list in the Service Instances window.
The request status is displayed in the Pending Activity list of the Service Instances window. You can double-click on the service request to see its detailed information.
For more detailed procedures, see Requesting cloud services.
To validate the provisioned components
After provisioning the blueprint, you can validate the WAS with WLP, IHS, IHS Plug-ins with Oracle 11g components setup in your environment.
Components | How to verify | Results |
---|---|---|
WebSphere Admin Console | This displays WebSphere console page. | |
Liberty page | This displays Liberty profile console. | |
IBM HTTP Server Page | This displays IHS login page. | |
To verify Oracle | To verify Oracle, run the following command: ps -ef |grep smon | This command displays running Oracle process. |
WebSphere, IBM HTTP Server, Web Server Plug-ins and Liberty Profile validation | To validate WAS with WLP, IHS, IHS Plug-ins, run the following command: ps -ef | grep "/opt/IBM/WebSphere/AppServer/profiles/“ | This command displays running processes for WAS,WLP and IHS. |
WebSphere Server Version | To verify WebSphere server version, run the following command: /opt/IBM/WebSphere/AppServer/bin/versionInfo.sh | This command displays WebSphere Server Version. |
Where to go next
After you have created the service offering, the cloud end user can request a service offering from the My Cloud Services console. To view a list of tasks that the cloud end user can perform to manage your cloud services, see Managing cloud services.