No configuration found nor local hypervisor
See original GitHub issueHi , I just installed kvm in my Rhel7 clone (Oracle L7) and when I install kcli and try the list command I receive the below error . Is anything wrong?
`
docker.io/karmab/kcli:latest
the input device is not a TTY
Installed kcli
Launch a new shell for aliases kcli, kclishell and kweb to work
[root@localhost ~]# /usr/libexec/qemu-kvm --version
QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-173.el7_8.1), Copyright (c) 2003-2008 Fabrice Bellard
[root@localhost ~]# lsmod | grep kvm
kvm 659456 0
irqbypass 16384 1 kvm
[root@localhost ~]# kcli list product
No configuration found nor local hypervisor
`
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
About — Kcli 99.0 documentation
The script uses sames conf as kcli (and as such defaults to local if no configuration file is found). vms will be grouped...
Read more >NCC Health Check: host_connectivity - Nutanix Support
The NCC health check host_connectivity checks the password-less SSH connection between the CVM (Controller VM) and the local hypervisor.
Read more >A.19. Common libvirt Errors and Troubleshooting
This can happen if DNS is not properly configured or /etc/hosts has the host name associated with local loopback address ( 127.0.0.1 )....
Read more >How To FIx Hypervisor is not Running Error on Windows 10 ...
How To FIx Hypervisor is not Running Error on Windows 10 [Tutorial]Command: bcdedit /set HypervisorLaunchType autoThere have been users ...
Read more >Adding a Microsoft Hyper-V Hypervisor
Verify that the Hyper-V access nodes can communicate with the CommServe computer. If the access nodes reside behind a firewall or if the ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
also, consider joining my slack channel on k8s for more live troubleshooting https://app.slack.com/client/T09NY5SBT/CU76B52JE
this alias should do the trick for you
about your example, the command would be
where your_pool would be the storage pool associated to your /u01/guest_images directory, which should be listed with the command
kcli list pool