Encrypted Volume and File System v1.1 Administrator's Guide
# umount /home
# vxdg -g rootdg free
# vxassist -g rootdg growby vol10 4m
(The existing size is 96 MB; we now extend it by 4 MB, to 100 MB)
# evfsadm map /dev/vx/dsk/rootdg/vol10
# evfsvol iencrypt /dev/evfs/vx/dsk/rootdg/vol10
# evfsvol enable /dev/evfs/vx/dsk/rootdg/vol10
# mount /dev/evfs/vx/dsk/rootdg/vol10 /home
# evfsadm stat –a
# evfsvol display /dev/evfs/vx/dsk/rootdg/vol10
Optionally, configure the autostart feature, as described in “Step 4: (Optional) Configuring the
Autostart Feature” (page 72). Finally, backup your EVFS configuration and user keys, as described
in “Step 5: Backing Up Your Configuration” (page 74).
Examples 77