Data Validation history table and Java heap space.

Teknoloji

8 Jul 2009

Data Validation stores information about what data pattern is written where in a table that requires one byte per data block. With very large luns that can become a problem. I just saw a run where xfersize=4096 was used against a total amount of storage of 5.7 terabytes. That requires about 1.5GB worth of table space. The default Java heap given to Vdbench is 1024m so that’s not good.

Vdbench 5.00 also does not abort nicely when it runs out of memory for Data Validation, and it gets into a "Waiting for slave synchronization:" hang. Vdbench 5.01 will fix this.

To avoid this problem:

  • Change the swat or swat.bat script, replacing -Xmx1024m with a higher value.
  • Use a larger xfersize=
  • use less devices
  • use either the size= or range= parameter

Henk.

Source/Kaynak : http://blogs.sun.com/henk/entry/data_validation_history_table_and

Comment Form

Content In Different Language


Recent Comments


  • dima: Guys, thank you very much it helped me a lot ! [...]
  • jitendra: i tried install ubuntu virtualbox 3.0 on my acer aspire 5610 laptop. i get message " dependency is [...]
  • Gurkan Erdogdu: You can also look at Apache Incubator JSR 299 implementation called OpenWebBeans. It has lots of sam [...]
  • Gurkan Erdogdu: You can also Apache Incubator JSR 299 implementation called OpenWebBeans. It has lots of samples sho [...]
  • vijayanand: Please share your experence getting TOGAF certified? What are the pre-requite eligibility... Basic [...]
  • Our Scores