1. $ sudo xl create -c /etc/xen/config1.cfg
  2. [sudo] password for tbox:
  3. Parsing config from /etc/xen/config1.cfg
  4. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WC WP UC UC
  5. [ 0.000000] Initializing cgroup subsys cpuset
  6. [ 0.000000] Initializing cgroup subsys cpu
  7. [ 0.000000] Initializing cgroup subsys cpuacct
  8. [ 0.000000] Linux version 4.2.0-16-generic (buildd@lcy01-07) (gcc version 5.2.1 20151003 (Ubuntu 5.2.1-21ubuntu2) ) #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 (Ubuntu 4.2.0-16.19-generic 4.2.3)
  9. [ 0.000000] Command line:
  10. [ 0.000000] KERNEL supported cpus:
  11. [ 0.000000] Intel GenuineIntel
  12. [ 0.000000] AMD AuthenticAMD
  13. [ 0.000000] Centaur CentaurHauls
  14. [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
  15. [ 0.000000] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
  16. [ 0.000000] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
  17. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  18. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  19. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
  20. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
  21. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
  22. [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 0x440 bytes, using 'standard' format.
  23. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  24. [ 0.000000] ACPI in unprivileged domain disabled
  25. [ 0.000000] Released 0 page(s)
  26. [ 0.000000] e820: BIOS-provided physical RAM map:
  27. [ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
  28. [ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  29. [ 0.000000] Xen: [mem 0x0000000000100000-0x000000003fffffff] usable
  30. [ 0.000000] NX (Execute Disable) protection: active
  31. [ 0.000000] DMI not present or invalid.
  32. [ 0.000000] Hypervisor detected: Xen
  33. [ 0.000000] e820: last_pfn = 0x40000 max_arch_pfn = 0x400000000
  34. [ 0.000000] MTRR: Disabled
  35. [ 0.000000] Scanning 1 areas for low memory corruption
  36. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  37. [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3fffffff]
  38. [ 0.000000] init_memory_mapping: [mem 0x20000000-0x3fdfffff]
  39. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
  40. [ 0.000000] RAMDISK: [mem 0x02400000-0x07a3cfff]
  41. [ 0.000000] NUMA turned off
  42. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffffff]
  43. [ 0.000000] NODE_DATA(0) allocated [mem 0x3fe13000-0x3fe17fff]
  44. [ 0.000000] Zone ranges:
  45. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  46. [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003fffffff]
  47. [ 0.000000] Normal empty
  48. [ 0.000000] Movable zone start for each node
  49. [ 0.000000] Early memory node ranges
  50. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  51. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003fffffff]
  52. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003fffffff]
  53. [ 0.000000] p2m virtual area at ffffc90000000000, size is 40000000
  54. [ 0.000000] Remapped 0 page(s)
  55. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  56. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  57. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  58. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  59. [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices
  60. [ 0.000000] Booting paravirtualized kernel on Xen
  61. [ 0.000000] Xen version: 4.7-unstable (preserve-AD)
  62. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  63. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
  64. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003f800000 s96728 r8192 d30248 u1048576
  65. [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
  66. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257930
  67. [ 0.000000] Policy zone: DMA32
  68. [ 0.000000] Kernel command line:
  69. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  70. [ 0.000000] Memory: 922364K/1048188K available (8146K kernel code, 1237K rwdata, 3800K rodata, 1460K init, 1292K bss, 125824K reserved, 0K cma-reserved)
  71. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  72. [ 0.000000] Hierarchical RCU implementation.
  73. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  74. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  75. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  76. [ 0.000000] NR_IRQS:16640 nr_irqs:48 16
  77. [ 0.000000] xen:events: Using FIFO-based ABI
  78. [ 0.000000] Offload RCU callbacks from all CPUs
  79. [ 0.000000] Offload RCU callbacks from CPUs: 0-1.
  80. [ 0.000000] Console: colour dummy device 80x25
  81. [ 0.000000] console [tty0] enabled
  82. [ 0.000000] console [hvc0] enabled
  83. [ 0.000000] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
  84. [ 0.000000] installing Xen timer for CPU 0
  85. [ 0.000000] tsc: Detected 3711.008 MHz processor
  86. [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 7422.01 BogoMIPS (lpj=14844032)
  87. [ 0.004000] pid_max: default: 32768 minimum: 301
  88. [ 0.004000] Security Framework initialized
  89. [ 0.004000] AppArmor: AppArmor initialized
  90. [ 0.004000] Yama: becoming mindful.
  91. [ 0.004000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  92. [ 0.004000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  93. [ 0.004000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  94. [ 0.004000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  95. [ 0.004000] Initializing cgroup subsys blkio
  96. [ 0.004000] Initializing cgroup subsys memory
  97. [ 0.004000] Initializing cgroup subsys devices
  98. [ 0.004000] Initializing cgroup subsys freezer
  99. [ 0.004000] Initializing cgroup subsys net_cls
  100. [ 0.004000] Initializing cgroup subsys perf_event
  101. [ 0.004000] Initializing cgroup subsys net_prio
  102. [ 0.004000] Initializing cgroup subsys hugetlb
  103. [ 0.004000] CPU: Physical Processor ID: 0
  104. [ 0.004000] CPU: Processor Core ID: 1
  105. [ 0.004000] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  106. [ 0.004000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  107. [ 0.030747] ftrace: allocating 30905 entries in 121 pages
  108. [ 0.040045] cpu 0 spinlock event irq 17
  109. [ 0.040106] Performance Events: unsupported p6 CPU model 94 no PMU driver, software events only.
  110. [ 0.040802] NMI watchdog: disabled (cpu0): hardware events not enabled
  111. [ 0.040817] NMI watchdog: Shutting down hard lockup detector on all cpus
  112. [ 0.040905] SMP alternatives: switching to SMP code
  113. [ 0.071612] installing Xen timer for CPU 1
  114. [ 0.071641] cpu 1 spinlock event irq 24
  115. [ 0.072794] x86: Booted up 1 node, 2 CPUs
  116. [ 0.072854] devtmpfs: initialized
  117. [ 0.072984] evm: security.selinux
  118. [ 0.072987] evm: security.SMACK64
  119. [ 0.072989] evm: security.SMACK64EXEC
  120. [ 0.072991] evm: security.SMACK64TRANSMUTE
  121. [ 0.072993] evm: security.SMACK64MMAP
  122. [ 0.072995] evm: security.ima
  123. [ 0.072998] evm: security.capability
  124. [ 0.073015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  125. [ 0.073015] pinctrl core: initialized pinctrl subsystem
  126. [ 0.094053] RTC time: 165:165:165, date: 165/165/65
  127. [ 0.094153] NET: Registered protocol family 16
  128. [ 0.094163] xen:grant_table: Grant tables using version 1 layout
  129. [ 0.094173] Grant table initialized
  130. [ 0.094213] PCI: setting up Xen PCI frontend stub
  131. [ 0.096046] ACPI: Interpreter disabled.
  132. [ 0.096056] xen:balloon: Initialising balloon driver
  133. [ 0.096063] xen_balloon: Initialising balloon driver
  134. [ 0.096063] vgaarb: loaded
  135. [ 0.096180] SCSI subsystem initialized
  136. [ 0.096200] usbcore: registered new interface driver usbfs
  137. [ 0.096200] usbcore: registered new interface driver hub
  138. [ 0.096200] usbcore: registered new device driver usb
  139. [ 0.096200] dmi: Firmware registration failed.
  140. [ 0.096200] PCI: System does not support PCI
  141. [ 0.096200] PCI: System does not support PCI
  142. [ 0.100086] NetLabel: Initializing
  143. [ 0.100091] NetLabel: domain hash size = 128
  144. [ 0.100095] NetLabel: protocols = UNLABELED CIPSOv4
  145. [ 0.100106] NetLabel: unlabeled traffic allowed by default
  146. [ 0.100128] clocksource: Switched to clocksource xen
  147. [ 0.103793] AppArmor: AppArmor Filesystem Enabled
  148. [ 0.103837] pnp: PnP ACPI: disabled
  149. [ 0.105440] NET: Registered protocol family 2
  150. [ 0.105535] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  151. [ 0.105567] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  152. [ 0.105582] TCP: Hash tables configured (established 8192 bind 8192)
  153. [ 0.105600] UDP hash table entries: 512 (order: 2, 16384 bytes)
  154. [ 0.105610] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  155. [ 0.105640] NET: Registered protocol family 1
  156. [ 0.105684] Trying to unpack rootfs image as initramfs...
  157. [ 0.140613] Freeing initrd memory: 88308K (ffff880002400000 - ffff880007a3d000)
  158. [ 0.140733] platform rtc_cmos: registered platform RTC device (no PNP device found)
  159. [ 0.140943] Scanning for low memory corruption every 60 seconds
  160. [ 0.141512] futex hash table entries: 512 (order: 3, 32768 bytes)
  161. [ 0.141527] Initialise system trusted keyring
  162. [ 0.141544] audit: initializing netlink subsys (disabled)
  163. [ 0.141557] audit: type=2000 audit(1454498642.270:1): initialized
  164. [ 0.141789] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  165. [ 0.143359] zpool: loaded
  166. [ 0.143386] zbud: loaded
  167. [ 0.143735] VFS: Disk quotas dquot_6.6.0
  168. [ 0.143758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  169. [ 0.144046] fuse init (API version 7.23)
  170. [ 0.144130] Key type big_key registered
  171. [ 0.144398] Key type asymmetric registered
  172. [ 0.144403] Asymmetric key parser 'x509' registered
  173. [ 0.144412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  174. [ 0.144436] io scheduler noop registered
  175. [ 0.144439] io scheduler deadline registered (default)
  176. [ 0.144457] io scheduler cfq registered
  177. [ 0.144498] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  178. [ 0.144504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  179. [ 0.144794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  180. [ 0.145643] Linux agpgart interface v0.103
  181. [ 0.146853] brd: module loaded
  182. [ 0.147336] loop: module loaded
  183. [ 0.147776] libphy: Fixed MDIO Bus: probed
  184. [ 0.147780] tun: Universal TUN/TAP device driver, 1.6
  185. [ 0.147783] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  186. [ 0.147827] PPP generic driver version 2.4.2
  187. [ 0.147858] xen_netfront: Initialising Xen virtual ethernet driver
  188. [ 0.147885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  189. [ 0.147891] ehci-pci: EHCI PCI platform driver
  190. [ 0.147897] ehci-platform: EHCI generic platform driver
  191. [ 0.147908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  192. [ 0.147912] ohci-pci: OHCI PCI platform driver
  193. [ 0.147919] ohci-platform: OHCI generic platform driver
  194. [ 0.147925] uhci_hcd: USB Universal Host Controller Interface driver
  195. [ 0.147952] i8042: PNP: No PS/2 controller found. Probing ports directly.
  196. [ 0.654908] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
  197. [ 1.154381] i8042: No controller found
  198. [ 1.154577] mousedev: PS/2 mouse device common for all mice
  199. [ 1.156044] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6afbe996aaf, max_idle_ns: 881590609538 ns
  200. [ 1.174604] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  201. [ 1.174690] rtc_cmos: probe of rtc_cmos failed with error -38
  202. [ 1.174712] i2c /dev entries driver
  203. [ 1.174776] device-mapper: uevent: version 1.0.3
  204. [ 1.174835] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: [email protected]
  205. [ 1.174862] ledtrig-cpu: registered to indicate activity on CPUs
  206. [ 1.175095] NET: Registered protocol family 10
  207. [ 1.175203] NET: Registered protocol family 17
  208. [ 1.175214] Key type dns_resolver registered
  209. [ 1.175219] mce: Unable to init device /dev/mcelog (rc: -5)
  210. [ 1.175342] Loading compiled-in X.509 certificates
  211. [ 1.175787] Loaded X.509 cert 'Build time autogenerated kernel key: 6a1c9c21f04ab86fd1d7ced6ca113540fc8e35b6'
  212. [ 1.175803] registered taskstats version 1
  213. [ 1.175818] zswap: loading zswap
  214. [ 1.175821] zswap: using zbud pool
  215. [ 1.175827] zswap: using lzo compressor
  216. [ 1.178098] Key type trusted registered
  217. [ 1.182804] Key type encrypted registered
  218. [ 1.182826] AppArmor: AppArmor sha1 policy hashing enabled
  219. [ 1.182832] ima: No TPM chip found, activating TPM-bypass!
  220. [ 1.182858] evm: HMAC attrs: 0x1
  221. [ 1.182945] Magic number: 1:252:3141
  222. [ 1.182982] hctosys: unable to open rtc device (rtc0)
  223. [ 1.183054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  224. [ 1.183058] EDD information not available.
  225. [ 1.183507] Freeing unused kernel memory: 1460K (ffffffff81d37000 - ffffffff81ea4000)
  226. [ 1.183513] Write protecting the kernel read-only data: 12288k
  227. [ 1.186175] Freeing unused kernel memory: 36K (ffff8800017f7000 - ffff880001800000)
  228. [ 1.186398] Freeing unused kernel memory: 296K (ffff880001bb6000 - ffff880001c00000)
  229. Loading, please wait...
  230. starting version 225
  231. [ 1.204610] random: systemd-udevd urandom read with 43 bits of entropy available
  232. Begin: Loading essential drivers ... done.
  233. Begin: Running /scripts/init-premount ... done.
  234. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  235. Begin: Running /scripts/local-premount ... done.
  236. Begin: Checking file system ... fsck from util-linux 2.26.2
  237. done.
  238. mount: can't find /root in /etc/fstab
  239. done.
  240. Target filesystem doesn't have requested /sbin/init.
  241. Begin: Running /scripts/local-bottom ... done.
  242. Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory
  243. done.
  244. No init found. Try passing init= bootarg.
  245. [ 1.389607] hidraw: raw HID events driver (C) Jiri Kosina