Smconvrt utility syntax, T (see – HP NonStop G-Series User Manual
Page 76
Migration Guidelines
HP NonStop Storage Management Foundation User's Guide—523562-008
4-4
SMCONVRT Utility Syntax
7. For D-series versions, add the VDP process $DATA by using the COUP utility. (For
G-series versions, the VDP process has been added automatically.)
COUP
ASSUME PROCESS
SET PROGRAM $SYSTEM.SYS
SET TYPE 3
SET SUBTYPE 36
SET CPU 3
SET STARTUPMSG (BC 1)
ADD $DATA
For more details, see
Section 3, Configuring and Managing SMF Processes
8. For D-series versions, start the VDP $DATA by using COUP:
COUP START PROCESS $DATA
For G-series versions, start the VDP by using SCF:
START $DATA
For more details, see
Section 3, Configuring and Managing SMF Processes
SMCONVRT Utility Syntax
The syntax for SMCONVRT follows:
run-options
are the standard TACL process startup run options (a priority value of 180 is
suggested).
physical-disk
is the name of the physical disk being migrated to SMF.
new-physical-disk
is the new name of the physical disk after it is renamed. The name cannot be the
same as what is specified for
physical-disk
.
pool-name
is the name of an existing storage pool to which the volume will be added.
CHECKONLY
is an optional parameter that causes SMCONVRT only to scan the disk and report
any problems. No conversion takes place. If problems are found, you are notified,
but not prompted to take any action.
SMCONVRT [run-options] physical-disk new-physical-disk pool-
name [CHECKONLY] [DETAIL] [AUTO] [MAXMEM]