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

Playbook 3_setup_kvm_host is getting failed on LPAR os version rhel9 or above #360

Open
isumitsolanki opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@isumitsolanki
Copy link
Collaborator

Playbook 3_setup_kvm_host is getting failed on LPAR os version rhel9 or above at the stage of package installation.

TASK [install_packages : Installing required packages for Linux machines.] ********************************************
ok: [m42lp53.lnxero1.boe] => (item=libguestfs)
ok: [m42lp53.lnxero1.boe] => (item=libvirt-client)
ok: [m42lp53.lnxero1.boe] => (item=libvirt-daemon-config-network)
ok: [m42lp53.lnxero1.boe] => (item=libvirt-daemon-kvm)
ok: [m42lp53.lnxero1.boe] => (item=cockpit-machines)
failed: [m42lp53.lnxero1.boe] (item=libvirt-devel) => {"ansible_loop_var": "item", "changed": false, "failures": ["No package libvirt-devel available."], "item": "libvirt-devel", "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}
ok: [m42lp53.lnxero1.boe] => (item=virt-top)
ok: [m42lp53.lnxero1.boe] => (item=qemu-kvm)
ok: [m42lp53.lnxero1.boe] => (item=python3-lxml)
ok: [m42lp53.lnxero1.boe] => (item=cockpit)
ok: [m42lp53.lnxero1.boe] => (item=lvm2)
changed: [m42lp53.lnxero1.boe] => (item=httpd)

PLAY RECAP ************************************************************************************************************
127.0.0.1 : ok=34 changed=12 unreachable=0 failed=0 skipped=44 rescued=0 ignored=0
m42lp53.lnxero1.boe : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

@isumitsolanki isumitsolanki self-assigned this Dec 3, 2024
@isumitsolanki isumitsolanki added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant