From 38eedcb94c85404ef82b53cd1ffdacfacbcef14c Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Wed, 8 Dec 2004 09:01:09 -0500 Subject: [svn-r9642] Purpose: Updated known problems with the AIX poe verbose messages and socket in use error. --- release_docs/RELEASE.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 6debf39..438f7d6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -577,6 +577,17 @@ Linux 2.4 IA64 Intel y n y n y y y Known Problems ============== +* On IBM AIX systems, parallel HDF5 mode will fail some tests with error + messages like "INFO: 0031-XXX ...". This is from the command poe. + Set the environment variable MP_INFOLEVEL to 0 to minimize the messages + and run the tests again. + The tests may fail with messages like "The socket name is already + in use". HDF5 does not use sockets (except for stream-VFD). This is + due to problems of the poe command trying to set up the debug socket. + Check if there are many old /tmp/s.pedb.* staying around. These are + sockets used by the poe command and left behind due to failed commands. + Ask your system administrator to clean them out. Lastly, request IBM + to provide a mean to run poe without the debug socket. * PGI C++ compiler fails when compiling the C++ library's tests. Therefore, we cannot verify that the C++ library built with the PGI C++ -- cgit v0.12