Results 1 to 9 of 9
-
08-22-2012, 01:17 AM #1Newcomer
- Join Date
- Jan 2012
- Posts
- 8
- Thanks
- 2
- Thanked 0 Times in 0 Posts
VM restore as thin-provisioned disk?
Not sure if anyone tried this. I am testing full VM restore, by default, the VMDK will be restored as thick-provisioned. According to an IBM technote (http://www-01.ibm.com/support/docvie...id=swg21508259) there is a testflag (VMRESTOR_DONT_FORCE_THICK) which can be specified making the VMDK restore as thin-provisioned. But I could not get this working. I am not a VMware expert and not sure if anything gone wrong.
Environment:
vSphere: 5.0 build 623860
TSM server: 6.3.1.0 / Windows 2008 R2
TSM client: 6.3.0.15 / Windows 2008 R2
VMware transport is NBD only.
This parameter (VMRESTOR_DONT_FORCE_THICK) could not be specified in the TSM client options file, so I suppose this is used in VM's settings. The only place that I found for specifying parameters for a VM is "Edit Settings" => "Options" tab => "Advanced" => "General" => "Configuration Parameters". I tried specifying only the parameter name (VMRESTOR_DONT_FORCE_THICK) without a value, as well as adding "true" as the value, but both didn't work. I do this before running a VM backup, but both restored as thick-provisioned disk only.
Any suggestions? Thanks.
-
08-22-2012, 11:19 AM #2Member
- Join Date
- May 2012
- Posts
- 23
- Thanks
- 3
- Thanked 2 Times in 2 Posts
-
The Following User Says Thank You to dbias1601 For This Useful Post:
Spree (08-22-2012)
-
08-22-2012, 11:29 AM #3Newcomer
- Join Date
- Jan 2012
- Posts
- 8
- Thanks
- 2
- Thanked 0 Times in 0 Posts
Thanks, I think I misunderstood the technote. I will try.
-
08-22-2012, 10:55 PM #4Newcomer
- Join Date
- Jan 2012
- Posts
- 8
- Thanks
- 2
- Thanked 0 Times in 0 Posts
It seems it is not valid... but I am already using the latest client (6.3.0.15).
ANS1036S The option 'TESTFLAG' or the value supplied for it is not valid. It was found in options file 'C:\Program Files\Tivoli\TSM\baclient\dsm.opt' at line number: 44
The complete entry: 'TESTFLAG VMRESTOR_DONT_FORCE_THICK'
-
08-23-2012, 03:09 AM #5Member
- Join Date
- May 2012
- Posts
- 23
- Thanks
- 3
- Thanked 2 Times in 2 Posts
Perhaps attempt from the command line?
From the command line browse to the ba client directory:
C:\Program Files\Tivoli\TSM\baclient> dsmc backup vm 'myvm' -testflag=VMRESTOR_DONT_FORCE_THICK
-
08-23-2012, 08:46 AM #6Newcomer
- Join Date
- Jan 2012
- Posts
- 8
- Thanks
- 2
- Thanked 0 Times in 0 Posts
Not work either. Same message as above, can't understand why.
-
09-17-2012, 05:32 AM #7Newcomer
- Join Date
- Mar 2009
- Location
- Germany
- Posts
- 21
- Thanks
- 1
- Thanked 0 Times in 0 Posts
The following settings works fine to restore the vm with thin provisioned vmdk´s:
TSM-BAclient: 6.3.0.16
vSphere 5 U1
dsm.opt
VMBACKUPTYPE FULLVM
VMFULLTYPE VSTOR
VMVSTORTRANSPORT HOTADD
VMCHOST xyz.domain.local
VMCUSER xyz
VMCPW ****
testflag VMRESTORE_DONT_FORCE_THICK
Maybe you have to do a new backup to save attribute with information about the disk format.
-
09-17-2012, 05:33 AM #8Newcomer
- Join Date
- Mar 2009
- Location
- Germany
- Posts
- 21
- Thanks
- 1
- Thanked 0 Times in 0 Posts
You forgot an "E" in the parameter 'TESTFLAG VMRESTORE_DONT_FORCE_THICK'
^
-
10-19-2012, 10:28 AM #9Newcomer
- Join Date
- Jan 2012
- Posts
- 8
- Thanks
- 2
- Thanked 0 Times in 0 Posts
Oh? I just refer to IBM: http://www-01.ibm.com/support/docvie...id=swg21508259
Thanks anyway.
Similar Threads
-
restore db after disk crash
By wesd in forum TSM DatabaseReplies: 4Last Post: 06-24-2011, 05:59 AM -
Restore System Disk
By zsoltesz in forum Restore / Recovery DiscussionReplies: 3Last Post: 12-22-2010, 07:23 AM -
TSM6 VMax & Thin Provisioning
By drrobert6 in forum TSM ServerReplies: 11Last Post: 09-02-2010, 10:47 AM -
Restore Db From Devclass Of Disk???
By Tom Crutcher in forum TSM ServerReplies: 2Last Post: 04-11-2007, 01:59 PM -
restore db previously backed up to disk?
By itdrew in forum Backup / Archive DiscussionReplies: 2Last Post: 07-15-2004, 09:45 AM



