All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Subject: vif backend configuration times out
Date: Mon, 6 Aug 2012 19:39:05 +0200	[thread overview]
Message-ID: <20120806173905.GA26336@aepfle.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1339 bytes --]


With current xen-unstable 25733:353bc0801b11 the attached hvm.cfg does
not start anymore with a SLES11SP2 dom0 kernel, but it starts if I run a
3.5 pvops dom0 kernel. I have no modifications other than the stubdom -j
patch.

The output from this command is attached:
xl -vvvv create -d -f /root/xenpaging/sles11sp2_full_xenpaging_local.cfg 2>&1 | tee xl-create-`uname -r`.txt &

Any ideas how to fix this timeout error?

Olaf

...
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x62bf88 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: event epath=/local/domain/0/backend/vif/2/0/state
libxl: debug: libxl_event.c:600:devstate_watch_callback: backend /local/domain/0/backend/vif/2/0/state wanted state 2 still waiting state 1
libxl: debug: libxl_event.c:614:devstate_timeout: backend /local/domain/0/backend/vif/2/0/state wanted state 2  timed out
libxl: debug: libxl_event.c:549:libxl__ev_xswatch_deregister: watch w=0x62bf88 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: deregister slotnum=3
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x62bf88: deregister unregistered
libxl: error: libxl_device.c:858:device_backend_callback: unable to disconnect device with path /local/domain/0/backend/vif/2/0
libxl: error: libxl_create.c:1070:domcreate_attach_pci: unable to add nic devices
...

