1. Script started on Wed 21 Nov 2012 05:38:17 PM PST
  2. [root@copernicium noauto]# pacman -Q | grep -v ^# xen
  3. xen 4.2.0-14
  4.  
  5. [root@copernicium noauto]# cat sysctemctl | grep xen
  6. proc-xen.mount loaded active mounted Mount /proc/xen files
  7. var-lib-xenstored.mount loaded active mounted mount xenstore file system
  8. xenconsoled.service loaded active running Xenconsoled - handles logging from guest consoles and hypervisor
  9. xendomains.service loaded active exited Xendomains - start and stop guests on boot and shutdown
  10. xenstored.service loaded active running Xenstored - daemon managing xenstore file system
  11. 
  12. [root@copernicium noauto]# grep -v ^# finnix-pv.cfg
  13.  
  14. memory=2048
  15. name="finnix-pv"
  16. kernel = "/mnt/isos/linux64"
  17. ramdisk = "/mnt/isos/initrd.xz"
  18.  
  19. vcpus=2
  20. disk = [ '/mnt/isos/finnix-106.iso,raw,hdc,devtype=cdrom' ]
  21. vif = [ 'mac=fa:de:d0:ab:cd:ef,bridge=outer0' ]
  22.  
  23.  
  24.  
  25.  
  26. [root@copernicium noauto]# xl create finnix-pv.cfg
  27. Parsing config from finnix-pv.cfg
  28. libxl: error: libxl_dm.c:1212:device_model_spawn_outcome: domain 5 device model: spawn failed (rc=-3)
  29. libxl: error: libxl_qmp.c:641:libxl__qmp_initialize: Connection error: No such file or directory
  30. Daemon running with PID 832
  31.  
  32.  
  33. [root@copernicium noauto]# xl console finnix-pv
  34. [ 0.000000] Initializing cgroup subsys cpuset
  35. [ 0.000000] Initializing cgroup subsys cpu
  36. [ 0.000000] Linux version 3.5.0-1-amd64-finnix (3.5.0-1) (root@humorbot) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Mon Sep 24 03:25:10 PDT 2012
  37. [ 0.000000] Command line:
  38. /* trimmed */
  39. [ 0.318827] Freeing unused kernel memory: 708k freed
  40.  
  41. Welcome to Finnix!
  42.  
  43. [*] Total memory: 2004MiB, shared ramdisk: 1591MiB
  44. [*] Setting up ramdisk... done
  45.  
  46. [*] Loading probed module:
  47. [*] Loading probed module: xen_blkfront
  48.  
  49. /* and here it freezes until I destroy the domain */
  50.  
  51. [root@copernicium noauto]# xl destroy finnix-pv
  52. libxl: error: libxl_dm.c:1245:libxl__destroy_device_model: Device Model already exited
  53.  
  54. [root@copernicium noauto]# ls -l /run/xen
  55. ls: cannot access /run/xen: No such file or directory
  56.  
  57. [root@copernicium noauto]# mkdir /run/xen
  58. [root@copernicium noauto]# xl create finnix-pv.cfg
  59. Parsing config from finnix-pv.cfg
  60. Daemon running with PID 958
  61.  
  62. [root@copernicium noauto]# xl consolleole finnix-pv.cfg 
  63. [ 0.000000] Initializing cgroup subsys cpuset
  64. /* dmesg removed again */
  65. [ 0.318574] Freeing unused kernel memory: 708k freed
  66.  
  67. Welcome to Finnix!
  68.  
  69. [*] Total memory: 2004MiB, shared ramdisk: 1591MiB
  70. [*] Setting up ramdisk... done
  71.  
  72. [*] Loading probed module:
  73. [*] Loading probed module: xen_blkfront
  74. [*] Loading probed module: ide-generic
  75. [*] Loading probed module: generic
  76. [*] Loading probed module: xen-blkfront
  77. [*] Loading probed module: xen-netfront
  78.  
  79. [*] Looking for Finnix media at xvdc...
  80. [*] Finnix media found at xvdc
  81. [*] Creating unionfs overlay... done
  82. /* more stuff */
  83. [*] Finnix 106 ready; 395 packages, 107M compressed
  84.  
  85. root@hvc0:~# shutdown -h now
  86.  
  87. [*] Shutting down...
  88.  
  89.  
  90. [root@copernicium xen]# ls -l /run/xen
  91. total 0
  92. srwxr-xr-x 1 root root 0 Nov 21 17:50 qmp-libxl-5