In unix you can also use the hsm-feature of tsm. This would give your
users better comfort, since the files seems to persist at disk, and are
filled with data, when used again.

S W Branch schrieb:
> 
> On unix you can use the find command to identify the files that haven't
> been modified in x number of days and copy them to another directory that
> you can then archive from.
> 
> find searchpath  -mtime +numberof days  -exec mv {} targetpath \; -exec
> echo {} \;
> 
> dsmc archive -DELETEFILEs "targetpath" >> /tmp/archive_to_adsm.log
> 
>                     Alex Paschal <[EMAIL PROTECTED]>
>                     Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
> 
>                     03/02/2001 05:56 PM
>                     Any replies will be addressed to: "ADSM: Dist Stor Manager"
> 
>                      To:   [EMAIL PROTECTED]
>                      cc:
>                      Subject:           Fileserver data expiration
> 
> Howdy.
> 
> Does anybody know of products that can check the last modification/access
> times of files, delete, and archive them?
> 
> I know the BA Client (GUI) can Archive > Search (Modify and Access Date) >
> Filter, then archive/delete, but that's a manual process.  I could write a
> C
> or perl program to do it, possibly using the API or piping filenames into
> DSMC, but I don't want to get into the business of writing/supporting
> custom
> software.  This feels like it goes a bit beyond the level of 'admin
> scripting.'  I'd like to use this product, if it exists, on both NT and AIX
> platforms.
> 
> Thanks,
> Alex Paschal
> Storage Administrator
> Freightliner, LLC
> (503) 745-6850 phone/vmail

-- 
Mit freundlichen Grüßen


Bernhard Unold
begin:vcard
n:Unold;Bernhard
tel;work:+49 7071/29-80130
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Bernhard Unold
end:vcard

Reply via email to