perfsonar-user - Re: [perfsonar-user] Test results unavailable on dashboard
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Trond Endrestøl <>
- To: "" <>
- Subject: Re: [perfsonar-user] Test results unavailable on dashboard
- Date: Wed, 4 Oct 2017 19:24:23 +0200 (CEST)
- Ironport-phdr: 9a23:F8rm3xU4NZXiJQLCXa9aYduB3MrV8LGtZVwlr6E/grcLSJyIuqrYbRSGt8tkgFKBZ4jH8fUM07OQ6PGwHzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjSwbLdxIRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/ZisJwl7xVrg+jqBJ8zY7bboaVO/Vica3SYNwXXm9BUN1NWyFbHo+xdYkCAuwcNuhYtYn9oF4OoAOgCwm2A+PvzCJHiWf50608zushCx/J3Bc8H8oWtHTfsdL4OrkIUeCyyqnH0C/PYfxQ2Tjg8ojHbAshoe2LXbJ0asfRx1MgFwzejlWTrozlOy2a1uIXv2iU7epgUvyvi28kqw1rpDivwd4hh4/UjYwW0lDJ7Tt1zJopKdGlTUN2Y8KoHIdVui2HKod6Xt8uTmR1tCs/1LEKpYK3cS0EyJQpwhPfZeKIf5SU7h/mT+mcJypzimh/d7KlnRmy9FCtyu3iWcmw11ZHtjFFktzQtnAVzRDT5NKISvRm/kei3jaP0x7c6udeLUA7l6rbLIAhwr8zlpYJt0TDGTf6mETwjKCIakUp4vak5/j7brn7o5KRNZN4hh37P6gzh8CzHfg0Pw0TU2We5+iwyKHv8Ej3QLVEi/A2nLfWvIzGKckevaG1GwpV3Zwi6xa7ATemytMYnXwfIVJZYhKHiI7pNEzVLfD2F/i/jE+skDRsx/DCILLhBI/BLnfBkLfmY7Z96k1cxBA1zdBY/55UEK0OIOrvWk/ts9zVFgc5PBKuw+bpE9V90YUeVniVAqOALaPSqkGH5vg0LumIZY8Voyr9K+M76/L0jH85n0Mdcrez3ZsRdn+4AupqL1+HbnXxn9dSWVsN60AmQfbkk1qEWCQWem2/RYo94C02EoSrEd2FS4ywyvTVxCqhEIZRYGlcT02XHG3AdoOYVu0KZT7IZMJtj2pXe6KmTtodzxaouDjXzbZ9I/HIailQ4a750955ocDVmQs/7iBzC+yT2m6WTGZwk2VOSD0xwqF850p6nATQmZNkiuBVQIQAr8hCVR03YMbR
- Openpgp: url=http://fig.ol.no/~trond/trond.key
- Organization: Fagskolen Innlandet
On Wed, 4 Oct 2017 13:18-0400, Michael Johnson wrote:
Hi Trond,
Can you try 'systemctl status cassandra' and see what it says?
● cassandra.service - SYSV: Starts and stops Cassandra
Loaded: loaded (/etc/rc.d/init.d/cassandra; bad; vendor preset: disabled)
Active: active (exited) since Wed 2017-10-04 19:08:40 CEST; 11min ago
Docs: man:systemd-sysv-generator(8)
Oct 04 19:08:40 perfsonar.FQDN systemd[1]: Unit cassandra.service entered
failed state.
Oct 04 19:08:40 perfsonar.FQDN systemd[1]: cassandra.service failed.
Oct 04 19:08:40 perfsonar.FQDN systemd[1]: Starting SYSV: Starts and stops
Cassandra...
Oct 04 19:08:40 perfsonar.FQDN su[2314]: (to cassandra) root on none
Oct 04 19:08:40 perfsonar.FQDN cassandra[2305]: Starting Cassandra: OK
Oct 04 19:08:40 perfsonar.FQDN systemd[1]: Started SYSV: Starts and stops
Cassandra.
Then 'systemctl start cassandra' if it's not running, or 'systemctl restart
cassandra' if it is.
Neither commands produce any output:
[root@perfsonar ~]# systemctl start cassandra
[root@perfsonar ~]# systemctl restart cassandra
sysctl status cassandra now says:
● cassandra.service - SYSV: Starts and stops Cassandra
Loaded: loaded (/etc/rc.d/init.d/cassandra; bad; vendor preset:
disabled)
Active: active (exited) since Wed 2017-10-04 19:21:41 CEST; 35s ago
Docs: man:systemd-sysv-generator(8)
Process: 3990 ExecStop=/etc/rc.d/init.d/cassandra stop (code=exited,
status=1/FAILURE)
Process: 4036 ExecStart=/etc/rc.d/init.d/cassandra start
(code=exited, status=0/SUCCESS)
Oct 04 19:21:41 perfsonar.FQDN systemd[1]: cassandra.service: control process
exited, code=exited status=1
Oct 04 19:21:41 perfsonar.FQDN systemd[1]: Unit cassandra.service entered
failed state.
Oct 04 19:21:41 perfsonar.FQDN systemd[1]: cassandra.service failed.
Oct 04 19:21:41 perfsonar.FQDN systemd[1]: Starting SYSV: Starts and stops
Cassandra...
Oct 04 19:21:41 perfsonar.FQDN su[4045]: (to cassandra) root on none
Oct 04 19:21:41 perfsonar.FQDN systemd[1]: Started SYSV: Starts and stops
Cassandra.
Oct 04 19:21:41 perfsonar.FQDN cassandra[4036]: Starting Cassandra: OK
--
Trond.
- [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Mark Feit, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Michael Johnson, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Michael Johnson, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Michael Johnson, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/05/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/05/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/05/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Andrew Lake, 10/05/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/06/2017
- RE: [perfsonar-user] Test results unavailable on dashboard, Kashif Mohammad, 10/06/2017
- RE: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/06/2017
- RE: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/06/2017
- RE: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/06/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Michael Johnson, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Michael Johnson, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Trond Endrestøl, 10/04/2017
- Re: [perfsonar-user] Test results unavailable on dashboard, Michael Johnson, 10/04/2017
Archive powered by MHonArc 2.6.19.