[Ganglia-developers] Another problem: memory sizes

2003-12-29 Thread Josh Durham
I have another problem. I have 1100 nodes, with 4GB of RAM each. 1100 nodes * 4,194,304 kilobytes of RAM = 4,613,734,400 uint32 max value = 2^32 = 4,294,967,296 I have a feeling, from what I've looked at, that moving all the memory stuff to uint64 is going to be painful. Not t

[Ganglia-developers] Scaling Issues? Some nodes reporting as Down

2003-12-29 Thread Josh Durham
Greetings from Virginia Tech. I'm working on getting Ganglia on our 1100 node G5 cluster, and have had some pretty good success. I do have an issue, and I wonder if it's related to scaling, or the Darwin platform. First, let me describe how I've set everything up so far. All 1100 nodes ar