ADSM-L

Clientoption Sets not binding proberly to a management class

2002-03-11 14:18:13
Subject: Clientoption Sets not binding proberly to a management class
From: Denis L'Huillier <dlhuillier AT PERSHING DOT COM>
Date: Mon, 11 Mar 2002 14:15:40 -0500
Hello,
I'm having trouble using client option sets.
I want to bind all files in the "/web/prod/web_logs" directory on a unix
server to a specific
management class called "8YR_CLASS".  When I do a backup all Directories
are binding to this
8YR_CLASS but the files are going to the default mgm class.
I must be missing something here...
This is my clientopt...


Option                     Sequence  Override  Option Value
                             number
-------------------------  --------  --------
------------------------------------------------------------
------------------------------------------------------------
INCLEXCL                         10       Yes  include
INCLEXCL                         10       Yes  include
"/web/prod/web_logs/.../* 8YR_CLASS"
INCLEXCL                         11        No  include
"/web/prod/web_logs/* 8YR_CLASS"

This is the output from ls -lR for the /web directory just to give you an
idea of what files I'm testing with..

# ls -lR /web
total 0
drwxrwxrwx   3 root       sys             96 Feb 28 10:01 prod

/web/prod:
total 0
drwxrwxrwx   5 root       sys             96 Feb 28 10:02 web_logs

/web/prod/web_logs:
total 0
drwxrwxrwx   2 root       sys             96 Feb 28 10:03 anotherdir
drwxrwxrwx   2 root       sys             96 Feb 28 10:03 denis
drwxrwxrwx   2 root       sys             96 Feb 28 10:03 testing

/web/prod/web_logs/anotherdir:
total 2
-rw-rw-r--   1 root       sys            107 Feb 28 10:03 node1
/web/prod/web_logs/denis:
/web/prod/web_logs/denis:
total 2
-rw-rw-r--   1 root       sys             39 Feb 28 10:03 node1
/web/prod/web_logs/testing:
/web/prod/web_logs/testing:
total 2
-rw-rw-r--   1 root       sys            105 Feb 28 10:03
testingfileforTSMbackup
testingfileforTSMbackup
#

This is the result of a q backup from the client...
tsm> q backup "/web/*"  -subdir=yes
             Size      Backup Date        Mgmt Class A/I File
             ----      -----------        ---------- --- ----
               96  02/28/02   10:28:01    8YR_CLASS   A  /web/prod
               96  02/28/02   10:28:01    8YR_CLASS   A  /web/prod/web_logs
               96  02/28/02   10:28:01    8YR_CLASS   A
/web/prod/web_logs/anotherdir
               96  02/28/02   10:28:01    8YR_CLASS   A
/web/prod/web_logs/denis
               96  02/28/02   10:28:01    8YR_CLASS   A
/web/prod/web_logs/testing
              107  02/28/02   10:28:01    DEFAULT     A
/web/prod/web_logs/anotherdir/node1
               39  02/28/02   10:28:01    DEFAULT     A
/web/prod/web_logs/denis/node1
              105  02/28/02   10:28:01    DEFAULT     A
/web/prod/web_logs/testing/testingfileforTSMbackup
tsm>

Only the directories are binding to the 8YR_CLASS... I want the files to
bind, not the directories..

Any help would be greatly appreciated..

Regards,

Denis L. L'Huiller
973-360-7739
dlhuillier AT pershing DOT com
Enterprise Storage Forms ->
http://admpwb01/misc/misc/storage_forms_main.html
<Prev in Thread] Current Thread [Next in Thread>
  • Clientoption Sets not binding proberly to a management class, Denis L'Huillier <=