Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Update for EL9 MaDDash Install Issues

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Update for EL9 MaDDash Install Issues


Chronological Thread 
  • From: Phil Reese <>
  • To: Andrew Lake <>, Phil Reese <>, "" <>
  • Subject: Re: [perfsonar-user] Update for EL9 MaDDash Install Issues
  • Date: Thu, 26 Oct 2023 14:10:19 -0700
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=stanford.edu; dmarc=pass action=none header.from=stanford.edu; dkim=pass header.d=stanford.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=EZMRMcZOwmjetYvnvi7f0ComkD8ukywEfPJIVyaEAmk=; b=lC56lsL9pJlay0zNApVcl778151Bx3U73ponzLcnXu+gbgfv3MW7AD0VOB2hVFzsY6YC1vhVA4ZRE+gJTG44cKBaflxIRQbLD8rsX9ua4EgdeqSKC9aBBQ3epi7fgqNJ0mALbwSxidtVEZuLFWGU1+ufOZiZOU3w7NPvhdzhZ4U88ZKvpPQeY/Pd69MrOP1ccFBjx3+FEJT/qi0TH6JW6B+b+IrsYahq61hTV4NYnNmgS9IGNaGMSYNH2wjgsmb++yZFRd2xNFPeuUSWkX4N81C76+FfC4pl+PYwkp6YXMft9IkA6qwya1vml26bI9V8wTVdNbYt0odbkdzRozV8tQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BtKIanuHfh6+qFVqUtk8l/kZqeuT+UYaGbt4aCLQE0xfJ4KUyTi7jBW7newASj+E7y2erpEbG7Ywyzxs4o3RlmR6dEsf1Az3wqYkd1wwZQP/N7vTZvr7H/fYtbIE5V/0uX5hNMeoHuRrHX5RRk5EK0DkVbdTC4xatKjNFelGR2v2he92u2rpofKdBSbR/N7TxmzBypiQhuPBNjoRsItoz7cewBN2eqzygfH9B5/5+dgCEN+2B7/5go6LbztvwuOrw0pl6o9e3hinWJp2C6DFDF7unzGchtpaqTfvyMAYW696jCVIQZTVCfGgtQbsJNmgpnCNMsBFx0qRjB5N3ytRKA==

Hi Andy,

You know me, I kept poking at this sore.  Think I found what the issue is:

× maddash-server.service - MaDDash Scheduler and REST Server
     Loaded: loaded (/usr/lib/systemd/system/maddash-server.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Thu 2023-10-26 13:57:39 PDT; 6min ago
   Duration: 7ms
   Main PID: 5927 (code=exited, status=127)
        CPU: 19ms

Oct 26 13:57:39 md-5 systemd[1]: Starting MaDDash Scheduler and REST Server...
Oct 26 13:57:39 md-5 systemd[1]: Started MaDDash Scheduler and REST Server.
Oct 26 13:57:39 md-5 systemd[1]: maddash-server.service: Main process exited, code=exited, status=127/n/a
Oct 26 13:57:39 md-5 systemd[1]: maddash-server.service: Failed with result 'exit-code'.
Oct 26 13:57:40 md-5 systemd[1]: /usr/lib/systemd/system/maddash-server.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/maddash/maddash-server.pid → /run/maddash/maddash-server.pid; please update the unit file accordingly.

I wanted to see what was really wrong.  I brought up a Rock9 box, did all the pre steps and installed the MaDDash RPM.  I had a feeling it was the maddash-server not starting correctly and this confirms it.

Take look as to why, when you have some time.

Thanks,
Phil


On 10/24/23 6:10 AM, Andrew Lake wrote:
">
I did multiple installs with SELinux enabled on Rocky 9 and it worked fine. One of the times I had a problem where MaDDash didn’t start because it couldn’t find java, but doing a “systemctl restart maddash-server” fixed things. I wonder if you ran into something like that unrelated to selinux. Maybe some strange install race condition on EL9 with java?




Archive powered by MHonArc 2.6.24.

Top of Page