Re: how to show the backup time of a fileset?

2009-09-23 Thread Mehdi Salehi
Thanks Xav, It was actually the data dsmj (GUI) shows. But I could not find a way how to get it from dsmc command line and went further to query from server side. Another point is that date and time are not shown if you perform static image of a filesystem.

Re: how to show the backup time of a fileset?

2009-09-23 Thread Xav Paice
- "Mehdi Salehi" wrote: > It is a standard incremental backup. > I noticed that when I backup a filesystem "Last Backup Start > Date/Time" gets > a value. but if backing up a directory inside a filesystem, this field > does > not change. > For example: > # dsmc inc /home -subdir=yes (sets th

Re: how to show the backup time of a fileset?

2009-09-23 Thread km
On 23/09, Mehdi Salehi wrote: > It is a standard incremental backup. > I noticed that when I backup a filesystem "Last Backup Start Date/Time" gets > a value. but if backing up a directory inside a filesystem, this field does > not change. > For example: > # dsmc inc /home -subdir=yes (sets the ti

Re: how to show the backup time of a fileset?

2009-09-23 Thread Bos, Karel
: how to show the backup time of a fileset? It is a standard incremental backup. I noticed that when I backup a filesystem "Last Backup Start Date/Time" gets a value. but if backing up a directory inside a filesystem, this field does not change. For example: # dsmc inc /home -subdir=yes

Re: how to show the backup time of a fileset?

2009-09-23 Thread Mehdi Salehi
It is a standard incremental backup. I noticed that when I backup a filesystem "Last Backup Start Date/Time" gets a value. but if backing up a directory inside a filesystem, this field does not change. For example: # dsmc inc /home -subdir=yes (sets the time in tsm server) # dsmc inc /home/mehdi

Re: how to show the backup time of a fileset?

2009-09-23 Thread Steven Langdale
.langd...@cat.com Mehdi Salehi Sent by: "ADSM: Dist Stor Manager" 23/09/2009 08:09 Please respond to "ADSM: Dist Stor Manager" To ADSM-L@VM.MARIST.EDU cc Subject [ADSM-L] how to show the backup time of a fileset? Caterpillar: Confidential Green Retain Until: 23/10/

how to show the backup time of a fileset?

2009-09-23 Thread Mehdi Salehi
How can I see the backup time of a fileset in tsm server? there are fields in "query filespace f=d" but with an incremental or image backup they are empty: Last Backup Start Date/Time Last Backup Completion Date/Time Aparently these fields "have to be filled in by the API application".