I’ve inserted Vertices and Edges, but when I query with LOOKUP got partial number of rows in response
with warning about partial response.
[WARNING]: Lookup executor was partially performed.
Cluster is normally operational and all nodes are in online state.
What is the issue with that ?
Cluster info: 4 machines, bare metal install
Nebula graph version 1.2.0
Centos 7.8 kernel 4.4
64 cores, 256GB RAM, 4 x NVMe disks 3.5TB
Spaces:
====================================================================== | ID | Name | Partition number | Replica Factor | Charset | Collate | ====================================================================== | 1 | rl | 128 | 2 | utf8 | utf8_bin | ----------------------------------------------------------------------
storaged log (on one node, latest few lines):
E0218 12:45:33.935384 6882 RaftPart.cpp:1075] [Port: 44501, Space: 1, Part: 85] Receive response about askForVote from [10.200.133.39:44501], error code is -6
E0218 12:45:34.170789 6881 RaftPart.cpp:1075] [Port: 44501, Space: 1, Part: 5] Receive response about askForVote from [10.200.133.39:44501], error code is -6
E0218 12:45:34.541381 6879 RaftPart.cpp:1075] [Port: 44501, Space: 1, Part: 61] Receive response about askForVote from [10.200.133.39:44501], error code is -6
E0218 12:45:34.863966 6881 RaftPart.cpp:1075] [Port: 44501, Space: 1, Part: 5] Receive response about askForVote from [10.200.133.39:44501], error code is -6
E0218 12:45:35.267017 6880 RaftPart.cpp:1075] [Port: 44501, Space: 1, Part: 85] Receive response about askForVote from [10.200.133.39:44501], error code is -6
E0218 12:45:35.356729 6882 RaftPart.cpp:1075] [Port: 44501, Space: 1, Part: 125] Receive response about askForVote from [10.200.133.39:44501], error code is -6
E0218 21:37:31.496176 6537 RaftPart.cpp:909] [Port: 44501, Space: 1, Part: 9] processAppendLogResponses failed!
E0218 22:01:51.450465 6526 LookUpIndexProcessor.cpp:39] Execute Execution Plan! ret = -5, spaceId = 1, partId = 1
E0218 22:02:30.601763 6521 LookUpIndexProcessor.cpp:39] Execute Execution Plan! ret = -5, spaceId = 1, partId = 9
E0218 22:22:02.391155 6527 LookUpIndexProcessor.cpp:39] Execute Execution Plan! ret = -5, spaceId = 1, partId = 13
E0219 08:45:54.192809 6542 LookUpIndexProcessor.cpp:39] Execute Execution Plan! ret = -5, spaceId = 1, partId = 1