Displaying 5 results from an estimated 5 matches for "dcos".
Did you mean:
dc's
2017 Jun 06
1
Re: libvirtd not accepting connections
...the xml for all the other VM's that don't seem
to be found:
# pwd
/etc/libvirt/qemu
# ls -al
total 80
drwx------. 3 root root 4096 Jun 6 09:36 .
drwx------. 5 root root 4096 Jun 6 08:38 ..
-rw-------. 1 root root 3870 Jun 6 09:36 dbgcent72.xml
-rw-------. 1 root root 3853 Jun 14 2016 dcos-bp.xml
-rw-------. 1 root root 3551 Mar 21 2015 fbsd100.xml
-rw-------. 1 root root 3273 Mar 23 2015 fbsd101.xml
-rw-------. 1 root root 3867 Feb 21 2015 fedora20.xml
drwx------. 3 root root 4096 May 10 18:08 networks
-rw-------. 1 root root 3510 Oct 11 2015 u1404s.xml
-rw-------. 1 root root 5...
2012 Jul 15
0
[LLVMdev] Issue with Machine Verifier and earlyclobber
...call15, 0x3FF1F736C0000000
%mul17 = fmul float %sub13, 2.000000e+00
%mul19 = fmul float %mul17, %call
%sub20 = fsub float %mul16, %mul19
%mul21 = fmul float %sub13, 4.000000e+00
%mul22 = fmul float %mul21, 0x3FF1F736C0000000
%mul24 = fmul float %mul22, %call
%call26 = tail call float @dcos(float %mul14) nounwind readnone
%mul27 = fmul float %mul24, %call26
%add28 = fadd float %sub20, %mul27
%call29 = tail call float @dsin(float %add11) nounwind readnone
%mul30 = fmul float %call29, 0x3FF0AB6960000000
%call31 = tail call float @dasin(float %mul30) nounwind readnone
%add32...
2012 Jul 15
2
[LLVMdev] Issue with Machine Verifier and earlyclobber
On Jul 15, 2012, at 9:20 AM, Borja Ferrer <borja.ferav at gmail.com> wrote:
> Jakob, one more hint, I've placed some asserts around the code you added and noticed that the InlineSpiller::insertReload() function is not being called.
>
> 2012/7/14 Borja Ferrer <borja.ferav at gmail.com>
> Hello Jakob,
>
> I'm still getting the error, I can give you any other
2020 Sep 18
0
RE: EXT: Re: KVM/QEMU Memory Ballooning
Oh to bad. I am currently working on some hybrid solution having mesos
as an orchestrator combined with some kvm/qemu vm's. dcos does not allow
this, and I wondered maybe if your kubernetes was limiting your options
there also.
-----Original Message-----
Cc: libvirt-users
Subject: RE: EXT: Re: KVM/QEMU Memory Ballooning
Unfortunaltly it is not way what we can apply, due to the containers
have some dependency to propria...
2017 Jun 06
3
Re: libvirtd not accepting connections
On Mon, Jun 05, 2017 at 07:52:58PM -0400, Michael C Cambria wrote:
>
>
>On 06/05/2017 10:46 AM, Martin Kletzander wrote:
>> On Sun, Jun 04, 2017 at 06:42:39PM -0400, Michael C Cambria wrote:
>>> I've upgraded from Fedora 20; probably missed a merge of rpmnew with
>>> existing .conf; permission problem, some other mistake along the way to
>>> Fedora 25.