#14 vcpus kernel = "/boot/vmlinuz-3.18.21" ramdisk = "/boot/initrd.img-3.18.21" memory = 2048 name = "test" builder = "linux" disk = [ 'phy:/dev/v10k/test,xvda,w' ] vif = [ 'bridge=pvlan50', 'bridge=pem2' ] root = "/dev/xvda" vcpus = 14 xcalc:~# brctl show (dom0) bridge name bridge id STP enabled interfaces pem2 8000.2c44fd99e42c no em2 vif6.1 pvlan50 8000.2c44fd99e428 no vif6.0 vlan50 test:~# ifconfig -a (domU) eth0 Link encap:Ethernet HWaddr 00:16:3e:2f:21:79 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) eth1 Link encap:Ethernet HWaddr 00:16:3e:0d:52:d2 inet addr:172.20.255.1 Bcast:172.20.255.7 Mask:255.255.255.248 inet6 addr: fe80::216:3eff:fe0d:52d2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:536 (536.0 B) TX bytes:508 (508.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) #ping from dom0 xcalc:~# ping 172.20.255.1 PING 172.20.255.1 (172.20.255.1) 56(84) bytes of data. 64 bytes from 172.20.255.1: icmp_seq=1 ttl=64 time=0.425 ms 64 bytes from 172.20.255.1: icmp_seq=2 ttl=64 time=0.269 ms 64 bytes from 172.20.255.1: icmp_seq=3 ttl=64 time=0.264 ms 64 bytes from 172.20.255.1: icmp_seq=4 ttl=64 time=0.282 ms ^C --- 172.20.255.1 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 2997ms rtt min/avg/max/mdev = 0.264/0.310/0.425/0.066 ms #tcpdump eth1 of domU test:~# tcpdump -ni eth1 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth1, link-type EN10MB (Ethernet), capture size 65535 bytes 20:35:21.261268 ARP, Request who-has 172.20.255.1 tell 172.20.255.5, length 28 20:35:21.261306 ARP, Reply 172.20.255.1 is-at 00:16:3e:0d:52:d2, length 28 20:35:21.261429 IP 172.20.255.5 > 172.20.255.1: ICMP echo request, id 12420, seq 1, length 64 20:35:21.261470 IP 172.20.255.1 > 172.20.255.5: ICMP echo reply, id 12420, seq 1, length 64 20:35:22.260227 IP 172.20.255.5 > 172.20.255.1: ICMP echo request, id 12420, seq 2, length 64 20:35:22.260259 IP 172.20.255.1 > 172.20.255.5: ICMP echo reply, id 12420, seq 2, length 64 20:35:23.259276 IP 172.20.255.5 > 172.20.255.1: ICMP echo request, id 12420, seq 3, length 64 20:35:23.259308 IP 172.20.255.1 > 172.20.255.5: ICMP echo reply, id 12420, seq 3, length 64 20:35:24.259181 IP 172.20.255.5 > 172.20.255.1: ICMP echo request, id 12420, seq 4, length 64 20:35:24.259212 IP 172.20.255.1 > 172.20.255.5: ICMP echo reply, id 12420, seq 4, length 64 ^C 10 packets captured 10 packets received by filter 0 packets dropped by kernel test:~# dmesg [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.18.21 (root@xcalc) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) ) #1 SMP Wed Sep 9 08:28:47 EDT 2015 [ 0.000000] Command line: root=/dev/xvda (null) [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] ACPI in unprivileged domain disabled [ 0.000000] Set 0 page(s) to 1-1 mapping [ 0.000000] Remapped 0 page(s), last_pfn=524288 [ 0.000000] Released 0 page(s) [ 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-0x000000007fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI not present or invalid. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] AGP: No AGP bridge found [ 0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7fffffff] [ 0.000000] [mem 0x7fe00000-0x7fffffff] page 4k [ 0.000000] BRK [0x023fa000, 0x023fafff] PGTABLE [ 0.000000] BRK [0x023fb000, 0x023fbfff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fdfffff] [ 0.000000] [mem 0x7c000000-0x7fdfffff] page 4k [ 0.000000] BRK [0x023fc000, 0x023fcfff] PGTABLE [ 0.000000] BRK [0x023fd000, 0x023fdfff] PGTABLE [ 0.000000] BRK [0x023fe000, 0x023fefff] PGTABLE [ 0.000000] BRK [0x023ff000, 0x023fffff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] [mem 0x00100000-0x7bffffff] page 4k [ 0.000000] RAMDISK: [mem 0x0264f000-0x1fbf3fff] [ 0.000000] NUMA turned off [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7fd02000-0x7fd06fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009ffff] [ 0.000000] node 0: [mem 0x00100000-0x7fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x7fffffff] [ 0.000000] On node 0 totalpages: 524191 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3999 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 8128 pages used for memmap [ 0.000000] DMA32 zone: 520192 pages, LIFO batch:31 [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org [ 0.000000] smpboot: Allowing 14 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.5.2-pre (preserve-AD) [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:14 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88007fa00000 s82048 r8192 d32640 u131072 [ 0.000000] pcpu-alloc: s82048 r8192 d32640 u131072 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 -- -- [ 0.000000] xen: PV spinlocks enabled [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515978 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=/dev/xvda (null) [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 1552288K/2096764K available (9053K kernel code, 1250K rwdata, 4936K rodata, 1416K init, 1320K bss, 544476K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=14, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=14. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=14 [ 0.000000] NR_IRQS:16640 nr_irqs:128 0 [ 0.000000] xen:events: Using FIFO-based ABI [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-13. [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [hvc0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Xen: using vcpuop timer interface [ 0.000000] installing Xen timer for CPU 0 [ 0.000000] tsc: Detected 2992.594 MHz processor [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.18 BogoMIPS (lpj=11970376) [ 0.004000] pid_max: default: 32768 minimum: 301 [ 0.004000] Security Framework initialized [ 0.004000] AppArmor: AppArmor initialized [ 0.004000] Yama: becoming mindful. [ 0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.004000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.004000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.004000] Initializing cgroup subsys memory [ 0.004000] Initializing cgroup subsys devices [ 0.004000] Initializing cgroup subsys freezer [ 0.004000] Initializing cgroup subsys net_cls [ 0.004000] Initializing cgroup subsys blkio [ 0.004000] Initializing cgroup subsys perf_event [ 0.004000] Initializing cgroup subsys net_prio [ 0.004000] Initializing cgroup subsys hugetlb [ 0.004000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.004000] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.004000] CPU: Physical Processor ID: 0 [ 0.004000] CPU: Processor Core ID: 11 [ 0.005270] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.005270] Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0, 1GB 4 [ 0.090941] ftrace: allocating 32600 entries in 128 pages [ 0.100061] cpu 0 spinlock event irq 17 [ 0.110949] Performance Events: unsupported p6 CPU model 62 no PMU driver, software events only. [ 0.112414] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112517] installing Xen timer for CPU 1 [ 0.112530] cpu 1 spinlock event irq 24 [ 0.112592] SMP alternatives: switching to SMP code [ 0.147972] installing Xen timer for CPU 2 [ 0.147986] cpu 2 spinlock event irq 31 [ 0.148950] installing Xen timer for CPU 3 [ 0.148963] cpu 3 spinlock event irq 38 [ 0.149971] installing Xen timer for CPU 4 [ 0.149982] cpu 4 spinlock event irq 45 [ 0.151242] installing Xen timer for CPU 5 [ 0.151288] cpu 5 spinlock event irq 52 [ 0.152493] installing Xen timer for CPU 6 [ 0.152517] cpu 6 spinlock event irq 59 [ 0.153638] installing Xen timer for CPU 7 [ 0.153655] cpu 7 spinlock event irq 66 [ 0.154622] installing Xen timer for CPU 8 [ 0.154632] cpu 8 spinlock event irq 73 [ 0.156548] installing Xen timer for CPU 9 [ 0.156572] cpu 9 spinlock event irq 80 [ 0.158328] installing Xen timer for CPU 10 [ 0.158352] cpu 10 spinlock event irq 87 [ 0.159924] installing Xen timer for CPU 11 [ 0.159947] cpu 11 spinlock event irq 94 [ 0.161895] installing Xen timer for CPU 12 [ 0.161918] cpu 12 spinlock event irq 101 [ 0.163522] installing Xen timer for CPU 13 [ 0.163547] cpu 13 spinlock event irq 108 [ 0.165291] x86: Booted up 1 node, 14 CPUs [ 0.165542] devtmpfs: initialized [ 0.170708] evm: security.selinux [ 0.170716] evm: security.SMACK64 [ 0.170720] evm: security.SMACK64EXEC [ 0.170724] evm: security.SMACK64TRANSMUTE [ 0.170729] evm: security.SMACK64MMAP [ 0.170733] evm: security.ima [ 0.170737] evm: security.capability [ 0.172635] pinctrl core: initialized pinctrl subsystem [ 0.172635] regulator-dummy: no parameters [ 0.192676] RTC time: 165:165:165, date: 165/165/65 [ 0.192955] NET: Registered protocol family 16 [ 0.192972] xen:grant_table: Grant tables using version 1 layout [ 0.192982] Grant table initialized [ 0.196016] PCI: setting up Xen PCI frontend stub [ 0.196032] PCI: pci_cache_line_size set to 64 bytes [ 0.200234] ACPI: Interpreter disabled. [ 0.200262] xen:balloon: Initialising balloon driver [ 0.204049] xen_balloon: Initialising balloon driver [ 0.204119] vgaarb: loaded [ 0.204544] SCSI subsystem initialized [ 0.204659] libata version 3.00 loaded. [ 0.204659] usbcore: registered new interface driver usbfs [ 0.204659] usbcore: registered new interface driver hub [ 0.204659] usbcore: registered new device driver usb [ 0.204659] pps_core: LinuxPPS API ver. 1 registered [ 0.204659] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.204659] PTP clock support registered [ 0.204659] PCI: System does not support PCI [ 0.204659] PCI: System does not support PCI [ 0.204659] NetLabel: Initializing [ 0.204659] NetLabel: domain hash size = 128 [ 0.204659] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.204659] NetLabel: unlabeled traffic allowed by default [ 0.208212] Switched to clocksource xen [ 0.220086] AppArmor: AppArmor Filesystem Enabled [ 0.220134] pnp: PnP ACPI: disabled [ 0.226306] NET: Registered protocol family 2 [ 0.226735] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.226818] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.226865] TCP: Hash tables configured (established 16384 bind 16384) [ 0.226914] TCP: reno registered [ 0.226931] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.226948] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.227096] NET: Registered protocol family 1 [ 0.227132] PCI: CLS 0 bytes, default 64 [ 0.227225] Trying to unpack rootfs image as initramfs... [ 0.737157] Freeing initrd memory: 480916K (ffff88000264f000 - ffff88001fbf4000) [ 0.737407] platform rtc_cmos: registered platform RTC device (no PNP device found) [ 0.738333] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer [ 0.738388] Scanning for low memory corruption every 60 seconds [ 0.739316] futex hash table entries: 4096 (order: 6, 262144 bytes) [ 0.739407] Initialise system trusted keyring [ 0.739462] audit: initializing netlink subsys (disabled) [ 0.739513] audit: type=2000 audit(1443126746.082:1): initialized [ 0.740292] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.742876] zpool: loaded [ 0.742888] zbud: loaded [ 0.743434] VFS: Disk quotas dquot_6.5.2 [ 0.743521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.744689] fuse init (API version 7.23) [ 0.744778] msgmni has been set to 3971 [ 0.744836] Key type big_key registered [ 0.746421] Key type asymmetric registered [ 0.746435] Asymmetric key parser 'x509' registered [ 0.746514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.746703] io scheduler noop registered [ 0.746709] io scheduler deadline registered (default) [ 0.746736] io scheduler cfq registered [ 0.746809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746826] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746889] intel_idle: does not run on family 6 model 62 [ 0.747123] xen:xen_evtchn: Event-channel device installed [ 0.747855] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.749291] Linux agpgart interface v0.103 [ 0.750459] brd: module loaded [ 0.751065] loop: module loaded [ 0.751072] HP CISS Driver (v 3.6.26) [ 0.755298] libphy: Fixed MDIO Bus: probed [ 0.755304] tun: Universal TUN/TAP device driver, 1.6 [ 0.755308] tun: (C) 1999-2004 Max Krasnyansky [ 0.755374] cnic: QLogic NetXtreme II CNIC Driver cnic v2.5.20 (March 14, 2014) [ 0.755517] bnx2x: Broadcom NetXtreme II 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.710.51-0 (2014/02/10) [ 0.755656] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.62 [ 0.755678] QLogic/NetXen Network Driver v4.0.82 [ 0.755688] PPP generic driver version 2.4.2 [ 0.755735] xen_netfront: Initialising Xen virtual ethernet driver [ 0.764539] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.764546] ehci-pci: EHCI PCI platform driver [ 0.764556] ehci-platform: EHCI generic platform driver [ 0.764587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764600] ohci-pci: OHCI PCI platform driver [ 0.764620] ohci-platform: OHCI generic platform driver [ 0.764638] uhci_hcd: USB Universal Host Controller Interface driver [ 0.764708] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 0.810597] blkfront: xvda: barrier or flush: disabled; persistent grants: enabled; indirect descriptors: enabled; [ 0.812491] xvda: unknown partition table [ 1.770354] i8042: No controller found [ 1.770541] mousedev: PS/2 mouse device common for all mice [ 1.830257] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 [ 1.830308] rtc_cmos: probe of rtc_cmos failed with error -38 [ 1.830364] device-mapper: uevent: version 1.0.3 [ 1.830442] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@xxxxxxxxxx [ 1.830468] ledtrig-cpu: registered to indicate activity on CPUs [ 1.830555] TCP: cubic registered [ 1.830641] NET: Registered protocol family 10 [ 1.830971] NET: Registered protocol family 17 [ 1.830988] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.832281] Bridge firewalling registered [ 1.832288] 8021q: 802.1Q VLAN Support v1.8 [ 1.832304] Key type dns_resolver registered [ 1.832310] mce: Unable to init device /dev/mcelog (rc: -5) [ 1.832509] Loading compiled-in X.509 certificates [ 1.833201] Loaded X.509 cert 'Magrathea: Glacier signing key: 453747f6c816ad0c7a8e322b1490d2ffd5eadc8f' [ 1.833216] registered taskstats version 1 [ 1.840283] Key type trusted registered [ 1.853387] Key type encrypted registered [ 1.853398] AppArmor: AppArmor sha1 policy hashing enabled [ 1.853403] ima: No TPM chip found, activating TPM-bypass! [ 1.853428] evm: HMAC attrs: 0x1 [ 1.853576] Magic number: 1:252:3141 [ 1.853605] /usr/src/linux-3.18.21/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 1.853742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.853747] EDD information not available. [ 1.853783] PM: Hibernation image not present or could not be loaded. [ 1.854568] Freeing unused kernel memory: 1416K (ffffffff8213a000 - ffffffff8229c000) [ 1.854575] Write protecting the kernel read-only data: 16384k [ 1.858618] Freeing unused kernel memory: 1176K (ffff8800018da000 - ffff880001a00000) [ 1.859267] Freeing unused kernel memory: 1208K (ffff880001ed2000 - ffff880002000000) [ 1.919029] systemd-udevd[193]: starting version 204 [ 5.017808] random: nonblocking pool is initialized [ 7.046204] EXT4-fs (xvda): mounting ext3 file system using the ext4 subsystem [ 7.048122] EXT4-fs (xvda): mounted filesystem with ordered data mode. Opts: (null) [ 7.581304] init: plymouth-upstart-bridge main process (257) terminated with status 1 [ 7.581351] init: plymouth-upstart-bridge main process ended, respawning [ 7.594814] init: plymouth-upstart-bridge main process (268) terminated with status 1 [ 7.594857] init: plymouth-upstart-bridge main process ended, respawning [ 7.601830] init: plymouth-upstart-bridge main process (270) terminated with status 1 [ 7.601874] init: plymouth-upstart-bridge main process ended, respawning [ 7.610554] init: plymouth-upstart-bridge main process (271) terminated with status 1 [ 7.610602] init: plymouth-upstart-bridge main process ended, respawning [ 7.619220] init: plymouth-upstart-bridge main process (273) terminated with status 1 [ 7.619261] init: plymouth-upstart-bridge main process ended, respawning [ 7.628386] init: plymouth-upstart-bridge main process (275) terminated with status 1 [ 7.628450] init: plymouth-upstart-bridge main process ended, respawning [ 7.657093] init: ureadahead main process (260) terminated with status 5 [ 7.915766] EXT4-fs (xvda): re-mounted. Opts: (null) [ 8.277894] systemd-udevd[418]: starting version 204 [ 8.667204] init: udev-fallback-graphics main process (515) terminated with status 1 [ 8.795097] init: failsafe main process (525) killed by TERM signal [ 9.143902] init: plymouth-upstart-bridge main process ended, respawning [ 169.004191] device eth1 entered promiscuous mode [ 180.798938] device eth1 left promiscuous mode xcalc:/var/log/xen# more xl-test.log Waiting for domain test (domid 6) to die [pid 12154]