Generating IDT-capable Metadata for Teradata Storage Expansion
Teradata Disk Expansion with IDT-Capable Devices
You can use the voradmin td expand
command to configure new disks as IDT-capable devices during Teradata disk expansion.
Note
-
Guard each new device using the same policy applied to an existing guarded IDT-Capable device.
-
Only use this option on new disks added during Teradata disk expansion.
After the new disk is visible to all members of the clique, perform the following steps to configure the new disk:
-
Configure the new disk using the following command on any node in the clique.
voradmin td expand <newDiskName> <existingDiskName>
Note
Do not run this command on the same device on multiple nodes.
-
Guard the new device on the CipherTrust Manager on all members of the clique.
For disk expansion that includes the addition of a new node to the clique, perform the following steps:
-
Install CTE on the new node and register the node to the CM, but DO NOT add the node to the client group, if using one.
-
On the new node, create the CTE Metadata directory, type:
mkdir -p /opt/teradata/vormetric/vte-metadata-dir
-
On one of the existing nodes in the clique, run the
voradmin td distribute
option to copy all existing metadata to the new node, type:voradmin td distribute < node1 name, node2 name, etc..> <device>
-
On the same node selected in step 3, use the
voradmin td expand
option to configure the new disk as an IDT-Capable device, type.voradmin td expand <newDiskName> <existingDiskName>
Note
The
td expand
option must be run on each new disk. -
On CipherTrust Manager, guard the new disk in the client group. You can verify that the new disk is now guarded on all nodes except the new node.
-
On the CipherTrust Manager, add the new node as a member to the client group. Once the new node is added as a member, CipherTrust Manager will push the security policy to the new node and guard all of the disks with metadata files on the new node.