Missing keyspace has reappeared on node B after restart, but it seems to
behave like node A. It starts, GC goes wild, I can see this:
INFO [ScheduledTasks:1] 2013-04-22 15:20:52,701 GCInspector.java (line
119) GC for ParNew: 646 ms for 1 collections, 6314013024 used; max is
8506048512
INFO [ScheduledTasks:1] 2013-04-22 15:20:54,702 GCInspector.java (line
119) GC for ParNew: 633 ms for 1 collections, 6607171376 used; max is
8506048512
INFO [ScheduledTasks:1] 2013-04-22 15:20:56,704 GCInspector.java (line
119) GC for ParNew: 702 ms for 1 collections, 6775699352 used; max is
8506048512
INFO [ScheduledTasks:1] 2013-04-22 15:20:57,456 MessagingService.java
(line 856) 572735 MUTATION messages dropped in last 5000ms
INFO [ScheduledTasks:1] 2013-04-22 15:20:57,456 MessagingService.java
(line 856) 1 READ_REPAIR messages dropped in last 5000ms
INFO [ScheduledTasks:1] 2013-04-22 15:20:58,269 GCInspector.java (line
119) GC for ParNew: 576 ms for 1 collections, 6968532888 used; max is
8506048512
INFO [ScheduledTasks:1] 2013-04-22 15:21:00,270 GCInspector.java (line
119) GC for ParNew: 584 ms for 1 collections, 7515237320 used; max is
8506048512
And I guess it will be unusable in a few minutes. We'll see.
M.