IBM Support

Tivoli Storage Manager client data encryption verification

Question & Answer


Question

This document provides a command to verify whether a file was encrypted by the Tivoli Storage Manager Backup-Archive and what type of encryption was used.

Cause

The Tivoli Storage Manager Backup-Archive client

Answer

With Tivoli Storage manager client prior to V6.2, the following command is used to display encryption information:

dsmc query backup <filespec> -detail -traceflag=query

For example, to display encryption information for file /etc/test/file1:

# dsmc q backup /etc/test/file1 -detail -traceflag=query
...
Node Name: MYNODE
...
Size Backup Date Mgmt Class A/I File

5 B 04/17/2008 19:53:57 DEFAULT A /etc/test/file1
Modified: 04/17/2008 20:38:52 Accessed: 04/17/2008 20:38:52
Compressed:NO EncryptType:IBM_128BIT_AES

In the example above, the EncryptType field shows that file /etc/test/file1 is encrypted using "128bit AES" or that the "encryptiontype aes128" client option was used to encrypt the file.

With the Tivoli Storage Manager Backup-Archive client at version 6.2 or above, run the following command :



dsmc query backup <filespec> -detail

For example, to display encryption information for file c:\test\file1.txt :

C:\Program Files\Tivoli\TSM\baclient>dsmc query backup c:\test\file1.txt -detail
...
Node Name: MYNODE

Size Backup Date Mgmt Class A/I File
---- ----------- ---------- --- ----
365 B 10/07/2013 10:27:34 DEFAULT A \\xyz\c$\c:\test\file1.txt
Modified: 10/07/2013 10:27:29 Created: 12/29/2011 15:45:41
Compressed: NO Encryption Type: 128-bit AES
Client-deduplicated: NO

In the example above, the "Encryption Type" field shows that file c:\test\file1.txt is encrypted using "128bit AES" or that the "encryptiontype aes128" client option was used to encrypt the file.

[{"Product":{"code":"SSGSG7","label":"Tivoli Storage Manager"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"Client","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Supported Versions","Edition":"","Line of Business":{"code":"LOB26","label":"Storage"}}]

Document Information

Modified date:
17 June 2018

UID

swg21303197