Informix - Problem description
| Problem IT10787 | Status: Closed |
CANNOT CREATE NEW CHUNK OR DBSPACE FROM STORAGE POOL IF SECONDARY SERVER IS INACTIVE | |
| product: | |
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10 | |
| Problem description: | |
The following reproduction shows issue:
1) Setup HDR primary and secondary servers
2) Add storage pool
EXECUTE FUNCTION task("storagepool add",
"/home/informix/server/dbspaces/data0", '0', '0', '32768','1');
3) Shutdown secondary server
4) Try creating new dbspace from storage pool
EXECUTE FUNCTION task("CREATE DBSPACE FROM STORAGEPOOL",
"d_123", "10M");
(expression) Could not allocate 10240 kilobytes from storage
pool.
1 row(s) retrieved.
In the online log for the primary:
12:23:12 DR: The storage object was not created because the HDR
secondary server power is not available
12:23:12 Failed to dynamically create file for chunk:
'/home/informix/server/dbspaces/data0/informix_d_123_p_1'
Error creating or verifying chunk on secondary.
Its directory entry in the storage pool will be
disabled.
12:23:12 Warning: The storage pool is out of space. To enable
automatic chunk creation use the OpenAdmin Tool to add space to
the pool.
12:23:36 DR: Cannot connect to secondary server | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All platforms * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to IBM Informix Server 12.10.xC6 * **************************************************************** | |
| Local Fix: | |
| Solution | |
Problem Fixed In IBM Informix Server 12.10.xC6 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 19.08.2015 15.06.2017 15.06.2017 |
| Problem solved at the following versions (IBM BugInfos) | |
12.10.xC6 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 12.10.xC6 |
|