DB2 - Problem description
| Problem IC99841 | Status: Closed |
THE DB2HAICU UTILITY FAILS TO CREATE MOUNT RESOURCES IN A CLUSTER WHICH USES FQDN AS HOSTNAMES | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
The db2haicu utility fails to create mount resources in a
cluster where the hosts' OS host names are set to the fully
qualified domain name(FQDN) values, i.e. the values of the
following are all set to the FQDN:
1) "hostname" output
2) "uname -a" output
3) "lsrpnode" output
The following error is seen when trying to add a mount point via
the db2haicu utility in this case:
$ db2haicu
(...)
Do you want to add or remove mount points to or from the domain?
[1]
1. Add
2. Remove
1
Enter the full path of the mount you wish to add to the cluster:
/ha_dpf_db/db2inst1/NODE0000/
Which DB2 database partition should the path
/ha_dpf_db/db2inst1/NODE0000/ be associated with?
0
Adding mount point /ha_dpf_db/db2inst1/NODE0000/ to the cluster
...
Either db2haicu could not resolve the mount point
/ha_dpf_db/db2inst1/NODE0000 or the mount point
/ha_dpf_db/db2inst1/NODE0000 is on a file system that is not
eligible to be added to the cluster.
The db2diag.log shows the following error:
2013-10-10-15.07.08.775305-240 E35062E319 LEVEL: Error
PID : 20406 TID : 47376714214736PROC :
db2haicu
INSTANCE: db2inst1 NODE : 000
FUNCTION: <0>, <0>, <0>, probe:10000
RETCODE :
ZRC=0x827300CF=-2106392369=HA_ZRC_OBJECT_DOES_NOT_EXIST
"Cluster object does not exist"
2013-10-10-15.07.08.776008-240 E35382E571 LEVEL: Error
PID : 20406 TID : 47376714214736PROC :
db2haicu
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 Common, SQLHA APIs for DB2 HA Infrastructure,
sqlhaUICreateMount, probe:100
RETCODE :
ECF=0x90000567=-1879046809=ECF_SQLHA_COULD_NOT_RESOLVE_MOUNT
The mount point could not be resolved to its base
mount
MESSAGE : Error retrieving info for disk.
DATA #1 : String, 28 bytes
/ha_dpf_db/db2inst1/NODE0000/
DATA #2 : String, 7 bytes
db2inst1
DATA #3 : unsigned integer, 8 bytes
0 | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * db2haicu users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7.0.10 * **************************************************************** | |
| Local Fix: | |
In order to workaround this issue, use short host name values for the hosts in the cluster. | |
| Solution | |
Fixed in DB2 v9.7.0.10 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 04.03.2014 10.11.2014 10.11.2014 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.0.10 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.10 |
|