Resizing Guarded Efficient Storage Devices
Devices configured for Efficient Storage can be resized using the system-provided resizing utilities. If you are using a file system on the GuardPoint, you can mount the file system after resizing the device and then grow the file system to the new size using the appropriate utility such as xfs_growfs
or resize2fs
.
Do not shrink ES GuardPoints. Due to relocation of user data from CTE private region, if you shrink the device, you may corrupt data on the device.
-
Stop applications from accessing the GuardPoint.
-
Unmount the file system if the device is mounted.
-
Disable GuardPoints: auto-guard if it is enabled on the CipherTrust Manager, or manual-guard if it is enabled on the protected host.
-
-
Use the native disk management tools to resize the device.
-
After resizing the device, check the size of the device. For Linux, you can use the
fdisk –l
command. -
If the reported size does not match what you expect, you may need to rescan your storage devices using the command appropriate for the device's connection type.
-
Once the expected size is achieved, enable the GuardPoint and restart your applications.