You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/10/05 14:38:35 UTC

[jira] Issue Comment Edited: (CASSANDRA-1547) lost+found directories cause problems for cassandra

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

Gary Dusbabek edited comment on CASSANDRA-1547 at 10/5/10 8:38 AM:
-------------------------------------------------------------------

We still want to avoid any hidden files.

EDIT: Duh.  And this patch does avoid them.

      was (Author: gdusbabek):
    We still want to avoid any hidden files.
  
> lost+found directories cause problems for cassandra 
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1547
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1547
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Matthew F. Dennis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1547-cassandra-0.6.txt
>
>
> ext3/4 make lost+found directories at the root of the file system.  if you then point C* at the root of the FS (e.g. you have a mount point of /cassandra_data and/or /cassandra_commitlog) C* thinks lost+found is a keyspace and spews.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.