Rainer, looks like you need to make a script which figures out what filesystems are defined and start an archive of each filesystem, either simulaneously or after each other, whatever your machine can handle.
try the df command to display the mounted filesystems. use this output to build the list of filesystems needed for archive. PS: we only use script for all the backups/archives and even restores, because the scheduler just doesn't do the errorhandling well enough. We run about 400 clients a day (20 SUN, 50 AIX, 330 Windows). grtz, Met vriendelijke groet, Ilja G. Coolen _____ ABP / USZO CIS / BS / TB / Storage Management Telefoon : +31(0)45 579 7938 Fax : +31(0)45 579 3990 Email : [EMAIL PROTECTED] Centrale Mailbox : Centrale Mailbox - BS Storage (eumbx05) _____ - Everybody has a photographic memory, some just don't have film. - -----Oorspronkelijk bericht----- Van: Rainer Holzinger [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 8 juli 2003 13:29 Aan: [EMAIL PROTECTED] Onderwerp: weekly archives of Linux clients Hi all, I just implemented the first two Linux clients into TSM. Now with the Linux clients there's the first time the requirement to do weekly and monthly archives of the complete machine, means all filesystems. I would like to do that with a TSM client schedule initated by the TSM server. But from the archive command description I have seen that I always have to specify a file specification. So the 'domain all local' won't work for archive, right? The need to specify all filesystems means that there may be filesystems defined by the Linux admins which I won't notice and therefore won't be archived. Any of you guys have an idea how to prevent that risk? TIA and best regards, Rainer =====DISCLAIMER================================================================= De informatie in dit e-mailbericht is vertrouwelijk en uitsluitend bestemd voor de geadresseerde. Wanneer u dit bericht per abuis ontvangt, verzoeken wij u contact op te nemen met de afzender per kerende e-mail. Verder verzoeken wij u in dat geval dit e-mailbericht te vernietigen en de inhoud ervan aan niemand openbaar te maken. Wij aanvaarden geen aansprakelijkheid voor onjuiste, onvolledige dan wel ontijdige overbrenging van de inhoud van een verzonden e-mailbericht, noch voor daarbij overgebrachte virussen. The information contained in this e-mail is confidential and may be privileged. It may be read, copied and used only by the intended recipient. If you have received it in error, please contact the sender immediately by return e-mail; please delete in this case the e-mail and do not disclose its contents to any person. We don't accept liability for any errors, omissions, delays of receipt or viruses in the contents of this message which arise as a result of e-mail transmission.
