evfs6# evfsvol enable /dev/evfs/vg01/ldp_raw
The following output is displayed:
Successfully closed raw access to EVFS volume "/dev/evfs/vg01/ldp_raw"
The system prompts for the user passphrase. Enter the user passphrase and confirm it.
Enter passphrase:
The following output is displayed:
encrypted volume "/dev/evfs/vg01/ldp_raw" has been successfully enabled
evfs6# mount
Verifying the Full Backup and Recovery of the Encrypted Data
To verify if the backup and restore operations in Test Scenario 1A and Test Scenario 1B are successful, complete the following steps:
Step 1 To view the directory listings on the source client system before the backup operation, enter the following command:
$ ll /dp_raw
The following output is displayed:
total 10447988 |
|
|
|
|
|
|
| |
2 | root | root | 96 | Dec | 18 | 11:19 | lost+found | |
1 | root | sys | 5349361664 | Dec | 18 | 15:52 | temp.tar |
Step 2 To view the directory listings on the target client system before the restore operation, enter the following command:
evfs6# ll /dp_verify
The following output is displayed:
total 0 |
|
|
|
2 root | root | 96 Dec 18 20:40 lost+found |
Step 3 To view the directory listings after the subsequent recovery of encrypted data to the target client system, enter the following command:
evfs6# ll /dp_verify
The following output is displayed:
total 10447988 |
|
|
|
|
|
|
| |
2 | root | root | 96 | Dec | 18 | 11:19 | lost+found | |
1 | root | sys | 5349361664 | Dec | 18 | 15:52 | temp.tar |
Verify the data size of the directory listings before and after the backup and restore operation on the
30