You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "leandro moreira (JIRA)" <ji...@apache.org> on 2014/09/26 20:06:34 UTC

[jira] [Created] (CASSANDRA-8009) nodetools -h host status is showing wrong load

leandro moreira created CASSANDRA-8009:
------------------------------------------

             Summary: nodetools -h host status is showing wrong load
                 Key: CASSANDRA-8009
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8009
             Project: Cassandra
          Issue Type: Bug
          Components: Core, Tools
         Environment: Cassandra: Cassandra 2.1.0
OS: Red Hat Enterprise Linux Server release 6.5
Java: Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
Java: Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)
            Reporter: leandro moreira
             Fix For: 2.1.0


When I use *nodetool status* it shows me a load very different from *df -h* outuput.

{quote}
$nodetool -h anyofmyhost status
===============
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
--  Address      Load       Tokens  Owns   Host ID                               Rack
UN  1  1.67 TB    256     23.2%  6216e547-xxx  RAC1
UN  2  1.86 TB    256     24.3%  835c566d-xxx  RAC1

[user@anyofmyhost ~]$ df -h
Filesystem            Size  Used Avail Use% Mounted on
...
/dev/sda6             1.6T   70G  1.5T   5% /opt
...
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)