HP StoreServ Application Suite for Oracle Media manual Createuser command, Primaryhost# showsys

Models: StoreServ Application Suite for Oracle Media

1 184
Download 184 pages 48.7 Kb
Page 55
Image 55

Recovery Manager for Oracle User’s Guide

4.2.6Verifying the CLI Connection from the Primary Host to the InServ Storage Server

From the primary host, verify the CLI connection to the InServ Storage Server as follows:

1On the primary host, log in as the root or Oracle user (as you logged in during set up).

2Issue any CLI command (such as showsys) and ensure that the command completes successfully.

<primary_host># showsys

4.2.7Setting Up a CLI Connection from the Backup Host to the InServ Storage Server

Set up a CLI connection from the backup host to the InServ Storage Server as follows:

1On the backup host, set the environment variables as follows:

#TPDSYSNAME=<ss_name> #TPDPWFILE=<ss_pwfile> #export TPDSYSNAME TPDPWFILE

where:

<ss_name> is the system name of the InServ Storage Server attached to the backup host.

<ss_pwfile> is the location for the InServ Storage Server user password file.

NOTE: The following step is optional. Perform step 2 if you want 3PAR Recovery Manager to access the InServ Storage Server from the backup host as a different user than the user created on the primary host.

2On the backup host, create a CLI user on the InServ Storage Server as follows:

<backup_host># /opt/3par/cli/bin/createuser -c \<password> <username> all edit

See the InForm OS Command Line Interface Reference for additional information on the

createuser command.

Setting up RSH/CLI Connections for Recovery Manager

4.7

Page 55
Image 55
HP StoreServ Application Suite for Oracle Media manual Createuser command, Primaryhost# showsys