You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Matt Andruff (Jira)" <ji...@apache.org> on 2020/09/30 14:21:00 UTC

[jira] [Comment Edited] (BIGTOP-3425) Deploying Ambari fails on Fedora 31

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

Matt Andruff edited comment on BIGTOP-3425 at 9/30/20, 2:20 PM:
----------------------------------------------------------------

Ok, so technically fedora 31 isn't supported for ambari.
{code:java}
 Ambari currently supports the 64-bit version of the following Operating Systems:
RHEL (Redhat Enterprise Linux) 7.6, 7.5, 7.4, 7.3, 7.2
CentOS 7.6, 7.5, 7.4, 7.3, 7.2
OEL (Oracle Enterprise Linux) 7.6, 7.5, 7.4, 7.3, 7.2
Amazon Linux 2SLES 
(SuSE Linux Enterprise Server) 12 SP4, 12 SP3, 12 SP2
Ubuntu 14, 16 and 18
Debian 9
{code}
But let's ignore this for now, what version of ambari are you trying to install?

Can you provide the following logs/conf files:

From the machine you are trying to install the agent:


{code:java}
/var/log/ambari-agent/ambari-agent.log 
/etc/ambari-agent/conf/ambari.properties {code}
from the ambari server machine:

 
{code:java}
/var/log/ambari-server/ambari-server.log 
/etc/ambari-server/conf/ambari.properties{code}
 

 

 


was (Author: mandruff):
Ok, so technically fedora 31 isn't supported for ambari.
{code:java}
 Ambari currently supports the 64-bit version of the following Operating Systems:
RHEL (Redhat Enterprise Linux) 7.6, 7.5, 7.4, 7.3, 7.2
CentOS 7.6, 7.5, 7.4, 7.3, 7.2
OEL (Oracle Enterprise Linux) 7.6, 7.5, 7.4, 7.3, 7.2
Amazon Linux 2SLES 
(SuSE Linux Enterprise Server) 12 SP4, 12 SP3, 12 SP2
Ubuntu 14, 16 and 18
Debian 9
{code}
But let's ignore this for now, what version of ambari are you trying to install?

Can you provide the following logs/conf files:

From the machine you are trying to install the agent:
{{}}
{code:java}
/var/log/ambari-agent/ambari-agent.log 
/etc/ambari-agent/conf/ambari.properties {code}
from the ambari server machine:

{{}}
{code:java}
/var/log/ambari-server/ambari-server.log 
/etc/ambari-agent/conf/ambari-agent.ini {code}
{{}}

 

 

> Deploying Ambari fails on Fedora 31
> -----------------------------------
>
>                 Key: BIGTOP-3425
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3425
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Kengo Seki
>            Priority: Major
>
> For a different reason from BIGTOP-3422 (propably), deploying Ambari is also failing on Fedora 31.
> https://ci.bigtop.apache.org/job/Bigtop-trunk-smoke-tests/174/COMPONENTS=ambari.bigtop-utils@ambari,OS=fedora-31-aarch64-deploy/console
> https://ci.bigtop.apache.org/job/Bigtop-trunk-smoke-tests/174/COMPONENTS=ambari.bigtop-utils@ambari,OS=fedora-31-x86_64-deploy/console
> {code}
> Notice: /Stage[main]/Ambari::Agent/Package[ambari-agent]/ensure: created
> Notice: /Stage[main]/Ambari::Agent/File[/etc/ambari-agent/conf/ambari-agent.ini]/content: content changed '{md5}21cca116446906eefe38ac81a4e065dc' to '{md5}5dfbc4513c2602186b12a14aa4d249ce'
> Error: Systemd start for ambari-agent failed!
> journalctl log for ambari-agent:
> -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:00 UTC. --
> -- No entries --
> Error: /Stage[main]/Ambari::Agent/Service[ambari-agent]/ensure: change from 'stopped' to 'running' failed: Systemd start for ambari-agent failed!
> journalctl log for ambari-agent:
> -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:00 UTC. --
> -- No entries --
> Notice: Applied catalog in 396.45 seconds
> Notice: /Stage[main]/Ambari::Agent/Package[ambari-agent]/ensure: created
> Notice: /Stage[main]/Ambari::Agent/File[/etc/ambari-agent/conf/ambari-agent.ini]/content: content changed '{md5}21cca116446906eefe38ac81a4e065dc' to '{md5}5dfbc4513c2602186b12a14aa4d249ce'
> Error: Systemd start for ambari-agent failed!
> journalctl log for ambari-agent:
> -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:51 UTC. --
> -- No entries --
> Error: /Stage[main]/Ambari::Agent/Service[ambari-agent]/ensure: change from 'stopped' to 'running' failed: Systemd start for ambari-agent failed!
> journalctl log for ambari-agent:
> -- Logs begin at Tue 2020-09-29 22:46:40 UTC, end at Tue 2020-09-29 22:55:51 UTC. --
> -- No entries --
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)