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

akshaygu updated CASSANDRA-20565:
---------------------------------
    Description: 
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.

  was:
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 cranshed beacsue OOM while Nodetool reapir is running. It 
caused distruption in repair service.

Intially we have below configuration then later we change it.

 


> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to