Running the setup script for IBM Storage Protect Snapshot for Oracle in an SAP environment
Run the setup script to configure IBM® Storage Protect Snapshot for Oracle in an SAP environment.
Before you begin
- In basic mode, a subset of parameters is editable and can be modified. For all other parameters, default values are used. The daemons are started automatically.
- In advanced mode, you can configure all parameters. You choose whether IBM Storage Protect Snapshot daemons are started automatically or not.
For more information about configuration files and different profile parameters, see Configuration files. To read about the profile contents and which parameters are editable in advanced mode, see Profile.
When the setup script is called for the first time for a specific instance, the type of instance is determined. This instance can be the productive instance or an instance for cloning. If this general information on the instance needs to be changed at a later point in time, you must run the setup script again in advanced mode.
Depending on your environment and the functionality to be used, extra configuration files might be required when you are configuring the product. The setup script checks that these files exist, but does not verify the contents. They must be complete before you run any IBM Storage Protect Snapshot functions.
When you configure offload backups to an IBM Storage Protect server, the startup script asks if you want to
start offloaded tape backups after a snapshot completes. Choose yes to start the
offload immediately after the snapshot backup completes. Alternatively, choose to schedule the
offload operation to run at a different time by scheduling backups individually. The backup to the
IBM Storage Protect server can be delayed until the
necessary resources in the IBM Storage Protect server are
available. In this case, you must schedule the backup process to start manually. For example, you
can add a crontab entry. The default value is to run fcmcli as a
daemon process on the production server.
You can create multiple entries with different values for some parameters. To create multiple entries, when the script asks if you want to add another instance of a parameter, enter y. To delete a parameter entry, when prompted for a parameter value enter !d. To display help for a parameter, enter ? at the prompt for the parameter value. The help is best viewed in a window that is set for at least 130 characters.
Procedure
Results
- The ACS_DIR directory is created. The default location is <instance owner $HOME>/acs.
- The IBM Storage Protect Snapshot profile is created in the ACS_DIR directory. Parameter values reflect values that you set during the configuration process.
- An <ACS_DIR>/shared directory is created for shared information for the production, backup, and clone servers.
- The IBM Storage Protect Snapshot repository for the metadata of each backup is created in the ACS_REPOSITORY directory. The ACS_REPOSITORY directory defaults to <ACS_DIR>/acsrepository
- A logs directory for IBM Storage Protect Snapshot logs and traces is created at <ACS_DIR>/logs.
- For secure communication with IBM Storage Protect
Snapshot daemons, IBM Global Security Kit key database files
fcmcert.*are created in the instance directory, with anfcmselfcert.armfile that contains a representation of the production server's self-signed public key. For more information about the secure communication, see Installing the GSKit. - Links are created at /usr/sap/<SID>/SYS/exe/run for executable files and the key database in the instance directory.
- IBM Storage Protect Snapshot daemons that are required for the configuration, start automatically unless you stated otherwise when you configured the product in advanced mode.
- The instance directory is created in the same path as on the production server.
- The necessary IBM Storage Protect Snapshot files are copied to the instance directory on the backup server.
- The ACS_DIR directory is created in the same path as on the production server.
- The IBM Storage Protect Snapshot profile for the backup instance is created in the ACS_DIR directory.
- The <ACS_DIR>/shared directory is copied from the production system.
- A directory for IBM Storage Protect Snapshot logs and traces is created at <ACS_DIR>/logs.
- For secure communication with IBM Storage Protect
Snapshot daemons, IBM Global Security Kit key database files
fcmcert.*are created in the instance directory. Unless standard CA-signed certificates are used for server authentication, thefcmselfcert.armfile of the production system is imported in the keystore. - Links are created at /usr/sap/<SID>/SYS/exe/run for executable files and the key database in the instance directory.
- The mount agent daemon starts automatically unless you stated otherwise when you configured the product in advanced mode.
- The clone instance directory is created.
- The necessary IBM Storage Protect Snapshot files are copied to the clone instance directory.
- The <ACS_DIR of clone instance> directory is created in the same path relative to the clone instance user $HOME directory as on the production server.
- The IBM Storage Protect Snapshot profile for the clone instance is created in the <ACS_DIR of clone instance> directory.
- The <ACS_DIR>/shared directory is copied from the production system to the <ACS_DIR of clone instance> directory.
- A directory for IBM Storage Protect Snapshot logs and traces is created at <ACS_DIR of clone instance>/logs.
- For secure communication with IBM Storage Protect
Snapshot daemons, IBM Global Security Kit key database files
fcmcert.*are created in the clone instance directory. Unless standard CA-signed certificates are used for server authentication, thefcmselfcert.armfile of the production system is imported to the keystore. - Links are created in path /usr/sap/<clone SID>/SYS/exe/run for executable files and the key database in the clone instance directory.
- The mount agent daemon of the clone instance starts automatically unless you stated otherwise when you configured the product in advanced mode.