Results 1 to 2 of 2
Thread: Move Archive Data
-
12-03-2012, 04:14 PM #1Newcomer
- Join Date
- Feb 2008
- Posts
- 12
- Thanks
- 1
- Thanked 0 Times in 0 Posts
Move Archive Data
Greetings All,
I have two storage pools stgA and stgB. I want to move archive data from stgA to stgB.
How to do this? Do you think move nodedata will do the task?
-
12-04-2012, 02:18 AM #2Senior Member
- Join Date
- Nov 2002
- Posts
- 511
- Thanks
- 1
- Thanked 1 Time in 1 Post
Yes it will work.
one way to do this i to create a colloc group, add the nodes with the archive data to this group then issue the move nodedata caommand
and then remove the collocgroup.
define collocgroup archive_nodes desc="Used to move archive data from stgA to stgB"
define collocmember archive_nodes nodeA, nodeB, nodeC,....
move nodedata collocg=archive_nodes fromstg=stgA tostg=stgB type=archiveWindows, does it come with a gui?
Similar Threads
-
Move Node Data from Backup to Archive
By RobR in forum Backup / Archive DiscussionReplies: 4Last Post: 05-20-2009, 02:03 PM -
Move all archive data
By davalex in forum TSM ServerReplies: 3Last Post: 05-12-2009, 06:31 AM -
Move data after Archive from node to server, disable Archive Delete
By PierCed_3 in forum Backup / Archive DiscussionReplies: 11Last Post: 05-30-2008, 01:26 PM -
'Q occupancy ' report data for node but i can“'t move it with 'move node data'
By sramonca in forum Tape / Media LibraryReplies: 2Last Post: 01-12-2006, 01:26 PM -
How do I move data from a specific backup to a archive
By in forum Backup / Archive DiscussionReplies: 0Last Post: 12-31-1969, 07:00 PM


Reply With Quote