Results 1 to 6 of 6
-
12-12-2012, 08:59 AM #1Newcomer
- Join Date
- Nov 2012
- Posts
- 10
- Thanks
- 4
- Thanked 0 Times in 0 Posts
TSM expires files if GPFS filesystem unavailable (unmounted)
We have TSM backing up GPFS filesystems. If the GPFS filesystem becomes unavailable (ie: umount or GPFS shutdown) while a scheduled backup is running, TSM expires the files from the backup.
Is there something we can do about it? Can we tell TSM to verify that the underlying GPFS filesystem is available before expiring files?
Thanks,
Andras
-
12-12-2012, 10:46 AM #2
You might want to convert the scheduled backup to a scheduled command script to allow for some FS availability checking before it executes the backup of a particular GPFS.
-
The Following User Says Thank You to chad_small For This Useful Post:
afrankel (12-12-2012)
-
12-12-2012, 10:49 AM #3Newcomer
- Join Date
- Nov 2012
- Posts
- 10
- Thanks
- 4
- Thanked 0 Times in 0 Posts
Thanks. Could you give me the link where I can read up on scheduled backup versus scheduled command script?
Andras
-
12-12-2012, 10:50 AM #4Member
- Join Date
- Dec 2005
- Posts
- 40
- Thanks
- 0
- Thanked 6 Times in 6 Posts
Hi Afrankel,
you could use the preschedulecmd-option in the dsm.sys or dsm.opt-file to check if the gpfs-filesystem is available. If not the script should end with an return-code unequal zero. So further processing of the schedule will be stopped and the TSM client will not be aware about the missing filesystem.
-
The Following User Says Thank You to RaCol For This Useful Post:
afrankel (12-12-2012)
-
12-12-2012, 11:06 AM #5Newcomer
- Join Date
- Nov 2012
- Posts
- 10
- Thanks
- 4
- Thanked 0 Times in 0 Posts
About preschedulecmd, is it executed (1) before the the whole backup starts, or is it executed (2) every time before a file needs to be backed up? The later (2) behaviour would work for me, because I am worried about loosing the filesystem while the backup is running.
Thanks,
Andras
-
12-12-2012, 01:04 PM #6Member
- Join Date
- Dec 2005
- Posts
- 40
- Thanks
- 0
- Thanked 6 Times in 6 Posts
The preschedulecmd will be executed before the whole backup starts (behaviour (1)). I don´t know exactly what happens if the gpfs-filesystem goes down during backup. Normally I would expect that the TSM client throws an error that it can´t acccess the filesystem anymore. I guess that in this case the not backed upped files won´t get in the inactive state. But I´m not sure about this, so you have to test this case or maybe another person knows more about this case. Another possibility would be that you implement a kind of script control for the gpfs-umount or shutdown, which checks first if a backup is running...
Regards,
Ralf
Similar Threads
-
Cannot migrate files after full restore of GPFS filesystem
By johnb in forum Restore / Recovery DiscussionReplies: 3Last Post: 12-13-2012, 10:40 AM -
Oracle RAC 's GPFS filesystem backup
By khurram in forum TSM Installation, Upgrade and ConfigurationReplies: 1Last Post: 01-28-2009, 09:44 AM -
SQL query to report when files will expires
By julien.sauvanet in forum ScriptingReplies: 0Last Post: 12-15-2008, 06:15 PM -
how to see expires version of files
By karikalvalavan in forum Backup / Archive DiscussionReplies: 4Last Post: 08-22-2007, 01:55 AM -
Problem: filesystem unmounted, but data does not expire!! Please Help :-D
By nicdaw in forum Backup / Archive DiscussionReplies: 3Last Post: 04-07-2003, 10:11 PM


Reply With Quote
