![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
On 10.03.10 18:53, Art Kagel wrote: Recommendations: * Adjust config o VPCLASS cpu,num=6,noage o BUFFERPOOL size=2K,buffers=1000000,lrus=8,lru_min_dirty=10.0, lru_max_dirty=50.0 + Make sure that CLEANERS is at least as big as the greater of LRUS & the number of chunks. + Set LRUS according to the number of concurrent users (won't affect the import). * Get my dbimport replacement utility package myexport and use it's parallel load and HPLoader options. Art On Tue, Mar 9, 2010 at 4:52 PM, Frank Langelage <frank (AT) lafr (DOT) de mailto:frank (AT) lafr (DOT) de>> wrote: I'm running IDS Server 11.50.FC5W4 using Solaris SPARC 10 on a SunBlade 2000 workstation with two 1.2 GHz CPUs and 8 GB of memory. Thanks for spending time on this issue. 6 CPU-VPs for only 2 single core CPUs without hyperthreading? I read about configuring 2 CPU-VPs per physical CPU/core if the GHz value is high enough, but 3 VP/core? And because the standard dbimport during dataload is single threaded I would not expect a benefit from that. I changed some parameters (see my reply to myself). But I'll have a look at your dbimport replacement. I was not aware that this is capable to do things in parallel. Frank _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#12
| |||
| |||
|
|
Thanks for all your valuable input. I changed some parameters now: 21:09:27 Onconfig parameter BUFFERPOOL modified from size=2K,buffers=262144,lrus=8,lru_min_dirty=5.0,lr u_max_dirty=10.0 to size=2K,buffers=524288,lrus=8,lru_min_dirty=10.0,l ru_max_dirty=50.0. 21:09:27 Onconfig parameter CLEANERS modified from 5 to 8. 21:09:27 Onconfig parameter CKPTINTVL modified from 86400 to 3600. 21:09:27 Onconfig parameter SHMVIRTSIZE modified from 262144 to 524288. A new dbimport with the same export and the same parameters is running now. Tomorrow I'll know the run time improvement. |
#13
| |||
| |||
|
|
On 10.03.10 21:32, Frank Langelage wrote: Thanks for all your valuable input. I changed some parameters now: 21:09:27 Onconfig parameter BUFFERPOOL modified from size=2K,buffers=262144,lrus=8,lru_min_dirty=5.0,lr u_max_dirty=10.0 to size=2K,buffers=524288,lrus=8,lru_min_dirty=10.0,l ru_max_dirty=50.0. 21:09:27 Onconfig parameter CLEANERS modified from 5 to 8. 21:09:27 Onconfig parameter CKPTINTVL modified from 86400 to 3600. 21:09:27 Onconfig parameter SHMVIRTSIZE modified from 262144 to 524288. A new dbimport with the same export and the same parameters is running now. Tomorrow I'll know the run time improvement. I'm sorry, but I did not see a performance improvement for my dbimport after changing those values. The time for the dataload of the dbimport was again about 13 hours. The index creation after wards took 3.5 hours. As I said, during data loading one CPU is completely busy. The dbimport process is consuming about 50% of this CPU, the two CPU-VPs the other half. In total the dbimport process used about 6.25 h CPU time nearly completely during load. So when ftp.iiug.org is vailable again, I'll take a look at Art's export/import replacement. |
#14
| |||
| |||
|
|
On 10.03.10 21:32, Frank Langelage wrote: Thanks for all your valuable input. I changed some parameters now: 21:09:27 Onconfig parameter BUFFERPOOL modified from size=2K,buffers=262144,lrus=8,lru_min_dirty=5.0,lr u_max_dirty=10.0 to size=2K,buffers=524288,lrus=8,lru_min_dirty=10.0,l ru_max_dirty=50.0. 21:09:27 Onconfig parameter CLEANERS modified from 5 to 8. 21:09:27 Onconfig parameter CKPTINTVL modified from 86400 to 3600. 21:09:27 Onconfig parameter SHMVIRTSIZE modified from 262144 to 524288. A new dbimport with the same export and the same parameters is running now. Tomorrow I'll know the run time improvement. I'm sorry, but I did not see a performance improvement for my dbimport after changing those values. The time for the dataload of the dbimport was again about 13 hours. The index creation after wards took 3.5 hours. As I said, during data loading one CPU is completely busy. The dbimport process is consuming about 50% of this CPU, the two CPU-VPs the other half. In total the dbimport process used about 6.25 h CPU time nearly completely during load. So when ftp.iiug.org is vailable again, I'll take a look at Art's export/import replacement. |
![]() |
| Thread Tools | |
| Display Modes | |
| |