Example of creating operation definition files, Example of vdi metafile storage directory – HP XP Command View Advanced Edition Software User Manual
Page 192

Example of creating operation definition files
The following gives an example of creating operation definition files for a system that has a cluster
configuration.
This example assumes the following conditions:
•
The virtual server (server name:
VServer_C)
is running on the database server A (server name:
DBServer_A)
and the database server B (server name:
DBServer_B)
, which make up the
cluster.
•
The SQL Server instance
INSTANCE_1
exists on the databases A and B, and the virtual server C
(server name:
VServer_C
) has been defined as a cluster resource.
•
There is a cluster group
SQLCG_1
on the database server A and the database server B, and the
cluster resource in the following table has been registered.
Table 60 Cluster resources (when the backup is of an SQL Server database)
Extended command temporary file
storage folder
SQL Server in-
stance name
Virtual server
Cluster group
name
G:\tmp\INSTANCE_1
INSTANCE_1
VServer_C
SQLCG_1
•
The IIS FTP service has been set up on the backup server (server name:
BKServer
) and is running.
The home directory of the FTP site is
C:\FTP_ROOT
.
•
The FTP subdirectory is
script
.
•
The database server A is specified as an active server and the database server B is specified as
a standby server. The shared disk
G:
is used.
•
The
drmsqlinit
command is executed for the
INSTANCE_1
.
•
The value has been set in the
DRM_DB_PATH=
folder-on-the-shared-disk
;
virtual-server-name entry
in the Application Agent environment settings file (
init.conf
).
•
The VDI metafile storage directory in the database server A or B is created as shown in the following
table.
•
Application Agent is permitted to create a temporary directory for extended commands in the
dictionary map file directory.
•
In the disk containing the automatically created temporary directory for extended commands, there
is sufficient space to store the following temporary files:
• Backup ID record file
• Backup information file
• SQL Server metafile
•
When a temporary directory for extended commands is created automatically according to the
naming conventions, the length of the directory name does not exceed the limit for the OS.
Table 61 Example of VDI metafile storage directory
VDI metafile storage directory
Server name
G:\MSSQL\VServer_C\INSTANCE_1\META
DBServer_A
DBServer_B
Preparation for using Application Agent
192