$ lvcreate
The following output is displayed:
Logical volume "/dev/vg01/ldp_raw" has been successfully created with character device "/dev/vg01/rldp_raw".
Logical volume "/dev/vg01/ldp_raw" has been successfully extended. Volume Group configuration for /dev/vg01 has been saved in /etc/lvmconf/vg01.conf
2. To map the LVM volume to an
$ evfsadm map /dev/vg01/ldp_raw
The following output is displayed:
Volume "/dev/vg01/ldp_raw" has been successfully mapped to EVFS volume "/dev/evfs/vg01/ldp_raw"
Step 2 To enable the
1. To generate user keys for the
$ evfspkey keygen
The system prompts for the passphrase. Enter the passphrase and confirm it.
Enter passphrase:
The following output is displayed:
Public/Private key pair "root.root" has been successfully generated
2. To create an EMD area, enter the following command:
$ evfsvol create /dev/evfs/vg01/ldp_raw
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_raw" has been successfully created
3. Enable the
$ evfsvol enable /dev/evfs/vg01/ldp_raw
The system prompts for the user passphrase. Enter the user passphrase.
Enter user passphrase:
The following output is displayed:
Encrypted volume "/dev/evfs/vg01/ldp_raw" has been successfully enabled
Step 3 To create a file system on the
$ newfs
The following output is displayed:
version 6 layout
5242360 sectors, 5242360 blocks of size 1024, log size 16384 blocks largefiles supported
12