I've got:
SGI Altix 350 w/ dual Itanium2s 1.5 with 4 gigs of ram
Compiled and ran testBasic, set DataMemory=2000000,
IndexMemory=80000000, ConOps=1000000 and in a nutshell
561 test(s) executed
63 test(s) OK(11%)
498 test(s) failed(88%)
Total time : 828 seconds (828727 ms)
TestBasic was unable to create tables T3-t14, C2_PORTS, C2_SERVICES,
and C2_CLIENTS. There are other errors as well like:
- ReadConsistency started [2004-07-10 00:34:48]
ERROR: 626 Tuple did not exist
Status: Permanent error, Classification: No data found
File: testBasic.cpp (Line: 295)
ERROR: 626 Tuple did not exist
Status: Permanent error, Classification: No data found
File: testBasic.cpp (Line: 261)
|- runReadOne FAILED [2004-07-10 00:34:48]
- ReadConsistency FAILED [2004-07-10 00:34:50]
- PkInsertTwice started [2004-07-10 00:34:50]
ERROR: 630 Tuple already existed when attempting to insert
Status: Permanent error, Classification: Constraint violation
File: HugoTransactions.cpp (Line: 935)
- PkInsertTwice PASSED [2004-07-10 00:34:50]
- Fill started [2004-07-10 00:34:50]
ERROR: 4011 Internal Error in NdbApi
Status: Permanent error, Classification: Internal error
File: HugoTransactions.cpp (Line: 1061)
|- runFillTable FAILED [2004-07-10 00:37:19]
- Fill FAILED [2004-07-10 00:40:09]
Thoughts? Suggestions? I've tried to increase the size of the DB
(500MB/500MB) but pretty much the same results. I'm not really sure
where the problem lies, with the tests or with the cluster.
Mark