n_hosts look on the management node?
>
> Does osdeploy initialize -k
>
> Make it work?
>
> From: David Magda
> Sent: Monday, January 29, 2024 2:07 PM
> To: xCAT Users Mailing list
> Subject: Re: [xcat-user] [External] Ansible and Confluent
>
>> Yes, I was able to
Oh, how does /etc/ssh/ssh_known_hosts look on the management node?
Does osdeploy initialize -k
Make it work?
From: David Magda
Sent: Monday, January 29, 2024 2:07 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] [External] Ansible and Confluent
Yes, I
; import confluent.sshutil as ssh
> print(ssh.get_passphrase())
>
>
> Then:
> export PYTHONPATH=/opt/confluent/lib/python
> python thatscript.py
>
> Then:
> sudo -u confluent bash
> eval $(ssh-agent)
> ssh-add /etc/confluent/ssh/automation
>
> Then paste
above.
Does that let confluent user ssh into the node?
From: David Magda
Sent: Friday, January 26, 2024 4:22 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] [External] Ansible and Confluent
Yup:
"""
# sha1sum /var/lib/confluent/public/s
automationpubkey
>> /etc/confluent/ssh/automation.pub
>>
>> Do they match?
>>
>> From: David Magda
>> Sent: Friday, January 26, 2024 3:50 PM
>> To: xCAT Users Mailing list
>> Subject: Re: [xcat-user] [External] Ansible and Confluent
>>
>
David Magda
> Sent: Friday, January 26, 2024 3:40 PM
> To: xCAT Users Mailing list
> Subject: Re: [xcat-user] [External] Ansible and Confluent
>
> There’s no “syncfiles” in the default Ubuntu profile, nor anything in the web
> docs on its format, but I found a template in
&
nt: Friday, January 26, 2024 3:40 PM
> To: xCAT Users Mailing list
> Subject: Re: [xcat-user] [External] Ansible and Confluent
>
> There’s no “syncfiles” in the default Ubuntu profile, nor anything in the web
> docs on its format, but I found a template in
> "/opt/confl
# ls /var/lib/confluent/public/site/ssh/*pubkey
From: David Magda
Sent: Friday, January 26, 2024 3:40 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] [External] Ansible and Confluent
There’s no “syncfiles” in the default Ubuntu profile, nor anything in
t_to_node
['rsync', '-rvLD', targdir + '/', 'root@[{}]:/'.format(targip)])[0]
File "/opt/confluent/lib/python/confluent/util.py", line 45, in run
raise subprocess.CalledProcessError(retcode, process.args, output=stdout)
CalledProcessError: C
Magda
Sent: Friday, January 26, 2024 2:01 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] [External] Ansible and Confluent
We have Confluent installed on a RH/CentOS 7 system that originally had/has
xCat installed for deployment of our Lenovo hardware/HPC solution. I just
installed it there
ISHED)
"""
On Thu, January 25, 2024 16:34, Jarrod Johnson wrote:
> What is the OS of the deployment server?
>
> kill -USR1 $(cat /var/run/confluent/pid)
>
> This should produce a /var/log/confluennt/hangtraces
>
> Would be interesting to see if there'
One thing to mention, since I’m in the exact same sinking boat (not doing
deployments though): confluent_selfcheck doesn’t work that reliably on RHEL7.
--
#BlackLivesMatter
|| \\UTGERS, |---*O*---
||_// the State | Ryan Novosielski
Sent: Thursday, January 25, 2024 4:25 PM
To: xCAT Users Mailing list
Subject: Re: [xcat-user] [External] Ansible and Confluent
First suggested command:
"""
# confluent_selfcheck
OS Deployment: Initialized
Confluent UUID: Consistent
Web Server: Running
Web Certificate: Traceback (m
First suggested command:
"""
# confluent_selfcheck
OS Deployment: Initialized
Confluent UUID: Consistent
Web Server: Running
Web Certificate: Traceback (most recent call last):
File "/opt/confluent/bin/confluent_selfcheck", line 178, in
cert = certificates_missing_ips(conn)
File "/opt/conf
Anything in /var/log/confluent/stderr or /var/log/confluent/trace? Also would
be tempted to see if 'confluent_selfcheck' has any suggestions. You can also
ssh into the node during that phase to confirm what it is doing while it is
seemingly hung, e.g. looking at ps axf
15 matches
Mail list logo