Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.05 KB | None | 0 0
  1. Xen Minimal OS!
  2.  
  3. start_info: 0xd27000(VA)
  4.  
  5. nr_pages: 0xf0000
  6.  
  7. shared_inf: 0xbf25a000(MA)
  8.  
  9. pt_base: 0xd2a000(VA)
  10.  
  11. nr_pt_frames: 0xb
  12.  
  13. mfn_list: 0x967000(VA)
  14.  
  15. mod_start: 0x0(VA)
  16.  
  17. mod_len: 0
  18.  
  19. flags: 0x0
  20.  
  21. cmd_line: root=/dev/sda1 ro 4
  22.  
  23. stack: 0x946780-0x966780
  24.  
  25. MM: Init
  26.  
  27. _text: 0x0(VA)
  28.  
  29. _etext: 0x621f5(VA)
  30.  
  31. _erodata: 0x76000(VA)
  32.  
  33. _edata: 0x7b6d4(VA)
  34.  
  35. stack start: 0x946780(VA)
  36.  
  37. _end: 0x966d34(VA)
  38.  
  39. start_pfn: d38
  40.  
  41. max_pfn: afffd
  42.  
  43. Mapping memory range 0x1000000 - 0xafffd000
  44.  
  45. setting 0x0-0x76000 readonly
  46.  
  47. skipped 0x1000
  48.  
  49. MM: Initialise page allocator for 12b2000(12b2000)-0(afffd000)
  50.  
  51. MM: done
  52.  
  53. Demand map pfns at afffe000-bfffe000.
  54.  
  55. Heap resides at bffff000-fffff000.
  56.  
  57. Initialising timer interface
  58.  
  59. Initialising console ... done.
  60.  
  61. gnttab_table mapped at 0xafffe000.
  62.  
  63. Initialising scheduler
  64.  
  65. Thread "Idle": pointer: 0xbffff008, stack: 0x1390000
  66.  
  67. Initialising xenbus
  68.  
  69. Thread "xenstore": pointer: 0xbffff478, stack: 0x13a0000
  70.  
  71. Dummy main: start_info=0x966880
  72.  
  73. Thread "main": pointer: 0xbffff8e8, stack: 0x13b0000
  74.  
  75. "main" "root=/dev/sda1" "ro" "4"
  76.  
  77. vbd 2049 is hd0
  78.  
  79. ******************* BLKFRONT for device/vbd/2049 **********
  80.  
  81.  
  82.  
  83.  
  84.  
  85. backend at /local/domain/0/backend/vbd/1108/2049
  86.  
  87. Failed to read /local/domain/0/backend/vbd/1108/2049/feature-barrier.
  88.  
  89. Failed to read /local/domain/0/backend/vbd/1108/2049/feature-flush-cache.
  90.  
  91. 1048576000 sectors of 0 bytes
  92.  
  93. **************************
  94.  
  95.  Booting 'Ubuntu 12.04.4 LTS, kernel 3.2.0-60-virtual'
  96.  
  97.  
  98.  
  99.  
  100.  
  101. root (hd0)
  102.  
  103.  
  104. Filesystem type is ext2fs, using whole disk
  105.  
  106.  
  107. kernel /boot/vmlinuz-3.2.0-60-virtual root=LABEL=cloudimg-rootfs ro xencons=hv
  108.  
  109.  
  110. c0 console=hvc0
  111.  
  112.  
  113. initrd /boot/initrd.img-3.2.0-60-virtual
  114.  
  115.  
  116.  
  117.  
  118.  
  119. close blk: backend at /local/domain/0/backend/vbd/1108/2049
  120.  
  121. [ 0.000000] Reserving virtual address space above 0xf5800000
  122.  
  123. [ 0.000000] Initializing cgroup subsys cpuset
  124.  
  125. [ 0.000000] Initializing cgroup subsys cpu
  126.  
  127. [ 0.000000] Linux version 3.2.0-60-virtual (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #91-Ubuntu SMP Wed Feb 19 04:35:08 UTC 2014 (Ubuntu 3.2.0-60.91-virtual 3.2.55)
  128.  
  129. [ 0.000000] KERNEL supported cpus:
  130.  
  131. [ 0.000000] Intel GenuineIntel
  132.  
  133. [ 0.000000] AMD AuthenticAMD
  134.  
  135. [ 0.000000] NSC Geode by NSC
  136.  
  137. [ 0.000000] Cyrix CyrixInstead
  138.  
  139. [ 0.000000] Centaur CentaurHauls
  140.  
  141. [ 0.000000] Transmeta GenuineTMx86
  142.  
  143. [ 0.000000] Transmeta TransmetaCPU
  144.  
  145. [ 0.000000] UMC UMC UMC UMC
  146.  
  147. [ 0.000000] ACPI in unprivileged domain disabled
  148.  
  149. [ 0.000000] Released 0 pages of unused memory
  150.  
  151. [ 0.000000] Set 0 page(s) to 1-1 mapping
  152.  
  153. [ 0.000000] BIOS-provided physical RAM map:
  154.  
  155. [ 0.000000] Xen: 0000000000000000 - 00000000000a0000 (usable)
  156.  
  157. [ 0.000000] Xen: 00000000000a0000 - 0000000000100000 (reserved)
  158.  
  159. [ 0.000000] Xen: 0000000000100000 - 00000000f0800000 (usable)
  160.  
  161. [ 0.000000] NX (Execute Disable) protection: active
  162.  
  163. [ 0.000000] DMI not present or invalid.
  164.  
  165. [ 0.000000] last_pfn = 0xf0800 max_arch_pfn = 0x1000000
  166.  
  167. [ 0.000000] init_memory_mapping: 0000000000000000-000000002d3fe000
  168.  
  169. [ 0.000000] RAMDISK: 00d92000 - 019e8000
  170.  
  171. [ 0.000000] 3124MB HIGHMEM available.
  172.  
  173. [ 0.000000] 723MB LOWMEM available.
  174.  
  175. [ 0.000000] mapped low ram: 0 - 2d3fe000
  176.  
  177. [ 0.000000] low ram: 0 - 2d3fe000
  178.  
  179. [ 0.000000] Zone PFN ranges:
  180.  
  181. [ 0.000000] DMA 0x00000010 -> 0x00001000
  182.  
  183. [ 0.000000] Normal 0x00001000 -> 0x0002d3fe
  184.  
  185. [ 0.000000] HighMem 0x0002d3fe -> 0x000f0800
  186.  
  187. [ 0.000000] Movable zone start PFN for each node
  188.  
  189. [ 0.000000] early_node_map[2] active PFN ranges
  190.  
  191. [ 0.000000] 0: 0x00000010 -> 0x000000a0
  192.  
  193. [ 0.000000] 0: 0x00000100 -> 0x000f0800
  194.  
  195. [ 0.000000] Using APIC driver default
  196.  
  197. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  198.  
  199. [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
  200.  
  201. [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
  202.  
  203. [ 0.000000] APIC: disable apic facility
  204.  
  205. [ 0.000000] APIC: switched to apic NOOP
  206.  
  207. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
  208.  
  209. [ 0.000000] Allocating PCI resources starting at f0800000 (gap: f0800000:f800000)
  210.  
  211. [ 0.000000] Booting paravirtualized kernel on Xen
  212.  
  213. [ 0.000000] Xen version: 3.4.3.amazon (preserve-AD)
  214.  
  215. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
  216.  
  217. [ 0.000000] PERCPU: Embedded 14 pages/cpu @eb5cd000 s34240 r0 d23104 u57344
  218.  
  219. [63138670.472105] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 977279
  220.  
  221. [63138670.472109] Kernel command line: root=LABEL=cloudimg-rootfs ro xencons=hvc0 console=hvc0
  222.  
  223. [63138670.472573] PID hash table entries: 4096 (order: 2, 16384 bytes)
  224.  
  225. [63138670.472662] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  226.  
  227. [63138670.472904] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  228.  
  229. [63138670.473168] Initializing CPU#0
  230.  
  231. [63138670.480037] allocated 15761152 bytes of page_cgroup
  232.  
  233. [63138670.480043] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  234.  
  235. [63138670.517721] Initializing HighMem for node 0 (0002d3fe:000f0800)
  236.  
  237. [63138670.686695] Memory: 3856280k/3940352k available (5841k kernel code, 75432k reserved, 2856k data, 744k init, 3190792k highmem)
  238.  
  239. [63138670.686704] virtual kernel memory layout:
  240.  
  241. [63138670.686705] fixmap : 0xf5716000 - 0xf57ff000 ( 932 kB)
  242.  
  243. [63138670.686706] pkmap : 0xf5400000 - 0xf5600000 (2048 kB)
  244.  
  245. [63138670.686708] vmalloc : 0xedbfe000 - 0xf53fe000 ( 120 MB)
  246.  
  247. [63138670.686709] lowmem : 0xc0000000 - 0xed3fe000 ( 723 MB)
  248.  
  249. [63138670.686710] .init : 0xc097f000 - 0xc0a39000 ( 744 kB)
  250.  
  251. [63138670.686711] .data : 0xc06b44bc - 0xc097e780 (2856 kB)
  252.  
  253. [63138670.686712] .text : 0xc0100000 - 0xc06b44bc (5841 kB)
  254.  
  255. [63138670.686775] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  256.  
  257. [63138670.686804] Hierarchical RCU implementation.
  258.  
  259. [63138670.686806] RCU dyntick-idle grace-period acceleration is enabled.
  260.  
  261. [63138670.686813] NR_IRQS:2304 nr_irqs:256 16
  262.  
  263. [63138670.686883] Console: colour dummy device 80x25
  264.  
  265. [63138670.687056] console [tty0] enabled
  266.  
  267. [63138670.687250] console [hvc0] enabled
  268.  
  269. [63138670.687281] installing Xen timer for CPU 0
  270.  
  271. [63138670.687325] Detected 2000.070 MHz processor.
  272.  
  273. [63138670.687334] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.14 BogoMIPS (lpj=8000280)
  274.  
  275. [63138670.687347] pid_max: default: 32768 minimum: 301
  276.  
  277. [63138670.687372] Security Framework initialized
  278.  
  279. [63138670.687389] AppArmor: AppArmor initialized
  280.  
  281. [63138670.687395] Yama: becoming mindful.
  282.  
  283. [63138670.687453] Mount-cache hash table entries: 512
  284.  
  285. [63138670.687577] Initializing cgroup subsys cpuacct
  286.  
  287. [63138670.687589] Initializing cgroup subsys memory
  288.  
  289. [63138670.687601] Initializing cgroup subsys devices
  290.  
  291. [63138670.687607] Initializing cgroup subsys freezer
  292.  
  293. [63138670.687614] Initializing cgroup subsys blkio
  294.  
  295. [63138670.687626] Initializing cgroup subsys perf_event
  296.  
  297. [63138670.687695] CPU: Physical Processor ID: 0
  298.  
  299. [63138670.687702] CPU: Processor Core ID: 0
  300.  
  301. [63138670.687974] SMP alternatives: switching to UP code
  302.  
  303. [63138671.185073] Freeing SMP alternatives: 24k freed
  304.  
  305. [63138671.185105] ftrace: allocating 26138 entries in 52 pages
  306.  
  307. [63138671.193852] cpu 0 spinlock event irq 17
  308.  
  309. [63138671.193883] Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only.
  310.  
  311. [63138671.194079] NMI watchdog disabled (cpu0): hardware events not enabled
  312.  
  313. [63138671.194116] Brought up 1 CPUs
  314.  
  315. [63138671.194312] devtmpfs: initialized
  316.  
  317. [63138671.194420] EVM: security.selinux
  318.  
  319. [63138671.194428] EVM: security.SMACK64
  320.  
  321. [63138671.194436] EVM: security.capability
  322.  
  323. [63138671.195558] Grant table initialized
  324.  
  325. [63138671.195632] print_constraints: dummy:
  326.  
  327. [63138671.215511] RTC time: 165:165:165, date: 165/165/65
  328.  
  329. [63138671.215610] NET: Registered protocol family 16
  330.  
  331. [63138671.215841] EISA bus registered
  332.  
  333. [63138671.216578] PCI: setting up Xen PCI frontend stub
  334.  
  335. [63138671.217756] bio: create slab <bio-0> at 0
  336.  
  337. [63138671.217871] ACPI: Interpreter disabled.
  338.  
  339. [63138671.218063] xen/balloon: Initialising balloon driver.
  340.  
  341. [63138671.218786] xen-balloon: Initialising balloon driver.
  342.  
  343. [63138671.218970] vgaarb: loaded
  344.  
  345. [63138671.219082] i2c-core: driver [aat2870] using legacy suspend method
  346.  
  347. [63138671.219090] i2c-core: driver [aat2870] using legacy resume method
  348.  
  349. [63138671.219169] SCSI subsystem initialized
  350.  
  351. [63138671.219267] usbcore: registered new interface driver usbfs
  352.  
  353. [63138671.219285] usbcore: registered new interface driver hub
  354.  
  355. [63138671.219318] usbcore: registered new device driver usb
  356.  
  357. [63138671.219414] PCI: System does not support PCI
  358.  
  359. [63138671.219422] PCI: System does not support PCI
  360.  
  361. [63138671.219522] NetLabel: Initializing
  362.  
  363. [63138671.219528] NetLabel: domain hash size = 128
  364.  
  365. [63138671.219539] NetLabel: protocols = UNLABELED CIPSOv4
  366.  
  367. [63138671.219554] NetLabel: unlabeled traffic allowed by default
  368.  
  369. [63138671.219625] Switching to clocksource xen
  370.  
  371. [63138671.228829] AppArmor: AppArmor Filesystem Enabled
  372.  
  373. [63138671.228860] pnp: PnP ACPI: disabled
  374.  
  375. [63138671.228866] PnPBIOS: Disabled
  376.  
  377. [63138671.230990] NET: Registered protocol family 2
  378.  
  379. [63138671.231066] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  380.  
  381. [63138671.231291] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  382.  
  383. [63138671.231581] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  384.  
  385. [63138671.231755] TCP: Hash tables configured (established 131072 bind 65536)
  386.  
  387. [63138671.231765] TCP reno registered
  388.  
  389. [63138671.231772] UDP hash table entries: 512 (order: 2, 16384 bytes)
  390.  
  391. [63138671.231783] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  392.  
  393. [63138671.231852] NET: Registered protocol family 1
  394.  
  395. [63138671.231949] platform rtc_cmos: registered platform RTC device (no PNP device found)
  396.  
  397. [63138671.232194] audit: initializing netlink socket (disabled)
  398.  
  399. [63138671.232210] type=2000 audit(1409336882.205:1): initialized
  400.  
  401. [63138671.258118] Trying to unpack rootfs image as initramfs...
  402.  
  403. [63138671.290378] Freeing initrd memory: 12632k freed
  404.  
  405. [63138671.293547] highmem bounce pool size: 64 pages
  406.  
  407. [63138671.293564] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  408.  
  409. [63138671.295404] VFS: Disk quotas dquot_6.5.2
  410.  
  411. [63138671.295482] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  412.  
  413. [63138671.296165] fuse init (API version 7.17)
  414.  
  415. [63138671.296281] msgmni has been set to 1324
  416.  
  417. [63138671.296644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  418.  
  419. [63138671.296684] io scheduler noop registered
  420.  
  421. [63138671.296690] io scheduler deadline registered
  422.  
  423. [63138671.296702] io scheduler cfq registered (default)
  424.  
  425. [63138671.296790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  426.  
  427. [63138671.296816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  428.  
  429. [63138671.296964] isapnp: Scanning for PnP cards...
  430.  
  431. [63138671.302717] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  432.  
  433. [63138671.304066] Linux agpgart interface v0.103
  434.  
  435. [63138671.305615] brd: module loaded
  436.  
  437. [63138671.306423] loop: module loaded
  438.  
  439. [63138671.653827] isapnp: No Plug & Play device found
  440.  
  441. [63138671.655233] blkfront device/vbd/2049 num-ring-pages 1 nr_ents 32.
  442.  
  443. [63138671.655849] Fixed MDIO Bus: probed
  444.  
  445. [63138671.655877] tun: Universal TUN/TAP device driver, 1.6
  446.  
  447. [63138671.655884] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  448.  
  449. [63138671.655970] PPP generic driver version 2.4.2
  450.  
  451. [63138671.656022] Initialising Xen virtual ethernet driver.
  452.  
  453. [63138671.657623] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  454.  
  455. [63138671.657653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  456.  
  457. [63138671.657669] uhci_hcd: USB Universal Host Controller Interface driver
  458.  
  459. [63138671.657713] usbcore: registered new interface driver libusual
  460.  
  461. [63138671.657745] i8042: PNP: No PS/2 controller found. Probing ports directly.
  462.  
  463. [63138672.661135] i8042: No controller found
  464.  
  465. [63138672.661327] mousedev: PS/2 mouse device common for all mice
  466.  
  467. [63138672.701341] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  468.  
  469. [63138672.701425] rtc_cmos: probe of rtc_cmos failed with error -38
  470.  
  471. [63138672.701579] blkfront: xvda1: barrier or flush: disabled
  472.  
  473. [63138672.701598] device-mapper: uevent: version 1.0.3
  474.  
  475. [63138672.701702] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  476.  
  477. [63138672.701743] EISA: Probing bus 0 at eisa.0
  478.  
  479. [63138672.701766] EISA: Detected 0 cards.
  480.  
  481. [63138672.701777] cpufreq-nforce2: No nForce2 chipset.
  482.  
  483. [63138672.701785] EFI Variables Facility v0.08 2004-May-17
  484.  
  485. [63138672.702073] TCP cubic registered
  486.  
  487. [63138672.702209] NET: Registered protocol family 10
  488.  
  489. [63138672.703340] NET: Registered protocol family 17
  490.  
  491. [63138672.703356] Registering the dns_resolver key type
  492.  
  493. [63138672.703383] Using IPI No-Shortcut mode
  494.  
  495. [63138672.703510] registered taskstats version 1
  496.  
  497. [63138672.715059] XENBUS: Device with no driver: device/console/0
  498.  
  499. [63138672.715074] Magic number: 1:252:3141
  500.  
  501. [63138672.715118] /build/buildd/linux-3.2.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  502.  
  503. [63138672.715131] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  504.  
  505. [63138672.715138] EDD information not available.
  506.  
  507. [63138672.715550] Freeing unused kernel memory: 744k freed
  508.  
  509. [63138672.717415] Write protecting the kernel text: 5844k
  510.  
  511. [63138672.718102] Write protecting the kernel read-only data: 2388k
  512.  
  513. [63138672.718110] NX-protecting the kernel data: 5420k
  514.  
  515. Loading, please wait...
  516.  
  517. [63138672.766756] udevd[84]: starting version 175
  518.  
  519. Begin: Loading essential drivers ... done.
  520.  
  521.  
  522. Begin: Running /scripts/init-premount ... done.
  523.  
  524.  
  525. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  526.  
  527.  
  528. Begin: Running /scripts/local-premount ... done.
  529.  
  530.  
  531. [63138674.217636] kjournald starting. Commit interval 5 seconds
  532.  
  533. [63138674.217994] EXT3-fs (xvda1): mounted filesystem with ordered data mode
  534.  
  535. Begin: Running /scripts/local-bottom ... done.
  536.  
  537.  
  538. done.
  539.  
  540.  
  541. Begin: Running /scripts/init-bottom ... done.
  542.  
  543.  
  544. [63138693.533636] EXT3-fs (xvda1): using internal journal
  545.  
  546. cloud-init start-local running: Fri, 29 Aug 2014 18:29:00 +0000. up 57.96 seconds
  547.  
  548.  
  549. no instance data found in start-local
  550.  
  551.  
  552. cloud-init-nonet waiting 120 seconds for a network device.
  553.  
  554.  
  555. cloud-init-nonet gave up waiting for a network device.
  556.  
  557.  
  558. ci-info: lo : 0 . . .
  559.  
  560.  
  561. ci-info: eth0 : 0 . . 12:31:39:3f:43:93
  562.  
  563.  
  564. route_info failed
  565.  
  566.  
  567. [63138932.084494] Adding 4194300k swap on /swapfile. Priority:-1 extents:5904 across:81679212k SS
  568.  
  569. The disk drive for /dev/xvda3 is not ready yet or not present.
  570.  
  571.  
  572. Continue to wait, or Press S to skip mounting or M for manual recovery
  573.  
  574.  
  575. * Starting configure network device security[ OK ]
  576.  
  577.  
  578. * Starting configure network device security[ OK ]
  579.  
  580.  
  581. * Starting configure network device security[ OK ]
  582.  
  583.  
  584. * Starting configure virtual network devices[ OK ]
  585.  
  586.  
  587. * Starting configure network device[ OK ]
  588.  
  589.  
  590. * Starting Mount network filesystems[ OK ]
  591.  
  592.  
  593. * Starting Failsafe Boot Delay[ OK ]
  594.  
  595.  
  596. * Stopping Mount network filesystems[ OK ]
  597.  
  598.  
  599. * Starting Bridge socket events into upstart[ OK ]
  600.  
  601.  
  602. * Stopping OpenSSH server[ OK ]
  603.  
  604.  
  605. * Starting OpenSSH server[ OK ]
  606.  
  607.  
  608. * Starting Mount network filesystems[ OK ]
  609.  
  610.  
  611. * Stopping Mount network filesystems[ OK ]
  612.  
  613.  
  614. * Stopping Failsafe Boot Delay[ OK ]
  615.  
  616.  
  617. * Starting System V initialisation compatibility[ OK ]
  618.  
  619.  
  620. * Stopping configure virtual network devices[ OK ]
  621.  
  622.  
  623. * Starting configure network device[ OK ]
  624.  
  625.  
  626. Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
  627.  
  628.  
  629. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
  630.  
  631.  
  632. * Starting AppArmor profiles 
  633. [ OK ]
  634.  
  635.  
  636. * Stopping System V initialisation compatibility[ OK ]
  637.  
  638.  
  639. * Starting System V runlevel compatibility[ OK ]
  640.  
  641.  
  642. * Starting ACPI daemon[ OK ]
  643.  
  644.  
  645. * Starting save kernel messages[ OK ]
  646.  
  647.  
  648. * Starting automatic crash report generation[ OK ]
  649.  
  650.  
  651. * Starting regular background program processing daemon[ OK ]
  652.  
  653.  
  654. * Starting deferred execution scheduler[ OK ]
  655.  
  656.  
  657. * Stopping save kernel messages[ OK ]
  658.  
  659.  
  660. * Stopping CPU interrupts balancing daemon[ OK ]
  661.  
  662.  
  663. * Starting domain name service... bind9 
  664. [ OK ]
  665.  
  666.  
  667. /etc/rc2.d/S15ec2-init: 109: /etc/rc2.d/S15ec2-init: ec2-is-compat-env: not found
  668.  
  669.  
  670. * ec2-init disabled 
  671. [ OK ]
  672.  
  673.  
  674. * Starting Mailman master qrunner mailmanctl 
  675. [ OK ]
  676.  
  677.  
  678. * Starting crash report submission daemon[ OK ]
  679.  
  680.  
  681. * Starting Postfix Mail Transport Agent postfix 
  682. [ OK ]
  683.  
  684.  
  685. * Starting NTP server ntpd 
  686. [ OK ]
  687.  
  688.  
  689. landscape-client is not configured, please run landscape-config.
  690.  
  691.  
  692. * Starting MySQL Server[ OK ]
  693.  
  694.  
  695. * Starting web server apache2 
  696. [ OK ]
  697.  
  698.  
  699. /etc/rc2.d/S99ec2-init-user-data: 42: /etc/rc2.d/S99ec2-init-user-data: ec2-is-compat-env: not found
  700.  
  701.  
  702. * ec2-init disabled, not running EC2 user data 
  703. [ OK ]
  704.  
  705.  
  706. * Stopping System V runlevel compatibility[ OK ]
  707.  
  708.  
  709. * Starting execute cloud user/final scripts[ OK ]
  710.  
  711.  
  712. mountall: Plymouth command failed
  713.  
  714. mountall: Disconnected from Plymouth
  715.  
  716. Fri Aug 29 21:44:50 UTC 2014: shutting down for reboot [up 11808s].
  717.  
  718. wait-for-state stop/waiting
  719.  
  720. *
  721.  
  722. * Stopping Postfix Mail Transport Agent postfix 
  723. [ OK ]
  724.  
  725. waiting for pid 10102 to die
  726.  
  727. * Stopping domain name service... bind9 
  728. [ OK ]
  729.  
  730. * Asking all remaining processes to terminate... 
  731. [ OK ]
  732.  
  733. * All processes ended within 2 seconds... 
  734. [ OK ]
  735.  
  736. * Deactivating swap... 
  737. [ OK ]
  738.  
  739. * Stopping early crypto disks... 
  740. [ OK ]
  741.  
  742. mount: / is busy
  743.  
  744. * Will now restart
  745.  
  746. [63150490.397386] Restarting system.
  747.  
  748. Xen Minimal OS!
  749.  
  750. start_info: 0xd27000(VA)
  751.  
  752. nr_pages: 0xf0000
  753.  
  754. shared_inf: 0xbf25a000(MA)
  755.  
  756. pt_base: 0xd2a000(VA)
  757.  
  758. nr_pt_frames: 0xb
  759.  
  760. mfn_list: 0x967000(VA)
  761.  
  762. mod_start: 0x0(VA)
  763.  
  764. mod_len: 0
  765.  
  766. flags: 0x0
  767.  
  768. cmd_line: root=/dev/sda1 ro 4
  769.  
  770. stack: 0x946780-0x966780
  771.  
  772. MM: Init
  773.  
  774. _text: 0x0(VA)
  775.  
  776. _etext: 0x621f5(VA)
  777.  
  778. _erodata: 0x76000(VA)
  779.  
  780. _edata: 0x7b6d4(VA)
  781.  
  782. stack start: 0x946780(VA)
  783.  
  784. _end: 0x966d34(VA)
  785.  
  786. start_pfn: d38
  787.  
  788. max_pfn: afffd
  789.  
  790. Mapping memory range 0x1000000 - 0xafffd000
  791.  
  792. setting 0x0-0x76000 readonly
  793.  
  794. skipped 0x1000
  795.  
  796. MM: Initialise page allocator for 12b2000(12b2000)-0(afffd000)
  797.  
  798. MM: done
  799.  
  800. Demand map pfns at afffe000-bfffe000.
  801.  
  802. Heap resides at bffff000-fffff000.
  803.  
  804. Initialising timer interface
  805.  
  806. Initialising console ... done.
  807.  
  808. gnttab_table mapped at 0xafffe000.
  809.  
  810. Initialising scheduler
  811.  
  812. Thread "Idle": pointer: 0xbffff008, stack: 0x1390000
  813.  
  814. Initialising xenbus
  815.  
  816. Thread "xenstore": pointer: 0xbffff478, stack: 0x13a0000
  817.  
  818. Dummy main: start_info=0x966880
  819.  
  820. Thread "main": pointer: 0xbffff8e8, stack: 0x13b0000
  821.  
  822. "main" "root=/dev/sda1" "ro" "4"
  823.  
  824. vbd 2049 is hd0
  825.  
  826. ******************* BLKFRONT for device/vbd/2049 **********
  827.  
  828.  
  829.  
  830.  
  831.  
  832. backend at /local/domain/0/backend/vbd/1110/2049
  833.  
  834. Failed to read /local/domain/0/backend/vbd/1110/2049/feature-barrier.
  835.  
  836. Failed to read /local/domain/0/backend/vbd/1110/2049/feature-flush-cache.
  837.  
  838. 1048576000 sectors of 0 bytes
  839.  
  840. **************************
  841.  
  842.  Booting 'Ubuntu 14.04.1 LTS, kernel 3.13.0-35-generic'
  843.  
  844.  
  845.  
  846.  
  847.  
  848. root (hd0)
  849.  
  850.  
  851. Filesystem type is ext2fs, using whole disk
  852.  
  853.  
  854. kernel /boot/vmlinuz-3.13.0-35-generic root=LABEL=cloudimg-rootfs ro xencons=h
  855.  
  856.  
  857. vc0 console=hvc0
  858.  
  859.  
  860. initrd /boot/initrd.img-3.13.0-35-generic
  861.  
  862.  
  863.  
  864.  
  865.  
  866. Page fault at linear address 0x14e3a, eip 0x4755f, regs 0x13bfc5c, sp 0xc18004d8, our_sp 0x13bfc3c, code 3
  867.  
  868. Thread: main
  869.  
  870. EIP: 4755f, EFLAGS 10206.
  871.  
  872. EBX: c27bcad0 ECX: 0000000b EDX: 00014e36
  873.  
  874. ESI: 00002ee0 EDI: 02800000 EBP: 013bfcb8 EAX: 0003c302
  875.  
  876. DS: e021 ES: e021 orig_eax: ffffffff, eip: 0004755f
  877.  
  878. CS: e019 EFLAGS: 00010206 esp: c18004d8 ss: 3c0000
  879.  
  880. base is 0x13bfcb8 caller is 0x17b2e
  881.  
  882. base is 0x13bfce8 caller is 0x26582
  883.  
  884. base is 0x13bfd48 caller is 0x2a5f7
  885.  
  886. base is 0x13bfd78 caller is 0x2683e
  887.  
  888. base is 0x13bfdb8 caller is 0x17d66
  889.  
  890. base is 0x13bfe28 caller is 0x3a88
  891.  
  892. base is 0x13bfe48 caller is 0x898a
  893.  
  894. base is 0x13bfe58 caller is 0xa243
  895.  
  896. base is 0x13bfe78 caller is 0xfe69
  897.  
  898. base is 0x13bfef8 caller is 0x10489
  899.  
  900. base is 0x13bff68 caller is 0x3eb2
  901.  
  902. base is 0x13bff78 caller is 0x4729d
  903.  
  904. base is 0x13bfff0 caller is 0x31ad
  905.  
  906.  
  907.  
  908. c18004c0: 00 10 00 00 00 50 de c1 00 00 00 00 00 a0 bc c2
  909.  
  910. c18004d0: 00 00 00 00 e5 1d 00 00 00 a0 bc c2 00 00 00 00
  911.  
  912. c18004e0: 00 a0 f8 c2 00 00 00 00 ca 2b 00 00 00 00 00 00
  913.  
  914. c18004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  915.  
  916.  
  917.  
  918. 13bfca0: 00 00 00 00 00 00 00 00 1f 00 00 00 d0 ca 7b c2
  919.  
  920. 13bfcb0: e0 2e 00 00 80 bb 00 00 e8 fc 3b 01 2e 7b 01 00
  921.  
  922. 13bfcc0: 00 00 00 00 00 00 00 00 00 10 00 00 fb b9 04 00
  923.  
  924. 13bfcd0: 00 a0 bc 02 8a 2f 00 00 1e f1 5f 00 00 10 00 00
  925.  
  926.  
  927.  
  928. 47540: 14 0f 84 0f 01 00 00 8b 4d 08 8b 3c 8d 40 19 08
  929.  
  930. 47550: 00 8b 07 89 04 8d 40 19 08 00 8b 17 8b 47 04 89
  931.  
  932. 47560: 42 04 39 4d 08 74 48 8d 34 8d 3c 19 08 00 89 cb
  933.  
  934. 47570: 8b 4d e8 89 4d e4 83 eb 01 8d 4b 0c b8 01 00 00
  935.  
  936. Pagetable walk from virt 14e3a, base d2a000:
  937.  
  938. L3 = 00000007f0ad3027 (0xd2b000) [offset = 0]
  939.  
  940. L2 = 00000007f0ad1067 (0xd2d000) [offset = 0]
  941.  
  942. L1 = 000000072600a021 [offset = 14]
  943.  
  944. Xen Minimal OS!
  945.  
  946. start_info: 0xd27000(VA)
  947.  
  948. nr_pages: 0xf0000
  949.  
  950. shared_inf: 0xbf259000(MA)
  951.  
  952. pt_base: 0xd2a000(VA)
  953.  
  954. nr_pt_frames: 0xb
  955.  
  956. mfn_list: 0x967000(VA)
  957.  
  958. mod_start: 0x0(VA)
  959.  
  960. mod_len: 0
  961.  
  962. flags: 0x0
  963.  
  964. cmd_line: root=/dev/sda1 ro 4
  965.  
  966. stack: 0x946780-0x966780
  967.  
  968. MM: Init
  969.  
  970. _text: 0x0(VA)
  971.  
  972. _etext: 0x621f5(VA)
  973.  
  974. _erodata: 0x76000(VA)
  975.  
  976. _edata: 0x7b6d4(VA)
  977.  
  978. stack start: 0x946780(VA)
  979.  
  980. _end: 0x966d34(VA)
  981.  
  982. start_pfn: d38
  983.  
  984. max_pfn: afffd
  985.  
  986. Mapping memory range 0x1000000 - 0xafffd000
  987.  
  988. setting 0x0-0x76000 readonly
  989.  
  990. skipped 0x1000
  991.  
  992. MM: Initialise page allocator for 12b2000(12b2000)-0(afffd000)
  993.  
  994. MM: done
  995.  
  996. Demand map pfns at afffe000-bfffe000.
  997.  
  998. Heap resides at bffff000-fffff000.
  999.  
  1000. Initialising timer interface
  1001.  
  1002. Initialising console ... done.
  1003.  
  1004. gnttab_table mapped at 0xafffe000.
  1005.  
  1006. Initialising scheduler
  1007.  
  1008. Thread "Idle": pointer: 0xbffff008, stack: 0x1390000
  1009.  
  1010. Initialising xenbus
  1011.  
  1012. Thread "xenstore": pointer: 0xbffff478, stack: 0x13a0000
  1013.  
  1014. Dummy main: start_info=0x966880
  1015.  
  1016. Thread "main": pointer: 0xbffff8e8, stack: 0x13b0000
  1017.  
  1018. "main" "root=/dev/sda1" "ro" "4"
  1019.  
  1020. vbd 2049 is hd0
  1021.  
  1022. ******************* BLKFRONT for device/vbd/2049 **********
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028. backend at /local/domain/0/backend/vbd/1113/2049
  1029.  
  1030. Failed to read /local/domain/0/backend/vbd/1113/2049/feature-barrier.
  1031.  
  1032. Failed to read /local/domain/0/backend/vbd/1113/2049/feature-flush-cache.
  1033.  
  1034. 1048576000 sectors of 0 bytes
  1035.  
  1036. **************************
  1037.  
  1038.  Booting 'Ubuntu 14.04.1 LTS, kernel 3.13.0-35-generic'
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044. root (hd0)
  1045.  
  1046.  
  1047. Filesystem type is ext2fs, using whole disk
  1048.  
  1049.  
  1050. kernel /boot/vmlinuz-3.13.0-35-generic root=LABEL=cloudimg-rootfs ro xencons=h
  1051.  
  1052.  
  1053. vc0 console=hvc0
  1054.  
  1055.  
  1056. initrd /boot/initrd.img-3.13.0-35-generic
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062. Page fault at linear address 0x14e3a, eip 0x4755f, regs 0x13bfc5c, sp 0xc18004d8, our_sp 0x13bfc3c, code 3
  1063.  
  1064. Thread: main
  1065.  
  1066. EIP: 4755f, EFLAGS 10206.
  1067.  
  1068. EBX: c27bcad0 ECX: 0000000b EDX: 00014e36
  1069.  
  1070. ESI: 00002ee0 EDI: 02800000 EBP: 013bfcb8 EAX: 0003c302
  1071.  
  1072. DS: e021 ES: e021 orig_eax: ffffffff, eip: 0004755f
  1073.  
  1074. CS: e019 EFLAGS: 00010206 esp: c18004d8 ss: 3c0000
  1075.  
  1076. base is 0x13bfcb8 caller is 0x17b2e
  1077.  
  1078. base is 0x13bfce8 caller is 0x26582
  1079.  
  1080. base is 0x13bfd48 caller is 0x2a5f7
  1081.  
  1082. base is 0x13bfd78 caller is 0x2683e
  1083.  
  1084. base is 0x13bfdb8 caller is 0x17d66
  1085.  
  1086. base is 0x13bfe28 caller is 0x3a88
  1087.  
  1088. base is 0x13bfe48 caller is 0x898a
  1089.  
  1090. base is 0x13bfe58 caller is 0xa243
  1091.  
  1092. base is 0x13bfe78 caller is 0xfe69
  1093.  
  1094. base is 0x13bfef8 caller is 0x10489
  1095.  
  1096. base is 0x13bff68 caller is 0x3eb2
  1097.  
  1098. base is 0x13bff78 caller is 0x4729d
  1099.  
  1100. base is 0x13bfff0 caller is 0x31ad
  1101.  
  1102.  
  1103.  
  1104. c18004c0: 00 10 00 00 00 50 de c1 00 00 00 00 00 a0 bc c2
  1105.  
  1106. c18004d0: 00 00 00 00 e5 1d 00 00 00 a0 bc c2 00 00 00 00
  1107.  
  1108. c18004e0: 00 a0 f8 c2 00 00 00 00 ca 2b 00 00 00 00 00 00
  1109.  
  1110. c18004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  1111.  
  1112.  
  1113.  
  1114. 13bfca0: 00 00 00 00 00 00 00 00 1f 00 00 00 d0 ca 7b c2
  1115.  
  1116. 13bfcb0: e0 2e 00 00 80 bb 00 00 e8 fc 3b 01 2e 7b 01 00
  1117.  
  1118. 13bfcc0: 00 00 00 00 00 00 00 00 00 10 00 00 fb b9 04 00
  1119.  
  1120. 13bfcd0: 00 a0 bc 02 8a 2f 00 00 1e f1 5f 00 00 10 00 00
  1121.  
  1122.  
  1123.  
  1124. 47540: 14 0f 84 0f 01 00 00 8b 4d 08 8b 3c 8d 40 19 08
  1125.  
  1126. 47550: 00 8b 07 89 04 8d 40 19 08 00 8b 17 8b 47 04 89
  1127.  
  1128. 47560: 42 04 39 4d 08 74 48 8d 34 8d 3c 19 08 00 89 cb
  1129.  
  1130. 47570: 8b 4d e8 89 4d e4 83 eb 01 8d 4b 0c b8 01 00 00
  1131.  
  1132. Pagetable walk from virt 14e3a, base d2a000:
  1133.  
  1134. L3 = 00000007f0ad3027 (0xd2b000) [offset = 0]
  1135.  
  1136. L2 = 00000007f0ad1067 (0xd2d000) [offset = 0]
  1137.  
  1138. L1 = 00000007f002a021 [offset = 14]
  1139.  
  1140. Xen Minimal OS!
  1141.  
  1142. start_info: 0xd27000(VA)
  1143.  
  1144. nr_pages: 0xf0000
  1145.  
  1146. shared_inf: 0xbf259000(MA)
  1147.  
  1148. pt_base: 0xd2a000(VA)
  1149.  
  1150. nr_pt_frames: 0xb
  1151.  
  1152. mfn_list: 0x967000(VA)
  1153.  
  1154. mod_start: 0x0(VA)
  1155.  
  1156. mod_len: 0
  1157.  
  1158. flags: 0x0
  1159.  
  1160. cmd_line: root=/dev/sda1 ro 4
  1161.  
  1162. stack: 0x946780-0x966780
  1163.  
  1164. MM: Init
  1165.  
  1166. _text: 0x0(VA)
  1167.  
  1168. _etext: 0x621f5(VA)
  1169.  
  1170. _erodata: 0x76000(VA)
  1171.  
  1172. _edata: 0x7b6d4(VA)
  1173.  
  1174. stack start: 0x946780(VA)
  1175.  
  1176. _end: 0x966d34(VA)
  1177.  
  1178. start_pfn: d38
  1179.  
  1180. max_pfn: afffd
  1181.  
  1182. Mapping memory range 0x1000000 - 0xafffd000
  1183.  
  1184. setting 0x0-0x76000 readonly
  1185.  
  1186. skipped 0x1000
  1187.  
  1188. MM: Initialise page allocator for 12b2000(12b2000)-0(afffd000)
  1189.  
  1190. MM: done
  1191.  
  1192. Demand map pfns at afffe000-bfffe000.
  1193.  
  1194. Heap resides at bffff000-fffff000.
  1195.  
  1196. Initialising timer interface
  1197.  
  1198. Initialising console ... done.
  1199.  
  1200. gnttab_table mapped at 0xafffe000.
  1201.  
  1202. Initialising scheduler
  1203.  
  1204. Thread "Idle": pointer: 0xbffff008, stack: 0x1390000
  1205.  
  1206. Initialising xenbus
  1207.  
  1208. Thread "xenstore": pointer: 0xbffff478, stack: 0x13a0000
  1209.  
  1210. Dummy main: start_info=0x966880
  1211.  
  1212. Thread "main": pointer: 0xbffff8e8, stack: 0x13b0000
  1213.  
  1214. "main" "root=/dev/sda1" "ro" "4"
  1215.  
  1216. vbd 2049 is hd0
  1217.  
  1218. ******************* BLKFRONT for device/vbd/2049 **********
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224. backend at /local/domain/0/backend/vbd/1115/2049
  1225.  
  1226. Failed to read /local/domain/0/backend/vbd/1115/2049/feature-barrier.
  1227.  
  1228. Failed to read /local/domain/0/backend/vbd/1115/2049/feature-flush-cache.
  1229.  
  1230. 1048576000 sectors of 0 bytes
  1231.  
  1232. **************************
  1233.  
  1234.  Booting 'Ubuntu 14.04.1 LTS, kernel 3.13.0-35-generic'
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240. root (hd0)
  1241.  
  1242.  
  1243. Filesystem type is ext2fs, using whole disk
  1244.  
  1245.  
  1246. kernel /boot/vmlinuz-3.13.0-35-generic root=LABEL=cloudimg-rootfs ro xencons=h
  1247.  
  1248.  
  1249. vc0 console=hvc0
  1250.  
  1251.  
  1252. initrd /boot/initrd.img-3.13.0-35-generic
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258. Page fault at linear address 0x14e3a, eip 0x4755f, regs 0x13bfc5c, sp 0xc18004d8, our_sp 0x13bfc3c, code 3
  1259.  
  1260. Thread: main
  1261.  
  1262. EIP: 4755f, EFLAGS 10206.
  1263.  
  1264. EBX: c27bcad0 ECX: 0000000b EDX: 00014e36
  1265.  
  1266. ESI: 00002ee0 EDI: 02800000 EBP: 013bfcb8 EAX: 0003c302
  1267.  
  1268. DS: e021 ES: e021 orig_eax: ffffffff, eip: 0004755f
  1269.  
  1270. CS: e019 EFLAGS: 00010206 esp: c18004d8 ss: 3c0000
  1271.  
  1272. base is 0x13bfcb8 caller is 0x17b2e
  1273.  
  1274. base is 0x13bfce8 caller is 0x26582
  1275.  
  1276. base is 0x13bfd48 caller is 0x2a5f7
  1277.  
  1278. base is 0x13bfd78 caller is 0x2683e
  1279.  
  1280. base is 0x13bfdb8 caller is 0x17d66
  1281.  
  1282. base is 0x13bfe28 caller is 0x3a88
  1283.  
  1284. base is 0x13bfe48 caller is 0x898a
  1285.  
  1286. base is 0x13bfe58 caller is 0xa243
  1287.  
  1288. base is 0x13bfe78 caller is 0xfe69
  1289.  
  1290. base is 0x13bfef8 caller is 0x10489
  1291.  
  1292. base is 0x13bff68 caller is 0x3eb2
  1293.  
  1294. base is 0x13bff78 caller is 0x4729d
  1295.  
  1296. base is 0x13bfff0 caller is 0x31ad
  1297.  
  1298.  
  1299.  
  1300. c18004c0: 00 10 00 00 00 50 de c1 00 00 00 00 00 a0 bc c2
  1301.  
  1302. c18004d0: 00 00 00 00 e5 1d 00 00 00 a0 bc c2 00 00 00 00
  1303.  
  1304. c18004e0: 00 a0 f8 c2 00 00 00 00 ca 2b 00 00 00 00 00 00
  1305.  
  1306. c18004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  1307.  
  1308.  
  1309.  
  1310. 13bfca0: 00 00 00 00 00 00 00 00 1f 00 00 00 d0 ca 7b c2
  1311.  
  1312. 13bfcb0: e0 2e 00 00 80 bb 00 00 e8 fc 3b 01 2e 7b 01 00
  1313.  
  1314. 13bfcc0: 00 00 00 00 00 00 00 00 00 10 00 00 fb b9 04 00
  1315.  
  1316. 13bfcd0: 00 a0 bc 02 8a 2f 00 00 1e f1 5f 00 00 10 00 00
  1317.  
  1318.  
  1319.  
  1320. 47540: 14 0f 84 0f 01 00 00 8b 4d 08 8b 3c 8d 40 19 08
  1321.  
  1322. 47550: 00 8b 07 89 04 8d 40 19 08 00 8b 17 8b 47 04 89
  1323.  
  1324. 47560: 42 04 39 4d 08 74 48 8d 34 8d 3c 19 08 00 89 cb
  1325.  
  1326. 47570: 8b 4d e8 89 4d e4 83 eb 01 8d 4b 0c b8 01 00 00
  1327.  
  1328. Pagetable walk from virt 14e3a, base d2a000:
  1329.  
  1330. L3 = 00000007f0ad3027 (0xd2b000) [offset = 0]
  1331.  
  1332. L2 = 00000007f0ad1067 (0xd2d000) [offset = 0]
  1333.  
  1334. L1 = 00000007f002a021 [offset = 14]
  1335.  
  1336. Xen Minimal OS!
  1337.  
  1338. start_info: 0xd27000(VA)
  1339.  
  1340. nr_pages: 0xf0000
  1341.  
  1342. shared_inf: 0xbf259000(MA)
  1343.  
  1344. pt_base: 0xd2a000(VA)
  1345.  
  1346. nr_pt_frames: 0xb
  1347.  
  1348. mfn_list: 0x967000(VA)
  1349.  
  1350. mod_start: 0x0(VA)
  1351.  
  1352. mod_len: 0
  1353.  
  1354. flags: 0x0
  1355.  
  1356. cmd_line: root=/dev/sda1 ro 4
  1357.  
  1358. stack: 0x946780-0x966780
  1359.  
  1360. MM: Init
  1361.  
  1362. _text: 0x0(VA)
  1363.  
  1364. _etext: 0x621f5(VA)
  1365.  
  1366. _erodata: 0x76000(VA)
  1367.  
  1368. _edata: 0x7b6d4(VA)
  1369.  
  1370. stack start: 0x946780(VA)
  1371.  
  1372. _end: 0x966d34(VA)
  1373.  
  1374. start_pfn: d38
  1375.  
  1376. max_pfn: afffd
  1377.  
  1378. Mapping memory range 0x1000000 - 0xafffd000
  1379.  
  1380. setting 0x0-0x76000 readonly
  1381.  
  1382. skipped 0x1000
  1383.  
  1384. MM: Initialise page allocator for 12b2000(12b2000)-0(afffd000)
  1385.  
  1386. MM: done
  1387.  
  1388. Demand map pfns at afffe000-bfffe000.
  1389.  
  1390. Heap resides at bffff000-fffff000.
  1391.  
  1392. Initialising timer interface
  1393.  
  1394. Initialising console ... done.
  1395.  
  1396. gnttab_table mapped at 0xafffe000.
  1397.  
  1398. Initialising scheduler
  1399.  
  1400. Thread "Idle": pointer: 0xbffff008, stack: 0x1390000
  1401.  
  1402. Initialising xenbus
  1403.  
  1404. Thread "xenstore": pointer: 0xbffff478, stack: 0x13a0000
  1405.  
  1406. Dummy main: start_info=0x966880
  1407.  
  1408. Thread "main": pointer: 0xbffff8e8, stack: 0x13b0000
  1409.  
  1410. "main" "root=/dev/sda1" "ro" "4"
  1411.  
  1412. vbd 2049 is hd0
  1413.  
  1414. ******************* BLKFRONT for device/vbd/2049 **********
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420. backend at /local/domain/0/backend/vbd/1117/2049
  1421.  
  1422. Failed to read /local/domain/0/backend/vbd/1117/2049/feature-barrier.
  1423.  
  1424. Failed to read /local/domain/0/backend/vbd/1117/2049/feature-flush-cache.
  1425.  
  1426. 1048576000 sectors of 0 bytes
  1427.  
  1428. **************************
  1429.  
  1430.  Booting 'Ubuntu 14.04.1 LTS, kernel 3.13.0-35-generic'
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436. root (hd0)
  1437.  
  1438.  
  1439. Filesystem type is ext2fs, using whole disk
  1440.  
  1441.  
  1442. kernel /boot/vmlinuz-3.13.0-35-generic root=LABEL=cloudimg-rootfs ro xencons=h
  1443.  
  1444.  
  1445. vc0 console=hvc0
  1446.  
  1447.  
  1448. initrd /boot/initrd.img-3.13.0-35-generic
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454. Page fault at linear address 0x14e3a, eip 0x4755f, regs 0x13bfc5c, sp 0xc18004d8, our_sp 0x13bfc3c, code 3
  1455.  
  1456. Thread: main
  1457.  
  1458. EIP: 4755f, EFLAGS 10206.
  1459.  
  1460. EBX: c27bcad0 ECX: 0000000b EDX: 00014e36
  1461.  
  1462. ESI: 00002ee0 EDI: 02800000 EBP: 013bfcb8 EAX: 0003c302
  1463.  
  1464. DS: e021 ES: e021 orig_eax: ffffffff, eip: 0004755f
  1465.  
  1466. CS: e019 EFLAGS: 00010206 esp: c18004d8 ss: 3c0000
  1467.  
  1468. base is 0x13bfcb8 caller is 0x17b2e
  1469.  
  1470. base is 0x13bfce8 caller is 0x26582
  1471.  
  1472. base is 0x13bfd48 caller is 0x2a5f7
  1473.  
  1474. base is 0x13bfd78 caller is 0x2683e
  1475.  
  1476. base is 0x13bfdb8 caller is 0x17d66
  1477.  
  1478. base is 0x13bfe28 caller is 0x3a88
  1479.  
  1480. base is 0x13bfe48 caller is 0x898a
  1481.  
  1482. base is 0x13bfe58 caller is 0xa243
  1483.  
  1484. base is 0x13bfe78 caller is 0xfe69
  1485.  
  1486. base is 0x13bfef8 caller is 0x10489
  1487.  
  1488. base is 0x13bff68 caller is 0x3eb2
  1489.  
  1490. base is 0x13bff78 caller is 0x4729d
  1491.  
  1492. base is 0x13bfff0 caller is 0x31ad
  1493.  
  1494.  
  1495.  
  1496. c18004c0: 00 10 00 00 00 50 de c1 00 00 00 00 00 a0 bc c2
  1497.  
  1498. c18004d0: 00 00 00 00 e5 1d 00 00 00 a0 bc c2 00 00 00 00
  1499.  
  1500. c18004e0: 00 a0 f8 c2 00 00 00 00 ca 2b 00 00 00 00 00 00
  1501.  
  1502. c18004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  1503.  
  1504.  
  1505.  
  1506. 13bfca0: 00 00 00 00 00 00 00 00 1f 00 00 00 d0 ca 7b c2
  1507.  
  1508. 13bfcb0: e0 2e 00 00 80 bb 00 00 e8 fc 3b 01 2e 7b 01 00
  1509.  
  1510. 13bfcc0: 00 00 00 00 00 00 00 00 00 10 00 00 fb b9 04 00
  1511.  
  1512. 13bfcd0: 00 a0 bc 02 8a 2f 00 00 1e f1 5f 00 00 10 00 00
  1513.  
  1514.  
  1515.  
  1516. 47540: 14 0f 84 0f 01 00 00 8b 4d 08 8b 3c 8d 40 19 08
  1517.  
  1518. 47550: 00 8b 07 89 04 8d 40 19 08 00 8b 17 8b 47 04 89
  1519.  
  1520. 47560: 42 04 39 4d 08 74 48 8d 34 8d 3c 19 08 00 89 cb
  1521.  
  1522. 47570: 8b 4d e8 89 4d e4 83 eb 01 8d 4b 0c b8 01 00 00
  1523.  
  1524. Pagetable walk from virt 14e3a, base d2a000:
  1525.  
  1526. L3 = 00000007f0ad3027 (0xd2b000) [offset = 0]
  1527.  
  1528. L2 = 00000007f0ad1067 (0xd2d000) [offset = 0]
  1529.  
  1530. L1 = 00000007f002a021 [offset = 14]
  1531.  
  1532. Xen Minimal OS!
  1533.  
  1534. start_info: 0xd27000(VA)
  1535.  
  1536. nr_pages: 0xf0000
  1537.  
  1538. shared_inf: 0xbf259000(MA)
  1539.  
  1540. pt_base: 0xd2a000(VA)
  1541.  
  1542. nr_pt_frames: 0xb
  1543.  
  1544. mfn_list: 0x967000(VA)
  1545.  
  1546. mod_start: 0x0(VA)
  1547.  
  1548. mod_len: 0
  1549.  
  1550. flags: 0x0
  1551.  
  1552. cmd_line: root=/dev/sda1 ro 4
  1553.  
  1554. stack: 0x946780-0x966780
  1555.  
  1556. MM: Init
  1557.  
  1558. _text: 0x0(VA)
  1559.  
  1560. _etext: 0x621f5(VA)
  1561.  
  1562. _erodata: 0x76000(VA)
  1563.  
  1564. _edata: 0x7b6d4(VA)
  1565.  
  1566. stack start: 0x946780(VA)
  1567.  
  1568. _end: 0x966d34(VA)
  1569.  
  1570. start_pfn: d38
  1571.  
  1572. max_pfn: afffd
  1573.  
  1574. Mapping memory range 0x1000000 - 0xafffd000
  1575.  
  1576. setting 0x0-0x76000 readonly
  1577.  
  1578. skipped 0x1000
  1579.  
  1580. MM: Initialise page allocator for 12b2000(12b2000)-0(afffd000)
  1581.  
  1582. MM: done
  1583.  
  1584. Demand map pfns at afffe000-bfffe000.
  1585.  
  1586. Heap resides at bffff000-fffff000.
  1587.  
  1588. Initialising timer interface
  1589.  
  1590. Initialising console ... done.
  1591.  
  1592. gnttab_table mapped at 0xafffe000.
  1593.  
  1594. Initialising scheduler
  1595.  
  1596. Thread "Idle": pointer: 0xbffff008, stack: 0x1390000
  1597.  
  1598. Initialising xenbus
  1599.  
  1600. Thread "xenstore": pointer: 0xbffff478, stack: 0x13a0000
  1601.  
  1602. Dummy main: start_info=0x966880
  1603.  
  1604. Thread "main": pointer: 0xbffff8e8, stack: 0x13b0000
  1605.  
  1606. "main" "root=/dev/sda1" "ro" "4"
  1607.  
  1608. vbd 2049 is hd0
  1609.  
  1610. ******************* BLKFRONT for device/vbd/2049 **********
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616. backend at /local/domain/0/backend/vbd/1121/2049
  1617.  
  1618. Failed to read /local/domain/0/backend/vbd/1121/2049/feature-barrier.
  1619.  
  1620. Failed to read /local/domain/0/backend/vbd/1121/2049/feature-flush-cache.
  1621.  
  1622. 1048576000 sectors of 0 bytes
  1623.  
  1624. **************************
  1625.  
  1626.  Booting 'Ubuntu 14.04.1 LTS, kernel 3.13.0-35-generic'
  1627.  
  1628.  
  1629.  
  1630.  
  1631.  
  1632. root (hd0)
  1633.  
  1634.  
  1635. Filesystem type is ext2fs, using whole disk
  1636.  
  1637.  
  1638. kernel /boot/vmlinuz-3.13.0-35-generic root=LABEL=cloudimg-rootfs ro xencons=h
  1639.  
  1640.  
  1641. vc0 console=hvc0
  1642.  
  1643.  
  1644. initrd /boot/initrd.img-3.13.0-35-generic
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650. Page fault at linear address 0x14e3a, eip 0x4755f, regs 0x13bfc5c, sp 0xc18004d8, our_sp 0x13bfc3c, code 3
  1651.  
  1652. Thread: main
  1653.  
  1654. EIP: 4755f, EFLAGS 10206.
  1655.  
  1656. EBX: c27bcad0 ECX: 0000000b EDX: 00014e36
  1657.  
  1658. ESI: 00002ee0 EDI: 02800000 EBP: 013bfcb8 EAX: 0003c302
  1659.  
  1660. DS: e021 ES: e021 orig_eax: ffffffff, eip: 0004755f
  1661.  
  1662. CS: e019 EFLAGS: 00010206 esp: c18004d8 ss: 3c0000
  1663.  
  1664. base is 0x13bfcb8 caller is 0x17b2e
  1665.  
  1666. base is 0x13bfce8 caller is 0x26582
  1667.  
  1668. base is 0x13bfd48 caller is 0x2a5f7
  1669.  
  1670. base is 0x13bfd78 caller is 0x2683e
  1671.  
  1672. base is 0x13bfdb8 caller is 0x17d66
  1673.  
  1674. base is 0x13bfe28 caller is 0x3a88
  1675.  
  1676. base is 0x13bfe48 caller is 0x898a
  1677.  
  1678. base is 0x13bfe58 caller is 0xa243
  1679.  
  1680. base is 0x13bfe78 caller is 0xfe69
  1681.  
  1682. base is 0x13bfef8 caller is 0x10489
  1683.  
  1684. base is 0x13bff68 caller is 0x3eb2
  1685.  
  1686. base is 0x13bff78 caller is 0x4729d
  1687.  
  1688. base is 0x13bfff0 caller is 0x31ad
  1689.  
  1690.  
  1691.  
  1692. c18004c0: 00 10 00 00 00 50 de c1 00 00 00 00 00 a0 bc c2
  1693.  
  1694. c18004d0: 00 00 00 00 e5 1d 00 00 00 a0 bc c2 00 00 00 00
  1695.  
  1696. c18004e0: 00 a0 f8 c2 00 00 00 00 ca 2b 00 00 00 00 00 00
  1697.  
  1698. c18004f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  1699.  
  1700.  
  1701.  
  1702. 13bfca0: 00 00 00 00 00 00 00 00 1f 00 00 00 d0 ca 7b c2
  1703.  
  1704. 13bfcb0: e0 2e 00 00 80 bb 00 00 e8 fc 3b 01 2e 7b 01 00
  1705.  
  1706. 13bfcc0: 00 00 00 00 00 00 00 00 00 10 00 00 fb b9 04 00
  1707.  
  1708. 13bfcd0: 00 a0 bc 02 8a 2f 00 00 1e f1 5f 00 00 10 00 00
  1709.  
  1710.  
  1711.  
  1712. 47540: 14 0f 84 0f 01 00 00 8b 4d 08 8b 3c 8d 40 19 08
  1713.  
  1714. 47550: 00 8b 07 89 04 8d 40 19 08 00 8b 17 8b 47 04 89
  1715.  
  1716. 47560: 42 04 39 4d 08 74 48 8d 34 8d 3c 19 08 00 89 cb
  1717.  
  1718. 47570: 8b 4d e8 89 4d e4 83 eb 01 8d 4b 0c b8 01 00 00
  1719.  
  1720. Pagetable walk from virt 14e3a, base d2a000:
  1721.  
  1722. L3 = 00000007f0ad3027 (0xd2b000) [offset = 0]
  1723.  
  1724. L2 = 00000007f0ad1067 (0xd2d000) [offset = 0]
  1725.  
  1726. L1 = 00000007f002a021 [offset = 14]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement