Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2011
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.14 KB | None | 0 0
  1. root@netcatarina:~# xl create /etc/xen/domains/nctest.sxp -c
  2. Parsing config file /etc/xen/domains/nctest.sxp
  3. Daemon running with PID 8018
  4. Linux version 2.6.39-xenU (root@netcatarina) (gcc version 4.4.5 (Debian 4.4.5-8) ) #5 SMP Fri Jun 17 13:33:23 CEST 2011
  5. Command line: root=/dev/xvda1 xencons=hvc0 console=hvc0
  6. ACPI in unprivileged domain disabled
  7. released 0 pages of unused memory
  8. Set 0 page(s) to 1-1 mapping.
  9. BIOS-provided physical RAM map:
  10. Xen: 0000000000000000 - 00000000000a0000 (usable)
  11. Xen: 00000000000a0000 - 0000000000100000 (reserved)
  12. Xen: 0000000000100000 - 0000000020000000 (usable)
  13. Xen: 0000000100000000 - 0000000100800000 (usable)
  14. Notice: NX (Execute Disable) protection missing in CPU!
  15. DMI not present or invalid.
  16. No AGP bridge found
  17. last_pfn = 0x100800 max_arch_pfn = 0x400000000
  18. last_pfn = 0x20000 max_arch_pfn = 0x400000000
  19. init_memory_mapping: 0000000000000000-0000000020000000
  20. init_memory_mapping: 0000000100000000-0000000100800000
  21. Zone PFN ranges:
  22. DMA 0x00000010 -> 0x00001000
  23. DMA32 0x00001000 -> 0x00100000
  24. Normal 0x00100000 -> 0x00100800
  25. Movable zone start PFN for each node
  26. early_node_map[3] active PFN ranges
  27. 0: 0x00000010 -> 0x000000a0
  28. 0: 0x00000100 -> 0x00020000
  29. 0: 0x00100000 -> 0x00100800
  30. SMP: Allowing 2 CPUs, 0 hotplug CPUs
  31. No local APIC present
  32. APIC: disable apic facility
  33. APIC: switched to apic NOOP
  34. Allocating PCI resources starting at 20000000 (gap: 20000000:e0000000)
  35. Booting paravirtualized kernel on Xen
  36. Xen version: 4.1.1 (preserve-AD)
  37. setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
  38. PERCPU: Embedded 25 pages/cpu @ffff88001feb4000 s80192 r0 d22208 u102400
  39. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 118639
  40. Kernel command line: root=/dev/xvda1 xencons=hvc0 console=hvc0
  41. PID hash table entries: 2048 (order: 2, 16384 bytes)
  42. Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  43. Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  44. Checking aperture...
  45. No AGP bridge found
  46. Memory: 439696k/4202496k available (3378k kernel code, 3670464k absent, 92336k reserved, 1426k data, 528k init)
  47. SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  48. Hierarchical RCU implementation.
  49. CONFIG_RCU_FANOUT set to non-default value of 32
  50. RCU-based detection of stalled CPUs is disabled.
  51. NR_IRQS:512
  52. Console: colour dummy device 80x25
  53. console [tty0] enabled
  54. console [hvc0] enabled
  55. installing Xen timer for CPU 0
  56. Detected 2660.108 MHz processor.
  57. Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.21 BogoMIPS (lpj=10640432)
  58. pid_max: default: 32768 minimum: 301
  59. Mount-cache hash table entries: 256
  60. CPU: Unsupported number of siblings 32
  61. SMP alternatives: switching to UP code
  62. cpu 0 spinlock event irq 17
  63. Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only.
  64. installing Xen timer for CPU 1
  65. cpu 1 spinlock event irq 23
  66. SMP alternatives: switching to SMP code
  67. CPU: Unsupported number of siblings 32
  68. Brought up 2 CPUs
  69. Grant table initialized
  70. NET: Registered protocol family 16
  71. PCI: setting up Xen PCI frontend stub
  72. bio: create slab <bio-0> at 0
  73. ACPI: Interpreter disabled.
  74. xen/balloon: Initialising balloon driver.
  75. last_pfn = 0x100800 max_arch_pfn = 0x400000000
  76. xen-balloon: Initialising balloon driver.
  77. vgaarb: loaded
  78. PCI: System does not support PCI
  79. PCI: System does not support PCI
  80. Switching to clocksource xen
  81. pnp: PnP ACPI: disabled
  82. Switched to NOHz mode on CPU #0
  83. Switched to NOHz mode on CPU #1
  84. NET: Registered protocol family 2
  85. IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
  86. TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  87. TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  88. TCP: Hash tables configured (established 16384 bind 16384)
  89. TCP reno registered
  90. UDP hash table entries: 256 (order: 1, 8192 bytes)
  91. UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  92. NET: Registered protocol family 1
  93. RPC: Registered udp transport module.
  94. RPC: Registered tcp transport module.
  95. RPC: Registered tcp NFSv4.1 backchannel transport module.
  96. PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  97. Placing 64MB software IO TLB between ffff88001ae34000 - ffff88001ee34000
  98. software IO TLB at phys 0x1ae34000 - 0x1ee34000
  99. has_svm: not amd
  100. kvm: no hardware support
  101. platform rtc_cmos: registered platform RTC device (no PNP device found)
  102. microcode: no support for this CPU vendor
  103. audit: initializing netlink socket (disabled)
  104. type=2000 audit(1311334034.029:1): initialized
  105. HugeTLB registered 2 MB page size, pre-allocated 0 pages
  106. VFS: Disk quotas dquot_6.5.2
  107. Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  108. Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  109. msgmni has been set to 858
  110. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  111. io scheduler noop registered
  112. io scheduler deadline registered
  113. io scheduler cfq registered (default)
  114. Event-channel device installed.
  115. Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  116. Non-volatile memory driver v1.3
  117. Linux agpgart interface v0.103
  118. Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
  119. Hangcheck: Using getrawmonotonic().
  120. brd: module loaded
  121. loop: module loaded
  122. nbd: registered device at major 43
  123. Initialising Xen virtual ethernet driver.
  124. blkfront: xvda1: barriers enabled
  125. vif vif-0: eth0: Features changed: 0x00004802 -> 0x00004002
  126. tun: Universal TUN/TAP device driver, 1.6
  127. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  128. i8042: PNP: No PS/2 controller found. Probing ports directly.
  129. i8042: No controller found
  130. mousedev: PS/2 mouse device common for all mice
  131. cpuidle: using governor ladder
  132. cpuidle: using governor menu
  133. Netfilter messages via NETLINK v0.30.
  134. nf_conntrack version 0.5.0 (3435 buckets, 13740 max)
  135. ctnetlink v0.93: registering with nfnetlink.
  136. ip_tables: (C) 2000-2006 Netfilter Core Team
  137. TCP cubic registered
  138. NET: Registered protocol family 17
  139. registered taskstats version 1
  140. Setting capacity to 10485760
  141. xvda1: detected capacity change from 0 to 5368709120
  142. blkfront: xvda2: barriers enabled
  143. Setting capacity to 2097152
  144. xvda2: detected capacity change from 0 to 1073741824
  145. EXT3-fs: barriers not enabled
  146. kjournald starting. Commit interval 5 seconds
  147. EXT3-fs (xvda1): using internal journal
  148. EXT3-fs (xvda1): recovery complete
  149. EXT3-fs (xvda1): mounted filesystem with writeback data mode
  150. VFS: Mounted root (ext3 filesystem) on device 202:1.
  151. Freeing unused kernel memory: 528k freed
  152. INIT: version 2.86 booting
  153. .udev/ already exists on the static /dev! (warning).
  154. Starting the hotplug events dispatcher: udevdudevd (564): /proc/564/oom_adj is deprecated, please use /proc/564/oom_score_adj instead.
  155. .
  156. Synthesizing the initial hotplug events...done.
  157. Waiting for /dev to be fully populated...done.
  158. Activating swap...Adding 1048572k swap on /dev/xvda2. Priority:-1 extents:1 across:1048572k SS
  159. done.
  160. Checking root file system...fsck 1.41.3 (12-Oct-2008)
  161. /dev/xvda1: clean, 18027/327680 files, 132490/1310720 blocks
  162. done.
  163. EXT3-fs (xvda1): using internal journal
  164. Cleaning up ifupdown....
  165. Loading device-mapper support.
  166. Checking file systems...fsck 1.41.3 (12-Oct-2008)
  167. done.
  168. Setting kernel variables (/etc/sysctl.conf)...done.
  169. Mounting local filesystems...done.
  170. Activating swapfile swap...done.
  171. Setting up networking....
  172. Configuring network interfaces...Internet Systems Consortium DHCP Client V3.1.1
  173. Copyright 2004-2008 Internet Systems Consortium.
  174. All rights reserved.
  175. For info, please visit http://www.isc.org/sw/dhcp/
  176.  
  177. Listening on LPF/eth0/00:16:3e:68:b4:16
  178. Sending on LPF/eth0/00:16:3e:68:b4:16
  179. Sending on Socket/fallback
  180. DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
  181. DHCPOFFER from 141.39.215.237
  182. DHCPREQUEST on eth0 to 255.255.255.255 port 67
  183. DHCPACK from 141.39.215.237
  184. bound to 141.39.215.116 -- renewal in 80079 seconds.
  185. done.
  186. INIT: Entering runlevel: 2
  187. Starting system log daemon....
  188. Starting kernel log daemon....
  189. Starting OpenBSD Secure Shell server: sshd.
  190. Starting NTP server: ntpd.
  191. Starting periodic command scheduler: crond.
  192. warning: `ntpd' uses 32-bit capabilities (legacy support in use)
  193.  
  194. Debian GNU/Linux 5.0 nctest hvc0
  195.  
  196. nctest login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement