Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JEOS enablement in sumaform #434

Closed
3 tasks
MalloZup opened this issue Oct 2, 2018 · 7 comments
Closed
3 tasks

JEOS enablement in sumaform #434

MalloZup opened this issue Oct 2, 2018 · 7 comments

Comments

@MalloZup
Copy link
Contributor

MalloZup commented Oct 2, 2018

So this is follow-up from #432 since it was too much risky to add JEOS clients and ubuntu ones.

what to do:

  • find a mechanism to install qemu-agent on various SLES clients. ( qemu-guest agent is not provided by default)
  • run the testsuite and see if all JEOS images are ok
  • optionally do it for centos7
@Bischoff
Copy link
Contributor

@rjmateus is this finished ? if yes we might close this card

@rjmateus
Copy link
Member

I think It is @Bischoff

find a mechanism to install qemu-agent on various SLES clients. ( qemu-guest agent is not provided by default)

We have now support for JEOS. But the first item I'm not sure I understand it. @moio do you agree this can be closed?

@MalloZup
Copy link
Contributor Author

we can close this issue.

https://github.com/uyuni-project/sumaform/blob/master/backend_modules/libvirt/base/main.tf#L14

The qemu-agent is needed because at that time, historically we used bridge mode. I think since you have the PR merged , you find out a mechanism or network setup to get the ips without the qemu-agent .
I"m closing this because it solved.

The qemu-agent step is only a detail which I think you have managed to solve. thx

@Bischoff
Copy link
Contributor

Bischoff commented May 12, 2020

The qemu-agent is needed because at that time, historically we used bridge mode. I think since you have the PR merged , you find out a mechanism or network setup to get the ips without the qemu-agent .

Well, we can get IPs without qemu-agent. But it's way slower. I am pretty sure we still use qemu-agent, even on JeOS. How this is exactly done is mistery to me, however.

I"m closing this because it solved.

The qemu-agent step is only a detail which I think you have managed to solve. thx

OK.

@gmoro
Copy link

gmoro commented May 12, 2020

Just a note here, qemu-guest-agent is installed by default in SLE15-SP2 onwards and in TW and Leap 15.2 as well

@Bischoff
Copy link
Contributor

Bischoff commented May 12, 2020

Also, I found that the agent is activated by the provider, not in sumaform (qemu_agent parameter of the libvirt domain). So there has never been anything to do at sumaform level :trollface:

@MalloZup
Copy link
Contributor Author

yeah I think it got fixed on sle15sp2, thx didn't know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants