You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/02/18 04:49:12 UTC

[jira] Assigned: (CASSANDRA-2190) Service fails to starts since mkdir /var/lib/cassandra fails

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

Jonathan Ellis reassigned CASSANDRA-2190:
-----------------------------------------

    Assignee: Eric Evans

> Service fails to starts since mkdir /var/lib/cassandra fails
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2190
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2190
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.7.2
>            Reporter: Joaquin Casares
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.7.3
>
>
> After installing the debian and running 'sudo service cassandra start' I see this in the output.log:
> Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/data.
> After running this workaround:
> sudo mkdir /var/lib/cassandra
> sudo chown cassandra:cassandra /var/lib/cassandra
> The service starts.
> On ami-cef405a7 in EC2. Ubuntu 10.10 (official release).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira