Displaying 5 results from an estimated 5 matches for "a593".
Did you mean:
7593
2013 Mar 25
0
Bug in DOMINFO command when balloon driver is used on a vm with more then 8 GB of MaxMemory ?
...-22 21:06:34.439+0000: 23179: debug : qemuMonitorIOWrite:461 :
QEMU_MONITOR_IO_WRITE: mon=0x7f3d6c1789e0
buf={"execute":"balloon","arguments":{"value":12884901888},"id":"libvirt-6"}
# dominfo 2
Id: 2
Name: centos_jt
UUID: bc25a6c4-ba34-a593-47c7-6372999946d6
OS Type: hvm
State: running
CPU(s): 1
CPU time: 26.6s
Max memory: 12582912 KiB
Used memory: 12582912 KiB
Persistent: yes
Autostart: disable
Managed save: no
Security model: none
Security DOI: 0
2) set mem to 8GB (Fail as described)
# setmem 2 --live --config --size 8388608
2013...
2006 Jun 04
3
Chinese fonts not displayed properly
...sole, I get get to see a window full of garbage characters (see
attachment), although I successfully installed Microsoft's Input Method
Editors (Chinese language pack, filename: scmondo.exe) from
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=803A623E-C311-4591-A593-B0E24A6F38E8
If anyone could give me a hint about what to do, that would be great,
otherwise I'll have to install an entire Windows system just for this single
program :(
Thanks,
Raimund
Today's wisdom:
An error? Impossible! My modem is error correcting.
-------------- next part ---...
2012 Nov 07
1
libvirt with lxc: internal error The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted
...es,memory,cpuacct,cpu,ns,cpuset
0 0
..
$ chkconfig --list | grep cg
cgconfig 0:off 1:off 2:off 3:off 4:off 5:off 6:off
cgred 0:off 1:off 2:off 3:off 4:off 5:off 6:off
xml definition
--
<domain type="lxc">
<uuid>252a2dc5-452c-4e9c-a593-8c386c9f47e6</uuid>
<name>instance-00000032</name>
<memory>524288</memory>
<vcpu>2</vcpu>
<os>
<type>exe</type>
<cmdline>console=ttyS0</cmdline>
<init>/sbin/init</init>
</os>
<clock...
2013 Oct 01
1
sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow
Hello,
I updated our main server to 9.2-STABLE today and afterwards I noticed a
bunch of these messages, does anyone know what they mean? I was unable
to find anything on this error message. Things appear to be working OK
so far.
Sep 30 22:08:56 illidan kernel: sonewconn: pcb 0xfffffe00c7223498:
Listen queue overflow: 193 already in queue awaiting acceptance
Sep 30 22:12:27 illidan kernel:
2002 Apr 20
1
rsync breaks on FreeBSD without -O2?(fwd from grog@FreeBSD.org) PR 36998
Apparently rsync breaks on FreeBSD if you turn off -O2 (which is the
default.) The breakage is apparently inside zlib.
You'd have to think it was a compiler bug, but perhaps not.
I haven't tried to reproduce it yet.
--
Martin
----- Forwarded message from grog@FreeBSD.org -----
Date: Fri, 19 Apr 2002 23:14:46 -0700 (PDT)
From: <grog@FreeBSD.org>
To: mbp@samba.org
Subject: PR