Oracle Fleet Patching and Provisioning Architecture

Oracle Fleet Patching and Provisioning (Oracle FPP) architecture consists of an Oracle FPP Server and any number of Oracle FPP Clients.

Oracle recommends deploying the Oracle FPP Server in a multi-node cluster so that it is highly available. Oracle FPP Server supports single-node deployment, but it is not recommended.

Note:

The Oracle FPP Server needs an Oracle Clusterware installation, thus you can not configure Oracle FPP Server on an Oracle Restart server.

The Oracle FPP Server cluster is a repository for all data, of which there are primarily two types:

  • Gold images
  • Metadata related to users, roles, permissions, and identities

The Oracle FPP Server acts as a central server for provisioning Oracle Database homes, Oracle Grid Infrastructure homes, and other application software homes, making them available to the cluster hosting the Oracle FPP Server and to the Oracle FPP Client clusters, and rhpclient-less targets.

Users operate on the Oracle FPP Server or Oracle FPP Client to request deployment of Oracle homes or to query gold images. When a user makes a request for an Oracle home, specifying a gold image, the Oracle FPP Client communicates with the Oracle FPP Server to pass on the request. The Oracle FPP Server processes the request by taking appropriate action to instantiate a copy of the gold image, and to make it available to the Oracle FPP Client cluster using available technologies such as Oracle Advanced Cluster File System (Oracle ACFS) and local file systems.