You can change the default port assignments during the Oracle vSphere Plug-In for Oracle Flash Storage Systems installation.
The ports shown in the following table are used for all communications between the plug-in, the vCenter Server, and the Oracle FS System. These ports permit the vCenter Server and the vSphere Client to connect to and communicate with the plug-in.
If any of the port numbers are in use by other software, you can change them.
Port type | Port Number | Description |
---|---|---|
Shutdown Port | 8006 | The server on which the plug-in is installed uses this port to listen for a shutdown command. Proper configuration of this port is required for the installation to succeed. |
HTTP Port | 8084 | The port on which the plug-in listens for HTTP requests from vSphere Client to plug-in. |
HTTPS Port | 8446 | The port on which the plug-in listens for HTTPS requests from vSphere Client to plug-in. |
HTTPS WebCLI Port | 8083 | The port on which the plug-in communicates with the Oracle FS System WebCLI service running on the Pilot. This port cannot be changed. Use the following CLI command to verify that this service is enabled:
$ fscli webcli -list If necessary, use the following CLI command to enable the service:
$ fscli webcli -enable |