Results 1 to 8 of 8
-
12-06-2007, 10:25 AM #1Member
- Join Date
- Jun 2005
- Posts
- 186
- Thanks
- 5
- Thanked 0 Times in 0 Posts
Full Backup Using "dsmc selective": how to?
Greetings,
Just when you think you've got TSM figured out, something comes your way you've never tried before. I need to do a "full" backup from the command line for a large group of UX systems. Of course, I'm trying to get this done using the "dsmc selective" command, but I can't seem to find a way to issue this command to pick up everything.
I THOUGHT issuing the command like this would do the trick:
dsmc selective "/*" -subdir=yes
And that does pick up a lot of the filesystems, but for some reason it doesn't pick up everything. It may not pick up certain filesystem types. For example, if you do a "dsmc q file", it'll show you every filesystem on your box, but I think issuing the "dsmc selective" command the way I did it above only picks up filesystems of type UFS.
Does anyone know a way to issue the "dsmc sel" command such that it will backup everything local (everything in a df -k that isn't attached from a storage device)? I was hoping to do this with wildcards and not have to cut/paste every local filesystem into the command.
Sincere thanks,
C.J.
-
12-06-2007, 11:01 AM #2
check dsm.opt for
domain /fs1
domain /fs2 etc. (all filesystems must be listed)
and try againdestruction is not negative! you must destroy to build...
-
12-06-2007, 11:19 AM #3
Not at home on *UX really, but doesn't that platform have something similar to the Windows -domain=all-local?
-
12-06-2007, 11:39 AM #4Member
- Join Date
- Jun 2005
- Posts
- 186
- Thanks
- 5
- Thanked 0 Times in 0 Posts
-
12-06-2007, 03:45 PM #5
sometimes domain=all-local doesn't work for me and I use listed them one by one .)
destruction is not negative! you must destroy to build...
-
12-06-2007, 07:06 PM #6Moderator
- Join Date
- Feb 2007
- Location
- Brisbane, Australia
- Posts
- 2,072
- Thanks
- 0
- Thanked 3 Times in 3 Posts
To achieve a full backup, the alternate method is to set your copygroups (see upd copygroup) to mode=absolute rather than mode=modified and just run an incremental.
Don't forget to change them back.
-
12-07-2007, 09:23 AM #7Member
- Join Date
- Jun 2005
- Posts
- 186
- Thanks
- 5
- Thanked 0 Times in 0 Posts
-
12-07-2007, 09:41 AM #8
create a script which contains upd copygr mode to absolute val poli, act poli and dsmc i and use it on the presched, and visa versa for postsched to change it back to incremental... hmmm I like it too
destruction is not negative! you must destroy to build...
Similar Threads
-
full backups ok, but "db2adutl query" returns 0 full backup images
By p_huica in forum DB2Replies: 0Last Post: 10-30-2007, 06:29 PM -
Backup/restore "full" backups without archiving
By chet_woods in forum Backup / Archive DiscussionReplies: 3Last Post: 12-29-2006, 04:55 AM -
How to do a Full "Selective Backup" on Linux?
By sdvtsm in forum Backup / Archive DiscussionReplies: 1Last Post: 03-03-2005, 03:17 AM -
true64 v4.0e -> Core dump in "dsmc shedule"->B/A Txn Consumer thread.....
By maquinte in forum Backup / Archive DiscussionReplies: 0Last Post: 01-28-2004, 01:15 PM -
What will happen " dsmc incr / -subdir=yes " ???
By owlwizard in forum Backup / Archive DiscussionReplies: 0Last Post: 12-17-2003, 10:51 PM


Reply With Quote
