ADSM-L

Re: [ADSM-L] Virtual Mount Points for windows clients?

2009-10-19 06:55:19
Subject: Re: [ADSM-L] Virtual Mount Points for windows clients?
From: Andrew Raibeck <storman AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 19 Oct 2009 06:54:00 -0400
For non-Unix/Linux operating systems, there is no virtualmountpoint feature
in TSM. However, one way to accomplish what you want is to define shares
for the directories you want to back up, then add the share names to your
domain. For example:

On Windows machine "araibeck", create a share for the "andyr" and "storman"
user directories:

   net share andyr=c:\users\andyr
   net share storman=c:\users\storman

In dsm.opt specify:

   domain \\araibeck\andyr \\araibeck\storman

If you also want to back up C:, but skip the andyr and storman directories
when processing C:, then in dsm.opt specify:

   domain c: \\araibeck\andyr \\araibeck\storman

   exclude c:\users\andyr
   exclude c:\users\storman

Best regards,

Andy

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: storman AT us.ibm DOT com

IBM Tivoli Storage Manager support web page:
http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html


The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote on 2009-10-19
04:08:46:

> [image removed]
>
> Virtual Mount Points for windows clients?
>
> Bjørn Nachtwey
>
> to:
>
> ADSM-L
>
> 2009-10-19 04:09
>
> Sent by:
>
> "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
>
> Please respond to "ADSM: Dist Stor Manager"
>
> Dear all,
>
> is there something like virtual mount points for windows clients?
>
> I'd like to backup some subdir but not the whole drive using a "planned
> task".
> up to now my only solution is to make a batch script mentioning all
> these directories.
> but listing the filespaces of the client, i see the drive and not the
> subdirs and I can not see (direclty as with virtual mount points running
> linux), which are backuped.
>
> Any solution or workaround?
>
> thanks & best regards,
>
> Bjørn
>
> --
> ########################################################################
> Dipl.-Ing. Bjørn Nachtwey
> Technische Universität Carolo-Wilhelmina zu Braunschweig
> Gauss-IT-Zentrum (GITZ) -- Leiter Abteilung Server
> Hans-Sommerstraße 65,  38106 Braunschweig
> Telephon: +49 (0)531 / 391 - 5535
> TeleFax:  +49 (0)531 / 391 - 5549
> http://www.tu-braunschweig.de/it
> mailto:   b.nachtwey AT tu-bs DOT de
> mailto:   c0034031 AT tu-bs DOT de
> ########################################################################
> PGP-Schluessel:
> http://www-public.tu-bs.de:8080/~nachtwey/bjoern_nachtwey.asc
> PGP-Fingerprint:
> B472 526A A903 4AEB 9269 EC0B 9CDE 7465 CE87
> ########################################################################
<Prev in Thread] Current Thread [Next in Thread>