Thomas, The command you should is expected to archive all files whose names begin with "039" that are located in directory "/CMS/oldpatients", or one of its subdirectories. Thus:
> Files that are in oldpatients and have names starting with '039' get > archived. Yes, that sounds right. > In cases where a subdirectory of oldpatients has a name > starting with '039' and contains one file, the subdirectory and the > one file get archived. Does the file name also begin with '039'? If not, I would not expect that directory or file to be archived. Do you have output from the operation that shows a non-'039' file name being archived? > In cases where a subdirectory of oldpatients > has a name starting with '039' and contains multiple files and > further levels of subdirectories, neither the subdirectory nor any > of its descendents get archived. Unless the file names in the '039' directory (or its subdirectories) begin with '039', I would not expect them to be archived. Do you have a dir listing of one of these directories that has files beginning with '039', but were not archived? Best regards, Andy Raibeck IBM Software Group Tivoli Storage Manager Client Product Development Level 3 Team Lead Internal Notes e-mail: Andrew Raibeck/Hartford/IBM@IBMUS Internet e-mail: [email protected] IBM Tivoli Storage Manager support web page: http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager "ADSM: Dist Stor Manager" <[email protected]> wrote on 2011-07-19 15:15:54: > From: Thomas Denier <[email protected]> > To: [email protected] > Date: 2011-07-19 15:19 > Subject: Archiving problem > Sent by: "ADSM: Dist Stor Manager" <[email protected]> > > I have a client system administrator attempting to archive files with a > command like: > > dsmc archive '/CMS/oldpatients/039*' -subdir=y -archmc=ro_patient \ > -description='Xio 4.51 07/19/2011 ND' > > Files that are in oldpatients and have names starting with '039' get > archived. In cases where a subdirectory of oldpatients has a name > starting with '039' and contains one file, the subdirectory and the > one file get archived. In cases where a subdirectory of oldpatients > has a name starting with '039' and contains multiple files and > further levels of subdirectories, neither the subdirectory nor any > of its descendents get archived. > > The system uses TSM 5.3.4.0 client code under Linux with a 2.6.9-42 > kernel (probably RHEL 4). > > Is the client supposed to behave this way? If not, is a more current > client code level likely to help?
