[
https://issues.apache.org/jira/browse/CASSANDRA-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
paul cannon updated CASSANDRA-3563:
-----------------------------------
Attachment: 0002-fix-sysctl.d-installation.txt
This won't work as is; dh_install doesn't support renaming a file while putting
it into a directory (it will make a directory named
/etc/sysctl.d/cassandra.conf/ and put cassandra-sysctl.conf in it).
Attachment applies on top of original patch, does file rename in debian/rules.
+1 with this fix
> Packaging should increase vm.max_map_count to accommodate leveled compaction
> ----------------------------------------------------------------------------
>
> Key: CASSANDRA-3563
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3563
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.0
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Fix For: 1.0.6
>
> Attachments: 0001-increase-debian-limit.txt,
> 0002-fix-sysctl.d-installation.txt
>
>
> As the title says, leveled can create a lot of files and you can run into an
> IOError trying to mmap all of them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira