Operating System - HP-UX
1837048 Members
3302 Online
110111 Solutions
New Discussion

node crashed due to buffer space not available

 
mor_1
New Member

node crashed due to buffer space not available

Hi,
After a package had been sccussesfully started on a running node, the node just crashed in about 15 minutes!
I checked the OLDsyslog.log and it has the following messages:
Aug 2 11:29:38 SD2 cmcld: GS connection to 192.1.1.1 is responding
Aug 2 11:45:38 SD2 cmcld: accept returned: No buffer space available
Aug 2 11:45:38 SD2 cmcld: Retrying accept due to a transient problem: No buffer space available.

swapinfo shows the following messages:
dev 1048576 0 1048576 0% 0 - 1 /dev/vg00/lvol2
dev 11534336 0 11534336 0% 0 - 1 /dev/vg00/lvswap
dev 6144000 0 6144000 0% 0 - 1 /dev/vg00/lvswap2

total physical memory is 18841600 Kbytes


I dont know what causes the problem, and I need your help.
5 REPLIES 5
Steve Steel
Honored Contributor

Re: node crashed due to buffer space not available

Hi


Probably a patch missing for your serviceguard . use itrc to check your patch level

Patch Name: PHSS_30028

Patch Description: s700_800 11.X MC/ServiceGuard and SG-OPS Edition A.11.14


Fixes a very similar problem

If you have PHSS_29561 it has a problem and should be replaced by the 30028 asap

Steve Steel


If you want truly to understand something, try to change it. (Kurt Lewin)
Jeroen Peereboom
Honored Contributor

Re: node crashed due to buffer space not available

L.S.

you can use the Search More options at the top of this page to search the HP-UX forum for buffer space available. I found http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=190143

but there are more threads on this subject.

JP.
Mei Jiao
Respected Contributor

Re: node crashed due to buffer space not available

Latest patch for that MC/ServiceGuard patch is this:
PHSS_31015 s700_800 11.X MC/ServiceGuard and SG-OPS Edition A.11.14
mor_1
New Member

Re: node crashed due to buffer space not available

Thanks guys!
I'll try the patches.
Jose Mosquera
Honored Contributor

Re: node crashed due to buffer space not available

Hi,

Have you done a massive LAN port scanning?

When this happend a telnet reconnection storm occurs being able to exhaust the available buffer space for this purpose. Then a TOC (Transfer Of Control) is generated by MC/ServiceGuard. A suggested action to avoid this could be:

1.- Install last ARPA Transport comulative patch (PHNE_29473) and dependencies (reboot required).

2.- Ensure that MC/ServiceGuard NODE_TIMEOUT parameter (/etc/cmcluster/cluster.conf) have a value among 5-8 to minimize the TOC risk. If you need increase this value you must stop the pkg, execute the cmapplyconf command and restart the pkg.

Rgds