Business Copy XP and/or Continuous Access XP for HPe3000

(MPE/iX Prompt):dstat all
LDEV-TYPE STATUS VOLUME (VOLUME SET - GEN)
---------- -------- --------------------------
60-OPEN-3 UNKNOWN
61-OPEN-3 UNKNOWN
62-OPEN-3 UNKNOWN
(MPE/iX Prompt):
2. Now create the User Volume Set that will be used to offload processing. The
volume set name for this example will be PRODUCTION_DATA. Use the
VOLUTIL utility program to create the user volume set named
PRODUCTION_DATA. Once the volume set is created, VSCLOSE and then
VSOPEN the volume set before proceeding onward.
3. Issue the DSTAT ALL command and the following should appear:
(MPE/iX Prompt):dstat all
LDEV-TYPE STATUS VOLUME (VOLUME SET - GEN)
---------- -------- --------------------------
60-OPEN-3 MASTER MEMBER1 (PRODUCTION_DATA-0)
61-OPEN-3 MEMBER MEMBER2 (PRODUCTION_DATA-0)
62-OPEN-3 MEMBER MEMBER3 (PRODUCTION_DATA-0)
4. Next, create the directory and accounting structure on the system that will use the
User Volume. Be sure to remember to use the proper syntax and parameters
ONVS and HOMEVS when creating the groups. You are now ready to restore or
create the files that will reside on the user volume set PRODUCTION_DATA.
From the Remote Control PC, configure the LUNs and paths for the Business
Copy volumes and start the copy operation. This takes about 1 Gbytes per minute
depending on your configuration. Once this operation has completed, you may
proceed.
At this point you should have a system configured with a user volume set named
PRODUCTION_DATA and a directory and accounting structure that is
accessible from System B. You should also have a copy of this volume set
maintained by Business Copy. To access the files and directories when this
volume set is “moved” over to System B, you need to have the identical directory
and accounting structure on System B that is already on System A.