Configuration example – HP Integrity NonStop J-Series User Manual

Page 68

Advertising
background image

Configuring and Managing SMF Processes

HP NonStop Storage Management Foundation User's Guide523562-007

3-18

Configuration Example

Configuration Example

Following is an example of configuring various processes for SMF. Defined are the
master process $ZSMS, one pool, $POOL, and two VDPs, $VDP1 and $VDP2.
Suppose the disks $AUDIT and $OTHER are included in the pool $POOL. $AUDIT
must be an audited disk.

For D-series systems, use COUP and PUP commands.

1. Start the $ZSMS process:

COUP
ASSUME PROCESS
SET PROGRAM $SYSTEM.SYSnn.OMP
SET STARTUPMSG (CV $AUDIT, BC 1)
SET CPU 2
SET TYPE 52
SET SUBTYPE 0
ADD $ZSMS
START $ZSMS
EXIT

2. Define multiple pools and VDPs within SMF. Following are commands to define

one pool and two VDPs for that pool:

PUP

DEFINEPOOL $POOL, CATALOGOLOC $AUDIT

DEFINEVIRTDISK $VDP1, POOL $POOL, ANTLOC $AUDIT, PENDOPSLOC $AUDIT

DEFINEVIRTDISK $VDP2, POOL $POOL, ANTLOC $AUDIT, PENDOPSLOC $AUDIT

EXIT

3. Start the pool by using COUP:

COUP
ASSUME PROCESS
SET PROGRAM $SYSTEM.SYSnn.OPP
SET STARTUPMSG (BC 1)
SET CPU 2
SET TYPE 25
SET SUBTYPE 0
ADD $POOL
START $POOL
EXIT

4. Include two disks in the pool:

PUP
INCLUDE $AUDIT , POOL $POOL
INCLUDE $OTHER , POOL $POOL
EXIT

Repeat Step 2 through Step 4 as many times as you have pools to define.

Advertising
This manual is related to the following products: