[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] problem with start vm
HI all. it rise an error when i attempt to create my first visrtual machine . That which happens which is that . Unable to process initqueue [ 27.407451] dracut Warning: /dev/sda2 does not exist dracut Warning: /dev/sda2 does not exist my configuration is that : my only disk device , which size is 160GB , is /dev/sda . I ve done two partitions /dev/sda1 ,/dev/sda2 . /dev/sda1 is mounted on /boot , filesystem LINUX ext3 and in /dev/sda2 I've installed LVM . I ve created one volumegroup /vg_salvonetbook within one pysical volume within that 4 logical volumes lv_root, lv_home,lv_swap and lv_vm1. Latter is the logical volume that i use for my virtual machine . Inside this i ve copied files of root filesystem . I have changed media/etc/fstab after i ve mounted lv_vm1 . above the snapshot depicts my conf file. kernel ="/boot/vmlinuz-3.5.4-2.fc17.i686.PAE" ramdisk = "/boot/initramfs-3.5.4-2.fc17.i686.PAE.img" memory = 512 name = "salvo" vif = [ '' ] dhcp = "dhcp" disk = ['phy:/dev/vg_salvonetbook/lv_vm1,/dev/sda2,w'] root = "/dev/sda2 ro" i ve two problems . 1: disk = ['phy:/dev/vg_salvonetbook/lv_vm1,/dev/sda2,w' , 'phy:/dev/vg_salvonetbook/lv_swap,/dev/sda2,w'] when i type that it rise the following error , afther i type xm create : "sda2 is already defined" and it stop. 2: when i ve done xm create -c salvo.cfg it say that: Unable to process initqueue [ 27.407451] dracut Warning: /dev/sda2 does not exist dracut Warning: /dev/sda2 does not exist I don't know why . that is all it happends when i type xm create. [root@salvonetbook Desktop]# xm console salvo [ 0.000000] Reserving virtual address space above 0xf5800000 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.5.4-2.fc17.i686.PAE (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Wed Sep 26 22:10:23 UTC 2012 [ 0.000000] Disabled fast string operations [ 0.000000] ACPI in unprivileged domain disabled [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] Xen: [mem 0x0000000000100000-0x00000000207fffff] usable [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! [ 0.000000] DMI not present or invalid. [ 0.000000] e820: last_pfn = 0x20800 max_arch_pfn = 0x1000000 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x207fffff] [ 0.000000] RAMDISK: [mem 0x01003000-0x03622fff] [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 520MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 20800000 [ 0.000000] low ram: 0 - 20800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x207fffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00010000-0x0009ffff] [ 0.000000] node 0: [mem 0x00100000-0x207fffff] [ 0.000000] Using APIC driver default [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic" [ 0.000000] APIC: disable apic facility [ 0.000000] APIC: switched to apic NOOP [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 [ 0.000000] e820: [mem 0x20800000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.1.3 (preserve-AD) [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @dfbdd000 s34176 r0 d23168 u57344 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 131968 [ 0.000000] Kernel command line: root=/dev/sda2 ro ip=:127.0.255.255::::eth0:dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 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] __ex_table already sorted, skipping sort [ 0.000000] Initializing CPU#0 [ 0.000000] allocated 1064832 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Initializing HighMem for node 0 (00000000:00000000) [ 0.000000] Memory: 467212k/532480k available (5541k kernel code, 64820k reserved, 2677k data, 648k init, 0k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xf5296000 - 0xf57ff000 (5540 kB) [ 0.000000] pkmap : 0xf4e00000 - 0xf5000000 (2048 kB) [ 0.000000] vmalloc : 0xe1000000 - 0xf4dfe000 ( 317 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0800000 ( 520 MB) [ 0.000000] .init : 0xc0c07000 - 0xc0ca9000 ( 648 kB) [ 0.000000] .data : 0xc09695e9 - 0xc0c06c00 (2677 kB) [ 0.000000] .text : 0xc0400000 - 0xc09695e9 (5541 kB) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [hvc0] enabled [ 0.000000] installing Xen timer for CPU 0 [ 0.000000] Detected 1596.034 MHz processor. [ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.06 BogoMIPS (lpj=1596034) [ 0.000999] pid_max: default: 32768 minimum: 301 [ 0.000999] Security Framework initialized [ 0.000999] SELinux: Initializing. [ 0.000999] Mount-cache hash table entries: 512 [ 0.001159] Initializing cgroup subsys cpuacct [ 0.001203] Initializing cgroup subsys memory [ 0.001260] Initializing cgroup subsys devices [ 0.001290] Initializing cgroup subsys freezer [ 0.001318] Initializing cgroup subsys net_cls [ 0.001346] Initializing cgroup subsys blkio [ 0.001374] Initializing cgroup subsys perf_event [ 0.001547] Disabled fast string operations [ 0.001593] CPU: Physical Processor ID: 0 [ 0.001618] CPU: Processor Core ID: 0 [ 0.001799] SMP alternatives: switching to UP code [ 0.205279] Freeing SMP alternatives: 24k freed [ 0.205348] ftrace: allocating 22628 entries in 45 pages [ 0.221215] Performance Events: unsupported p6 CPU model 28 no PMU driver, software events only. [ 0.222870] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.223078] Brought up 1 CPUs [ 0.223704] devtmpfs: initialized [ 0.227974] atomic64 test passed for i586+ platform with CX8 and with SSE [ 0.228164] Grant tables using version 2 layout. [ 0.228300] Grant table initialized [ 0.246298] RTC time: 165:165:165, date: 165/165/65 [ 0.246506] NET: Registered protocol family 16 [ 0.249031] PCI: setting up Xen PCI frontend stub [ 0.252702] bio: create slab <bio-0> at 0 [ 0.253004] ACPI: Interpreter disabled. [ 0.254068] xen/balloon: Initialising balloon driver. [ 0.257085] xen-balloon: Initialising balloon driver. [ 0.258339] vgaarb: loaded [ 0.259046] SCSI subsystem initialized [ 0.259593] usbcore: registered new interface driver usbfs [ 0.259804] usbcore: registered new interface driver hub [ 0.260032] usbcore: registered new device driver usb [ 0.260610] PCI: System does not support PCI [ 0.260644] PCI: System does not support PCI [ 0.261182] NetLabel: Initializing [ 0.261217] NetLabel: domain hash size = 128 [ 0.261240] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.261296] NetLabel: unlabeled traffic allowed by default [ 0.261440] Switching to clocksource xen [ 0.285045] pnp: PnP ACPI: disabled [ 0.293555] NET: Registered protocol family 2 [ 0.293784] IP route cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.294319] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.294692] TCP bind hash table entries: 32768 (order: 6, 262144 bytes) [ 0.295044] TCP: Hash tables configured (established 32768 bind 32768) [ 0.295155] TCP: reno registered [ 0.295187] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.295229] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.295446] NET: Registered protocol family 1 [ 0.295654] Unpacking initramfs... [ 0.553368] Freeing initrd memory: 39040k freed [ 0.599331] platform rtc_cmos: >registered platform RTC device (no PNP device found) [ 0.599957] apm: BIOS not found. [ 0.601562] audit: initializing netlink socket (disabled) [ 0.601644] type=2000 audit(1350287809.435:1): initialized [ 0.655754] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.662530] VFS: Disk quotas dquot_6.5.2 [ 0.663031] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.665532] msgmni has been set to 988 [ 0.668851] alg: No test for stdrng (krng) [ 0.669083] NET: Registered protocol family 38 [ 0.669520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.669763] io scheduler noop registered [ 0.669790] io scheduler deadline registered [ 0.669836] io scheduler cfq registered (default) [ 0.670693] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.670833] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.670864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673604] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.675995] Non-volatile memory driver v1.3 [ 0.676031] Linux agpgart interface v0.103 [ 0.680883] loop: module loaded [ 0.681762] Fixed MDIO Bus: probed [ 0.682033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682297] uhci_hcd: USB Universal Host Controller Interface driver [ 0.682545] usbcore: registered new interface driver usbserial [ 0.682615] usbcore: registered new interface driver usbserial_generic [ 0.682674] USB Serial support registered for generic [ 0.682700] usbserial: USB Serial Driver core [ 0.682826] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 0.684382] mousedev: PS/2 mouse device common for all mice [ 0.747774] rtc_cmos rtc_cmos: >rtc core: registered rtc_cmos as rtc0 [ 0.747983] rtc_cmos: probe of rtc_cmos failed with error -38 [ 0.748644] device-mapper: uevent: version 1.0.3 [ 0.748997] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@xxxxxxxxxx [ 0.749282] EFI Variables Facility v0.08 2004-May-17 [ 0.750374] usbcore: registered new interface driver usbhid [ 0.750412] usbhid: USB HID core driver [ 0.750507] drop_monitor: Initializing network drop monitor service [ 0.750817] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.751007] TCP: cubic registered [ 0.751035] Initializing XFRM netlink socket [ 0.751918] NET: Registered protocol family 10 [ 0.752663] mip6: Mobile IPv6 [ 0.752699] NET: Registered protocol family 17 [ 0.752755] Key type dns_resolver registered [ 0.752899] Using IPI No-Shortcut mode [ 0.753908] registered taskstats version 1 [ 0.753993] XENBUS: Device with no driver: device/vbd/2050 [ 0.754022] XENBUS: Device with no driver: device/vif/0 [ 0.754319] Magic number: 1:252:3141 [ 0.754416] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 0.755478] Freeing unused kernel memory: 648k freed [ 0.765688] Write protecting the kernel text: 5544k [ 0.768753] Write protecting the kernel read-only data: 2160k [ 1.388012] dracut: dracut-018-35.git20120510.fc17 [ 2.128997] udevd[102]: starting version 182 [ 2.499634] dracut: Starting plymouth daemon [ 3.379636] blkfront: xvda2: flush diskcache: enabled [ 27.394330] dracut Warning: Unable to process initqueue [ 27.407451] dracut Warning: /dev/sda2 does not exist dracut Warning: /dev/sda2 does not exist Dropping to debug shell. dracut:/# thank you. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |