Displaying 20 results from an estimated 4000 matches similar to: "Shutdown Windows Server 2012 acpi"
2016 May 25
0
Re: Windows Server 2008 - KVM
Van: Thiago Oliveira [mailto:cpv.thiago@gmail.com]
Verzonden: woensdag 25 mei 2016 14:37
Aan: Dominique Ramaekers
CC: libvirt-users@redhat.com
Onderwerp: Re: [libvirt-users] Windows Server 2008 - KVM
Hi there!
I have installed a new VM with Win2k8 and the serial virtio driver works fine. I don´t know why the other VM the BSOD happen!
About the performance, I had the impression that only one
2015 Nov 09
1
答复: How could I do the guest mount operation from the host?
Yes, my modification is like you. I doubt that if the mount operation on the host is reasonable…
And what is p9?
Best Regards
From Jiaping LI
发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be]
发送时间: 2015年11月9日 15:08
收件人: 李笳平; 'libvirt-users@redhat.com'
主题: RE: [libvirt-users] How could I do the guest mount operation from the host?
For usb I meant something like:
<disk
2016 May 25
4
Re: Windows Server 2008 - KVM
Hi there!
I have installed a new VM with Win2k8 and the serial virtio driver works
fine. I don´t know why the other VM the BSOD happen!
About the performance, I had the impression that only one core is
used.....PID 8301 is a linux VM with 4 VCPU and 2 GB of RAM...
2016-05-25 3:39 GMT-03:00 Dominique Ramaekers <
dominique.ramaekers@cometal.be>:
>
>
> *Van:* Thiago
2016 May 24
1
Re: Windows Server 2008 - KVM
Hi there!
I will do soon the disk config, but first I will do some labs.
I´m trying to install the virtio driver to comunicate using qemu-agent but
when the driver is installed, the BSOD happens (win2k8 R2).
I tried with virtio-drivers version 100, 110 and 117, both happens BSOD.
Do you has a tip ? :)
Thanks buddy!
2016-05-20 10:23 GMT-03:00 Dominique Ramaekers <
2016 May 20
1
Re: Windows Server 2008 - KVM
Hi Dominique,
You’ll have to convert the qcow to raw, create a LVM-volume (don’t create a
file system on the volume), and dd the raw tot he LVM volume…
Convert the qcow to raw, Ok
Create a LVM-Volume, OK
Don´t create a file system on the volume ?? Is not clear why...
DD the raw to the LVM? How ? I don´t understand this point....
Thanks a lot!
2016-05-20 10:23 GMT-03:00 Dominique
2015 Nov 09
2
答复: How could I do the guest mount operation from the host?
Hi,
I have tried usb and it doesn’t work. I don’t know if the filesystem tag could work…
I find in the formatdomain docs about the filesystem:
<filesystem type='mount' accessmode='passthrough'>
<driver type='path' wrpolicy='immediate'/>
<source dir='/export/to/guest'/>
<target
2016 May 20
0
Re: Windows Server 2008 - KVM
Van: Thiago Oliveira [mailto:cpv.thiago@gmail.com]
Verzonden: vrijdag 20 mei 2016 15:07
Aan: Dominique Ramaekers
CC: libvirt-users@redhat.com
Onderwerp: Re: [libvirt-users] Windows Server 2008 - KVM
Hi there!
Although the guest has 2GB memory, the windows guest was adjusted to support this.
I guess that the LVM is the best choice! I will save all images to other disk and re-build the partition
2015 Nov 09
0
Re: How could I do the guest mount operation from the host?
For usb I meant something like:
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2' cache='none'/>
<source file='/kvmdata/disk/dk389_581.img'/>
<target dev='sda' bus='usb'/>
</disk>
If you want to use fiesystem passtrough, I think you have to look at p9 filesystem.
2015 Sep 16
0
Re: libvirt 1.19: could not open drive file (permission denied)
For gnome boxes, a pool already exists:
$ virsh pool-list
Name State Autostart
--------------------------------------------------
default active yes
gnome-boxes active no
$ virsh vol-list gnome-boxes
Name Path
------------------------------------------------------------------------------
win7
2015 Sep 16
2
Re: libvirt 1.19: could not open drive file (permission denied)
@requillart
Don't get me wrong. It's no problem to use other partitions. Only, you have to add the location to the storage pool of libvirt...
Sorry, no experience with gnome-boxes.
@crequill
Add a new storage pool with the destination /home/crequill/VM
You can't fool apparmour with a link...
Also with adding the storage pool, it's easier to get a clear picture of the usage of your
2015 Feb 02
0
Re: HugePages - can't start guest that requires them
Regarding fine tuning my explanation about what system does de actual mounting of Hugepages, you?re probably right?. Thanks for the correction.
On upstart systems (like Ubuntu) the mounting of Hugepages is done by the init script qemu-kvm.conf
Van: G. Richard Bellamy [mailto:rbellamy at pteradigm.com]
Verzonden: zondag 1 februari 2015 0:02
Aan: Dominique Ramaekers
CC: libvirt-users at
2015 Jan 31
2
Re: HugePages - can't start guest that requires them
Yeah, Dominique, your wiki was one of the many docs I read through
before/during/after starting down this primrose path... thanks for writing
it. I'm an Arch user, and I couldn't find anything to indicate qemu, as its
compiled for Arch, will look in /etc/default/qemu-kvm. And now that I've
got the right page size, the instances are starting...
The reason I want to use the page element
2016 May 20
4
Re: Windows Server 2008 - KVM
Hi there!
Although the guest has 2GB memory, the windows guest was adjusted to
support this.
I guess that the LVM is the best choice! I will save all images to other
disk and re-build the partition with LVM. Do you recomend to use ext4 or
zfs ?
- About the apparmor, I have my doubts, I will try to disable and see what
will happen!
- About the tablet input device, I removed! Some forums say that
2015 Nov 06
2
答复: How could I do the guest mount operation from the host?
Hi,
Thanks for your response!
But when I use the ssh, I need to know the guest password, and actually it
belongs to network communication. I don’t know if the libvirt has some means just
like to control the domain to implement the operation?
Best Regards
From Jiaping LI
发件人: Dominique Ramaekers [mailto:dominique.ramaekers@cometal.be]
发送时间: 2015年11月6日 15:41
收件人: 李笳平;
2015 Sep 15
2
Re: libvirt 1.19: could not open drive file (permission denied)
Indeed, I have a link between /var/lib/libvirt/images and my home
directory on an another partition.
# ls -al /var/lib/libvirt/images
lrwxrwxrwx 1 root root 17 3 sept. 09:29 /var/lib/libvirt/images ->
/home/crequill/VM
2015-09-15 17:45 GMT+02:00 Dominique Ramaekers <dominique.ramaekers@cometal.be>:
> A while ago, I had the same problem. It was a apparmor issue. Maybe your image is
2005 Jul 07
0
Migration: server with smb 2.2 -> new server, 2.2 too, weird issues
Hello all at the samba list.
The other day there was a migration of server; the old one had Samba 2.2
(.6) working normally. Every user logged in the domain without problems,
their SIDs and the domain SID were right, everything was ideal. But a
server update was needed, and a new server was installed, also with
Samba 2.2 (.12). The difference in version is not important this time as
other
2015 Dec 03
0
Re: snapshot of running vm's
Dominique wrote:
> -----Original Message-----
> From: Dominique Ramaekers
> [mailto:dominique.ramaekers@cometal.be]
> Sent: Thursday, December 03, 2015 9:46 AM
> To: Lentes, Bernd
> Subject: RE: snapshot of running vm's
>
>
>
> > -----Oorspronkelijk bericht-----
> > Van: Lentes, Bernd [mailto:bernd.lentes@helmholtz-muenchen.de]
> > Verzonden:
2015 Dec 03
0
Re: snapshot of running vm's
Dominique wrote:
> -----Original Message-----
> From: Dominique Ramaekers
> [mailto:dominique.ramaekers@cometal.be]
> Sent: Thursday, December 03, 2015 9:46 AM
> To: Lentes, Bernd
> Subject: RE: snapshot of running vm's
>
>
>
> > -----Oorspronkelijk bericht-----
> > Van: Lentes, Bernd [mailto:bernd.lentes@helmholtz-muenchen.de]
> > Verzonden:
2015 Feb 04
2
Re: HugePages - can't start guest that requires them
As I mentioned, I got the instances to launch... but they're only
taking HugePages from "Node 0", when I believe my setup should pull
from both nodes.
[atlas] http://sprunge.us/FSEf
[prometheus] http://sprunge.us/PJcR
2015-02-03 16:51:48
root@eanna i ~ # virsh start atlas
Domain atlas started
2015-02-03 16:51:58
root@eanna i ~ # virsh start prometheus
Domain prometheus started
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
I am trying to get SAMBA to run on a custom ARM 922T compatible micro
controller. It does not matter how I try to start smbd (smbd -D -d10
or smbd i -d10) smbd keeps panicking at the same point with an
INTERNAL ERROR: Signal 6. I have spent over a day trying to figure
out what could be wrong but I am having no success. If someone could
at least give me a clue as to what smbd is trying to do at