OpenVZ Forum


Home » General » Support » Centos 6.4 vzctl start fail and error
Centos 6.4 vzctl start fail and error [message #51726] Sun, 26 October 2014 06:28 Go to previous message
Kevinnksk is currently offline  Kevinnksk
Messages: 1
Registered: October 2014
Junior Member
Info:
[root@iHome log]# uname -a -m -p
Linux iHome 2.6.32-042stab093.5 #1 SMP Wed Sep 10 17:40:00 MSK 2014 i686 i686 i386 GNU/Linux


[root@iHome log]# vzctl start 201
Starting container...
Container is mounted
Adding IP address(es): 192.168.0.201
Setting CPU units: 1000
Container start failed (try to check kernel messages, e.g. "dmesg | tail")
Killing container ...
Container was stopped
Container is unmounted

[root@iHome log]# cat /boot/grub/menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_ihome-lv_root
# initrd /initrd-[generic-]version.img
#boot=/dev/sde
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title OpenVZ (2.6.32-042stab093.5)
root (hd0,0)
kernel /vmlinuz-2.6.32-042stab093.5 ro root=/dev/mapper/vg_ihome-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_LVM_LV=vg_ihome/lv_swap rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_ihome/lv_root rd_NO_DM rhgb quiet
initrd /initramfs-2.6.32-042stab093.5.img
title CentOS (2.6.32-431.el6.i686)
root (hd0,0)
kernel /vmlinuz-2.6.32-431.el6.i686 ro root=/dev/mapper/vg_ihome-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_LVM_LV=vg_ihome/lv_swap rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_ihome/lv_root rd_NO_DM rhgb quiet
initrd /initramfs-2.6.32-431.el6.i686.img

[root@iHome log]# cat dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-042stab093.5 (root@kbuild-rh6-x32) (gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) ) #1 SMP Wed Sep 10 17:40:00 MSK 2014
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)
[ 0.000000] BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007ff90000 (usable)
[ 0.000000] BIOS-e820: 000000007ff90000 - 000000007ff9e000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ff9e000 - 000000007ffe0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] SMBIOS version 2.5 @ 0xFA2E0
[ 0.000000] DMI: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514/P45 Neo3 (MS-7514), BIOS V1.10 09/04/2009
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x7ff90 max_arch_pfn = 0x400000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-DFFFF uncachable
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000375fe000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 0000200000 page 4k
[ 0.000000] 0000200000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00375fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 375fe000 @ 10000-19000
[ 0.000000] RAMDISK: 3702e000 - 37fefe90
[ 0.000000] Allocated new RAMDISK: 00ca9000 - 01c6ae90
[ 0.000000] Move RAMDISK from 000000003702e000 - 0000000037fefe8f to 00ca9000 - 01c6ae8f
[ 0.000000] ACPI: RSDP 000f9aa0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 7ff90000 0003C (v01 7514MS A7514200 20090904 MSFT 00000097)
[ 0.000000] ACPI: FACP 7ff90200 00084 (v01 7514MS A7514200 20090904 MSFT 00000097)
[ 0.000000] ACPI: DSDT 7ff90440 063EE (v01 A7514 A7514200 00000200 INTL 20051117)
[ 0.000000] ACPI: FACS 7ff9e000 00040
[ 0.000000] ACPI: APIC 7ff90390 0006C (v01 7514MS A7514200 20090904 MSFT 00000097)
[ 0.000000] ACPI: MCFG 7ff90400 0003C (v01 7514MS OEMMCFG 20090904 MSFT 00000097)
[ 0.000000] ACPI: OEMB 7ff9e040 00072 (v01 7514MS A7514200 20090904 MSFT 00000097)
[ 0.000000] ACPI: HPET 7ff98440 00038 (v01 7514MS OEMHPET 20090904 MSFT 00000097)
[ 0.000000] ACPI: SSDT 7ff9e540 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1161MB HIGHMEM available.
[ 0.000000] 885MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 375fe000
[ 0.000000] low ram: 0 - 375fe000
[ 0.000000] node 0 low ram: 00000000 - 375fe000
[ 0.000000] node 0 bootmap 00014000 - 0001aec0
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00375fe000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000400000 - 0000c9f4d0] TEXT DATA BSS ==> [0000400000 - 0000c9f4d0]
[ 0.000000] #4 [000009ac00 - 0000100000] BIOS reserved ==> [000009ac00 - 0000100000]
[ 0.000000] #5 [0000ca0000 - 0000ca819d] BRK ==> [0000ca0000 - 0000ca819d]
[ 0.000000] #6 [0000010000 - 0000014000] PGTABLE ==> [0000010000 - 0000014000]
[ 0.000000] #7 [0000ca9000 - 0001c6ae90] NEW RAMDISK ==> [0000ca9000 - 0001c6ae90]
[ 0.000000] #8 [0000014000 - 000001b000] BOOTMAP ==> [0000014000 - 000001b000]
[ 0.000000] found SMP MP-table at [c00ff780] ff780
[ 0.000000] Reserving 129MB of memory at 32MB for crashkernel (System RAM: 2047MB)
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000375fe
[ 0.000000] HighMem 0x000375fe -> 0x0007ff90
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009a
[ 0.000000] 0: 0x00000100 -> 0x0007ff90
[ 0.000000] On node 0 totalpages: 524058
[ 0.000000] DMA zone: 36 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3942 pages, LIFO batch:0
[ 0.000000] Normal zone: 1958 pages used for memmap
[ 0.000000] Normal zone: 220760 pages, LIFO batch:31
[ 0.000000] HighMem zone: 2614 pages used for memmap
[ 0.000000] HighMem zone: 294748 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000
[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 15 pages/cpu @c1e00000 s37080 r0 d24360 u524288
[ 0.000000] pcpu-alloc: s37080 r0 d24360 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519450
[ 0.000000] Kernel command line: ro root=/dev/mapper/vg_ihome-lv_root r
...

 
Read Message
Read Message
Read Message
Previous Topic: Copy file from VE0 into mounted VE with Ploop
Next Topic: How to set disk size? (CentOS 6.5)
Goto Forum:
  


Current Time: Sun Aug 25 08:18:55 GMT 2024

Total time taken to generate the page: 0.03424 seconds