skip book previous and next navigation links
go up to top of book: HP OpenVMS Version 8.2-1 for Integrity Servers... HP OpenVMS Version 8.2-1 for Integrity Servers...
go to beginning of chapter: After Installing or Upgrading the OpenVMS Operating... After Installing or Upgrading the OpenVMS Operating...
go to previous page: Set System Parameters for Volume Shadowing (New Installations Only; Optional) Set System Parameters for Volume Shadowing (New Installations...
go to next page: Customizing the System (New Installations, Some Upgrades)Customizing the System (New Installations, Some Upgrades)
end of book navigation links

Forming the Shadow Set  



If you have upgraded a disk in a volume shadowing environment, you must now re-form the shadow set. If you want to form a shadow set for a newly installed system disk, you can do this now or later. To do so requires that the VOLSHAD license has been entered and loaded. In addition, several system parameters must be set as explained in Set System Parameters for Volume Shadowing (New Installations Only; Optional).

Forming the shadow set with the newly installed or upgraded disk as the master causes the other disks in the shadow set to be updated with a copy of the disk. (In a single-member shadow set, although no other disks exist to be updated, the shadow set can be used to facilitate replacement of a failed drive.)

After forming the shadow set, you can then dismount one of the shadow set members and keep it as a backup. After you perform the steps recommended in this chapter, you can place another volume into the shadow set instead of doing the final backup, or re-add the volume that was dismounted.

Form the shadow set as follows:

  1. Enter the SHOW DEVICE D command to display a list of disks available on your system. For example:
       $ SHOW DEVICE D
       Device                Device     Error    Volume       Free  Trans Mnt
        Name                 Status     Count    Label       Blocks Count Cnt
       $11$DKB100:  (NODE1)  Online        0  
       $11$DKB200:  (NODE1)  Mounted       0     I64821      918150    1  31
  2. Enter a command in the following format:

    MOUNT/CONFIRM/SYSTEM DSAn: /SHADOW=(upgraded-disk:,new-member:) volume-label

    In this format:
    NoteWhen you form the shadow set, the contents of the new member are replaced by the contents of the disk you upgraded. Specifying the /CONFIRM qualifier reminds you of this fact, confirming that you are specifying the correct name of a disk that either is blank or contains files you no longer need.

Example

   $ MOUNT/CONFIRM/SYSTEM DSA54: /SHADOW=($11$DKB200:,$11$DKB100:) I64082 
 
   %MOUNT-F-SHDWCOPYREQ, shadow copy required 
   Virtual Unit - DSA54 Volume label I64A082
        Member                    Volume label Owner UIC
        $11$DKB100:  (NODE1)      SCRATCH      [100,100] 
   Allow FULL shadow copy on the above member(s)? [N]: YES

NoteBefore continuing with the next step in this chapter, after the shadow copy completes, dismount one of the shadow set members to use as a backup. Normally, this should be the unit you just added to the upgraded volume when you formed the shadow set (in the preceding example, $11$DKB100:).

To add a shadowed system disk in a multiple-member shadow set to the EFI boot device list and dump device list, HP recommends using the OpenVMS I64 Boot Manager (BOOT_OPTIONS.COM) utility. Be sure to add all members to both lists.



go to previous page: Set System Parameters for Volume Shadowing (New Installations Only; Optional) Set System Parameters for Volume Shadowing (New Installations...
go to next page: Customizing the System (New Installations, Some Upgrades)Customizing the System (New Installations, Some Upgrades)