Make sure it has a definition for a tty so you can connect to the console later on. KVM Guest Timing Management", Expand section "9. The virsh list command only runs things running.. Share Improve this answer Follow answered Feb 24, 2022 at 0:13 LeoDog896 123 5 Add a comment 0 It might be due to improper permission for virsh. If you preorder a special airline meal (e.g. Using the API from Programming Languages", Expand section "22. In this example, you list block devices on the rhel7 virtual machine, and then. If this returns any machines, run this on all of them. Stack Exchange network consists of 181 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Manipulating Interface Snapshots, 20.39.2. CPU Models and Topology", Expand section "23.17.1. Guest Virtual Machine CPU Model Configuration, 20.40.2. Thanks for contributing an answer to Server Fault! Using Storage Volumes", Expand section "13.3.2. However if I type virsh edit win10 again the line is changed back to <domain type='kvm'> I just tried to change <clock offset='localtime'> to clock offset='utc'> and this change is saved. Hard Drives, Floppy Disks, and CD-ROMs, 23.17.5. Installing Virtualization Packages on an Existing Red Hat Enterprise Linux System, 2.2.1. Retrieving Network Interface Statistics, 20.12.3. Why do many companies reject expired SSL certificates as bugs in bug bounties? How to sniff a virsh virtual bridge from a virtual machine. Managing Guest Virtual Machines with virsh, 20.1. Installing the Para-virtualized Drivers, 12.3.2. Here is some info, ask for more if you need anything more the command im running to edit the file: "sudo EDITOR=nano virsh edit win10" (cant find it without sudo) You have to save and exit the editor. Xen Para-virtualized Drivers on Red Hat Enterprise Linux 5, 12.3.5. What video game is Charlie playing in Poker Face S01E07? error: cannot send monitor command ' {"execute":"qmp_capabilities"}': Connection reset by peer. Installing Red Hat Enterprise Linux 6 as a Xen guest on Red Hat Enterprise Linux 5", Expand section "14.1. Attaching a Virtual Network to a Guest, 17.12. By default, it dumps the configuration to STDOUT, so redirect it to a file using shell redirect operators >to save to a file: You can use the XML output in scripts and automation tools to automate creating VMs. Now start editing your xml file for the machine you are trying to set up. After host's restart, I'm not able to start virtual machine: I have tried on Ubuntu 18.04/qemu 2.11 and upgraded to Ubuntu 20.04/qemu 4.2.1. Troubleshooting virt-who", Expand section "11. Interface ROM BIOS configuration, 23.17.8.15. Virsh edit & host-passthrough : r/VFIO %t min read sometimes gets into a state where virsh edit does NOT save changes for certain domain. Requirements and Limitations for Virtualization with Red Hat Enterprise Linux", Expand section "4. Trying to understand how to get this basic Fourier Series, How to tell which packages are held back due to phased updates. For example, to edit the guest named softwaretesting: Restore a suspended guest with virsh using the resume option: Save the current state of a guest to a file using the virsh command: Restore a guest previously saved with the virsh save command (Save a guest) using virsh: Shut down a guest using the virsh command: Force a guest to stop with the virsh command: To get the Universally Unique Identifier (UUID) for a guest: Using virsh with the guest's domain ID, domain name or UUID you can display information on the specified guest: To display the guest list and their current states with virsh: To display virtual CPU information from a guest with virsh: To configure the affinity of virtual CPUs with physical CPUs: To modify the number of CPUs assigned to a guest with virsh: To modify a guest's memory allocation with virsh : Use virsh domblkstat to display block device statistics for a running guest. Managing Snapshots", Expand section "20.40. Stopping and Undefining a Specific Host Physical Machine Interface, 20.38.6. Cannot execute Virsh command through SSH on Ubuntu 18.04 When you run virshwithout any options, it tries to connect to a local hypervisor. Deleting Storage Volumes", Expand section "13.3.6. Why are Suriname, Belize, and Guinea-Bissau classified as "Small Island Developing States"? ncdu: What's going on with this second size column? Defining a Guest Virtual Machine with an XML File, 20.7.3. It only takes a minute to sign up. Troubleshooting the Xen para-virtualized drivers", Collapse section "A. Also consider that files could be in a non default directory, so you better try to find them by the following commands or similar (be root to fetch better): Thanks for contributing an answer to Server Fault! Retrieving Guest Virtual Machine Information", Expand section "20.29. failed to get domain/Domain not found: no domain with matching name NVIDIA vGPU Assignment", Collapse section "17. General limitations for virtualization, 6. Installing Xen with a new Red Hat Enterprise Linux installation, 6.2. Deleting storage pools using Virtual Machine Manager, 13.3.2.1. You can still modify the xml but now in order to do so you need to either undefine and define it again or use. Connecting to the Hypervisor with virsh Connect, 20.5. Not the answer you're looking for? Configuring Virtual CPU Affinity, 20.36.8. I can edit the xml file and I get the following outout:Domain win10 XML configuration edited. Displays virtual CPU information about a guest. Locate the ISO image, Configure OS Type and Version 5. Configuring the Xen kernel boot parameters, 33.2. Displaying the IP Address and Port Number for the VNC Display, 20.17. Managing Snapshots", Collapse section "20.39. Installing Red Hat Enterprise Linux 6 as a Xen fully virtualized guest on Red Hat Enterprise Linux 5, 15.2. Displaying Device Block Statistics, 20.12.2. | Network Address Translation (NAT) with libvirt, 6.4.1. What it does is that it puts the xml inside virsh so now it is that copy that is actually used for the machine and not the xml file you have on disk. virsh list --all And remember each type of namespace is distinct so you may need --connect as well. Why do many companies reject expired SSL certificates as bugs in bug bounties? A guest can be migrated to another host with virsh. I figured out that this problem does not happen if the KVM host is Ubuntu 16.04. Removing and Deleting a Virtual Machine", Collapse section "20.9. This feature is unsupported and known not to work in RedHat EnterpriseLinux5. Deletes all files associated with a guest. This means that the system prompt can return before the operation has completed. Installing virt-who on the Host Physical Machine, 10.2. Installing a virtual machine from the network, 3.2.4. Preparing the Boot Server", Expand section "9.2. Failed domain creation caused by a memory shortage, 36.7. Configuring Bridged Networking on a Red Hat Enterprise Linux 7 Host, 6.4.2. A Red Hat training course is available for Red Hat Enterprise Linux, Example20.50. 10.5.1. Using Storage Volumes", Collapse section "13.3. Installing Windows Server 2003 as a fully virtualized guest, 8.5. Guest Can Reach Outside Network, but Cannot Reach Host When Using macvtap interface, A.19.5. Using vmbuilder, I setup a linux VM. Connect and share knowledge within a single location that is structured and easy to search. Guest Virtual Machine NUMA Topology, 23.17.1. Installing the virtualization packages", Expand section "7. Installing Red Hat Enterprise Linux as a fully virtualized guest, 8.3. Using KVM virtio Drivers for Existing Storage Devices, 5.2. Ricardo Gerardi (Editorial Team, Sudoer alumni, Red Hat). Displaying Virtual CPU Information, 20.36.3. Then, I tried to launch the virt-install command again, to face: I've looked around and it seems I need to undefine/destroy it, but I get errors like: Any idea on how I find the VM and delete it so I can create it again (correctly)? Virtualization Reference Guide", Collapse section "VI. virsh edit failed to get domain Note that this feature is unsupported in RedHat EnterpriseLinux5. virsh list is a basic command that lists all running domains (VMs). Displaying the Guest Virtual Machines, 20.36.2. Replacing broken pins/legs on a DIP IC package. The best answers are voted up and rise to the top, Not the answer you're looking for? Installation and Configuration of Para-virtualized Drivers on Red Hat Enterprise Linux 3, 12.3.3. By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. Creating Storage Volumes with virsh, 13.3.2.2. Shutting off, Shutting down, Rebooting, and Forcing a Shutdown of a Guest Virtual Machine, 20.8.1. Limiting number of connections, 17.17. The previous two commands can be written as a single command which will put you on the console immediatly. Dynamically Changing a Host Physical Machine or a Network Bridge that is Attached to a Virtual NIC, 17.14.5. By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. Why are physically impossible and logically impossible concepts considered separate in terms of probability? Has 90% of ice around Antarctica disappeared in less than a decade? vegan) just to try it, does this inconvenience the caterers and staff? No Guest Virtual Machines are Present when libvirtd is Started, A.19.10.2.3. Now, when I fire up the virsh and give list command, it doesn't show any domain running, though my VM is running quite fine. Acidity of alcohols and basicity of amines. Why does Mister Mxyzptlk need to have a weakness in the comics? Nested Virtualization", Collapse section "12. Taking a Screenshot of the Guest Console, 20.26. Defining and Starting a Host Physical Machine Interface via an XML File, 20.38.2. This doesn't change anything for me. Creating Guests with virt-install", Collapse section "3.2. Additional Tips for Migration with virsh, 15.5.2. PCI Device Assignment with virt-install, 16.1.6. virsh is a powerful and flexible utility that allows you to manage every aspect of Linux virtualization and other platforms. Listing Storage Pool Information, 20.29.4. Editing the Guest Virtual Machine Configuration, 20.8. Automatic IP Address Detection and DHCP Snooping, 17.14.10.9. Determining Support for VFIO IOMMU Devices, 20.40.4. Accessing a guest virtual machine by name, 21.8. virt-resize: Resizing Guest Virtual Machines Offline, 21.9. virt-inspector: Inspecting Guest Virtual Machines, 21.10. Guest Virtual Machine CPU Model Configuration", Collapse section "20.40. But thanks for taking the time to answer! Setting up a PXE Boot Server on a Private libvirt Network, 10. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. Guest Virtual Machine Retrieval Commands, 20.17.1. Troubleshooting with Serial Consoles, A.9. Xen Para-virtualized Drivers", Collapse section "12. Using KVM Virtualization on Multiple Architectures, B.1. Virsh commands cheatsheet to manage KVM guest virtual machines No, I was the only user on the system. Deleting storage pools using virsh, 13.2.4.3. This means that any modifications of this file will not be reflected in virsh. CPU Models and Topology", Collapse section "23.12. Increase visibility into IT operations to detect and resolve technical issues before they impact your business. Displaying the Host Physical Machine Name, 20.17.2. Bridged Networking", Expand section "7. By clicking Post Your Answer, you agree to our terms of service, privacy policy and cookie policy. virtualization - Unable to edit KVM config file - Stack Overflow Requirements and Limitations for Virtualization with Red Hat Enterprise Linux", Collapse section "I. Failed to get network 'default' Issue #126 Fmstrat/winapps A place where magic is studied and practiced? Configuring Xen processor affinities, 33.15. Theoretically Correct vs Practical Notation, Minimising the environmental effects of my dyson brain. Virtualization firewall information, 22.2. Installing the Virtualization Packages, 2.1. KVM Para-virtualized Drivers", Expand section "14. Redoing the align environment with a specific formatting. Restores a previously saved guest stored in a file. If so, delete it and restart the libvirt service. Determining a Compatible CPU Model to Suit a Pool of Host Physical Machines, 20.41. Retrieving Storage Volume Information, 20.36. Overriding the target element, 23.17.8.13. Installing Virtualization Packages During a Red Hat Enterprise Linux Installation", Expand section "2.2. Para-virtualized Network Driver Configuration, 12.5. Example 20.50. Fully virtualized guest console access, 35.11. You can control the behavior of the rebooting guest by modifying the, This command does an immediate ungraceful shutdown and stops the specified guest. You can also list all configured VMs by adding the --alloption. Keep your systems secure with Red Hat's specialized responses to security vulnerabilities. It's the default management tool for Linux kernel-based virtual machines (KVMs), and it also supports Xen, VMware, and other platforms. Converting a Network Name to Network UUID, 20.37.11. > virsh shutdown exfw error: failed to get domain 'exfw' error: Domain not found: no domain with matching name 'exfw' So, to turn the autostart on, we used the command, virsh autostart domainname. virsh edit fails to save changes, triggered by failed attempt to start Rebasing a Backing File of an Image, 14.11. Logic and configuration errors, B. Virtualization Reference Guide", Expand section "27. Manipulating the Domain XML", Expand section "23.2. CTRL+X to exit nano. The migrate command accepts parameters in the following format: This section covers managing virtual networks with the virsh command. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. Registering the Hypervisor and Virtual Machine", Expand section "10.1. How Intuit democratizes AI development across teams through reusability. Retrieving Guest Virtual Machine Information, 20.28.1. Can Martian regolith be easily melted with microwaves? This didn't fix the problem :( I ended up naming the VM differently, but I would like to know to clean up the "name cache" so to speak. Is it correct to use "the" before "materials used in making buildings are"? Create a new virtual machine - Click the Create a new virtual machine button to open the new vm wizard. Additional Options for the virsh migrate Command, 16. Configuring persistent storage in Red Hat Enterprise Linux 5, 9.4. Learning about the Host Physical Machine CPU Model, 20.40.3. Applying QoS to Your Virtual Network, 18.5. On a jumphost, I tried to execute virsh command: ssh user@ip "virsh dominfo vm1" I got an error: failed to get domain 'vm1' But this command worked well on KVM host. You've mastered installation and the basics of filesystem navigation. virsh edit failed to get domain - hazrentalcenter.com Accessing data from a guest disk image, 33.9. Guest Virtual Machine States and Types, 20.4. Shortening a Backing Chain by Flattening the Image, 20.13.3. Creating a virtualized floppy disk controller, 9.3. Enhancing Remote Management of Virtual Machines with NSS, 19. How to rename KVM virtual machine (VM) domain with virsh command Hi, I'm trying to get this setup for the first time however the Arch wiki says In the "CPUs" section, change your CPU model to "host-passthrough". By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. How to edit a guest virtual machine's XML configuration settings Creating a Storage Volume from Parameters, 20.30.3. Why is there a voltage on my HDMI and coaxial cables? The fault gets triggered by a failed attempt to start domain (LXC) due to config containing network interface with target name that is too long: <target dev='target-iface-name-too-long'/> Keep your systems secure with Red Hat's specialized responses to security vulnerabilities. Guest Virtual Machine Disk Access with Offline Tools", Expand section "21.4. Uploading Data to a Storage Volume, 13.3.4.3. Installing KVM Packages with Kickstart Files, 2.2. What am I doing wrong here in the PlotLegends specification? This requires a virtualization agent installed in the guest OS. You should be carefull when undefine the XML. Managing guests with the Virtual Machine Manager (virt-manager)", Collapse section "27. Advanced Filter Configuration Topics", Collapse section "17.14.11. Using shared storage with virtual disk images, 24.1. First, make sure you have an XML file. Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. Getting the Domain ID of a Guest Virtual Machine, 20.28.2. Guest Virtual Machine Retrieval Commands", Collapse section "20.17. Increase visibility into IT operations to detect and resolve technical issues before they impact your business. By clicking Post Your Answer, you agree to our terms of service, privacy policy and cookie policy. Remote management of guests", Collapse section "23. Assigning a PCI Device with virt-manager, 16.1.3. Storage Pool Specifics", Collapse section "13.2.3. Listing, Creating, Applying, and Deleting a Snapshot, 15.2. Using iSCSI for storing virtual disk images", Collapse section "24.1. By using virsh, you can quickly connect to a server using secure shell(SSH) and perform operations on your VMs without access to a graphical interface. Examples of Common Scenarios", Collapse section "17.8. Host Physical Machine Device Assignment", Collapse section "23.17.5. Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. Requirements and Limitations for Virtualization with Red Hat Enterprise Linux, 5.1. Do you know if the lock applied on this file? Don't worry your existing running vm is still running well during restarting this service. Adding Storage Devices to Guests Using virsh, 13.3.6.2. Managing guests with the Virtual Machine Manager (virt-manager), 27.2. The URI Failed to Connect to the Hypervisor, A.19.2.2. Otherwise u'll find that $> virsh undefine file.xml deatach the virtual machine from the virsh list and also delete de actual xml file. Can I tell police to wait and call a lawyer when served with a search warrant? IMO you should run, Not able to start virtual machine/domain in KVM: Failed to get "write" lock, How Intuit democratizes AI development across teams through reusability. Network Interfaces", Collapse section "23.19. Deleting a Storage Volume's Contents, 20.33. Configuring the QEMU Guest Agent on a Linux Guest, 11.2. If Using shared storage with virtual disk images", Collapse section "24. There should under device exist a console or serial part. Automatic IP Address Detection and DHCP Snooping", Collapse section "17.14.5. Guest Virtual Machine Disk Access with Offline Tools", Collapse section "21. Nested Virtualization", Expand section "13. Live KVM Migration with virsh", Collapse section "15.5. I first created a KVM machine for an Ubuntu VM, but something didn't go right (I couldn't connect to the VNC session) so I aborted it. Deleting storage volumes using virsh, 13.3.5.2. virsh edit error: failed to get domain - Super User You can list the machines and check a specific machine's configuration with those commands (the machine's name is the one defined in the xml file). The virtual shell, or virsh , is a flexible command-line utility for managing virtual machines (VMs) controlled by libvirt, which is a toolkit and API to manage virtualization platforms. Changing the Feature Set for a Specified CPU, 23.12.2. Due to the nature of daily work, most of these subcommands apply directly to VMs (or domains in libvirt terminology)but virshalso has commands to manage the platform itself, such as adding storage pools, networks, and more. Pre-Red Hat Enterprise Linux 5.4 Xen networking", Expand section "12. Installing Red Hat Enterprise Linux 6 as a Xen guest on Red Hat Enterprise Linux 5", Collapse section "14. Host Machine Management", Collapse section "20.27. I would be happy with any workaround or force action too. Does Counterspell prevent from any further spells being cast on a given turn? Storage Pool Commands", Expand section "20.29.6. Virtualized storage devices", Collapse section "9. How to edit a guest virtual machine's XML configuration settings, The following example opens the XML configuration file associated with the, Collapse section "1. Displaying Guest Virtual Machine Information, 20.29.1. XML syntax errors", Expand section "A.19.10.3. This command generates output similar to: To view network information for a specific virtual network: This displays information about a specified virtual network in XML format: Expand section "3. Managing Devices", Expand section "20.28. 11. Displaying the Snapshot Currently in Use, 20.40. Try sudo virsh edit win10 instead -- it should fix your issue, and if you don't have permission another answer may help. Displaying Guest Virtual Machine Network Device Information, 20.37.2. IGMP, ESP, AH, UDPLITE, 'ALL' over IPv6, 17.14.11. Guest operating system installation procedures", Collapse section "8. This restarts the saved guest, which may take some time. Disk and network I/O does not occur while the guest is suspended. Try sudo virsh edit win10 instead -- it should fix your issue, and if you don't have permission another answer may help. The guest's name and UUID are preserved but are allocated for a new id. Save the present state of a guest to a file. Using KVM Virtualization on ARM Systems, E.3. Using KVM Virtualization on Multiple Architectures", Expand section "C. Virtualization Restrictions", Collapse section "C. Virtualization Restrictions", Collapse section "D. Additional Resources", Expand section "E. Working with IOMMU Groups[1]", Collapse section "E. Working with IOMMU Groups[1]", Red Hat JBoss Enterprise Application Platform, Red Hat Advanced Cluster Security for Kubernetes, Red Hat Advanced Cluster Management for Kubernetes, Virtualization Deployment and Administration Guide, 1.3. Common libvirt Errors and Troubleshooting", Expand section "A.19.2. Server Fault is a question and answer site for system and network administrators. unable to connect to server at 'host:16509': Connection refused, A.19.3. Displaying the Block Device Size, 20.12.9. Setting a Limit on USB Device Redirection, 16.7.2.2. Adding a storage volume to a guest, 13.3.6.2.2. Should I put my dog down to help the homeless? Can't save changes made using "virsh edit" : r/VFIO - reddit ), Bulk update symbol size units from mm to map units in rule-based symbology. Xen Para-virtualized Drivers", Expand section "12.3. I am running Ubuntu 12.04 on a VM on Fedora 18 host using QEMU/KVM and libvirtd. Registering the Hypervisor and Virtual Machine, 10.1. Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities. Super User is a question and answer site for computer enthusiasts and power users. It might be due to improper permission for virsh. Consoles, Serial, and Channel Devices, 23.17.14. Displaying Errors on Block Devices, 20.12.8. Configuring a Virtual Machine to be Started Automatically at Boot, 20.6.3. Configuring macvtap using domain XML, 17.12.2. Supported Guest CPU Models", Collapse section "1.4. by Give yourself the power to manage any operating system/virtual machine image with libguestfs tool. XML syntax errors", Collapse section "A.19.10.2. Ricardo Gerardi is Technical Community Advocate for Enable Sysadmin and Enable Architect. Thanks for contributing an answer to Stack Overflow! Connect and share knowledge within a single location that is structured and easy to search. Defining a Virtual Network from an XML File, 20.37.6. 3 Answers Sorted by: 3 Check under /etc/libvirt/ and /var/lib/libvirt/ if some stale file was left. Displaying Per-guest Virtual Machine Information, 20.36.1. The main command interface used to control both Solaris xVM and guest domains is the virsh command.virsh provides a generic and stable interface for controlling virtualized operating systems. Virsh is a tool that enables us to manage virsh guest domains. you can check my dumpxml file here. Supported Protocols", Expand section "17.14.11. I think, I've left this quite long ago when experimented with virsh attach-disk docker-1 --target vdx --source /apphd/prod/kvm/storage/docker-1-volume-hd.qcow2 --persistent --driver qemu --subdriver qcow2 --targetbus virtio to attach the storage Share Improve this answer Follow answered Mar 24, 2021 at 0:28 laimison 579 2 8 16 Add a comment Shutting down RedHat EnterpriseLinux6 Guests on a RedHat EnterpriseLinux7 Host, A.11. Manually loading the para-virtualized drivers, 37.5. Displaying the Host Configuration File, 20.38.9. Live Migration and Red Hat Enterprise Linux Version Compatibility, 15.4. Virsh failed to get domain - ukfzfm.orcaboot.de Missing Characters on Guest Console with Japanese Keyboard, A.15. Adding Multifunction PCI Devices to KVM Guest Virtual Machines, 20.24. Changing between the KVM and Xen hypervisors", Collapse section "33.2. Attaching a Virtual NIC Directly to a Physical Interface", Collapse section "17.12. Setting VLAN tag (on supported network types only), 23.17.13. Configuring the Guest Virtual Machine CPU Model, 20.42. Could not add rule to fixup DHCP response checksums on network 'default', A.19.6. PCI passthrough for para-virtualized Xen guests on Red Hat Enterprise Linux, 19.4. Displaying the Guest Virtual Machine's Name, 20.17.7. Python depreciation warning messages when starting a virtual machine, 36.12. Any idea what am I doing wrong? Can I tell police to wait and call a lawyer when served with a search warrant? Serial console output from fully virtualized guests, 36.1. Converting a Network UUID to Network Name, 20.37.10. It allows us to create pause and shutdown domains. Saving a Core Dump Using a Python Script, A.3. Managing Storage for Virtual Machines", Collapse section "13. KVM Paravirtualized (virtio) Drivers", Expand section "6. Connecting the Serial Console for the Guest Virtual Machine, 20.12. Required Time Management Parameters for Red Hat Enterprise Linux Guests, 9.1.1. Managing Guests with the Virtual Machine Manager (virt-manager)", Collapse section "19. Can I tell police to wait and call a lawyer when served with a search warrant? Posted: He was previously a senior consultant at Red Hat Canada, where he specialized in IT automation with Ansible and OpenShift. Troubleshooting virt-who", Collapse section "10.5. What sort of strategies would a medieval military use against a fantasy giant? How to Identify and Assign IOMMU Groups. Hard Drives, Floppy Disks, and CD-ROMs", Collapse section "23.17.1. Viewing File Systems with guestfish", Expand section "21.6. virt-rescue: The Rescue Shell", Collapse section "21.6. virt-rescue: The Rescue Shell", Expand section "21.7. virt-df: Monitoring Disk Usage", Collapse section "21.7. virt-df: Monitoring Disk Usage", Expand section "21.8. virt-resize: Resizing Guest Virtual Machines Offline", Collapse section "21.8. virt-resize: Resizing Guest Virtual Machines Offline", Expand section "21.9. virt-inspector: Inspecting Guest Virtual Machines", Collapse section "21.9. virt-inspector: Inspecting Guest Virtual Machines", Expand section "21.10.