[-- Attachment #2: xl-create-3.0.34-0.7-xen.txt --]
[-- Type: text/plain, Size: 12865 bytes --]

WARNING: ignoring "kernel" directive for HVM guest. Use "firmware_override" instead if you really want a non-default firmware
WARNING: ignoring device_model directive.
WARNING: Use "device_model_override" instead if you really want a non-default device_model
Parsing config from /root/xenpaging/sles11sp2_full_xenpaging_local.cfg
{
    "domid": null,
    "config": {
        "c_info": {
            "type": "hvm",
            "hap": "<default>",
            "oos": "<default>",
            "ssidref": 0,
            "name": "sles11sp2_full_xenpaging_local",
            "uuid": "f0311246-c8e4-4685-8549-321cd34c8f14",
            "xsdata": {

            },
            "platformdata": {

            },
            "poolid": 0,
            "run_hotplug_scripts": "True"
        },
        "b_info": {
            "max_vcpus": 4,
            "avail_vcpus": [
                0,
                1,
                2,
                3
            ],
            "cpumap": [

            ],
            "numa_placement": "<default>",
            "tsc_mode": "default",
            "max_memkb": 1048576,
            "target_memkb": 1048576,
            "video_memkb": -1,
            "shadow_memkb": 12288,
            "rtc_timeoffset": 0,
            "localtime": "False",
            "disable_migrate": "<default>",
            "cpuid": [

            ],
            "blkdev_start": null,
            "device_model_version": null,
            "device_model_stubdomain": "<default>",
            "device_model": null,
            "device_model_ssidref": 0,
            "extra": [

            ],
            "extra_pv": [

            ],
            "extra_hvm": [

            ],
            "sched_params": {
                "sched": "unknown",
                "weight": -1,
                "cap": -1,
                "period": -1,
                "slice": -1,
                "latency": -1,
                "extratime": -1
            },
            "u": {
                "firmware": null,
                "bios": null,
                "pae": "True",
                "apic": "<default>",
                "acpi": "True",
                "acpi_s3": "<default>",
                "acpi_s4": "<default>",
                "nx": "<default>",
                "viridian": "<default>",
                "timeoffset": null,
                "hpet": "<default>",
                "vpt_align": "<default>",
                "timer_mode": null,
                "nested_hvm": "<default>",
                "incr_generationid": "False",
                "nographic": "<default>",
                "vga": {
                    "kind": "cirrus"
                },
                "vnc": {
                    "enable": "True",
                    "listen": null,
                    "passwd": null,
                    "display": 0,
                    "findunused": "True"
                },
                "keymap": "de",
                "sdl": {
                    "enable": "<default>",
                    "opengl": "<default>",
                    "display": null,
                    "xauthority": null
                },
                "spice": {
                    "enable": "<default>",
                    "port": 0,
                    "tls_port": 0,
                    "host": null,
                    "disable_ticketing": "<default>",
                    "passwd": null,
                    "agent_mouse": "<default>"
                },
                "gfx_passthru": "<default>",
                "serial": "pty",
                "boot": "d",
                "usb": "<default>",
                "usbdevice": null,
                "soundhw": null,
                "xen_platform_pci": "<default>"
            }
        },
        "disks": [
            {
                "backend_domid": 0,
                "pdev_path": "/vmimages/vdisk-sles11sp2_full_xenpaging_local-disk0",
                "vdev": "hda",
                "backend": "unknown",
                "format": "raw",
                "script": null,
                "removable": 0,
                "readwrite": 1,
                "is_cdrom": 0
            },
            {
                "backend_domid": 0,
                "pdev_path": "/bax.arch.suse.de-olaf_xenimages/olaf/bax-olaf_xenimages/olaf_xenimages/SLES-11-SP2-DVD-x86_64-GMC-DVD1.iso",
                "vdev": "hdc",
                "backend": "unknown",
                "format": "raw",
                "script": null,
                "removable": 1,
                "readwrite": 0,
                "is_cdrom": 1
            }
        ],
        "nics": [
            {
                "backend_domid": 0,
                "devid": 0,
                "mtu": 0,
                "model": null,
                "mac": "00:00:00:00:00:00",
                "ip": null,
                "bridge": "br0",
                "ifname": null,
                "script": null,
                "nictype": null,
                "rate_bytes_per_interval": 0,
                "rate_interval_usecs": 0
            }
        ],
        "pcidevs": [

        ],
        "vfbs": [

        ],
        "vkbs": [

        ],
        "on_poweroff": "destroy",
        "on_reboot": "restart",
        "on_watchdog": "destroy",
        "on_crash": "destroy"
    }
}

libxl: debug: libxl_create.c:1147:do_domain_create: ao 0x623820: create: how=(nil) callback=(nil) poller=0x629010
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=unknown
libxl: debug: libxl_device.c:175:disk_try_backend: Disk vdev=hda, backend phy unsuitable as phys path not a block device
libxl: debug: libxl_device.c:184:disk_try_backend: Disk vdev=hda, backend tap unsuitable because blktap not available
libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=hda, using backend qdisk
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hdc spec.backend=unknown
libxl: debug: libxl_device.c:175:disk_try_backend: Disk vdev=hdc, backend phy unsuitable as phys path not a block device
libxl: debug: libxl_device.c:184:disk_try_backend: Disk vdev=hdc, backend tap unsuitable because blktap not available
libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=hdc, using backend qdisk
libxl: debug: libxl_create.c:678:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV domain, skipping bootloader
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x627330: deregister unregistered
libxl: debug: libxl_numa.c:435:libxl__get_numa_candidate: New best NUMA placement candidate found: nr_nodes=2, nr_cpus=24, nr_vcpus=28, free_memkb=1522
libxl: detail: libxl_dom.c:192:numa_place_domain: NUMA placement candidate with 2 nodes, 24 cpus and 1522 KB free selected
xc: detail: elf_parse_binary: phdr: paddr=0x100000 memsz=0x9c324
xc: detail: elf_parse_binary: memory: 0x100000 -> 0x19c324
xc: info: VIRTUAL MEMORY ARRANGEMENT:
  Loader:        0000000000100000->000000000019c324
  TOTAL:         0000000000000000->000000003f800000
  ENTRY ADDRESS: 0000000000100000
xc: info: PHYSICAL MEMORY ALLOCATION:
  4KB PAGES: 0x0000000000000200
  2MB PAGES: 0x00000000000001fb
  1GB PAGES: 0x0000000000000000
xc: detail: elf_load_binary: phdr 0 at 0x0x7fa70f484000 -> 0x0x7fa70f517194
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=qdisk
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hdc spec.backend=qdisk
libxl: debug: libxl_dm.c:1142:libxl__spawn_local_dm: Spawning device-model /usr/lib/xen/bin/qemu-dm with arguments:
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   /usr/lib/xen/bin/qemu-dm
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -d
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   2
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -domain-name
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   sles11sp2_full_xenpaging_local
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vnc
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   127.0.0.1:0
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vncunused
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -k
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   de
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -serial
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   pty
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -videoram
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   8
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -boot
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   d
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -acpi
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vcpus
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   4
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vcpu_avail
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   0x0f
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -net
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   nic,vlan=0,macaddr=00:16:3e:10:dd:52,model=rtl8139
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -net
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   tap,vlan=0,ifname=vif2.0-emu,bridge=br0,script=no,downscript=no
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -M
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   xenfv
libxl: debug: libxl_event.c:512:libxl__ev_xswatch_register: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: register slotnum=3
libxl: debug: libxl_create.c:1160:do_domain_create: ao 0x623820: inprogress: poller=0x629010, flags=i
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: event epath=/local/domain/0/device-model/2/state
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: event epath=/local/domain/0/device-model/2/state
libxl: debug: libxl_event.c:549:libxl__ev_xswatch_deregister: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: deregister slotnum=3
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x627568: deregister unregistered
libxl: debug: libxl_event.c:512:libxl__ev_xswatch_register: watch w=0x62bf88 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: register slotnum=3
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x62bf88 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: event epath=/local/domain/0/backend/vif/2/0/state
libxl: debug: libxl_event.c:600:devstate_watch_callback: backend /local/domain/0/backend/vif/2/0/state wanted state 2 still waiting state 1
libxl: debug: libxl_event.c:614:devstate_timeout: backend /local/domain/0/backend/vif/2/0/state wanted state 2  timed out
libxl: debug: libxl_event.c:549:libxl__ev_xswatch_deregister: watch w=0x62bf88 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: deregister slotnum=3
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x62bf88: deregister unregistered
libxl: error: libxl_device.c:858:device_backend_callback: unable to disconnect device with path /local/domain/0/backend/vif/2/0
libxl: error: libxl_create.c:1070:domcreate_attach_pci: unable to add nic devices
libxl: debug: libxl_dm.c:1248:libxl__destroy_device_model: Device Model signaled
libxl: debug: libxl_event.c:512:libxl__ev_xswatch_register: watch w=0x62d218 wpath=/local/domain/0/backend/vif/2/0/state token=3/2: register slotnum=3
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x62d218 wpath=/local/domain/0/backend/vif/2/0/state token=3/2: event epath=/local/domain/0/backend/vif/2/0/state
libxl: debug: libxl_event.c:600:devstate_watch_callback: backend /local/domain/0/backend/vif/2/0/state wanted state 6 still waiting state 5
libxl: debug: libxl_event.c:614:devstate_timeout: backend /local/domain/0/backend/vif/2/0/state wanted state 6  timed out
libxl: debug: libxl_event.c:549:libxl__ev_xswatch_deregister: watch w=0x62d218 wpath=/local/domain/0/backend/vif/2/0/state token=3/2: deregister slotnum=3
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x62d218: deregister unregistered
libxl: error: libxl_device.c:858:device_backend_callback: unable to disconnect device with path /local/domain/0/backend/vif/2/0
libxl: error: libxl.c:1463:devices_destroy_cb: libxl__devices_destroy failed for 2
libxl: debug: libxl_event.c:1497:libxl__ao_complete: ao 0x623820: complete, rc=-3
libxl: debug: libxl_event.c:1469:libxl__ao__destroy: ao 0x623820: destroy
xc: debug: hypercall buffer: total allocations:680 total releases:680
xc: debug: hypercall buffer: current allocations:0 maximum allocations:4
xc: debug: hypercall buffer: cache current size:4
xc: debug: hypercall buffer: cache hits:672 misses:4 toobig:4

[-- Attachment #3: xl-create-3.5.0-3.home_olh_kernel_sles11sp1.1-kernel-linux-3_5.txt --]
[-- Type: text/plain, Size: 12029 bytes --]

WARNING: ignoring "kernel" directive for HVM guest. Use "firmware_override" instead if you really want a non-default firmware
WARNING: ignoring device_model directive.
WARNING: Use "device_model_override" instead if you really want a non-default device_model
Parsing config from /root/xenpaging/sles11sp2_full_xenpaging_local.cfg
{
    "domid": null,
    "config": {
        "c_info": {
            "type": "hvm",
            "hap": "<default>",
            "oos": "<default>",
            "ssidref": 0,
            "name": "sles11sp2_full_xenpaging_local",
            "uuid": "f0311246-c8e4-4685-8549-321cd34c8f14",
            "xsdata": {

            },
            "platformdata": {

            },
            "poolid": 0,
            "run_hotplug_scripts": "True"
        },
        "b_info": {
            "max_vcpus": 4,
            "avail_vcpus": [
                0,
                1,
                2,
                3
            ],
            "cpumap": [

            ],
            "numa_placement": "<default>",
            "tsc_mode": "default",
            "max_memkb": 1048576,
            "target_memkb": 1048576,
            "video_memkb": -1,
            "shadow_memkb": 12288,
            "rtc_timeoffset": 0,
            "localtime": "False",
            "disable_migrate": "<default>",
            "cpuid": [

            ],
            "blkdev_start": null,
            "device_model_version": null,
            "device_model_stubdomain": "<default>",
            "device_model": null,
            "device_model_ssidref": 0,
            "extra": [

            ],
            "extra_pv": [

            ],
            "extra_hvm": [

            ],
            "sched_params": {
                "sched": "unknown",
                "weight": -1,
                "cap": -1,
                "period": -1,
                "slice": -1,
                "latency": -1,
                "extratime": -1
            },
            "u": {
                "firmware": null,
                "bios": null,
                "pae": "True",
                "apic": "<default>",
                "acpi": "True",
                "acpi_s3": "<default>",
                "acpi_s4": "<default>",
                "nx": "<default>",
                "viridian": "<default>",
                "timeoffset": null,
                "hpet": "<default>",
                "vpt_align": "<default>",
                "timer_mode": null,
                "nested_hvm": "<default>",
                "incr_generationid": "False",
                "nographic": "<default>",
                "vga": {
                    "kind": "cirrus"
                },
                "vnc": {
                    "enable": "True",
                    "listen": null,
                    "passwd": null,
                    "display": 0,
                    "findunused": "True"
                },
                "keymap": "de",
                "sdl": {
                    "enable": "<default>",
                    "opengl": "<default>",
                    "display": null,
                    "xauthority": null
                },
                "spice": {
                    "enable": "<default>",
                    "port": 0,
                    "tls_port": 0,
                    "host": null,
                    "disable_ticketing": "<default>",
                    "passwd": null,
                    "agent_mouse": "<default>"
                },
                "gfx_passthru": "<default>",
                "serial": "pty",
                "boot": "d",
                "usb": "<default>",
                "usbdevice": null,
                "soundhw": null,
                "xen_platform_pci": "<default>"
            }
        },
        "disks": [
            {
                "backend_domid": 0,
                "pdev_path": "/vmimages/vdisk-sles11sp2_full_xenpaging_local-disk0",
                "vdev": "hda",
                "backend": "unknown",
                "format": "raw",
                "script": null,
                "removable": 0,
                "readwrite": 1,
                "is_cdrom": 0
            },
            {
                "backend_domid": 0,
                "pdev_path": "/bax.arch.suse.de-olaf_xenimages/olaf/bax-olaf_xenimages/olaf_xenimages/SLES-11-SP2-DVD-x86_64-GMC-DVD1.iso",
                "vdev": "hdc",
                "backend": "unknown",
                "format": "raw",
                "script": null,
                "removable": 1,
                "readwrite": 0,
                "is_cdrom": 1
            }
        ],
        "nics": [
            {
                "backend_domid": 0,
                "devid": 0,
                "mtu": 0,
                "model": null,
                "mac": "00:00:00:00:00:00",
                "ip": null,
                "bridge": "br0",
                "ifname": null,
                "script": null,
                "nictype": null,
                "rate_bytes_per_interval": 0,
                "rate_interval_usecs": 0
            }
        ],
        "pcidevs": [

        ],
        "vfbs": [

        ],
        "vkbs": [

        ],
        "on_poweroff": "destroy",
        "on_reboot": "restart",
        "on_watchdog": "destroy",
        "on_crash": "destroy"
    }
}

libxl: debug: libxl_create.c:1147:do_domain_create: ao 0x623820: create: how=(nil) callback=(nil) poller=0x629010
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=unknown
libxl: debug: libxl_device.c:175:disk_try_backend: Disk vdev=hda, backend phy unsuitable as phys path not a block device
libxl: debug: libxl_device.c:184:disk_try_backend: Disk vdev=hda, backend tap unsuitable because blktap not available
libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=hda, using backend qdisk
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hdc spec.backend=unknown
libxl: debug: libxl_device.c:175:disk_try_backend: Disk vdev=hdc, backend phy unsuitable as phys path not a block device
libxl: debug: libxl_device.c:184:disk_try_backend: Disk vdev=hdc, backend tap unsuitable because blktap not available
libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk vdev=hdc, using backend qdisk
libxl: debug: libxl_create.c:678:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV domain, skipping bootloader
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x627330: deregister unregistered
libxl: debug: libxl_numa.c:435:libxl__get_numa_candidate: New best NUMA placement candidate found: nr_nodes=2, nr_cpus=24, nr_vcpus=28, free_memkb=1490
libxl: detail: libxl_dom.c:192:numa_place_domain: NUMA placement candidate with 2 nodes, 24 cpus and 1490 KB free selected
xc: detail: elf_parse_binary: phdr: paddr=0x100000 memsz=0x9c324
xc: detail: elf_parse_binary: memory: 0x100000 -> 0x19c324
xc: info: VIRTUAL MEMORY ARRANGEMENT:
  Loader:        0000000000100000->000000000019c324
  TOTAL:         0000000000000000->000000003f800000
  ENTRY ADDRESS: 0000000000100000
xc: info: PHYSICAL MEMORY ALLOCATION:
  4KB PAGES: 0x0000000000000200
  2MB PAGES: 0x00000000000001fb
  1GB PAGES: 0x0000000000000000
xc: detail: elf_load_binary: phdr 0 at 0x0x7f739b580000 -> 0x0x7f739b613194
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hda spec.backend=qdisk
libxl: debug: libxl_device.c:229:libxl__device_disk_set_backend: Disk vdev=hdc spec.backend=qdisk
libxl: debug: libxl_dm.c:1142:libxl__spawn_local_dm: Spawning device-model /usr/lib/xen/bin/qemu-dm with arguments:
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   /usr/lib/xen/bin/qemu-dm
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -d
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   2
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -domain-name
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   sles11sp2_full_xenpaging_local
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vnc
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   127.0.0.1:0
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vncunused
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -k
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   de
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -serial
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   pty
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -videoram
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   8
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -boot
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   d
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -acpi
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vcpus
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   4
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -vcpu_avail
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   0x0f
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -net
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   nic,vlan=0,macaddr=00:16:3e:0f:f7:4c,model=rtl8139
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -net
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   tap,vlan=0,ifname=vif2.0-emu,bridge=br0,script=no,downscript=no
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   -M
libxl: debug: libxl_dm.c:1144:libxl__spawn_local_dm:   xenfv
libxl: debug: libxl_event.c:512:libxl__ev_xswatch_register: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: register slotnum=3
libxl: debug: libxl_create.c:1160:do_domain_create: ao 0x623820: inprogress: poller=0x629010, flags=i
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: event epath=/local/domain/0/device-model/2/state
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: event epath=/local/domain/0/device-model/2/state
libxl: debug: libxl_event.c:549:libxl__ev_xswatch_deregister: watch w=0x627568 wpath=/local/domain/0/device-model/2/state token=3/0: deregister slotnum=3
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x627568: deregister unregistered
libxl: debug: libxl_event.c:512:libxl__ev_xswatch_register: watch w=0x62c658 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: register slotnum=3
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x62c658 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: event epath=/local/domain/0/backend/vif/2/0/state
libxl: debug: libxl_event.c:600:devstate_watch_callback: backend /local/domain/0/backend/vif/2/0/state wanted state 2 still waiting state 1
libxl: debug: libxl_event.c:457:watchfd_callback: watch w=0x62c658 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: event epath=/local/domain/0/backend/vif/2/0/state
libxl: debug: libxl_event.c:596:devstate_watch_callback: backend /local/domain/0/backend/vif/2/0/state wanted state 2 ok
libxl: debug: libxl_event.c:549:libxl__ev_xswatch_deregister: watch w=0x62c658 wpath=/local/domain/0/backend/vif/2/0/state token=3/1: deregister slotnum=3
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch w=0x62c658: deregister unregistered
libxl: debug: libxl_device.c:916:device_hotplug: calling hotplug script: /etc/xen/scripts/vif-bridge online
libxl: debug: libxl_device.c:916:device_hotplug: calling hotplug script: /etc/xen/scripts/vif-bridge add
libxl: debug: libxl_event.c:1667:libxl__ao_progress_report: ao 0x623820: progress report: ignored
libxl: debug: libxl_event.c:1497:libxl__ao_complete: ao 0x623820: complete, rc=0
libxl: debug: libxl_event.c:1469:libxl__ao__destroy: ao 0x623820: destroy
xc: debug: hypercall buffer: total allocations:582 total releases:582
xc: debug: hypercall buffer: current allocations:0 maximum allocations:4
xc: debug: hypercall buffer: cache current size:4
xc: debug: hypercall buffer: cache hits:574 misses:4 toobig:4
Daemon running with PID 5091

[-- Attachment #4: sles11sp2_full_xenpaging_local.cfg --]
[-- Type: text/plain, Size: 695 bytes --]

name="sles11sp2_full_xenpaging_local"
description="None"
uuid="f0311246-c8e4-4685-8549-321cd34c8f14"
memory=1024
vcpus=4
actmem=234
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
localtime=0
keymap="de"

vif=[ 'bridge=br0' ]

# HVM
builder="hvm"
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
boot="d"
disk=[ 'file:/vmimages/vdisk-sles11sp2_full_xenpaging_local-disk0,hda,w', 'file:/bax.arch.suse.de-olaf_xenimages/olaf/bax-olaf_xenimages/olaf_xenimages/SLES-11-SP2-DVD-x86_64-GMC-DVD1.iso,hdc:cdrom,r', ]
stdvga=0
vnc=1
vncunused=1
extid=0
acpi=1
pae=1
serial="pty"
xenpaging_extra=[ '-f', '/dev/shm/pagefile-sles11sp2_full_xenpaging_local', '-v' ]


[-- Attachment #5: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

             reply	other threads:[~2012-08-06 17:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-06 17:39 Olaf Hering [this message]
2012-08-07  5:42 ` vif backend configuration times out Ian Campbell
2012-08-07 15:25   ` Olaf Hering
2012-08-07 15:33     ` Ian Campbell
2012-08-08 17:28       ` Olaf Hering
2012-08-09  8:32         ` Ian Campbell
2012-08-09 14:34           ` Olaf Hering
2012-08-10  7:41             ` Olaf Hering
2012-08-10 12:59               ` Olaf Hering
2012-08-14 10:18                 ` Ian Campbell
2012-08-14 11:30                   ` Olaf Hering
2012-08-14 13:04                     ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120806173905.GA26336@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.