Tomáš Golembiovský writes:
On Thu, Sep 23, 2021 at 08:32:46PM -0400, Sam Varshavchik wrote:
> I have an existing VM with an emulated TPM module.
>
> I'm trying to create a replacement VM, pointing to the same disk image that
> the existing VM uses, and also migrate the existing
I have an existing VM with an emulated TPM module.
I'm trying to create a replacement VM, pointing to the same disk image that
the existing VM uses, and also migrate the existing TPM module to it.
Would just copying everything in /var/lib/libvirt/swtpm/ work? I did
some practice runs, and i
Dagmawi Biru writes:
« HTML content follows »
Hello libvirt-users,
Given the following setup:
---
[Rest of network/dhcp server] --[ physical interface] -- [ bridge]
<> | <---> [ VM ]
I have an interface configured in my Domain XML like so:
---
Bridge "br20
scar writes:
I can't seem to figure out how to setup a public IP for the VM so we could
use it as a second public webserver. The host machine runs our primary
webserver with CentOS 6.9 and one public ipv4 address configured on physical
interface eth0. Now i have configured a new bridge in
Tony Brian Albers writes:
>> Hmm.. could this somehow be related to the fast startup thing in win10?
>> I mean, if fast startup is disabled, will that help?
>>
>> Just a thought.
>
> Fast startup does not get utilized for reboots, only for regular
> shutdowns. The actual option in Windows settin
Tony Brian Albers writes:
On 11/27/2017 05:28 PM, Benjammin2068 wrote:
> Thanks for the reply.
>
> IIRC, I've even rebooted the system (host as well) with no success... but
maybe not. I'll try your suggestions again if I have an issue.
>
> I really thought it was updates. I also don't use
Benjammin2068 writes:
Hey all,
New to list, so I apologize if this has been asked a bunch already...
Is there something I'm missing with Windows 10 as a guest that keeps
Windows Updates from nuking the boot process?
I just did an orderly shutdown and windows updated itself disable in time
Michal Privoznik writes:
Libvirt doesn't append -no-reboot because of this commit:
libvirt.org/git/?p=libvirt.git;a=commitdiff;h=0e034efaf9
Having said that, I believe libvirt puts -no-shutdown on your command
Yes, I see that option getting passed in.
line. Then, libvirt has a handler for
Using virsh edit, I made the following change to the domain XML file:
destroy
But this appears to do nothing. The VM guest is Windows 10, and when
directing it to reboot, it still reboots, instead of shutting off the VM.
I was trying to work around some kind of a bug, somewhere, that started