Results 1 to 5 of 5
-
10-30-2012, 01:54 PM #1Member
- Join Date
- May 2011
- Location
- Madison, WI
- Posts
- 65
- Thanks
- 3
- Thanked 2 Times in 2 Posts
Need to restore AIX file --- BUT --- no longer have AIX hardware
Here's the scoop. We eliminated AIX at our company but we have some AIX backups that may at some point in time need to be restored. At the time of decom we decided that in the event of restore request we would use an external company to provide us with AIX hardware.
Guess what... there is a restore request for AIX data. We don't have the HW and the business doesn't want to pay to get some.
Is there any way to recover AIX data that is still active in TSM to a non-AIX platform?
-
10-30-2012, 04:07 PM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,296
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Straight answer - NO
BUT - you can try restoring to a Linux box and see if you can make TSM restore the data. I believe the answer is 'it will not'. I wanted to try this for some time now but never got to it. I just want to prove if it can or cannot be done.
Good luck.Last edited by moon-buddy; 11-05-2012 at 12:50 PM.
Ed
-
10-30-2012, 04:40 PM #3Member
- Join Date
- May 2011
- Location
- Madison, WI
- Posts
- 65
- Thanks
- 3
- Thanked 2 Times in 2 Posts
I gave that a try using the following format/command.... but it didn't find any data.
dsmc res "/var/adm/wtmp/*" /tmp/newdest/ -virtualnodename=shocbs01_TIL_16nov12 -ina -pick -fromdate=MM/DD/YY
-
10-31-2012, 05:08 AM #4Senior Member
- Join Date
- Oct 2002
- Location
- netherlands
- Posts
- 305
- Thanks
- 0
- Thanked 9 Times in 9 Posts
that test is not good enough I think
Normally /var/adm/wtmp is a file on AIX and not a directory
I just restored a Linux backup to an AIX system. That worked fine.
Also restored an AIX backup to a Linux, but that file does not seem to really restore. I don't see an error during the restore but the file is not created on the linux filesystem.
AIX backup restoring on a Linux system:
[root@UNDEV001 tmp]# dsmc q backup /jeroen -virtualnodename=gry014
---- ----------- ---------- --- ----
6 B 10/31/2012 09:55:12 DEFAULT A /jeroen
[root@UNDEV001 tmp]# dsmc restore /jeroen /tmp/ -virtualnodename=gry014
IBM Tivoli Storage Manager
Command Line Backup-Archive Client Interface
Client Version 6, Release 2, Level 2.5
Client date/time: 10/31/2012 10:04:20
(c) Copyright by IBM Corporation and other(s) 1990, 2011. All Rights Reserved.
Node Name: GRY014
Please enter your user id <GRY014>:
Please enter password for user id "GRY014":
Session established with server TSM003: Windows
Server Version 6, Release 2, Level 3.100
Server date/time: 10/31/2012 10:04:24 Last access: 10/31/2012 10:04:01
[root@UNDEV001 tmp]# echo $?
0
[root@UNDEV001 tmp]# ls -la /tmp/jeroen
ls: /tmp/jeroen: No such file or directory
I do not see an error or warning on the TSM server actlog.
-
11-05-2012, 11:43 AM #5Member
- Join Date
- May 2011
- Location
- Madison, WI
- Posts
- 65
- Thanks
- 3
- Thanked 2 Times in 2 Posts
We managed to pull it off using the webclient. I had to log in using my admin ID. I could then browse the AIX filesystem and restore to the Linux server. Thanks!
Similar Threads
-
TSM 6.2 AIX Hardware Requirements
By Leigh in forum TSM ServerReplies: 1Last Post: 04-16-2010, 04:39 PM -
sysback 6.1.2.1 client on aix 6.1 running under aix power vm
By apwurtsm in forum TSM Installation, Upgrade and ConfigurationReplies: 1Last Post: 09-23-2009, 10:07 AM -
Backups take much longer after AIX 6.1
By izm067 in forum Performance TuningReplies: 1Last Post: 07-01-2009, 02:22 PM -
Restore complete AIX server to Different AIX server.
By mabdullah in forum Restore / Recovery DiscussionReplies: 16Last Post: 04-14-2009, 01:21 PM -
HSM and an AIX upgrade AIX 4.3.3ML11 -> AIX 5.2.02
By schumi in forum Hierarchical Storage ManagementReplies: 3Last Post: 08-23-2006, 11:38 AM


Reply With Quote
