Logical volume "/dev/vg01/ldp_backup" has been successfully created with character device "/dev/vg01/rldp_backup".

Logical volume "/dev/vg01/ldp_backup" has been successfully extended. Volume Group configuration for /dev/vg01 has been saved in /etc/lvmconf/vg01.conf

Step 2 To create EVFS volume device files by mapping LVM to EVFS on the target and source volumes, enter the following commands:

$ evfsadm start

The following output is displayed:

EVFS subsystem started

$ evfsadm map /dev/vg01/ldp_test

The following output is displayed:

Volume "/dev/vg01/ldp_test" has been successfully mapped to EVFS volume /dev/evfs/vg01/ldp_test"

$ evfsadm map /dev/vg01/ldp_backup

The following output is displayed:

Volume "/dev/vg01/ldp_backup" has been successfully mapped to EVFS volume "/dev/evfs/vg01/ldp_backup"

Step 3 To create the EMD area on the source and the target HP-UX EVFS volumes, enter the

following commands:

$ evfspkey keygen -p

The system prompts for the passphrase. Enter the passphrase.

Enter passphrase:

Re-enter passphrase:

The following output is displayed:

Public/Private key pair "root.root" has been successfully generated

$ evfsvol create /dev/evfs/vg01/ldp_test

The system prompts for the owner passphrase. Enter the owner passphrase.

Enter owner passphrase:

The following output is displayed:

Encrypted volume "/dev/evfs/vg01/ldp_test" has been successfully created

$ evfsvol create /dev/evfs/vg01/ldp_backup

The system prompts for the owner passphrase. Enter the owner passphrase.

Enter owner passphrase:

32