Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elassandra-datacenter 0.1.0 is running wrong #37

Open
tengzhuofei opened this issue Sep 8, 2020 · 0 comments
Open

elassandra-datacenter 0.1.0 is running wrong #37

tengzhuofei opened this issue Sep 8, 2020 · 0 comments

Comments

@tengzhuofei
Copy link

sysctl: permission denied on key 'fs.protected_hardlinks'
sysctl: permission denied on key 'fs.protected_symlinks'
sysctl: permission denied on key 'kernel.cad_pid'
sysctl: permission denied on key 'kernel.usermodehelper.bset'
sysctl: permission denied on key 'kernel.usermodehelper.inheritable'
sysctl: permission denied on key 'net.ipv6.conf.all.stable_secret'
sysctl: permission denied on key 'net.ipv6.conf.default.stable_secret'
sysctl: permission denied on key 'net.ipv6.conf.eth0.stable_secret'
sysctl: permission denied on key 'net.ipv6.conf.lo.stable_secret'
sysctl: permission denied on key 'vm.mmap_rnd_bits'
sysctl: permission denied on key 'vm.mmap_rnd_compat_bits'


{6.8.4}: Initialization Failed ...

  • RuntimeException[org.elasticsearch.node.NodeValidationException: [1] bootstrap checks failed
    [1]: initial heap size [526385152] not equal to maximum heap size [16783507456]; this can cause resize pauses and prevents mlockall from locking the entire heap]; nested: NodeValidationException[[1] bootstrap checks failed
    [1]: initial heap size [526385152] not equal to maximum heap size [16783507456]; this can cause resize pauses and prevents mlockall from locking the entire heap];
    2020-09-08 11:23:21,594 ERROR [main] org.apache.cassandra.service.ElassandraDaemon.main:601 Exception
    java.lang.RuntimeException: org.elasticsearch.node.NodeValidationException: [1] bootstrap checks failed
    [1]: initial heap size [526385152] not equal to maximum heap size [16783507456]; this can cause resize pauses and prevents mlockall from locking the entire heap
    at org.apache.cassandra.service.ElassandraDaemon.activate(ElassandraDaemon.java:217)
    at org.apache.cassandra.service.ElassandraDaemon.main(ElassandraDaemon.java:567)
    Caused by: org.elasticsearch.node.NodeValidationException: [1] bootstrap checks failed
    [1]: initial heap size [526385152] not equal to maximum heap size [16783507456]; this can cause resize pauses and prevents mlockall from locking the entire heap
    at org.elasticsearch.bootstrap.BootstrapChecks.check(BootstrapChecks.java:157)
    at org.elasticsearch.bootstrap.BootstrapChecks.check(BootstrapChecks.java:93)
    at org.elasticsearch.bootstrap.BootstrapChecks.check(BootstrapChecks.java:75)
    at org.apache.cassandra.service.ElassandraDaemon$2.validateNodeBeforeAcceptingRequests(ElassandraDaemon.java:181)
    at org.elasticsearch.node.Node.start(Node.java:791)
    at org.apache.cassandra.service.ElassandraDaemon.activate(ElassandraDaemon.java:215)
    ... 1 common frames omitted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant