beautypg.com

HP B6960-90078 User Manual

Page 424

background image

Managing the Data Protector Internal Database

Configuring the IDB

Chapter 9

394

NOTE

On UNIX, you can use symbolic links to relocate the directories, but the
links are not allowed beneath the

/var/opt/omni/db40/datafiles

directory.

Follow the described below to relocate the IDB directories:

1. Stop all backups and other Data Protector activities and run the

omnisv -stop

command to stop the Data Protector services:

• On Windows:

\bin\omnisv -stop

• On UNIX:

/opt/omni/sbin/omnisv -stop

If the IDB is installed on MC/ServiceGuard, run the

cmhaltpkg

command on the active node to stop the Data Protector

package, where

is the name of the Data Protector cluster

package.

2. Rename the

directory that you want to move to

.save

. For example, to relocate the transaction logs and

the IDB recovery file, rename

\db40\logfiles

to

\db40\logfiles.save

(on Windows), or

/var/opt/omni/db40/logfiles

to

/var/opt/omni/db40/logfiles.save

(on UNIX).

3. Create a new empty directory with the same relative path, for

example

\db40\logfiles

on Windows

systems, or

/var/opt/omni/db40/logfiles

on UNIX systems.

4. On Windows, add a new disk or mount a new volume at an NTFS

folder as

\db40\

. For example,

mount it as

\db40\logfiles

.

On UNIX, add a new disk or create a new logical volume and mount it
as

/var/opt/omni/db40/

. For example, mount it as

/var/opt/omni/db40/logfiles

.

5. Copy the contents of

.save

into

on the new

disk or new volume.

6. Run the

omnisv -start

command to start the Data Protector

services:

• On Windows:

\bin\omnisv -start