ADSM-L

[ADSM-L] Encryption problem on linux node

2009-09-17 15:09:07
Subject: [ADSM-L] Encryption problem on linux node
From: "Brian G. Kunst" <bkunst AT U.WASHINGTON DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 17 Sep 2009 12:07:48 -0700
I'm trying to setup a linux node to backup only the /u05/Archive directory with 
encryption enabled.  Here's how I have it set up in the dsm.sys file:

SErvername attic
COMMMethod TCPip
TCPPort 1500
TCPServeraddress attic.cac.washington.edu
ENCRYPTIONTYPE     AES128
ENCRYPTKEY         save
PasswordAccess Generate
nodename bklinuxtest

Domain /

EXCLUDE "/.../*"
Include.Encryption "/u05/Archive/.../*"

When the backup runs, no files actually get backed up.  From what I can tell, 
my exclude statement is the only thing getting honored.  TSM seems to just 
ignore the include.encrypt line.  I tried adding a include.backup line as such:

EXCLUDE "/.../*"
Include.Encryption "/u05/Archive/.../*"
Include.backup "/u05/Archive/.../*"

When the backup ran with this configuration the files in /u05/Archive were 
backed up, but the from what I can see, weren't encrypted.  I tested this by 
moving the /etc/adsm/TSM.PWD file and attempting a restore, which was 
successful.

Can anyone see where am I going wrong here?  Does TSM not process 
include.encrypt statements the same way it process other include statements?

Thanks,

--
Brian Kunst
Storage Administrator
UW Technology

<Prev in Thread] Current Thread [Next in Thread>