ADSM-L

Re: Registry backup on NT

2003-03-06 09:12:08
Subject: Re: Registry backup on NT
From: Andrew Raibeck <storman AT US.IBM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 6 Mar 2003 07:08:19 -0700
The problem is in your the OBJECTS specification.

There is a subtle difference (to TSM) between specifying C: and C:\*. The
former refers to the entire drive, while the latter refers to all files in
the root of C: (and subdirectories as well if -SUBDIR=YES is specified).

In this case, your backup is not being treated as an incremental of C:,
but instead as an incremental of certain files in the root of C: (whose
pattern happens to be '*').

Try updating the schedule so that OBJECTS reads C: instead of C:\*

   upd sch pd-xxxxxx bkp-files-so objects=c:

You can also test this by running a command line backup:

   dsmc i c:

You should see the registry start to back up.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: storman AT us.eyebm DOT com (change eye to i to reply)

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




Paul van Dongen <paul AT VANGUARD-IT.COM DOT BR>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
03/06/2003 09:24
Please respond to "ADSM: Dist Stor Manager"


        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        Registry backup on NT



Hello all,


     I would like to ask you if someone has encountered the following
situation:


    The Windows client manual states that if you have a line
BACKUPREGISTRY YES in the dsm.opt of a NT 4 system, a registry backup
will be taken at every incremental that includes the system drive.

    My problem is: I defined a schedule for that machine as follows:

                              Managing profile:

                            Policy Domain Name: PD-XXXXXX
                                 Schedule Name: BKP-FILES-SO
                                   Description: Backup de SO
                                        Action: Incremental
                                       Options:
                                       Objects: C:\*
                                      Priority: 5
                               Start Date/Time: 09/03/2002 15:00:00
                                      Duration: 2 Hour(s)
                                        Period: 1 Week(s)
                                   Day of Week: Sunday
                                    Expiration:
                Last Update by (administrator): ADMIN
                         Last Update Date/Time: 09/04/2002 09:53:25
                              Managing profile:




    Since my NT is installed on the C: drive, I assume that this is a
backup that includes the system drive, and the registry would be backed
up as well. But, it doesn't. The registry is only backed up if I remove
the C:\* and make a full incremental backup of the machine. Is this
correct and I misunderstood what the manual mentioned, or is it some
kind of bug?

    Further information:

   Client: Windows NT 4.o SP6A with TSM client 5.1.1.5
   Server: Windows 2000 SP2 with TSM server 5.1.1.4


--
Paul Gondim van Dongen
Engenheiro de Sistemas
MCSE
Tivoli Certified Consultant - Storage Manager
VANguard - Value Added Network guardians
http://www.vanguard-it.com.br
Fone: 55 81 3225-0353

<Prev in Thread] Current Thread [Next in Thread>