Results 1 to 2 of 2
Thread: Image Backup / Restoration issue
-
09-20-2011, 01:03 PM #1Newcomer
- Join Date
- Sep 2011
- Posts
- 4
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Image Backup / Restoration issue
Hi
I am new to TSM 6.2 . Server and Client is running on AIX 6.1. I have around 100 RAW Devices (Not Volumes) used by Oracle application. While taking image backup of these RAW Devices , Backup is completed with the following warning
Image backup of volume '/dev/gl_system_02'
Unable to take a JFS2 snapshot for volume '/dev/gl_system_02'.
Operationwill be performed without using a snapshot.
Using static image backup for volume '/dev/gl_system_02'
The restoration Process result in Corrupted Block data hence Unable to mount my Oracle Database.
Can somebody help me to rectify this issue
-
09-21-2011, 04:57 AM #2Member
- Join Date
- Oct 2007
- Location
- Australia
- Posts
- 92
- Thanks
- 0
- Thanked 9 Times in 9 Posts
Okay.
When TSM is told to take an image backup, it assumes that it's backing up a filesystem. AIX provides native tools to perform snapshots of JFS and JFS2 filesystems. So it's designed to exploit those tools, take the snapshot, and thereby create a static image of a potentially dynamic volume.
Since Oracle is using a raw device, there is no filesystem, and hence, no native snapshot tools. TSM will still backup the raw device, but this is a warning to indicate that it can't take a snapshot, so if Oracle writes to the device while the backup is taking place, the potential is there for the restore to be inconsistent (unless you have logging running so Oracle can replay the offending transactions upon restore.)
Two questions spring to mind:
- Why are you using raw devices? What's wrong with just using a bog standard filesystem, and creating large files for Oracle to put its data inside? These days, the performance benefits are nowhere near as significant as they used to be, and I'd argue that it could cause more confusion than it's worth.
- Why are you not using TDP for Oracle? If it's important enough to put into an Oracle database, surely it's worth the money to pay for a bog standard hot backup tool that pretty much any TSM admin worth his (or her) salt knows well?
Similar Threads
-
Incremnetal Image Backup and Point In Time Image data Restoration
By shashi in forum Backup / Archive DiscussionReplies: 1Last Post: 06-24-2011, 01:21 PM -
TSM RMAN backup restoration issue
By siva2911 in forum TDP/Application Layer BackupReplies: 5Last Post: 08-25-2010, 04:00 PM -
restoration issue
By tsmlover in forum TSM ServerReplies: 1Last Post: 07-20-2010, 04:29 AM -
Backup Exec | single mailbox Restoration issue
By tsmlover in forum Symantec NetBackupReplies: 0Last Post: 07-29-2009, 01:46 AM -
AIX Image Backup performance issue
By chad_small in forum Backup / Archive DiscussionReplies: 2Last Post: 10-27-2008, 12:29 PM


Reply With Quote
