similar to: virsh shutdown <domain> not fully working on win7 ?

Displaying 20 results from an estimated 40000 matches similar to: "virsh shutdown <domain> not fully working on win7 ?"

2015 Apr 17
3
virsh shutdown <domain> not fully working on win7 ?
hello list, i have a running vm with win7. When i fire up an 'virsh shutdown win7' nothing happens. When i fire up a second the same command, then the win7 machine is shutting down. Why do i need to fire up this command twice? Any ideas? best regards marko --
2015 Apr 17
0
Re: virsh shutdown <domain> not fully working on win7 ?
On 04/17/2015 02:26 AM, Marko Weber | 8000 wrote: > > hello list, > > i have a running vm with win7. > When i fire up an 'virsh shutdown win7' nothing happens. > When i fire up a second the same command, then the win7 machine is > shutting down. > Why do i need to fire up this command twice? > Any ideas? 'virsh shutdown' requires guest cooperation. In
2013 Feb 02
1
shutdown a windows guest take ages..... (20- 34 minutes here)
hi, i use libvirt 1.0.2 (-r1 , gentoo linux). when i create a vm with win7 guest, virtio nic, virtio hdd, all is running fine. but when i shutdown the windows guest, it takes somestimes 20-34 minutes !!! iotop shows me in the whole time writing with 2,xxmb/sec. is the complete machine "rewritten" to disk? i use disk.images on a raid6, but hey, dd shows me it can writes there with
2016 May 23
1
Windows, qemu.agent is it possible to shut down services in running windows server?
Hi List, i installed qemu-agent on a windows server and it is working as expected. I can send via virsh commands. I already performed successful an online backup of an windows server. Now my question is, is it possible to execute commands on the windows server via qemu-agent? I want to shutdown the MSSQL Service before doing backups. Is that possible? i dont find any helpful pages in net.
2017 Aug 24
2
vm in qcow2 runs on host A but not on host B
hello, a vm in format qcow2 on host A (Intel Xeon CPU E5-1650 v4) do not start on host B ( Intel Core i7-2600 CPU @ 3.40GHz ) i get on host B by starting the vm "trap errors" Opcode. anyone here has an idea how to solve this? kind regards marko -- zbfmail - Mittendrin statt nur Datei! OpenDKIM, SPF, DSPAM, Greylisting, POSTSCREEN, AMAVIS, Mailgateways Mailfiltering, SMTP
2015 Sep 17
3
Guest agent is not responding
hello, in my windows vm i installed qemu-guest-agent and rebootet the vm. In the settings for the vm i set via virt-manager a new channel "unix socket" "org.qemu.guest_agent.0" "virtio". when i try to do a snapshot via shell i get: virsh snapshot-create-as --domain win7new win7new-snap1 --disk-only --atomic --quiesce error: Guest agent is not responding:
2017 Aug 25
2
Re: vm in qcow2 runs on host A but not on host B
hey dominik, Am 2017-08-24 18:14, schrieb Dominik Psenner: > This might be related to the configuration of the virtual machine. A > machine configured to have cpu X might not start up when it is changed > to cpu Y. We also observed that a windows host does not boot on a > ubuntu host with the default kvm configuration. >
2012 Jun 08
1
virsh: migration job: unexpectedly failed
Hi,I am use virsh and test the migration command, on server.example.com: # rpm -qa|grep libvirt libvirt-0.9.10-21.el6.x86_64 libvirt-python-0.9.10-21.el6.x86_64 libvirt-client-0.9.10-21.el6.x86_64 # virsh version Compiled against library: libvir 0.9.10 Using library: libvir 0.9.10 Using API: QEMU 0.9.10 Running hypervisor: QEMU 0.14.1 #cat /etc/libvirt/libvirt.conf uri_aliases = [
2017 Aug 24
0
Re: vm in qcow2 runs on host A but not on host B
This might be related to the configuration of the virtual machine. A machine configured to have cpu X might not start up when it is changed to cpu Y. We also observed that a windows host does not boot on a ubuntu host with the default kvm configuration.
2018 Dec 12
0
Re: "virsh list --all" is intermittently causing a shutdown client to boot?
On Tue, Dec 11, 2018 at 14:39:40 +0000, Peter Kukla wrote: > Hello, > I have a CentOS 7 client running on a CentOS 7 server.  "virsh --version" reports that 3.9.0 is being used. > I'm issuing a "virsh shutdown" command to shutdown the client.  I then confirm that the client has actually shutdown using "virsh list --all". > Lately I've been seeing
2017 Jul 19
3
creating new vm with virt-manager, existing disk failure
hello, i rsynced a kvm vm from one host to another. i start virt-manager and tell virt-manager to use an existing disk. i set cpu to haswell that is on the host. configure before start is set, and i start "begin installation". I get this output by virt-manager: Unable to complete install: 'internal error: process exited while connecting to monitor: 2017-07-19T09:27:10.861928Z
2017 Mar 07
4
Help needed on a gentoo system after update to libvirtd 3.1.0
(sorry, dont know how i put my posting into an reply to an other issue before, new posting to sepearte it, big sorry) Hello list, i updated on a gentoo system from libvirtd 2.5 to 3.1.0 Now my windows machines cant access internet. I did a virbr1 with virt-manager and route it to the eth0, works fine on 2.5 Hello list, i updated on a gentoo system from libvirtd 2.5 to 3.1.0 Now my
2011 Sep 30
0
win7 instance just disappears
Hi, I have a fedora15 box with a win7 kvm instance that has been running for some time, but lately it seems to just crash and disappear without any idea of what happened. It's never happened while I have been using it, only when the instance is idle. I usually start the instance using virt-manager, but also start it just using "virsh start mykvm" then access it using the spicec
2018 Nov 12
1
virsh reboot "in shutdown" state?
Hi all, I've got a weird issue, and I'm trying to confirm if it's a bug, and if so, if there is a workaround until it is fixed. The situation is this: If I virsh reboot <domain> --mode acpi, it will actually reboot the domain cleanly (watching from the console allows me to see the full shutdown messages, followed by a bootup). However, after this point, virsh domstate
2017 Mar 07
2
Re: Help needed on a gentoo system after update to libvirtd 3.1.0
Am 2017-03-07 13:01, schrieb Michal Privoznik: > On 03/07/2017 11:44 AM, Marko Weber | 8000 wrote: >> >> >> (sorry, dont know how i put my posting into an reply to an other issue >> before, >> new posting to sepearte it, big sorry) >> >> >> >> >> Hello list, >> >> i updated on a gentoo system from libvirtd 2.5 to
2008 Nov 15
1
[dspam-users] mysql fetch row error
Hi Steve, MTA = Postfix I have amavis - spamassassin - dspam installed. i think spamassassin scnas after dspam, cuase in the mail headers dspam comes at first. I use Dovecot as Imap Server OS = Gentoo Linux i put the config of dspam here = http://rafb.net/p/VCX8XO97.html if u need more confs just tell me , i can paste then marko Steve schrieb: > Hallo Marko > > This is not
2019 Jan 01
3
How to troubleshoot partial shutdown problem?
Hi folks, I've never encountered the following problem before (but I guess there is a first time for everything) --- after issuing a regular shutdown, the system starts the shutdown procedure, but stalls at some point, and never finishes. It gets to the console, writes the "powering down" message and stops there --- the hardware never actually powers off. At that time, the machine
2008 Nov 06
0
[Postfixadmin-devel] Quota not working ?
Hello Michiel, i sent 2 further mails with 4mb attachement no quota warning, mails was delivered to user. is the "multiplier" in the postfixadmin the wrong one ? or is there a setting that MUST be in main.cf of postfix ? marko Michiel van Baak schrieb: > On 17:20, Thu 06 Nov 08, Marko Weber wrote: > >> Hi Michiel, >> i tried your hints. >> but seems not
2015 Sep 17
0
Re: Guest agent is not responding
also, Am 2015-09-17 13:57, schrieb Marko Weber | 8000: > hello, > > in my windows vm i installed qemu-guest-agent and rebootet the vm. > In the settings for the vm i set via virt-manager a new channel "unix > socket" "org.qemu.guest_agent.0" "virtio". > > when i try to do a snapshot via shell i get: > > > > > > virsh
2008 Nov 04
1
how to integrate dspam with dovecot-antispam ?
Hello, i dont get dovecot-antispam working, i think ? any1 can help me, how to configure dovecot-antispam that it work together with dspam ? i have postfix / dovecot setup as virtual user / domains.......... marko thanks for any hints or help. -- -- *Marko Weber* | Administration *SALON DIGITAL* Media GmbH Rothenbaumchaussee 19a 20148 Hamburg T. (040) 429 48 68 - 23 F. (040) 429 48