System requirements

The following table provides the requirements for BMC Release Package and Deployment (RPD).

Resource

Requirements

Comments

Operating systems

    • Microsoft Windows Server 2016 (x86-64)
    • Windows Server 2012 R2 (x86-64)
    • Red Hat Enterprise Linux 7.0 (x86-64)
    • Red Hat Enterprise Linux 6.5 (x86-64)
  • This configuration requirement applies to deployment server, any additional server, and dispatchers.
  • The RPD server hosts the management console and engines that control the remote actions. The server can be physical or virtual. For better performance, either the management console or the engines should be run on the server.
  • When RPD is running on Red Hat Enterprise Linux, the Microsoft SQL Server database is not supported.
  • When RPD is running on Windows, PowerShell 3.0 or higher is required.
  • Starting with 5.0.02, installation in bridge mode is not supported.
  • (Windows) If you plan to use TLS 1.2, ensure that you have enabled TLS 1.2 and SSL 3.0 in Microsoft Windows registry.

Supported targets

OSs supported by Network Shell (NSH), SSH, Chef, or Puppet protocols

The target is a system that you want to manage using the RPD application.

Ports

  • RPD user interface: 80 (the default port)
  • Dispatcher/Bridge in the legacy bridge mode: 50005 and 50006-5000n
  • Dispatcher/Bridge: 50004 and 50006-5000n
  • If you cannot use the 80 port for the RPD user interface, you can change it during installation.
  • For the dispatcher in the legacy bridge mode:
    • The engine pings the bridge/dispatcher over the 50005 port.
    • The dispatcher returns the above in range port for communication.
    • For 5000n, n=6+number of engines.
  • For the dispatcher, the communication is performed over one port.

CPU cores

  • A multi-core CPU (for deployment server only)
  • A single-core CPU (for additional servers, if any)

None

Memory
  • Deployment server: 8 GB
  • Additional servers: 256 MB
None

Disk space

  • Deployment server: 500 MB
  • Database server: 500 GB
  • Additional servers: 256 MB

None

Databases

  • Microsoft SQL Server 2016 (64-bit)
  • SQL Server 2014 (64-bit)
  • SQL Server 2008 R2 (64-bit) (Deprecated)
  • Oracle Real Application Clusters (RAC) 12c
  • Oracle 12c (64-bit)
  • Oracle 11g R2 (64-bit)
  • PostgreSQL 9.5.4 (64-bit)
  • PostgreSQL 8.4 (64-bit) (Deprecated)
  • Microsoft SQL Server supports the following authentication modes:
    • Local
    • Domain (only if the RPD services run under the Windows domain user who has database credentials)
  • The Microsoft SQL Server database is not supported when RPD is running on Red Hat Enterprise Linux.
  • The database contains instances of the application content and the system configuration data. 
    The database server can be installed on the same system that is used for the deployment server (not recommended).
  • The database server can reside on any operating system. The deployment server must have the appropriate PHP modules installed for communication with the database server.
  • Dynamic ports are not supported for the Microsoft SQL Server database.
  • For Oracle, set the following permissions on your database: 

    CREATE USER RLMUSR 
    PROFILE DEFAULT IDENTIFIED BY sa
    DEFAULT TABLESPACE RLMUSR
    TEMPORARY TABLESPACE TEMP ACCOUNT UNLOCK
    GRANT CONNECT TO RLMUSR
    GRANT RESOURCE TO RLMUSR
    GRANT CREATE VIEW TO RLMUSR

Web browsers

  • Internet Explorer 11
  • Mozilla Firefox (latest version)
  • Google Chrome (latest version)
  • Microsoft Edge (Microsoft Windows 10)
  • Safari (Deprecated)

Cookies and JavaScript must be enabled in your web browser.

Integration support

  • BMC Middleware Automation 8.5
  • BMC BladeLogic Network Shell (NSH) 8.9.00 and RSCD Agent 8.9.00
  • PuppetLabs Puppet 2.7, 3.0, Enterprise 2.5.1 (all experimental)
  • Opscode Chef 10.14 (experimental)

RPD requires both Network Shell (NSH) and Remote System Call Daemon (RSCD) agents as targets. You must have the RCP/NSH client and the RSCD agent installed on your dispatcher host to use the RPD product.

  1. Install the BSA RCP client o n at least one of the hosts where the dispatcher service is installed. The BSA RCP client contains NSH and the authentication tools for connecting to the NSH Proxy. For the BSA RCP client installation information, see Installing NSH and RSCD agents.
  2. Install the RSCD agents on every target you want to retrieve files from or deploy to. The RSCD agents must be configured on the same port as the NSH client that is installed on the dispatcher host. For the RSCD agent installation information, see Installing NSH and RSCD agents.
Was this page helpful? Yes No Submitting... Thank you

Comments