Advertisement
Guest User

Untitled

a guest
Mar 5th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.60 KB | None | 0 0
  1. Xen Minimal OS!
  2. start_info: 0xa01000(VA)
  3. nr_pages: 0x26700
  4. shared_inf: 0xbb92b000(MA)
  5. pt_base: 0xa04000(VA)
  6. nr_pt_frames: 0x9
  7. mfn_list: 0x967000(VA)
  8. mod_start: 0x0(VA)
  9. mod_len: 0
  10. flags: 0x0
  11. cmd_line: root=/dev/sda1 ro 4
  12. stack: 0x946780-0x966780
  13. MM: Init
  14. _text: 0x0(VA)
  15. _etext: 0x621f5(VA)
  16. _erodata: 0x76000(VA)
  17. _edata: 0x7b6d4(VA)
  18. stack start: 0x946780(VA)
  19. _end: 0x966d34(VA)
  20. start_pfn: a10
  21. max_pfn: 26700
  22. Mapping memory range 0xc00000 - 0x26700000
  23. setting 0x0-0x76000 readonly
  24. skipped 0x1000
  25. MM: Initialise page allocator for b3e000(b3e000)-0(26700000)
  26. MM: done
  27. Demand map pfns at 26701000-36701000.
  28. Heap resides at 36702000-76702000.
  29. Initialising timer interface
  30. Initialising console ... done.
  31. gnttab_table mapped at 0x26701000.
  32. Initialising scheduler
  33. Thread "Idle": pointer: 0x36702008, stack: 0xbf0000
  34. Initialising xenbus
  35. Thread "xenstore": pointer: 0x36702478, stack: 0x26600000
  36. Dummy main: start_info=0x966880
  37. Thread "main": pointer: 0x367028e8, stack: 0x26610000
  38. "main" "root=/dev/sda1" "ro" "4"
  39. vbd 2049 is hd0
  40. ******************* BLKFRONT for device/vbd/2049 **********
  41.  
  42.  
  43. backend at /local/domain/0/backend/vbd/147/2049
  44. Failed to read /local/domain/0/backend/vbd/147/2049/feature-barrier.
  45. Failed to read /local/domain/0/backend/vbd/147/2049/feature-flush-cache.
  46. 20971520 sectors of 0 bytes
  47. **************************
  48.  
  49. [H
  50. [J Booting 'Fedora-16-ec2-20111101-i386 (3.1.0-7.fc16.i686.PAE)'
  51.  
  52.  
  53.  
  54. root (hd0)
  55.  
  56. Filesystem type is ext2fs, using whole disk
  57.  
  58. kernel /boot/vmlinuz-3.1.0-7.fc16.i686.PAE ro root=LABEL=_/ idle=halt
  59.  
  60. initrd /boot/initramfs-3.1.0-7.fc16.i686.PAE.img
  61.  
  62.  
  63.  
  64. close blk: backend at /local/domain/0/backend/vbd/147/2049
  65. [ 0.000000] Reserving virtual address space above 0xf5800000
  66. [ 0.000000] Initializing cgroup subsys cpuset
  67. [ 0.000000] Initializing cgroup subsys cpu
  68. [ 0.000000] Linux version 3.1.0-7.fc16.i686.PAE (mockbuild@x86-11.phx2.fedoraproject.org) (gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #1 SMP Tue Nov 1 20:53:45 UTC 2011
  69. [ 0.000000] ACPI in unprivileged domain disabled
  70. [ 0.000000] released 0 pages of unused memory
  71. [ 0.000000] Set 0 page(s) to 1-1 mapping.
  72. [ 0.000000] BIOS-provided physical RAM map:
  73. [ 0.000000] Xen: 0000000000000000 - 00000000000a0000 (usable)
  74. [ 0.000000] Xen: 00000000000a0000 - 0000000000100000 (reserved)
  75. [ 0.000000] Xen: 0000000000100000 - 0000000026700000 (usable)
  76. [ 0.000000] NX (Execute Disable) protection: active
  77. [ 0.000000] DMI not present or invalid.
  78. [ 0.000000] last_pfn = 0x26700 max_arch_pfn = 0x1000000
  79. [ 0.000000] init_memory_mapping: 0000000000000000-0000000026700000
  80. [ 0.000000] RAMDISK: 00eca000 - 02d16000
  81. [ 0.000000] 0MB HIGHMEM available.
  82. [ 0.000000] 615MB LOWMEM available.
  83. [ 0.000000] mapped low ram: 0 - 26700000
  84. [ 0.000000] low ram: 0 - 26700000
  85. [ 0.000000] Zone PFN ranges:
  86. [ 0.000000] DMA 0x00000010 -> 0x00001000
  87. [ 0.000000] Normal 0x00001000 -> 0x00026700
  88. [ 0.000000] HighMem empty
  89. [ 0.000000] Movable zone start PFN for each node
  90. [ 0.000000] early_node_map[2] active PFN ranges
  91. [ 0.000000] 0: 0x00000010 -> 0x000000a0
  92. [ 0.000000] 0: 0x00000100 -> 0x00026700
  93. [ 0.000000] Using APIC driver default
  94. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  95. [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
  96. [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
  97. [ 0.000000] APIC: disable apic facility
  98. [ 0.000000] APIC: switched to apic NOOP
  99. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
  100. [ 0.000000] Allocating PCI resources starting at 26700000 (gap: 26700000:d9900000)
  101. [ 0.000000] Booting paravirtualized kernel on Xen
  102. [ 0.000000] Xen version: 3.4.3-kaos_t1micro (preserve-AD)
  103. [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
  104. [ 0.000000] PERCPU: Embedded 13 pages/cpu @e621c000 s32000 r0 d21248 u53248
  105. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 156098
  106. [ 0.000000] Kernel command line: ro root=LABEL=_/ idle=halt
  107. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  108. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  109. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  110. [ 0.000000] Initializing CPU#0
  111. [ 0.000000] allocated 2518784 bytes of page_cgroup
  112. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  113. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  114. [ 0.000000] Memory: 579580k/629760k available (4278k kernel code, 49732k reserved, 2724k data, 612k init, 0k highmem)
  115. [ 0.000000] virtual kernel memory layout:
  116. [ 0.000000] fixmap : 0xf5295000 - 0xf57ff000 (5544 kB)
  117. [ 0.000000] pkmap : 0xf4e00000 - 0xf5000000 (2048 kB)
  118. [ 0.000000] vmalloc : 0xe6f00000 - 0xf4dfe000 ( 222 MB)
  119. [ 0.000000] lowmem : 0xc0000000 - 0xe6700000 ( 615 MB)
  120. [ 0.000000] .init : 0xc0ad7000 - 0xc0b70000 ( 612 kB)
  121. [ 0.000000] .data : 0xc082d816 - 0xc0ad6840 (2724 kB)
  122. [ 0.000000] .text : 0xc0400000 - 0xc082d816 (4278 kB)
  123. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  124. [ 0.000000] Hierarchical RCU implementation.
  125. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  126. [ 0.000000] NR_IRQS:1280
  127. [ 0.000000] Console: colour dummy device 80x25
  128. [ 0.000000] console [tty0] enabled
  129. [ 0.000000] console [hvc0] enabled
  130. [ 0.000000] installing Xen timer for CPU 0
  131. [ 0.000000] Detected 2660.000 MHz processor.
  132. [ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.00 BogoMIPS (lpj=2660000)
  133. [ 0.000999] pid_max: default: 32768 minimum: 301
  134. [ 0.000999] Security Framework initialized
  135. [ 0.000999] SELinux: Initializing.
  136. [ 0.000999] Mount-cache hash table entries: 512
  137. [ 0.000999] Initializing cgroup subsys cpuacct
  138. [ 0.000999] Initializing cgroup subsys memory
  139. [ 0.000999] Initializing cgroup subsys devices
  140. [ 0.000999] Initializing cgroup subsys freezer
  141. [ 0.000999] Initializing cgroup subsys net_cls
  142. [ 0.000999] Initializing cgroup subsys blkio
  143. [ 0.000999] Initializing cgroup subsys perf_event
  144. [ 0.000999] CPU: Physical Processor ID: 0
  145. [ 0.000999] CPU: Processor Core ID: 0
  146. [ 0.001999] SMP alternatives: switching to UP code
  147. [ 0.002675] Freeing SMP alternatives: 12k freed
  148. [ 0.002708] ftrace: allocating 24660 entries in 49 pages
  149. [ 0.003506] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
  150. [ 0.004032] NMI watchdog disabled (cpu0): hardware events not enabled
  151. [ 0.004063] Brought up 1 CPUs
  152. [ 0.004468] devtmpfs: initialized
  153. [ 0.005513] atomic64 test passed for i586+ platform with CX8 and with SSE
  154. [ 0.005546] Grant table initialized
  155. [ 0.025342] RTC time: 165:165:165, date: 165/165/65
  156. [ 0.025484] NET: Registered protocol family 16
  157. [ 0.026848] PCI: setting up Xen PCI frontend stub
  158. [ 0.028230] bio: create slab <bio-0> at 0
  159. [ 0.028371] ACPI: Interpreter disabled.
  160. [ 0.028411] xen/balloon: Initialising balloon driver.
  161. [ 0.028411] last_pfn = 0x26700 max_arch_pfn = 0x1000000
  162. [ 0.029268] xen-balloon: Initialising balloon driver.
  163. [ 0.029268] vgaarb: loaded
  164. [ 0.029268] SCSI subsystem initialized
  165. [ 0.030101] usbcore: registered new interface driver usbfs
  166. [ 0.030124] usbcore: registered new interface driver hub
  167. [ 0.030174] usbcore: registered new device driver usb
  168. [ 0.030312] PCI: System does not support PCI
  169. [ 0.030322] PCI: System does not support PCI
  170. [ 0.030444] NetLabel: Initializing
  171. [ 0.030451] NetLabel: domain hash size = 128
  172. [ 0.030458] NetLabel: protocols = UNLABELED CIPSOv4
  173. [ 0.030475] NetLabel: unlabeled traffic allowed by default
  174. [ 0.030486] Switching to clocksource xen
  175. [ 0.030997] Switched to NOHz mode on CPU #0
  176. [ 0.039155] pnp: PnP ACPI: disabled
  177. [ 0.041550] NET: Registered protocol family 2
  178. [ 0.041636] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  179. [ 0.155526] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  180. [ 0.156253] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  181. [ 0.156450] TCP: Hash tables configured (established 131072 bind 65536)
  182. [ 0.156459] TCP reno registered
  183. [ 0.156467] UDP hash table entries: 512 (order: 2, 16384 bytes)
  184. [ 0.156481] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  185. [ 0.156610] NET: Registered protocol family 1
  186. [ 0.156687] Unpacking initramfs...
  187. [ 0.218359] Freeing initrd memory: 31024k freed
  188. [ 0.235904] platform rtc_cmos: registered platform RTC device (no PNP device found)
  189. [ 0.236179] apm: BIOS not found.
  190. [ 0.236301] Intel AES-NI instructions are not detected.
  191. [ 0.236471] audit: initializing netlink socket (disabled)
  192. [ 0.236492] type=2000 audit(1330968747.934:1): initialized
  193. [ 0.257560] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  194. [ 0.259172] VFS: Disk quotas dquot_6.5.2
  195. [ 0.259301] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  196. [ 0.260003] msgmni has been set to 1192
  197. [ 0.260565] alg: No test for stdrng (krng)
  198. [ 0.260587] NET: Registered protocol family 38
  199. [ 0.260646] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  200. [ 0.260692] io scheduler noop registered
  201. [ 0.260700] io scheduler deadline registered
  202. [ 0.260717] io scheduler cfq registered (default)
  203. [ 0.260787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  204. [ 0.260842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  205. [ 0.260853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  206. [ 0.260990] isapnp: Scanning for PnP cards...
  207. [ 0.619403] isapnp: No Plug & Play device found
  208. [ 0.619871] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  209. [ 0.620340] Non-volatile memory driver v1.3
  210. [ 0.620348] Linux agpgart interface v0.103
  211. [ 0.621535] loop: module loaded
  212. [ 0.621672] Fixed MDIO Bus: probed
  213. [ 0.621727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  214. [ 0.621746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  215. [ 0.621760] uhci_hcd: USB Universal Host Controller Interface driver
  216. [ 0.621814] usbcore: registered new interface driver usbserial
  217. [ 0.621829] USB Serial support registered for generic
  218. [ 0.621843] usbcore: registered new interface driver usbserial_generic
  219. [ 0.621851] usbserial: USB Serial Driver core
  220. [ 0.621878] i8042: PNP: No PS/2 controller found. Probing ports directly.
  221. [ 0.622760] mousedev: PS/2 mouse device common for all mice
  222. [ 0.662946] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  223. [ 0.663002] rtc_cmos: probe of rtc_cmos failed with error -38
  224. [ 0.663003] device-mapper: uevent: version 1.0.3
  225. [ 0.663220] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com
  226. [ 0.663303] EFI Variables Facility v0.08 2004-May-17
  227. [ 0.663435] usbcore: registered new interface driver usbhid
  228. [ 0.663443] usbhid: USB HID core driver
  229. [ 0.663516] ip_tables: (C) 2000-2006 Netfilter Core Team
  230. [ 0.663543] TCP cubic registered
  231. [ 0.663549] Initializing XFRM netlink socket
  232. [ 0.663707] NET: Registered protocol family 10
  233. [ 0.663945] Mobile IPv6
  234. [ 0.663953] NET: Registered protocol family 17
  235. [ 0.663972] Registering the dns_resolver key type
  236. [ 0.663997] Using IPI No-Shortcut mode
  237. [ 0.664134] registered taskstats version 1
  238. [ 0.664146] IMA: No TPM chip found, activating TPM-bypass!
  239. [ 0.664210] XENBUS: Device with no driver: device/vbd/2049
  240. [ 0.664218] XENBUS: Device with no driver: device/vif/0
  241. [ 0.664225] XENBUS: Device with no driver: device/console/0
  242. [ 0.664244] Magic number: 1:252:3141
  243. [ 0.664263] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  244. [ 0.664293] Initializing network drop monitor service
  245. [ 0.664608] Freeing unused kernel memory: 612k freed
  246. [ 0.666177] Write protecting the kernel text: 4280k
  247. [ 0.666784] Write protecting the kernel read-only data: 2064k
  248. [ 0.666796] NX-protecting the kernel data: 3912k
  249. [ 0.839168] dracut: dracut-013-18.fc16
  250. [ 0.872215] udevd[93]: starting version 173
  251. [ 0.946374] dracut: Starting plymouth daemon
  252. [ 0.987166] dracut: rd.md.imsm=0: no MD RAID for imsm/isw raids
  253. [ 0.993121] dracut: rd.md.ddf=0: no MD RAID for SNIA ddf raids
  254. [ 1.062317] blkfront: xvda1: barrier or flush: disabled
  255. [ 1.222820] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null)
  256. [ 1.250208] dracut: Checking ext4: /dev/disk/by-label/_\x2f
  257. [ 1.250412] dracut: issuing e2fsck -a /dev/disk/by-label/_\x2f
  258. [ 1.261783] dracut: _/: clean, 20353/651520 files, 213629/2621440 blocks
  259. [ 1.262248] dracut: Remounting /dev/disk/by-label/_\x2f with -o ro
  260. [ 1.270419] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null)
  261. [ 1.275714] dracut: Mounted root filesystem /dev/xvda1
  262. [ 1.442774] dracut: Switching root
  263. [ 1.517829] type=1404 audit(1330968749.215:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  264. [ 1.597555] type=1403 audit(1330968749.295:3): policy loaded auid=4294967295 ses=4294967295
  265. [ 1.604049] systemd[1]: Successfully loaded SELinux policy in 92ms 843us.
  266. [ 1.622719] systemd[1]: Successfully loaded SELinux database in 18ms 458us, size on heap is 362K.
  267. [ 1.675539] systemd[1]: Relabelled /dev and /run in 44ms 552us.
  268. [ 1.680974] systemd[1]: systemd 36 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)
  269. [ 1.684189] systemd[1]: Set hostname to <ip-10-194-230-133>.
  270. [ 2.252883] EXT4-fs (xvda1): re-mounted. Opts: (null)
  271. [ 2.445080] udevd[252]: starting version 173
  272. [ 2.716214] Initialising Xen virtual ethernet driver.
  273. [ 2.937647] rmmod[332]: ERROR: Module scsi_wait_scan does not exist in /proc/modules
  274. [ 3.201641] fedora-storage-init[338]: Setting up Logical Volume Management: No volume groups found
  275. [ 3.209562] fedora-storage-init[338]: [ OK ]
  276. [ 3.318818] fedora-storage-init[344]: Setting up Logical Volume Management: No volume groups found
  277. [ 3.330287] fedora-storage-init[344]: [ OK ]
  278. [ 3.397929] lvm[350]: No volume groups found
  279. [ 3.466945] systemd-tmpfiles[356]: Successfully loaded SELinux database in 17ms 797us, size on heap is 363K.
  280. [ 91.879094] systemd[1]: Job dev-xvda3.device/start timed out.
  281. [ 91.879114] systemd[1]: Job dev-xvda3.swap/start failed with result 'dependency'.
  282. [ 91.879130] systemd[1]: Job dev-xvda3.device/start failed with result 'timeout'.
  283. [ 92.356827] nf_conntrack version 0.5.0 (9550 buckets, 38200 max)
  284. [ 92.365763] ip6_tables: (C) 2000-2006 Netfilter Core Team
  285.  
  286. [r
  287. [H
  288. [J
  289.  
  290. Fedora release 16 (Verne)
  291. Kernel 3.1.0-7.fc16.i686.PAE on an i686 (hvc0)
  292.  
  293. ip-10-194-230-133 login: Bringing up loopback interface: [ OK ]
  294.  
  295. Bringing up interface eth0:
  296. Determining IP information for eth0.../etc/init.d/functions: line 58: /dev/stderr: Permission denied
  297. /etc/rc.d/init.d/functions: line 58: /dev/stderr: Permission denied
  298. /etc/init.d/functions: line 58: /dev/stderr: Permission denied
  299. /etc/rc.d/init.d/functions: line 58: /dev/stderr: Permission denied
  300. /etc/init.d/functions: line 58: /dev/stderr: Permission denied
  301. /etc/rc.d/init.d/functions: line 58: /dev/stderr: Permission denied
  302. /etc/init.d/functions: line 58: /dev/stderr: Permission denied
  303. /etc/rc.d/init.d/functions: line 58: /dev/stderr: Permission denied
  304. done.
  305. [ OK ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement