On Wed, Jan 12, 2011 at 4:08 PM, mck <m...@apache.org> wrote: > > > You're using an ordered partitioner and your nodes are evenly spread > > around the ring, but your data probably isn't evenly distributed. > > This load number seems equals to `du -hs <data_file_directories>` and > since i've got N == RF shouldn't the data size always be the same on > every node? >
Maybe you have damaged replicas, try running repair everywhere. -Brandon