Displaying 20 results from an estimated 200 matches similar to: "libvirt doesn't boot kVM, hangs, qemu on 100% CPU"
2012 Feb 23
0
[SeaBIOS] RFE: Print amount of RAM
Cross posting from seabios@
[snip]
> > Now I'd like to ask you guys if you could print the amount
> > of RAM available -- like most other BIOSes out there already
> > do - it would be extremely helpful to aid troubleshooting.
>
> SeaBIOS boots too fast for anything useful to be seen on the screen.
> That said, one can add "-chardev stdio,id=seabios -device
2012 Sep 21
0
[LLVMdev] [PATCH] Building compiler-rt on Solaris
Hey folks,
I opened a bug re building compiler-rt on Solaris
http://llvm.org/bugs/show_bug.cgi?id=13896
but was told on IRC to submit patches to the ML.
This is it.
So long,
i
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: i.galic at brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE
-------------- next part --------------
A non-text
2012 Oct 02
8
Being strict on differentiating between IEC prefixes and SI prefixes.
One of the greatest things about rails is that it is so standards-compliant,
no other framework that I have seen have complied to the
HTTP standard (think REST) in such a degree that Rails does. Kudos to
you all for that.
I think we (Rails community) should follow the line of standards
compliance and also
take it to the binary prefixes [1], i.e. kilobytes, megabytes,
etc. For more than half a
2020 Oct 13
0
Re: Encrypting boot partition Libvirt not showing the OS booting up
On Tue, Oct 13, 2020 at 10:40:11 +0200, john doe wrote:
> On 10/13/2020 8:50 AM, john doe wrote:
[...]
> > Thank you, I have now isolated the command generated by libvirt.
> > Starting this command from a script, a vnc server is started.
> >
> > Is libvirt internally using vnc connection?
> >
>
> It looks like the issue is that the libvirt command pass
2014 Sep 12
1
Inconsistent behavior between x86_64 and ppc64 when creating guests with NUMA node placement
Hello all,
I was recently trying out NUMA placement for my guests on both x86_64
and ppc64 machines. When booting a guest on the x86_64 machine, the
following specs were valid (obviously, just notable excepts from the xml):
<memory unit='KiB'>8388608</memory>
<currentMemory unit='KiB'>8388608</currentMemory>
<vcpu
2016 Dec 09
1
Hard-to-find bug brings down whole kernel
I have an older Lenovo machine, a T61, with the Nvidia Quadro NVS 140M.
There is this random bug that would hang the whole machine, and then
cause a
panic and reboot it (the caps lock light is flashing).
I can't get any kernel messages of this issue except the one in this
YouTube video I had luck to
film and catch the error:
https://www.youtube.com/watch?v=Y1X6s7_laGw
The bug can be
2010 Jun 23
1
can't access VM after Fedora 13 KVM install
Hi,
I'm installing a Fedora 13 virtual host on a Fedora 13 system, like this:
virt-install --ram 2048 --vcpus 4 --name test --os-type linux \
--os-variant fedora13 --disk /var/lib/libvirt/images/test.img,size=10 \
--cdrom /var/lib/libvirt/Fedora-13-x86_64-DVD.iso --vnc --noautoconsole
I connect to the installer using virt-manager, and the install appears to
complete successfully. Then,
2014 Jan 14
4
Loading a FreeBSD 10 VM on QEMU-KVM..
I was trying to load a FreeBSD 10 VM on my CentOS 6.4 machine, and it keeps
hanging and not completing the boot. I have FBSD 9.x VM's running just
fine, but if I try and load 10.x it's a no go.
Attaching to the console using VNC, I see:
gPXE (http://etherboot.org) - 00:04.0 C980 PCI2.10 PnP BBS PMM7FC0 at 20 C980
Booting from DVD/CD...
CD Loader 1.2
Building the boot loader
2020 Oct 12
0
Re: Encrypting boot partition Libvirt not showing the OS booting up
On 10/12/2020 11:53 AM, john doe wrote:
> On 10/12/2020 11:37 AM, Peter Krempa wrote:
>> On Mon, Oct 12, 2020 at 11:27:20 +0200, john doe wrote:
>>> Hi, thank you for your answer, I'm sending this privatly as you asked
>>> for private information.
>>> Can I ask you to keep those information private?
>>>
>>> On 10/12/2020 10:29 AM, Peter
2007 Mar 09
3
Prayer, Maildir and Folders whose names begin with "."
Greetings -
I think I've just had one of my fears confirmed: not Dovecot-specific
exactly, but it affects how we will use of Prayer (Webmail Software)
with Dovecot...
Currently our production service uses MBX-format mailboxes with the
UW IMAP server; we also use the University of Cambridge "Prayer"
software for Webmail.
By default Prayer saves its preference settings,
2014 Jan 15
0
Double fault panic in L2 upon v2v conversion
Hi everybody,
Wanted to hear your opinion and to receive a smart advice.
I'm trying to use virt-v2v in order to convert ova image (exported from
vmware) to run on libvirt/kvm - all this inside a VM of fedora.
The converted image is also a fedora.
During the conversion process, in some point of libguestfs activity, I get
double fault panic from L2 (printed as part of libguest output) and the
2014 Jan 16
0
Re: Double fault panic in L2 upon v2v conversion
There is a bug which is still not fixed:Bug 956580 -[ RFE ]Support for VMware & Citrix OVF image import into RHEV
https://bugzilla.redhat.com/show_bug.cgi?id=956580
Best regards,
Tingting Zheng(郑婷婷)
----- Original Message -----
From: "Rom Freiman" <rom@stratoscale.com>
To: libguestfs@redhat.com
Sent: Wednesday, January 15, 2014 10:35:29 PM
Subject: [Libguestfs] Double fault
2018 Nov 21
2
About Porting Android to nouveau
Hi, guys:
I’m a developer of FydeOS. We porting ChromiumOS to amd64 and arm platforms. Now, I’m woking on porting android environment to Nvidia graphic cards. I have experience to port android to Vmware(SVGA).
I found two display formats were not supported to display in nouveau driver: PIPE_FORMAT_R8G8B8A8_UNORM, PIPE_FORMAT_R8G8B8X8_UNORM. Which are defined at nv50/nv50_formats.c line: 130,131.
2019 Feb 16
0
About Porting Android to nouveau
On Sat, Feb 16, 2019 at 2:27 AM Yang Tsao <yang at fydeos.io> wrote:
>
> Thx for your reply.
> Chromium OS is running based DRM driver. There is no X server frame work. I modified nv50/nv50_formats.c.
>
> And there also a few code related the display format:
> nv50_surface.c
> Function nv50_2d_format:
> I add:
>
> ———————————
> switch (format) {
>
2016 Dec 28
1
Resolving Schema & Configuration Replication Issues
I have three S4 DCs (Sernet 4.5.2) all in happy replication, and a
Windows 2008r2 DC to which the Exchange scema was added - it has
failed to replication the schema/configuration ever since [yet
consultants forged onwards].
It is possible to attempt to retry the replication somehow - we have
since update the S4 DCs. Something like a "drs replicate --full-sync"?
2007 Jul 26
2
logistic regression
Greetings,
I am working on a logistic regression model in R and I am struggling with the code, as it is a relatively new program for me. In searching Google for 'logistic regression diagnostics' I came Elizabeth Brown's Lecture 14 from her Winter 2004 Biostatistics 515 course (http://courses.washington.edu/b515/l14.pdf) . I found most of the code to be very helpful, but I am
2014 Jan 15
4
Double fault panic in L2 upon v2v conversion
Hi everybody,
Wanted to hear your opinion and to receive a smart advice.
I'm trying to use virt-v2v in order to convert ova image (exported from
vcenter) to run on libvirt/kvm - all this inside a VM of fedora.
The converted image is also a fedora.
During the conversion process, in some point of libguestfs activity, I get
double fault panic from L2 (printed as part of libguest output) and the
2007 Oct 07
3
rsync error
Skipped content of type multipart/alternative-------------- next part --------------
Executing: rsync.exe -v -rlt --delete "/cygdrive/C/Documents and Settings/User/Local Settings/Application Data/Identities/{DFF16927-88E6-4EAA-A097-460B7E65289B}/Microsoft/Outlook Express/" "localhost::Backup/Outlook Express/"
building file list ...
done
./
Deleted Items.dbx
rsync:
2020 Oct 12
6
Re: Encrypting boot partition Libvirt not showing the OS booting up
On 10/12/20 2:14 PM, john doe wrote:
>> <snip/>
>
> I sent privately the requested xml file to 'Peter Krempa
> <pkrempa@redhat.com>'.
> Peter Krempa 's privately answered me back suggesting to add the
> following in the domain xml file:
Solving things privately doesn't help the community.
>
>
> <bios useserial='yes'/>
2016 Nov 16
4
Schema Change Breaks Replication
I believe a schema change on a Windows DC (2008rc) has broken
replication with our S4 DCs. Anyone have any tips or pointers to
resolve this?
I have three S4 DCs [CentOS6] and one Windows 2008R2 DC. The Windows
2008R2 DC has the schema master FSMO, and I believe the Exchange schema
was added.
I am willing to pay US dollars to get this issue resolved. I need the
replication restored, the