[ 
https://issues.apache.org/jira/browse/CASSANDRA-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

C. Scott Andreas updated CASSANDRA-20565:
-----------------------------------------
    Resolution: Not A Bug
        Status: Resolved  (was: Triage Needed)

> Out of memory: Killed process 2925120 (java) total-vm: 98267864kB, anon-rss: 
> 29601144kB, file-rss: 17412kB, shmem-rss: 0kB, UID: 989, pgtables: 114272kB, 
> oom_score_adj: 0
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20565
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20565
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: akshaygu
>            Priority: Normal
>         Attachments: Cassandra.yaml.txt, Cassandra_process.txt, 
> nodetool_repair_log.txt
>
>
> Hi,
>  
> We have Cassandra cluster with 9 nodes with Standard_D8s_v5/8vCPU-32GiB 
> configuration. We have ordering orchestration application which uses 
> Cassandra DB to store the services. We have migrated 40Mil services on 
> Cassandra DB.
> Currently, we are running nodetool repair --full on Cassandra VMs. The job 
> usually takes 7 to 9 hours but since 2 weeks the job is failing. The 
> cassandra services getting crashed because OOM while Nodetool repair is 
> running. It caused disruption in repair service.
> Initially we have below configuration then later we change it.
> *Old*
> -Xms16G
> -Xmx16G
> *New*
> -Xms8G
> -Xmx8G
> -XX:MaxDirectMemorySize=12g
>  
> Still the Cassandra nodetool is failing. I have attached the logs from the 
> day of failure and Cassandra configuration files.
> Kindly assist here.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to