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

Felipe edited comment on CASSANDRA-15273 at 11/22/19 3:37 PM:
--------------------------------------------------------------

Hi Guys, I have the same problem, in Centos7 and Redhat7 with CASSANDRA. could 
you help me to execute the scrip I tried but it did not work, where I must run 
it, first I must create a file with the scrip and then execute it so it would 
be the procedure .. thanks.

 

[root@localhost ~]# service cassandra start
Starting cassandra (via systemctl): Job for cassandra.service failed because a 
configured resource limit was exceeded. See "systemctl status 
cassandra.service" and "journalctl -xe" for details.
[FAILED]


[root@localhost ~]# systemctl status cassandra.service
● cassandra.service - LSB: distributed storage system for structured data
 Loaded: loaded (/etc/rc.d/init.d/cassandra; bad; vendor preset: disabled)
 Active: failed (Result: resources) since Fri 2019-11-22 10:19:29 -05; 8s ago
 Docs: man:systemd-sysv-generator(8)
 Process: 10565 ExecStart=/etc/rc.d/init.d/cassandra start (code=exited, 
status=0/SUCCESS)

Nov 22 10:19:29 localhost.localdomain systemd[1]: Starting LSB: distributed 
storage system for structured data...
Nov 22 10:19:29 localhost.localdomain su[10575]: (to cassandra) root on none
Nov 22 10:19:29 localhost.localdomain systemd[1]: New main PID 10649 does not 
belong to service, and PID file is not owned by root. Refusing.
Nov 22 10:19:29 localhost.localdomain cassandra[10565]: Starting Cassandra: OK
Nov 22 10:19:29 localhost.localdomain systemd[1]: New main PID 10649 does not 
belong to service, and PID file is not owned by root. Refusing.
Nov 22 10:19:29 localhost.localdomain systemd[1]: Failed to start LSB: 
distributed storage system for structured data.
Nov 22 10:19:29 localhost.localdomain systemd[1]: Unit cassandra.service 
entered failed state.
Nov 22 10:19:29 localhost.localdomain systemd[1]: cassandra.service failed.
[root@localhost ~]#


was (Author: fcampuzano):
Hi Guys, I have the same problem, in Centos7 and Redhat7 with CASSANDRA. could 
you help me to execute the scrip I tried but it did not work, where I must run 
it, first I must create a file with the scrip and then execute it so it would 
be the procedure .. thanks.

> cassandra does not start with new systemd version
> -------------------------------------------------
>
>                 Key: CASSANDRA-15273
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15273
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksandr Yatskin
>            Priority: Urgent
>
> After update systemd with  fixed vulnerability 
> https://access.redhat.com/security/cve/cve-2018-16888, the cassandra service 
> does not start correctly.
> Environment: RHEL 7, systemd-219-67.el7_7.1, cassandra-3.11.4-1 
> (https://www.apache.org/dist/cassandra/redhat/311x/cassandra-3.11.4-1.noarch.rpm)
> ---------------------------------------------------------------
> systemctl status cassandra
> ● cassandra.service - LSB: distributed storage system for structured data
>  Loaded: loaded (/etc/rc.d/init.d/cassandra; bad; vendor preset: disabled)
>  Active: failed (Result: resources) since Fri 2019-08-09 17:20:26 MSK; 1s ago
>  Docs: man:systemd-sysv-generator(8)
>  Process: 2414 ExecStop=/etc/rc.d/init.d/cassandra stop (code=exited, 
> status=0/SUCCESS)
>  Process: 2463 ExecStart=/etc/rc.d/init.d/cassandra start (code=exited, 
> status=0/SUCCESS)
>  Main PID: 1884 (code=exited, status=143)
> Aug 09 17:20:23 desktop43.example.com systemd[1]: Unit cassandra.service 
> entered failed state.
> Aug 09 17:20:23 desktop43.example.com systemd[1]: cassandra.service failed.
> Aug 09 17:20:23 desktop43.example.com systemd[1]: Starting LSB: distributed 
> storage system for structured data...
> Aug 09 17:20:23 desktop43.example.com su[2473]: (to cassandra) root on none
> Aug 09 17:20:26 desktop43.example.com cassandra[2463]: Starting Cassandra: OK
> Aug 09 17:20:26 desktop43.example.com systemd[1]: New main PID 2545 does not 
> belong to service, and PID file is not owned by root. Refusing.
> Aug 09 17:20:26 desktop43.example.com systemd[1]: New main PID 2545 does not 
> belong to service, and PID file is not owned by root. Refusing.
> Aug 09 17:20:26 desktop43.example.com systemd[1]: Failed to start LSB: 
> distributed storage system for structured data.
> Aug 09 17:20:26 desktop43.example.com systemd[1]: Unit cassandra.service 
> entered failed state.
> Aug 09 17:20:26 desktop43.example.com systemd[1]: cassandra.service failed.



--
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