[ 
https://issues.apache.org/jira/browse/CASSANDRA-14793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155415#comment-17155415
 ] 

Benjamin Lerer commented on CASSANDRA-14793:
--------------------------------------------

The patch ensure that the data of the local system keyspaces is stored by 
default within the first data directory (at the exception of the paxos table) 
to allow the node to tolerate a failure of the disks associated with the other 
directories.
   The patch also allow users to configure a different directory for the system 
keyspaces. This would allow people to use a disk providing redundancy to 
support the lost of any of the disks used to store the data.
   On startup existing system keyspace data will be automatically migrated to 
support 4.0 upgrades or configuration changes (use of a separate disk for the 
system keyspaces). 

> Improve system table handling when losing a disk when using JBOD
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-14793
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14793
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Core
>            Reporter: Marcus Eriksson
>            Assignee: Benjamin Lerer
>            Priority: Normal
>             Fix For: 4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should improve the way we handle disk failures when losing a disk in a 
> JBOD setup
>  One way could be to pin the system tables to a special data directory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to