sorry, my bad. messed up the yaml file. I will try it again. thanks a lot!
On Tue, Sep 20, 2011 at 5:08 PM, aaron morton <aaron@thelastpickle.com>wrote:
> Is the data still physically on node 1 ? During start up does it log about
> opening the SSTables ?
>
> Another sometimes problem is if the schema is out of sync, and node 1 may
> not have all the CF's and will not have opened the SSTables.
>
> Check the logs and check if the physical data is there.
>
> Cheers
>
> -----------------
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
>
> On 20/09/2011, at 3:54 PM, Yan Chunlu wrote:
>
> any help on this? thanks!
>
> On Sun, Sep 18, 2011 at 5:04 PM, Yan Chunlu <springrider@gmail.com> wrote:
>
>> thanks! is the load info also a bug? node1 supposed to have 80MB.
>>
>> bash-3.2$ bin/nodetool -h localhost ring
>> Address DC Rack Status State Load
>> Owns Token
>>
>> 93798607613553124915572813490354413064
>> node2 datacenter1 rack1 Up Normal 86.03 MB 46.81%
>> 3303745385038694806791595159000401786
>> node3 datacenter1 rack1 Up Normal 67.68 MB 26.65%
>> 48642301133762927375044585593194981764
>> node1 datacenter1 rack1 Up Normal 114.81 KB 26.54%
>> 93798607613553124915572813490354413064
>>
>>
>>
>> On Sun, Sep 18, 2011 at 2:36 PM, Peter Schuller <
>> peter.schuller@infidyne.com> wrote:
>>
>>> > It's fixed on 0.8.6. For 0.8.5 you would have to build it from source
>>> > with the patch applied, yes.
>>> >
>>> > (Actually, in my opinion this bugfix is a good reason to release
>>> 0.8.6.)
>>>
>>> Turns out I had managed to miss the fact that a 0.8.6 release is being
>>> voted on so I'd expect it to happen soonish. You might wait for that,
>>> or apply the fix and build from source.
>>>
>>> --
>>> / Peter Schuller (@scode on twitter)
>>>
>>
>>
>
>
|