Re: AIX to Linux migration performance

2016-07-29 Thread Brian G. Kunst
We just did this back in May. It took roughly 4 hours to do our 580GB DB. -- Brian Kunst Storage Administrator Large Scale Storage & Systems UW Information Technology > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of > Bill Mansfield > Sent:

What are these activity types in the ACTIVITY_SUMMARY table

2015-07-09 Thread Brian G. Kunst
In the ACTIVITY_SUMMARY table, there are two activity types that I do not understand: POOLCOPYUTILGB POOLPRIMUTILGB I can see these activities are running frequently, but I can't figure out what they are. I haven't been able to find any documentation on the activity types in the ACTIVITY_SUMMA

Re: Prevent client backups from failing over to tape stgpools

2014-01-30 Thread Brian G. Kunst
That sounds like it will prevent migrations of new data from the disk pool into the subordinate tape pool. We still want to be able to migrate data from our disk cache into the tape storage pools. We only want to prevent client session from accessing the tape drives. -- Brian Kunst Storage A

Re: dsmj/dsmagent exit code list

2012-10-11 Thread Brian G. Kunst
; Sent: Thursday, October 11, 2012 6:01 AM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] dsmj/dsmagent exit code list > > Anything in your dsmj.log file? > > On Wed, Oct 10, 2012 at 1:15 PM, Brian G. Kunst > wrote: > > > IMBase(Constructor) > > > > >

dsmj/dsmagent exit code list

2012-10-10 Thread Brian G. Kunst
ADSM-L, One of our users is having trouble starting dsmj, they're getting the following error in the dsmj.log file: IMBase(Constructor): Dsmagent exited with code: 127 10/10/2012 09:51:26: ANS5179E TSM is unable to continue. Does anyone know where I can look up what exit code 127 means? I can

querying the compressed filesize from tape compression

2012-09-18 Thread Brian G. Kunst
ADSM-L, Is it possible to query the size of a file on tape after it has been compressed using tapedrive compression? I assumed this would be the size value stored in the CONTENTS table, but that seems to show the uncompressed filesize. Thanks, -- Brian Kunst Storage Administrator Large Scale

Re: What is the best why to identify what tape volumes a backup object is residing on.

2009-10-07 Thread Brian G. Kunst
gt; > On Wed, Oct 7, 2009 at 2:18 PM, Brian G. Kunst > wrote: > > > For security reasons, we're trying to identify what tapes a file is > > residing on. I've found the object_id of the file we're looking for, > > 1524734887, and started a search of th

What is the best why to identify what tape volumes a backup object is residing on.

2009-10-07 Thread Brian G. Kunst
For security reasons, we're trying to identify what tapes a file is residing on. I've found the object_id of the file we're looking for, 1524734887, and started a search of the CONTENTS table using the following sql command: SELECT * FROM CONTENT

Encryption problem on linux node

2009-09-17 Thread Brian G. Kunst
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 Password

Re: Backup up a NetApp Filer without using NDMP

2009-03-19 Thread Brian G. Kunst
Thanks for the help everyone. NDMP looked unsupportable to us since it'd require putting the Filer on our SAN and we don't have a currently have system to charge for data sent across the SAN. NDMP via the network looks like a workable option though. Thanks again, -- Brian Kunst Storage Admin

Backup up a NetApp Filer without using NDMP

2009-03-18 Thread Brian G. Kunst
Hello all, We have a customer with a NetApp Filer they want to back up to our TSM system. For various reasons, we can't support using NDMP in our environment. Does anyone out there currently do backups of a Filer without using NDMP? If so, what method did you employ? Thank you, -- Brian Ku