Displaying 19 results from an estimated 19 matches for "1048576k".
Did you mean:
1048576
2009 Feb 25
1
cannot allocate memory
...of calls on Asterisk.
and when iam using "top" command this is what i get:
top - 20:20:25 up 2:15, 1 user, load average: 0.57, 0.22, 0.13
Tasks: 100 total, 1 running, 36 sleeping, 0 stopped, 63 zombie
Cpu(s): 7.7% us, 2.3% sy, 0.0% ni, 90.0% id, 0.0% wa, 0.0% hi, 0.0% si,
Mem: 1048576k total, 316088k used, 732488k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
As i see it that the free memory is 732488k ,so it should'nt make this error.
_________________________________________________________________
Windows Live? Hotmail??more than just e-mail.
http://w...
2017 Nov 04
3
using LVM thin pool LVs as a storage for libvirt guest
...;
<path>/dev/storage/big</path>
</target>
</volume>
# virsh vol-create storage /tmp/big.xml
error: Failed to create vol from /tmp/big.xml
error: internal error: Child process (/usr/sbin/lvcreate --name big -L 1024K --type snapshot --virtualsize 1048576K storage) unexpected exit status 5: Volume group "storage" has insufficient free space (0 extents): 1 required.
When I create thin volume manually, I do not see it:
# lvcreate -n big -V 500G --thinpool storage/lvol1
Using default stripesize 64.00 KiB.
WARNING: Sum of al...
2017 Nov 07
0
Re: using LVM thin pool LVs as a storage for libvirt guest
...ev/storage/big</path>
> </target>
> </volume>
> # virsh vol-create storage /tmp/big.xml error: Failed to create vol
> from /tmp/big.xml
> error: internal error: Child process (/usr/sbin/lvcreate --name big -L
> 1024K --type snapshot --virtualsize 1048576K storage) unexpected exit status
> 5: Volume group "storage" has insufficient free space (0 extents): 1
> required.
>
> When I create thin volume manually, I do not see it:
>
> # lvcreate -n big -V 500G --thinpool storage/lvol1
> Using default stripesize 64.0...
2017 Nov 07
1
Re: using LVM thin pool LVs as a storage for libvirt guest
...gt;
>> </target>
>> </volume>
>> # virsh vol-create storage /tmp/big.xml error: Failed to create vol
>> from /tmp/big.xml
>> error: internal error: Child process (/usr/sbin/lvcreate --name big -L
>> 1024K --type snapshot --virtualsize 1048576K storage) unexpected exit status
>> 5: Volume group "storage" has insufficient free space (0 extents): 1
>> required.
>>
>> When I create thin volume manually, I do not see it:
>>
>> # lvcreate -n big -V 500G --thinpool storage/lvol1
>> U...
2017 Oct 24
0
Crash in CentOS 7 kernel-3.10.0-514.16.1.el7.x86_64 in Xen PV mode
...xvda1 ro LANG=en_CA.UTF-8 elevator=noop nohz=off
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using
standard form
[ 0.000000] Memory: 989236k/1048576k available (6954k kernel code, 388k
absent, 58952k reserved, 4575k data, 1768k init)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.
[ 0.000000] NR_...
2003 Aug 07
0
understanding a panic / crash dump
...n(TM) MP 2000+ (1666.73-MHz 686-class CPU)
Origin = "AuthenticAMD" Id = 0x662 Stepping = 2
Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
AMD Features=0xc0480000<MP,AMIE,DSP,3DNow!>
real memory = 1073741824 (1048576K bytes)
config> q
avail memory = 1041747968 (1017332K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs
cpu0 (BSP): apic id: 0, version: 0x00040010, at 0xfee00000
cpu1 (AP): apic id: 1, version: 0x00040010, at 0xfee00000...
2013 Dec 15
9
btrfs balance on single device
Hey all,
Just did a btrfs balance on a single device. Before the balance
operation here is the df result:
inglor@tiamat ~$ btrfs fi df /home
Data: total=19.19GB, used=9.34GB
System, DUP: total=32.00MB, used=4.00KB
Metadata, DUP: total=896.00MB, used=227.98MB
Then I issues a balance operation relocating the chunks across a single device:
inglor@tiamat ~$ sudo btrfs fi balance /home
[sudo]
2017 Oct 24
2
Crash in CentOS 7 kernel-3.10.0-514.16.1.el7.x86_64 in Xen PV mode
On Tue, Oct 24, 2017 at 3:36 AM, Akemi Yagi <amyagi at gmail.com> wrote:
> On Mon, Oct 23, 2017 at 11:08 PM, Akemi Yagi <amyagi at gmail.com> wrote:
>
>> On Mon, Oct 23, 2017 at 12:57 PM, Karl Johnson <karljohnson.it at gmail.com>
>> wrote:
>>
>>> On Sat, May 20, 2017 at 8:30 PM, Sarah Newman <srn at prgmr.com> wrote:
>>>
2010 May 19
9
How to capture boot messages of Guest
Hi ,
Can any one please let me know how to capture all the boot messages of the
Guest OS into a text file?
I do xm create -c /etc/xen/hvm.cfg to boot the guest OS.
Thanks
Kishore
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jan 01
10
virsh -c xen:/// list: = Connection refused
I''m running the 2.6.31.6 pv_ops dom0 kernel, libvirt 0.7.0 and Xen 3.4.1.
When I try connecting to the Xen hypervisor using virsh it gives me a
"Connection refused":
root@grp-01-23-02:~# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 1020 4 r-----
858.3
root@grp-01-23-02:~# virsh -c
2018 Jan 25
0
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...260096
[ 0.000000] Kernel command line: root=/dev/sda2 rw rootfstype=ext4 rootwait console=ttyS0,115200n8
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1023088K/1048576K available (11264K kernel code, 685K rwdata, 2296K rodata, 1024K init, 224K bss, 25488K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB...
2018 Jan 23
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...260096
[ 0.000000] Kernel command line: root=/dev/sda2 rw rootfstype=ext4 rootwait console=ttyS0,115200n8
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1023088K/1048576K available (11264K kernel code, 685K rwdata, 2296K rodata, 1024K init, 224K bss, 25488K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB...
2009 Feb 27
8
Kernel build failure
Did a ''git pull'' a few minutes ago and tried to rebuild my kernel and
was given this error:
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC drivers/acpi/acpica/hwsleep.o
drivers/acpi/acpica/hwsleep.c: In function
2012 Jul 27
6
Failure to boot, Debian squeeze with 4.0.1 hypervisor, timer problems?
...ng 64MB software IO TLB between
ffff880004754000 - ffff880008754000
[ 5.407814] DMA: software IO TLB at phys 0x4754000 - 0x8754000
[ 5.407817] xen_swiotlb_fixup: buf=ffff880004754000 size=67108864
[ 5.428597] xen_swiotlb_fixup: buf=ffff8800087b4000 size=32768
[ 5.433194] Memory: 927008k/1048576k available (3152k kernel
code, 476k absent, 121092k reserved, 2064k data, 604k init)
[ 5.433231] SLUB: Genslabs=14, HWalign=64, Order=0-3,
MinObjects=0, CPUs=4, Nodes=1
[ 5.433255] Hierarchical RCU implementation.
[ 5.433262] NR_IRQS:4352 nr_irqs:1280
[ 5.433420] ACPI: INT_SRC_OVR (bus 0...
2018 Jan 25
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
Hi Ben,
Thanks for your reply.
My replies follow in between.
Luís
On Thu, Jan 25, 2018 at 5:40 AM, Ben Skeggs <skeggsb at gmail.com> wrote:
> On 24 January 2018 at 06:19, Luís Mendes <luis.p.mendes at gmail.com> wrote:
>> Hi Arnd,
>>
>> Sorry for sending this email directly to you, but maybe you can help
>> me, or guide me where to look for.
>>
2010 Nov 12
6
xen guest not booting
Hi,
My xen guest stopped booting suddenly and giving me the below error
message. Any idea what is going wrong here? DOM 0 boots OK though.
ata5.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x0
ata5.00: irq_stat 0x40000008
ata5.00: failed command: READ FPDMA QUEUED
ata5.00: cmd 60/00:00:cd:ee:36/02:00:09:00:00/40 tag 0 ncq 262144 in
res 51/40:72:5b:f0:36/d9:00:09:00:00/40 Emask
2010 Nov 12
6
xen guest not booting
Hi,
My xen guest stopped booting suddenly and giving me the below error
message. Any idea what is going wrong here? DOM 0 boots OK though.
ata5.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x0
ata5.00: irq_stat 0x40000008
ata5.00: failed command: READ FPDMA QUEUED
ata5.00: cmd 60/00:00:cd:ee:36/02:00:09:00:00/40 tag 0 ncq 262144 in
res 51/40:72:5b:f0:36/d9:00:09:00:00/40 Emask
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
...c6000 - c77c6000
[ 33.547094] DMA: software IO TLB at phys 0x37c6000 - 0x77c6000
[ 33.552903] xen_swiotlb_fixup: buf=c37c6000 size=67108864
[ 33.575042] xen_swiotlb_fixup: buf=c7826000 size=32768
[ 33.586417] Initializing HighMem for node 0 (000313fe:00040000)
[ 33.609861] Memory: 940488k/1048576k available (2631k kernel code, 106996k reserved, 1450k data, 396k init, 241672k highmem)
[ 33.620887] virtual kernel memory layout:
[ 33.620888] fixmap : 0xf9956000 - 0xf9bff000 (2724 kB)
[ 33.620889] pkmap : 0xf9400000 - 0xf9600000 (2048 kB)
[ 33.620890] vmalloc : 0xf1bfe...
2012 Jan 12
9
linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Hi Konrad,
Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361).
It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0."
With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between.
dmesg and xm dmesg attached
--
Sander
Dom0 shows:
total