Informix - Problem description
Problem IC60812 | Status: Closed |
IDS CRASHES DUE TO OUT OF OS RESOURCES | |
product: | |
IBM IDS ENTRP E / 5724L2304 / B15 - IDS 11.50 | |
Problem description: | |
This is observed only on Linux platform. IDS crashes after it runs out of OS resources. Following messages are logged in online.log: 08:59:05 KAIO: error in kaio_WRITE, kaiocbp = 0x62a417e0, errno = 0 08:59:05 fildes = 257 (gfd 4), buf = 0x0x63a36000, nbytes = 8192, offset = 46333952 08:59:05 KAIO: error in kaio_WRITE, kaiocbp = 0x62ed6a28, errno = 0 08:59:05 fildes = 257 (gfd 4), buf = 0x0x639ce000, nbytes = 8192, offset = 47144960 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All Linux Users * **************************************************************** * PROBLEM DESCRIPTION: * * This is a linux specific issue. It is possible that when io * * request is submitted to OS via io_submit() system call , OS * * may fail to process this request due to insufficient OS * * resources. So in failure case, io_submit() returns a negated * * error number (the negative of one of the errors , for * * example -EAGAIN, -EINVAL, -EBADF etc) and no global errno is * * set. The failure scenarios were not being handled correctly. * **************************************************************** * RECOMMENDATION: * * Upgrade to IDS 11.50.xC5 or above. * **************************************************************** | |
Local Fix: | |
Solution | |
Problem is first fixed in IDS 11.50.xC5. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 17.04.2009 27.07.2009 27.07.2009 |
Problem solved at the following versions (IBM BugInfos) | |
11.50.xC5 | |
Problem solved according to the fixlist(s) of the following version(s) | |
11.10.xC3.W2 | |
11.50.xC4.W1 | |
11.50.xC5 |