Results 1 to 7 of 7
-
12-07-2009, 01:42 PM #1
Audit question about node schedule and retention
I have been given an audit question about backup retention. It was asked to List the nodes backed up, how often they are backed up and the retention for the nodes.
Straight forward question. I have easily listed the nodes and associated schedule but I am finding it is a bit more complex than I originally thought to gather the retention.
If all nodes used the standard MC I could easily list it but with the option in the dsm.opt/sys a node could have several retention policies set to it. Perhaps I am missing something so simple I just don't see it.
Is there a way to determine the retention policy of a given node from the server side so I do not have to go to every node and view the policy information?
Any advice or recommendations are welcome.
-
12-07-2009, 02:53 PM #2Member
- Join Date
- Jun 2004
- Location
- Kansas
- Posts
- 204
- Thanks
- 0
- Thanked 0 Times in 0 Posts
I think might be what you are after. Seems to satify our auditors.
q co
q co t=a
-
12-07-2009, 03:20 PM #3
I figured there was something sooooo simple I just couldn't see it
.
Thanks
-
12-07-2009, 03:33 PM #4
Well, actually, it is a start... but it does not associate the retention policy with the node like I thought when I first glanced at it.
As I mentioned there is a possibility of several retentions for one node depending on the business needs. This does a fine job listing the retention policies but not the associated nodes.
It may be good enough, knowing what I know now for better management of my TSM environment.
-
06-08-2010, 02:28 AM #5Newcomer
- Join Date
- Mar 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
I have the same problem as you, I'm going crazy looking at documentation, and for now, the only way I see, is to go to every single node and list the inc.exc file.
Does anyone have an answer for that question? You will be a lifesaver!!
-
06-08-2010, 03:33 AM #6Member
- Join Date
- Jun 2007
- Posts
- 22
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Audit question about node schedule and retention
select distinct class_name from backups where node_name='NODE_NAME'
This select will list you mgmt class which are being used by node name, So from this mgmt you can easily get retention for perticular nodes.
VJy
-
06-08-2010, 03:41 AM #7Newcomer
- Join Date
- Mar 2010
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
thank you, that's what I need.
Similar Threads
-
Retention Period Question
By TSMCON in forum Backup / Archive DiscussionReplies: 7Last Post: 04-24-2009, 03:22 PM -
Question about retention
By klxout in forum Backup / Archive DiscussionReplies: 6Last Post: 02-05-2009, 01:38 PM -
Thoughts on Huge Node Backup/Retention
By GregE in forum TSM ServerReplies: 2Last Post: 12-02-2008, 06:16 AM -
File retention Question.
By csalgado in forum Restore / Recovery DiscussionReplies: 3Last Post: 04-08-2008, 05:17 PM -
Data Retention - Best Practice Question
By PenBayRIS in forum Backup / Archive DiscussionReplies: 7Last Post: 11-19-2007, 12:28 PM


Reply With Quote