Ask a Question related to Informix, Design and Development.

  1. #1

    Default 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>
    > 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






    sending to informix-list
    Pravin Kedia Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default RE: HPL hangs server



    > -----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)
    [Bill Dare]
    10
    > Try following things:-
    >
    > 1. setting PLOAD_SHMAT=1 and running these multiple onpload.
    [Bill Dare]
    I'm running the loads right now with PLOAD_SHMAT set. No failure
    yet. Can't get onstat -j to work.
    > 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>
    [Bill Dare]
    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?
    > > 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
    >
    >
    >
    >
    >
    sending to informix-list
    Bill Dare Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139