[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Fedora 19 installation with virt-install
Hello, I want to install a DomU with Fedora 19 in a Debian Host Dom0 with the following versions... ii libc6-xen:i386 2.13-38 i386 Embedded GNU C Library: Shared libraries [Xen version] ii libxen-4.1 4.1.4-3+deb7u1 i386 Public libs for Xen ii libxenstore3.0 4.1.4-3+deb7u1 i386 Xenstore communications library for Xen ii linux-headers-2.6.32-5-common-xen 2.6.32-48squeeze1 i386 Common header files for Linux 2.6.32-5-xen ii linux-image-2.6.32-5-xen-686 2.6.32-48squeeze1 i386 Linux 2.6.32 for modern PCs, Xen dom0 support ii linux-image-xen-686 2.6.32+29 i386 Linux for modern PCs (meta-package), Xen dom0 support ii xen-docs-4.0 4.0.1-5.10 all Documentation for Xen ii xen-hypervisor-4.0-i386 4.0.1-5.10 i386 The Xen Hypervisor on i386 ii xen-qemu-dm-4.0 4.0.1-2+squeeze3 i386 Xen Qemu Device Model virtual machine hardware emulator ii xen-tools 4.3.1-1 all Tools to manage Xen virtual servers ii xen-utils-4.0 4.0.1-5.10 i386 XEN administrative tools ii xen-utils-common 4.1.4-3+deb7u1 all Xen administrative tools - common files ii xenstore-utils 4.1.4-3+deb7u1 i386 Xenstore utilities for Xen ii xenwatch 0.5.4-3 i386 Virtualization utilities, mostly for Xen The line what I use for the installation is... root@apevia:/etc/xen# virt-install --name=fedora19 --ram 512 --disk path=/dev/MVvg/FEDORA19lv --location http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/ --description="Fedora" --network bridge=xenbr1 --hvm --vnc Empezando la instalaciïn... Obteniendo archivo .treeinfo... | 2.4 kB 00:00 ... Obteniendo archivo vmlinuz... | 9.4 MB 00:17 ... Obteniendo archivo initrd.img... | 61 MB 02:01 ... Creando dominio... | 0 B 00:00 No protocol specified No se puede abrir el visor: Run 'virt-viewer --help' to see a full list of available command line options La instalaciïn del dominio continïa en progreso. Puede reconectarse a la consola para completar el proceso de instalaciïn. It seems that the installation starts the DomU System, but after a few seconds, it dies. The XML file remains but the machine will not start. Can somebody help me? Thank you so much LOGS FILES /var/log/xen/qemu-dm-fedora19.log... domid: 49 -c config qemu network with xen bridge for tap49.0 xenbr1 Using file /dev/MVvg/FEDORA19lv in read-write mode Watching /local/domain/0/device-model/49/logdirty/cmd Watching /local/domain/0/device-model/49/command char device redirected to /dev/pts/29 qemu_map_cache_init nr_buckets = 4000 size 327680 shared page at pfn feffd buffered io page at pfn feffb Guest uuid = 186f29f7-2633-33b8-7ef6-7e5c15a3549a Time offset set 0 populating video RAM at ff000000 mapping video RAM from ff000000 Register xen platform. Done register platform. platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state. xs_read(/local/domain/0/device-model/49/xen_extended_power_mgmt): read error xs_read(): vncpasswd get error. /vm/186f29f7-2633-33b8-7ef6-7e5c15a3549a/vncpasswd. Log-dirty: no command yet. I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0 xs_read(/local/domain/49/log-throttling): read error qemu: ignoring not-understood drive `/local/domain/49/log-throttling' medium change watch on `/local/domain/49/log-throttling' - unknown device, ignored cirrus vga map change while on lfb mode mapping vram to f0000000 - f0400000 platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state. platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state. --------------------------------------------------------------------------- /var/log/xen/xend.log... [2013-07-28 12:57:16 5300] DEBUG (XendDomainInfo:101) XendDomainInfo.create(['vm', ['name', 'fedora19'], ['memory', '512'], ['maxmem', '512'], ['vcpus', '1' ], ['uuid', '186f29f7-2633-33b8-7ef6-7e5c15a3549a'], ['description', 'Fedora'], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy' ], ['image', ['hvm', ['kernel', '/var/lib/xen/virtinst-vmlinuz.r0a7Cn'], ['ramdisk', '/var/lib/xen/virtinst-initrd.img.1AHE6O'], ['args', 'method=http://www .mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/'], ['loader', 'hvmloader'], ['vcpus', '1'], ['boot', 'c'], ['acpi ', '1'], ['apic', '1'], ['pae', '1'], ['usb', '1'], ['parallel', 'none'], ['serial', 'pty'], ['device_model', 'qemu-dm'], ['vnc', '1'], ['vncunused', '1'], ['keymap', 'es'], ['rtc_timeoffset', '0'], ['localtime', '0']]], ['localtime', '0'], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 'phy:/dev/MVvg/FEDORA 19lv'], ['mode', 'w']]], ['device', ['vif', ['mac', '00:16:3e:cb:2b:e1'], ['bridge', 'xenbr1'], ['script', 'vif-bridge']]]]) [2013-07-28 12:57:16 5300] DEBUG (XendDomainInfo:2508) XendDomainInfo.constructDomain [2013-07-28 12:57:16 5300] DEBUG (balloon:220) Balloon: 3155960 KiB free; need 16384; done. [2013-07-28 12:57:16 5300] DEBUG (XendDomain:464) Adding Domain: 49 [2013-07-28 12:57:16 5300] DEBUG (XendDomainInfo:2818) XendDomainInfo.initDomain: 49 256 [2013-07-28 12:57:16 5300] DEBUG (image:339) No VNC passwd configured for vfb access [2013-07-28 12:57:16 5300] DEBUG (image:846) kernel = /var/lib/xen/virtinst-vmlinuz.r0a7Cn [2013-07-28 12:57:16 5300] DEBUG (image:849) ramdisk = /var/lib/xen/virtinst-initrd.img.1AHE6O [2013-07-28 12:57:16 5300] DEBUG (image:852) cmdline = method=http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/releases/19/Fe dora/i386/os/ [2013-07-28 12:57:16 5300] DEBUG (image:891) args: boot, val: c [2013-07-28 12:57:16 5300] DEBUG (image:891) args: fda, val: None [2013-07-28 12:57:16 5300] DEBUG (image:891) args: fdb, val: None [2013-07-28 12:57:16 5300] DEBUG (image:891) args: soundhw, val: None [2013-07-28 12:57:16 5300] DEBUG (image:891) args: localtime, val: 0 [2013-07-28 12:57:16 5300] DEBUG (image:891) args: serial, val: ['pty'] [2013-07-28 12:57:16 5300] DEBUG (image:891) args: std-vga, val: None [2013-07-28 12:57:16 5300] DEBUG (image:891) args: isa, val: None [2013-07-28 12:57:16 5300] DEBUG (image:891) args: acpi, val: 1 [2013-07-28 12:57:16 5300] DEBUG (image:891) args: usb, val: 1 [2013-07-28 12:57:16 5300] DEBUG (image:891) args: usbdevice, val: None [2013-07-28 12:57:16 5300] DEBUG (image:891) args: gfx_passthru, val: None [2013-07-28 12:57:16 5300] INFO (image:822) Need to create platform device.[domid:49] [2013-07-28 12:57:16 5300] DEBUG (XendDomainInfo:2845) _initDomain:shadow_memory=0x0, memory_static_max=0x20000000, memory_static_min=0x0. [2013-07-28 12:57:16 5300] INFO (image:182) buildDomain os=hvm dom=49 vcpus=1 [2013-07-28 12:57:16 5300] DEBUG (image:949) domid = 49 [2013-07-28 12:57:16 5300] DEBUG (image:950) image = /usr/lib/xen-4.0/boot/hvmloader [2013-07-28 12:57:16 5300] DEBUG (image:951) store_evtchn = 2 [2013-07-28 12:57:16 5300] DEBUG (image:952) memsize = 512 [2013-07-28 12:57:16 5300] DEBUG (image:953) target = 512 [2013-07-28 12:57:16 5300] DEBUG (image:954) vcpus = 1 [2013-07-28 12:57:16 5300] DEBUG (image:955) vcpu_avail = 1 [2013-07-28 12:57:16 5300] DEBUG (image:956) acpi = 1 [2013-07-28 12:57:16 5300] DEBUG (image:957) apic = 1 [2013-07-28 12:57:17 5300] INFO (XendDomainInfo:2367) createDevice: vfb : {'vncunused': '1', 'keymap': 'es', 'vnc': '1', 'uuid': 'f14d5091-7880-ae57-65a6-7b e4980c0b64', 'other_config': {'vncunused': '1', 'keymap': 'es', 'vnc': '1'}} [2013-07-28 12:57:17 5300] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/49/0'} to /local/domain/49/device/vfb/0. [2013-07-28 12:57:17 5300] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': 'fedora19', 'frontend': '/local/domain/49/device/vfb /0', 'uuid': 'f14d5091-7880-ae57-65a6-7be4980c0b64', 'frontend-id': '49', 'state': '1', 'keymap': 'es', 'online': '1', 'vnc': '1'} to /local/domain/0/backen d/vfb/49/0. [2013-07-28 12:57:17 5300] INFO (XendDomainInfo:2367) createDevice: vbd : {'uuid': 'b5a61792-0b1b-e972-7e54-14f7d81a4536', 'bootable': 1, 'driver': 'paravir tualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/MVvg/FEDORA19lv', 'mode': 'w'} [2013-07-28 12:57:17 5300] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/49/768'} to /local/domain/49/device/vbd/768. [2013-07-28 12:57:17 5300] DEBUG (DevController:97) DevController: writing {'domain': 'fedora19', 'frontend': '/local/domain/49/device/vbd/768', 'uuid': 'b5 a61792-0b1b-e972-7e54-14f7d81a4536', 'bootable': '1', 'dev': 'hda', 'state': '1', 'params': '/dev/MVvg/FEDORA19lv', 'mode': 'w', 'online': '1', 'frontend-id ': '49', 'type': 'phy'} to /local/domain/0/backend/vbd/49/768. [2013-07-28 12:57:17 5300] INFO (XendDomainInfo:2367) createDevice: vif : {'bridge': 'xenbr1', 'mac': '00:16:3e:cb:2b:e1', 'uuid': 'c2b2aa94-e07c-e5e4-6056- 8c9c07f344e0', 'script': 'vif-bridge'} [2013-07-28 12:57:17 5300] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'mac': '00:16:3e:cb:2b:e1', 'handle': '0', 'state': '1', 'bac kend': '/local/domain/0/backend/vif/49/0'} to /local/domain/49/device/vif/0. [2013-07-28 12:57:17 5300] DEBUG (DevController:97) DevController: writing {'bridge': 'xenbr1', 'domain': 'fedora19', 'handle': '0', 'uuid': 'c2b2aa94-e07c- e5e4-6056-8c9c07f344e0', 'script': '/etc/xen/scripts/vif-bridge', 'mac': '00:16:3e:cb:2b:e1', 'frontend-id': '49', 'state': '1', 'online': '1', 'frontend': '/local/domain/49/device/vif/0'} to /local/domain/0/backend/vif/49/0. [2013-07-28 12:57:17 5300] INFO (image:418) spawning device models: /usr/lib/xen-4.0/bin/qemu-dm ['/usr/lib/xen-4.0/bin/qemu-dm', '-d', '49', '-domain-name' , 'fedora19', '-videoram', '4', '-k', 'es', '-vnc', '0.0.0.0:0', '-vncunused', '-parallel', 'none', '-vcpus', '1', '-vcpu_avail', '0x1', '-kernel', '/var/li b/xen/virtinst-vmlinuz.r0a7Cn', '-initrd', '/var/lib/xen/virtinst-initrd.img.1AHE6O', '-append', 'method=http://www.mirrorservice.org/sites/dl.fedoraproject .org/pub/fedora/linux/releases/19/Fedora/i386/os/', '-boot', 'c', '-serial', 'pty', '-acpi', '-usb', '-net', 'nic,vlan=1,macaddr=00:16:3e:cb:2b:e1,model=rtl 8139', '-net', 'tap,vlan=1,ifname=tap49.0,bridge=xenbr1', '-M', 'xenfv'] [2013-07-28 12:57:17 5300] INFO (image:467) device model pid: 15205 [2013-07-28 12:57:17 5300] DEBUG (XendDomainInfo:3400) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '5', 'uuid': '186f29f7-2633-33b8-7ef6 -7e5c15a3549a', 'on_reboot': 'destroy', 'start_time': '1375009037.22', 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash ': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'bootloader': '', 'image': "(hvm (kernel /var/lib/xen/virtinst-vmlinuz.r0a7Cn) (ra mdisk /var/lib/xen/virtinst-initrd.img.1AHE6O) (args 'method=http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i38 6/os/') (superpages 0) (tsc_mode 0) (hpet 0) (boot c) (loader /usr/lib/xen-4.0/boot/hvmloader) (serial pty) (vpt_align 1) (xen_platform_pci 1) (vncunused 1) (rtc_timeoffset 0) (parallel none) (pci ()) (pae 1) (viridian 0) (acpi 1) (localtime 0) (timer_mode 1) (vnc 1) (apic 1) (nomigrate 0) (device_model /usr/li b/xen-4.0/bin/qemu-dm) (keymap es) (usb 1) (notes (SUSPEND_CANCEL 1)))", 'name': 'fedora19'} [2013-07-28 12:57:17 5300] INFO (image:590) waiting for sentinel_fifo [2013-07-28 12:57:17 5300] DEBUG (XendDomainInfo:1804) Storing domain details: {'console/port': '3', 'description': 'Fedora', 'console/limit': '1048576', 's tore/port': '2', 'vm': '/vm/186f29f7-2633-33b8-7ef6-7e5c15a3549a', 'domid': '49', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/targe t': '524288', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '1044476', 'console/type': 'ioemu', 'name': 'fedora19'} [2013-07-28 12:57:17 5300] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/49/ 0'} to /local/domain/49/device/console/0. [2013-07-28 12:57:17 5300] DEBUG (DevController:97) DevController: writing {'domain': 'fedora19', 'frontend': '/local/domain/49/device/console/0', 'uuid': ' 061a5925-5f21-0004-7f80-de98806404d9', 'frontend-id': '49', 'state': '1', 'location': '3', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/co nsole/49/0. [2013-07-28 12:57:17 5300] DEBUG (XendDomainInfo:1891) XendDomainInfo.handleShutdownWatch [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vif2. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vif. [2013-07-28 12:57:17 5300] DEBUG (DevController:144) Waiting for 0. [2013-07-28 12:57:17 5300] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vif/49/0/hotplug-status. [2013-07-28 12:57:17 5300] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vif/49/0/hotplug-status. [2013-07-28 12:57:17 5300] DEBUG (DevController:642) hotplugStatusCallback 1. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vscsi. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vbd. [2013-07-28 12:57:17 5300] DEBUG (DevController:144) Waiting for 768. [2013-07-28 12:57:17 5300] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/49/768/hotplug-status. [2013-07-28 12:57:17 5300] DEBUG (DevController:642) hotplugStatusCallback 1. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices ioports. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices irq. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vkbd. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vfb. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices console. [2013-07-28 12:57:17 5300] DEBUG (DevController:144) Waiting for 0. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices pci. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices tap2. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices tap. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vusb. [2013-07-28 12:57:17 5300] DEBUG (DevController:139) Waiting for devices vtpm. [2013-07-28 12:57:17 5300] INFO (XendDomain:1206) Domain fedora19 (49) unpaused. [2013-07-28 12:57:17 5300] DEBUG (XendDomainInfo:258) XendDomainInfo.createDormant({'vcpus_params': {'cap': 0, 'weight': 256}, 'PV_args': '', 'features': '', 'cpus': [[]], 'use_tmp_kernel': False, 'devices': {'271764f3-c77a-06a2-33c8-1f1eb5fdd3ce': ('vbd', {'uuid': '271764f3-c77a-06a2-33c8-1f1eb5fdd3ce', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/MVvg/FEDORA19lv', 'mode': 'w'}), 'e1371e8c-0ee6-e24c-8bcf-1e3ed7c3a870': ('vif', {'bridge': 'xenbr1', 'mac': '00:16:3e:cb:2b:e1', 'uuid': 'e1371e8c-0ee6-e24c-8bcf-1e3ed7c3a870', 'script': 'vif-bridge'}), '9f0ad777-2e52-a8ae-ddc0-3b4471d159f4': ('vfb', {'vncunused': '1', 'keymap': 'es', 'vnc': '1', 'uuid': '9f0ad777-2e52-a8ae-ddc0-3b4471d159f4', 'other_config': {'vncunused': '1', 'keymap': 'es', 'vnc': '1'}})}, 'memory_sharing': 0, 'superpages': 0, 'VCPUs_live': 1, 'PV_bootloader': '', 'actions_after_crash': 'restart', 'vbd_refs': ['271764f3-c77a-06a2-33c8-1f1eb5fdd3ce'], 'PV_ramdisk': '', 'memory_dynamic_min': 536870912, 'name_label': 'fedora19', 'VCPUs_at_startup': 1, 'HVM_boot_params': {'order': 'c'}, 'platform': {'vncunused': '1', 'tsc_mode': 0, 'vnc': '1', 'usb': '1', 'timer_mode': 1, 'device_model': '/usr/lib/xen-4.0/bin/qemu-dm', 'rtc_timeoffset': '0', 'hpet': 0, 'boot': 'c', 'acpi': '1', 'xen_platform_pci': 1, 'apic': '1', 'keymap': 'es', 'pae': '1', 'vpt_align': 1, 'parallel': 'none', 'serial': 'pty', 'loader': '/usr/lib/xen-4.0/boot/hvmloader', 'viridian': 0, 'nomigrate': 0, 'localtime': '0'}, 'PV_kernel': '', 'console_refs': ['9f0ad777-2e52-a8ae-ddc0-3b4471d159f4'], 'on_xend_stop': 'ignore', 'memory_static_min': 0, 'HVM_boot_policy': 'BIOS order', 'description': 'Fedora', 'VCPUs_max': 1, 'memory_static_max': 536870912, 'actions_after_shutdown': 'destroy', 'use_tmp_ramdisk': False, 'on_xend_start': 'ignore', 'memory_dynamic_max': 536870912, 'actions_after_suspend': '', 'is_a_template': False, 'PV_bootloader_args': '', 'is_control_domain': False, 'uuid': '186f29f7-2633-33b8-7ef6-7e5c15a3549a', 'shadow_memory': 0, 'target': 0, 'vcpu_avail': 1, 'other_config': {}, 'auto_power_on': False, 'actions_after_reboot': 'restart', 'Description': 'Fedora', 'vif_refs': ['e1371e8c-0ee6-e24c-8bcf-1e3ed7c3a870'], 'vtpm_refs': []}) [2013-07-28 12:57:17 5300] DEBUG (XendDomain:1017) Creating new managed domain: fedora19 [2013-07-28 12:58:22 5300] INFO (XendDomainInfo:2088) Domain has shutdown: name=fedora19 id=49 reason=poweroff. [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:3053) XendDomainInfo.destroy: domid=49 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2411) Destroying device model [2013-07-28 12:58:22 5300] INFO (image:615) fedora19 device model terminated [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2418) Releasing devices [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2424) Removing vif/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2424) Removing vbd/768 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2424) Removing vfb/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2424) Removing console/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2416) No device model [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2418) Releasing devices [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2424) Removing vif/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:2424) Removing vbd/768 [2013-07-28 12:58:22 5300] DEBUG (XendDomainInfo:1286) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-07-28 12:58:23 5300] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vif/3/0/hotplug-status. [2013-07-28 12:58:23 5300] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vif/3/0/hotplug-status. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |