Informix - Problem description
Problem IT30644 | Status: Closed |
ADDING A CHUNK CAN FAIL WITH ERRNO 4 (FALLOCATE() INTERRUPTED BYALARM) | |
product: | |
INFORMIX SERVER / 5725A3900 / E10 - | |
Problem description: | |
If addition of chunk file takes too long (longer than two to four seconds), this now can fail with errno 4 (Interrupted system call). $ onspaces -c -d testdbs -p /path/to/new/chunk -o 0 -s Verifying physical disk space, please wait ... Chunk verification failed with errno 4. This would happen if that file hasn't been preallocated, so would be allocated using fallocate() api. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Users of Informix Server prior to 14.10.xC3. * **************************************************************** * PROBLEM DESCRIPTION: * * ADDING A CHUNK CAN FAIL WITH ERRNO 4 (FALLOCATE() * * INTERRUPTED BY ALARM) * **************************************************************** * RECOMMENDATION: * * Upgrade to Informix Server 14.10.xC3+. * **************************************************************** | |
Local Fix: | |
Pre-allocate the file: fallocate -l /path/to/new/chunk | |
Solution | |
Workaround | |
**************************************************************** * USERS AFFECTED: * * Users of Informix Server prior to 14.10.xC3. * **************************************************************** * PROBLEM DESCRIPTION: * * ADDING A CHUNK CAN FAIL WITH ERRNO 4 (FALLOCATE() * * INTERRUPTED BY ALARM) * **************************************************************** * RECOMMENDATION: * * Upgrade to Informix Server 14.10.xC3+. * **************************************************************** | |
Comment | |
Problem fixed in Informix Server 14.10.xC3+. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 18.10.2019 02.12.2019 02.12.2019 |
Problem solved at the following versions (IBM BugInfos) | |
14.10.xC3 | |
Problem solved according to the fixlist(s) of the following version(s) |