Re: Cannot bootstrap new nodes in 1.0.11 ring - schema issue

2012-09-07 Thread Jason Harvey
I attempted to manually load the Schema sstables onto the new node and bootstrap it. Unfortunately when doing so, the new node believed it was already bootstrapped, and just joined the ring with zero data. To fix (read: hack) that, I removed the following logic from StorageService.java:523:

Re: Cannot bootstrap new nodes in 1.0.11 ring - schema issue

2012-09-07 Thread Jason Harvey
After a chat with driftx today, I tried wiping out my MigrationInfo on the ring and rolling a restart. I then made a single change to the schema so at least 1 migration would exist. Unfortunately the same error persists: "Previous version mismatch". Also occasionally the node is bootstrapping w

Cannot bootstrap new nodes in 1.0.11 ring - schema issue

2012-09-05 Thread Jason Harvey
Hey folks, I have a 1.0.11 ring running in production with 6 nodes. Trying to bootstrap a new node in, and I'm getting the following consistently: INFO [main] 2012-09-05 04:24:13,317 StorageService.java (line 668) JOINING: waiting for schema information to complete After waiting for over 30