Skip to main content

Questions tagged [virsh]

2 votes
1 answer
113 views

I am trying to write a bash script that detects if there are any running VMs and performs a set of actions only when no VMs are running. The system in question has several virtual machines (all from ...
zpangwin's user avatar
  • 1,113
1 vote
0 answers
127 views

I want to create backups of my running KVM VMs using virsh (qcow2). The VMs don't have snapshots, but in order to create a clean backup I want to create a snapshot, back up the backing file then ...
twkonefal's user avatar
  • 111
0 votes
0 answers
79 views

$ sudo virsh migrate --domain domname --desturi qemu+ssh://user@ip/system --migrateuri tcp://ip --live --auto-converge --verbose error: Requested operation is not valid: cannot migrate domain with 1 ...
user1420275's user avatar
1 vote
0 answers
150 views

I have perfectly working ubuntu 24.04 VM running. My host machine is ubuntu 24.04 as well. I made my vm using virt-manager, which launches a full desktop GUI. But I want to connect to it's console ...
stackcen's user avatar
0 votes
1 answer
96 views

How do I change the domain parameter displayed by virsh domcapabilities from qemu to kvm? <domainCapabilities> <path>/usr/bin/qemu-system-x86_64</path> <domain>qemu</...
viator's user avatar
  • 77
1 vote
0 answers
203 views

I am trying to build QEMU from source using the instructions given here. I am trying to implement a research paper which adds features to the migration mechanism of QEMU and so I need a custom build(...
Amit Kumar's user avatar
0 votes
1 answer
2k views

I am moving GNOME Boxes virtual machines from Fedora to Guix following the guide on Fedora wiki. On the Fedora workstation: $ virsh list --all Id Name State -------------------------------...
Roman Riabenko's user avatar
1 vote
0 answers
1k views

i remotely connect to my Virtual Machine Manager thru VNC client (MobaXTerm) to TightVNC (on the Debian host) on Win10. however, when i spin up a vm, the guest does not respond to any keyboard or ...
WhiteRau's user avatar
  • 255
0 votes
0 answers
98 views

This just began yesterday after the host system was shutdown and booted back up. Upon running virsh start [guest-name], it immediately dumps this output and forcibly reboots the host: The only thing ...
autobottodoggo's user avatar
4 votes
1 answer
846 views

I'm trying to automate checking several nodes running KVM domains. I was simply using ssh to run the commands directly instead of doing a full login: ssh user@kvmhost "virsh list --all" But ...
deltaray's user avatar
  • 1,477
1 vote
1 answer
4k views

in short: My virtual machine named CONAN01 is not starting up in gnome-boxes, I receive/see different errors and do not know what the real issues behind them are: Error 1: When starting gnome-boxes ...
Erdinc Ay's user avatar
  • 1,010
1 vote
0 answers
63 views

I am using the libvirt utility to manage vms and I had a specific requirement to restart a vm from scratch i.e. like a fresh bootup, wipe disks clean and restart. Is that possible with any of the ...
LinuxUser's user avatar
1 vote
1 answer
240 views

I am using a tmux session to run a script that runs some Python code (which uses a virtual environment stored at /opts/...; Python binaries have been copied not linked) that creates virtual machines ...
Eric M.'s user avatar
  • 51
2 votes
1 answer
2k views

Searching for a good way to export all VMs from KVM nodes so I have some backups while doing in place OS upgrade of the KVM hosts. So far, I am using a hacky bash oneliner in order to dump all VMs as ...
Orsiris de Jong's user avatar
1 vote
1 answer
2k views

new to Debian from Centos I'm trying to import an image Does anyone have any idea what I would be doing wrong? Debian VERSION="10 (buster)" packages installed: apt-get install --no-install-...
gstlouis's user avatar

15 30 50 per page
1
2 3 4 5 6