Results 1 to 10 of 10
  1. #1
    Newcomer
    Join Date
    Jun 2006
    Posts
    177
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Verifying data Encrption---

    running TSM 6.1.4.2. on windows 2003 server with ibm 3583 tape library with LTO2 drives. (i know, they're a bit old, upgrading soon)
    Q status shows Encryption strength: AES, also,
    The device class for the LTO2 drives has DRIVEENCRYPTION=ALLOW
    On the clients: 'Save encryption key password locally' is selected, as is '128-bit AES', which are defaults when installing the client.

    Question: How else can I verify my data is being encrypted? any way I can dump a tape volume?

    thanks in advance for any help, tips, advice.

  2. #2
    Senior Member Trident's Avatar
    Join Date
    Apr 2007
    Location
    Oslo, Norway
    Posts
    241
    Thanks
    2
    Thanked 17 Times in 17 Posts

    Default

    Hi,

    This is only valid for client based encryption.

    Code:
    dsmc query backup "filepath/filename" -detail -traceflags=query
    -= Trident =-

  3. #3
    Newcomer
    Join Date
    Jun 2006
    Posts
    177
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'm looking for some way to verify its encrypted on the tape volumes....Is there a way to dump some data from the tape to see if its readable or not?

  4. #4
    Senior Member Trident's Avatar
    Join Date
    Apr 2007
    Location
    Oslo, Norway
    Posts
    241
    Thanks
    2
    Thanked 17 Times in 17 Posts

    Default

    If you know TSM tape format, then you can check. Otherwise you need to check if tsm has stored node data in an encrypted format.

    You can also check a volume in the library with w vol XXX f=d. If any encryption is done per tape/library, it will be shown there.
    -= Trident =-

  5. #5
    Newcomer
    Join Date
    Jun 2006
    Posts
    177
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well, I don't know TSM tape format, and not sure how to check if 'TSM has stored node date in an endcrypted format',
    I did check some of the 'private' volumes with F=D command and it shows 'Drive Encryption Key Manager: None
    That is all it said about encryption. Unfortunately I wasn't involved with original set up of our Tivioli system, but our State auditors now
    want us to verify that our tapes are encrypted for security purposes.

  6. #6
    Senior Member Trident's Avatar
    Join Date
    Apr 2007
    Location
    Oslo, Norway
    Posts
    241
    Thanks
    2
    Thanked 17 Times in 17 Posts

    Default

    The data stored is probably encrypted client side. This can be verified using the dsmc command shown earlier. The output from the dsmc command should be enough for the auditers. If you want tapedrive encryption, you need lto4 or higher (or some other drives).
    -= Trident =-

  7. #7
    Newcomer
    Join Date
    Jun 2006
    Posts
    177
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you Trident, that dsmc command worked. It also showed that "Encryption Type: None". So now my question is what is easiest way to turn on encryption? I do know that any data already stored on TSM would not get automatically encrypted.

  8. #8
    Senior Member Trident's Avatar
    Join Date
    Apr 2007
    Location
    Oslo, Norway
    Posts
    241
    Thanks
    2
    Thanked 17 Times in 17 Posts

    Default

    Hi,

    These need to be present with parameters

    Encryptiontype
    Encryptkey

    you need this line in


    your dsm.opt file (top line of your incl and excl)

    include.encrypt *:\...\*


    http://pic.dhe.ibm.com/infocenter/ts...2574%2522%2520
    -= Trident =-

  9. #9
    Newcomer
    Join Date
    Jun 2006
    Posts
    177
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks again!! all I have been mising is the include.encrypt in my include/exclude list. But i read there are other ramifications such as losing compression on data at tape drive level? if i set compression at client i wonder how much slower backups will be.
    And why would people opt for 'generate' encryption key? seems it would be easy to let TSM handle it as aposed to 'save' option where the user has remember key in case something bad happens.

  10. #10
    Senior Member Trident's Avatar
    Join Date
    Apr 2007
    Location
    Oslo, Norway
    Posts
    241
    Thanks
    2
    Thanked 17 Times in 17 Posts

    Default

    Hi,

    I strongly recommend that you enable comression on the client side. Encrypted data is not very (if all) compressable. I actually think that your backups will go faster. I have enabled compression as default on all my nodes (about 1000). Most modern servers have no issues with the extra cpu required to compress data on the fly.

    Besides, the network/firewall guys are generally happier if you can reduce the amount of data passing through fw/routers.
    -= Trident =-

Similar Threads

  1. Verifying that all Primary pool data has been backed up
    By joules56 in forum Backup / Archive Discussion
    Replies: 1
    Last Post: 05-05-2008, 04:07 PM
  2. verifying data
    By h.vanderploeg@elsto.nl in forum Others
    Replies: 3
    Last Post: 10-11-2006, 11:42 AM
  3. Verifying the script argument
    By sthoppay in forum Scripting
    Replies: 0
    Last Post: 10-07-2005, 09:27 PM
  4. Verifying Policies
    By bheisser in forum Backup / Archive Discussion
    Replies: 1
    Last Post: 06-11-2004, 01:47 PM
  5. verifying the data I have exported
    By simon8 in forum Backup / Archive Discussion
    Replies: 0
    Last Post: 03-31-2004, 03:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •