30 消息

2012年12月17日 22:00

Hi ,

You talked about VTL and NFS for your backup method ,so I am not quite sure what is exactly the backup method you are in use .

There are tons of the factors could contrbute to the slowness of backup ,so without exact description we hardly pin point the root cause .

2 Intern

 • 

643 消息

2012年12月17日 22:00

谢谢答复!上述描述其实比较了VTL及DataDomain两种备份方式,同样对1TB数据库进行备份,用DD方式(1h20m)明显慢于VTL (35m - 40m)。另外用DD备份283GB的数据库也用了1h10m。想请教一下是否配置有什么问题。如果需要了解具体环境,请列出相应的问题。

30 消息

2012年12月17日 23:00

VTL is part of data domain ,data domain is a name of our product ,so I am not sure what you are referring for VTL and DD?

we have CIFS/NFS/VTL and dd boost inside data domain which could be in use for production backup .Currently dd boost and vtl go through over fibre channel .You need take a look at the host side and networking side to narrow down what's going on .

For networking side ,you can take a TCP/DUMP then analyse if there is frame dropped /timeout like that ...

Inside host ,you should check the configure of NIC configuration .

2 Intern

 • 

643 消息

2012年12月18日 00:00

Thanks Jim!

Obviously the VTL in this case is a product from other vendor, and Data Domain currently can only support NAS with Oracle RMAN, so NFS with AIX in this case.

30 消息

2012年12月18日 00:00

You are not correct and I am not clear from what you say.If you are talking about RMAN backs up to DD directly ,that is for DDBOOST technology not NFS.

Assuming you are correct ,for NFS technology backing up to DD by backup application ,there are lots of factors can impact the performance .

1.You should check the real LAN speed between AIX and DD,iperf tool can get the speed if you not sure .

2.depends on what is the tcp/ip window size on NIC in AIX

3.did you enable the jumbo frame from switch and whether you set the MTU from both DD and AIX to 9000

4.AIX may disable the selctive ack feature by dedault ,should get it enabled but that should investigate tcp/dump

again ,there are quite lot of things impact performance ,please open a ticket to DD that our support engineer will address it for you !

2 Intern

 • 

3.2K 消息

2012年12月18日 15:00

hi ,buddy. the block read by Oracle RMAN, it is logical not physical .So, when the backup begin, Oracle RMAN just scan all Oracle form block and backup them  no matter whether they are same size. Is it test without acutally woking?  You can set "alter database enable block change tracking" in your Oracle when executing increase backup,then you can find out it is shorter than before.

找不到事件!

Top