Ask a Question related to Informix, Design and Development.
-
Pravin Kedia #1
Re: HPL hangs server
Hi Bill,
Allocating lot of shared memory segment is normal.
It depends on the load that you are trying to do.
Few questions:-
1. Are u using multiprocessor machines? (How many processors)
Try following things:-
1. setting PLOAD_SHMAT=1 and running these multiple onpload.
2. When the server hangs, can you capture the following,(during the loads)
onstat -g ath
onstat -g stk all
onstat -j <path and the pload log file name>Thanks,> seg
> ath
> stk all
Pravin.
Bill Dare
<dareb@jevic.com> To: "'informix-list@iiug.org'"
Sent by: <informix-list@iiug.org>
owner-informix-li cc:
[email]st@iiug.org[/email] Subject: HPL hangs server
08/26/2003 03:52
PM
9.40.FC2
AIX 5.2
I am having a problem with HPL causing the server to hang. I have a case
open with tech support (374620) but we are getting no where. Anybody run
into this before. I am running multiple onploads from a script to load a
new database. It runs for a while, sometimes 10-15 minutes, sometimes
longer. The server hanging up always seems to be a little different, but
most times I have to kill -9 the master oninit daemon. No assertion
failure. The failure occurs more often if I use a TCP/IP connection and
even more often if I run multiple onploads instead of just one. I always
get the following error from onpload:
HPL failpoint: 11014
16:36:33 pl_main.c, line 569, thread -1, proc id 741404, Segmentation
Violation.
16:36:33 PANIC: Attempting to bring system down
Also, each time a new onpload starts I get:
Tue Aug 26 16:26:02 2003
16:26:02 Dynamically allocated new virtual shared memory segment (size
4096KB)
Is this normal. I've got plenty of virtual shared memory, 4GB.
Any ideas.
Regards,
Bill
sending to informix-list
Pravin Kedia Guest
-
CF Server 7.0.1 on Red Hat E3 Repeated Hangs
Hello, I am having trouble with a server and would love it if anyone can point me in the right direction for a self-fix or direct me to a company... -
Server hangs
Hi, Since we have upgraded to Coldfusion MX 7.0 the server hangs at least once a weak. I have been searching in the logfiles but nothing is... -
CF hangs when database server hangs or crashes
This may be as simple as a configuration change, but hoping someone understands this behavior and can offer suggestions (or at least additional... -
ODBC Server hangs
Hello! We have the same problem on one of our ColdFusion MX Servers too. On the Server Windows 2000 Server, Apache 2, MySql 4.0 and ColdFusionMX 6.1... -
Server hangs after first installation
I have installed a c20 with 433. After rebooting it hangs after "Completed NFS-Services" Any ideas whats going wrong ? kind regards and thanks... -
Bill Dare #2
RE: HPL hangs server
[Bill Dare]> -----Original Message-----
> From: Pravin Kedia [SMTP:kedia@us.ibm.com]
> Sent: Wednesday, August 27, 2003 10:23 AM
> To: Bill Dare
> Cc: 'informix-list@iiug.org'; [email]owner-informix-list@iiug.org[/email]
> Subject: Re: HPL hangs server
>
>
>
>
>
>
> Hi Bill,
>
> Allocating lot of shared memory segment is normal.
> It depends on the load that you are trying to do.
>
> Few questions:-
> 1. Are u using multiprocessor machines? (How many processors)
10
[Bill Dare]> Try following things:-
>
> 1. setting PLOAD_SHMAT=1 and running these multiple onpload.
I'm running the loads right now with PLOAD_SHMAT set. No failure
yet. Can't get onstat -j to work.[Bill Dare]> 2. When the server hangs, can you capture the following,(during the loads)
>
> onstat -g ath
> onstat -g stk all
>
> onstat -j <path and the pload log file name>
I don't find any documentation on onstat -j except the usage message
which isn't much help. What am I doing wrong?
proddb:[/usr/informix/work]> onstat -j /tmp/logfile
onpload attach failed, rtn: -1 errno: 0
shmkey: ABCDEF load_base: 0
proddb:[/usr/informix/work]>
I do have 3 onploads running at any point in time. How does onstat
know which to connect to?sending to informix-list>> > seg
> > ath
> > stk all
> Thanks,
> Pravin.
>
>
>
>
>
> Bill Dare
>
> <dareb@jevic.com> To:
> "'informix-list@iiug.org'"
> Sent by: <informix-list@iiug.org>
>
> owner-informix-li cc:
>
> [email]st@iiug.org[/email] Subject: HPL hangs server
>
>
>
>
>
> 08/26/2003 03:52
>
> PM
>
>
>
>
>
>
>
>
>
> 9.40.FC2
> AIX 5.2
>
>
> I am having a problem with HPL causing the server to hang. I have a case
> open with tech support (374620) but we are getting no where. Anybody run
> into this before. I am running multiple onploads from a script to load a
> new database. It runs for a while, sometimes 10-15 minutes, sometimes
> longer. The server hanging up always seems to be a little different, but
> most times I have to kill -9 the master oninit daemon. No assertion
> failure. The failure occurs more often if I use a TCP/IP connection and
> even more often if I run multiple onploads instead of just one. I always
> get the following error from onpload:
>
>
> HPL failpoint: 11014
>
>
> 16:36:33 pl_main.c, line 569, thread -1, proc id 741404, Segmentation
> Violation.
> 16:36:33 PANIC: Attempting to bring system down
>
>
>
>
>
> Also, each time a new onpload starts I get:
>
>
> Tue Aug 26 16:26:02 2003
>
>
> 16:26:02 Dynamically allocated new virtual shared memory segment (size
> 4096KB)
>
>
>
>
>
> Is this normal. I've got plenty of virtual shared memory, 4GB.
>
>
> Any ideas.
>
>
> Regards,
> Bill
>
>
>
>
>
Bill Dare Guest



Reply With Quote

