<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Anybody?<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Allen Fowler <allen.fowler@yahoo.com><br>To: ubuntu-users@lists.ubuntu.com<br>Sent: Tuesday, November 27, 2007 11:32:56 AM<br>Subject: Xen on Ubuntu: DomU hangs on boot<br><br>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>
Hello,<br><br>I am trying to install Xen, and I followed the directions at:<br><a rel="nofollow" target="_blank" href="http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories">http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories</a><br><br>The physical machine and Dom0 boot fine.<br><br>However, I can't seem to get any DomU to start.<br><br>
To clarify:<br><br>After I issue the "xm create xen_domu_name"
command, no errors are returned, and the "xm list" command shows
something like this:<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Name                                      ID   Mem VCPUs      State   Time(s)<br>Domain-0                                   0   239     1     r-----   
 279.0<br>xendomu                                    7   128     1     -b----     27.5<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br>However,
I am unable to ssh into the VM, and typing anything at the "xm console"
screen yields no response.  (Though, the "xm console" does show the
scroll back listed below.)<br><br>Any help would be appreciated.<br><br>Thank you,<br>Allen<br><br>Various outputs attached below:<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>DomU config<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>#<br># Configuration file for the Xen instance xendomu, created<br># by xen-tools 3.5 on Fri Nov 23 15:19:59 2007.<br>#<br><br>#<br>#  Kernel + memory size<br>#<br>kernel      = '/boot/vmlinuz-2.6.22-14-xen'<br>ramdisk     = '/boot/initrd.img-2.6.22-14-xen'<br>memory      = '128'<br><br>#<br>#  Disk device(s).<br>#<br>root        = '/dev/hda1 ro'<br>disk        = [ 'file:/home/xen/domains/xendomu/disk.img,hda1,w',
 'file:/home/xen/domains/xendomu/swap.img,hda2,w' ]<br><br>#<br>#  Hostname<br>#<br>name        = 'xendomu'<br><br>#<br>#  Networking<br>#<br>vif         = [ 'ip=10.0.0.71' ]<br><br>#<br>#  Behaviour<br>#<br>on_poweroff = 'destroy'<br>on_reboot   = 'restart'<br>on_crash    = 'restart'<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Output of "xm info"<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>host                   : server2<br>release                : 2.6.22-14-xen<br>version                : #1
 SMP Mon Oct 15 00:35:38 GMT 2007<br>machine                : i686<br>nr_cpus                : 1<br>nr_nodes               : 1<br>sockets_per_node       : 1<br>cores_per_socket       : 1<br>threads_per_core       : 1<br>cpu_mhz                : 996<br>hw_caps                : 0383f9ff:00000000:00000000:00000040<br>total_memory           : 383<br>free_memory            :
 0<br>xen_major              : 3<br>xen_minor              : 1<br>xen_extra              : .0<br>xen_caps               : xen-3.0-x86_32p <br>xen_scheduler          : credit<br>xen_pagesize           : 4096<br>platform_params        : virt_start=0xf5800000<br>xen_changeset          : unavailable<br>cc_compiler            : gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2<br>cc_compile_by          :
 buildd<br>cc_compile_domain      : buildd<br>cc_compile_date        : Fri Oct 12 15:08:23 GMT 2007<br>xend_config_format     : 4<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>xm dmesg<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>[SNIP]<br>(XEN) System RAM: 383MB (392572kB)<br>(XEN) Xen heap: 10MB (10276kB)<br>(XEN) Domain heap initialised: DMA width 32 bits<br>(XEN) PAE enabled, limit: 16 GB<br>(XEN) Local APIC disabled by BIOS -- you can enable it with "lapic"<br>(XEN) Using scheduler: SMP Credit Scheduler (credit)<br>(XEN) Detected 996.791 MHz processor.<br>(XEN) CPU0: Intel Pentium III (Coppermine) stepping 0a<br>(XEN) Mapping cpu 0 to node
 255<br>(XEN) Platform timer is 1.193MHz PIT<br>(XEN) Brought up 1 CPUs<br>(XEN) *** LOADING DOMAIN 0 ***<br>(XEN)  Xen  kernel: 32-bit, PAE, lsb<br>(XEN)  Dom0 kernel: 32-bit, PAE, lsb, paddr 0xc0100000 -> 0xc04c0000<br>(XEN) PHYSICAL MEMORY ARRANGEMENT:<br>(XEN)  Dom0 alloc.:   0000000014000000->0000000016000000 (80008 pages to be allocated)<br>(XEN) VIRTUAL MEMORY ARRANGEMENT:<br>(XEN)  Loaded kernel: c0100000->c04c0000<br>(XEN)  Init. ramdisk: c04c0000->c145e800<br>(XEN)  Phys-Mach map: c145f000->c14b5220<br>(XEN)  Start info:    c14b6000->c14b646c<br>(XEN)  Page tables:   c14b7000->c14c8000<br>(XEN)  Boot stack:    c14c8000->c14c9000<br>(XEN)  TOTAL:        
 c0000000->c1800000<br>(XEN)  ENTRY ADDRESS: c0100000<br>(XEN) Dom0 has maximum 1 VCPUs<br>(XEN) Initrd len 0xf9e800, start at
 0xc04c0000<br>(XEN) Scrubbing Free RAM: done.<br>(XEN) Xen trace buffers: disabled<br>(XEN) Std. Loglevel: Errors and warnings<br>(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)<br>(XEN) Xen is relinquishing VGA console.<br>(XEN) *** Serial input -> DOM0 (type \047CTRL-a\047 three times to switch input to Xen).<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>xm console xendomu<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>[15785.652879] xen_mem: Initialising balloon driver.<br>[15785.660761] Setting mem allocation to 131072 kiB<br>[15785.661268] PCI: System does not support PCI<br>[15785.661371] PCI: System does not support PCI<br>[15785.661489] NET: Registered protocol family 8<br>[15785.661541] NET: Registered protocol family 20<br>[15785.662582] NET: Registered protocol family 2<br>[15785.662767] Time: xen clocksource has been installed.<br>[15785.704611] IP route cache hash
 table entries: 2048
 (order: 1, 8192 bytes)<br>[15785.704753] TCP established hash table entries: 8192 (order: 4, 98304 bytes)<br>[15785.705029] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)<br>[15785.705237] TCP: Hash tables configured (established 8192 bind 8192)<br>[15785.705252] TCP reno registered<br>[15785.734838] checking if image is initramfs... it is<br>[15785.973231] Freeing initrd memory: 15996k freed<br>[15785.974312] audit: initializing netlink socket (disabled)<br>[15785.974572] audit(1196015716.968:1): initialized<br>[15785.980115] VFS: Disk quotas dquot_6.5.1<br>[15785.980729] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)<br>[15785.981277] io scheduler noop registered<br>[15785.981404] io scheduler anticipatory registered<br>[15785.981455] io scheduler deadline registered<br>[15785.981569] io scheduler cfq registered (default)<br>[15786.075774] Real Time Clock Driver v1.12ac<br>[15786.077525] RAMDISK driver initialized: 16 RAM disks
 of 65536K size 1024
 blocksize<br>[15786.078314] input: Macintosh mouse button emulation as /class/input/input0<br>[15786.078818] xencons_init: Initializing xen vfb; pass xencons=tty to prevent this<br>[15786.079520] Xen virtual console successfully installed as xvc0<br>[15786.079866] Event-channel device installed.<br>[15786.147564] netfront: Initialising virtual ethernet driver.<br>[15786.149571] PNP: No PS/2 controller found. Probing ports directly.<br>[15786.150636] i8042.c: No controller found.<br>[15786.150879] mice: PS/2 mouse device common for all mice<br>[15786.151222] TCP cubic registered<br>[15786.151276] NET: Registered protocol family 1<br>[15786.151350] Using IPI No-Shortcut mode<br>[15786.152801] xen-vbd: registered block device major 3<br>[15786.152855] blkfront: hda1: barriers enabled<br>[15786.155045] blkfront: hda2: barriers enabled<br>[15786.163005] netfront: device eth0 has copying receive path.<br>[15786.244504] XENBUS: Device with no driver:
 device/console/0<br>[15786.244975] Freeing unused kernel memory: 200k freed<br>[15786.839976] AppArmor: AppArmor initialized<5>audit(1196015717.836:2):  type=1505 info="AppArmor initialized" pid=992<br>[15786.864141] fuse init (API version 7.8)<br>[15786.887322] Failure registering capabilities with primary security module.<br>[15786.986664] thermal: Unknown symbol acpi_processor_set_thermal_limit<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br></div></div><br>
      <hr size="1">Be a better pen pal. 
Text or chat with friends inside Yahoo! Mail. <a rel="nofollow" target="_blank" href="http://us.rd.yahoo.com/evt=51732/*http://overview.mail.yahoo.com/">See how.</a><!-- kill --><div><br><br>-----Inline Attachment Follows-----<br><br>-- <br>ubuntu-users mailing list<br><a ymailto="mailto:ubuntu-users@lists.ubuntu.com" href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at:
 <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></div></div><br></div></div><br>
      <hr size=1>Get easy, one-click access to your favorites. 
<a href="http://us.rd.yahoo.com/evt=51443/*http://www.yahoo.com/r/hs"> Make Yahoo! your homepage.</a>

</body></html>