| --- | Log | opened Fri Oct 15 00:00:50 2010 |
| 00:32 | -!- | smaresca [~steve@68.118.185.157] has joined #xen |
| 00:40 | -!- | icarus901 [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 01:29 | -!- | bibekp [~bibekp@77-20-123-59-dynip.superkabel.de] has joined #xen |
| 01:57 | -!- | icarus901 [~steve@68.118.185.157] has joined #xen |
| 02:03 | -!- | smaresca [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 02:34 | -!- | Piet [~Piet__@04ZAAAKO2.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 02:43 | -!- | Piet [~Piet__@28IAAAHH2.tor-irc.dnsbl.oftc.net] has joined #xen |
| 03:00 | -!- | Piet [~Piet__@28IAAAHH2.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 03:01 | -!- | Piet [~Piet__@28IAAAHIW.tor-irc.dnsbl.oftc.net] has joined #xen |
| 03:02 | -!- | smaresca [~steve@68.118.185.157] has joined #xen |
| 03:09 | -!- | icarus901 [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 03:09 | -!- | icarus901 [~steve@68.118.185.157] has joined #xen |
| 03:14 | -!- | smaresca [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 03:27 | -!- | smaresca [~steve@68.118.185.157] has joined #xen |
| 03:34 | -!- | icarus901 [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 03:35 | -!- | icarus901 [~steve@68.118.185.157] has joined #xen |
| 03:39 | -!- | smaresca [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 03:41 | -!- | smaresca [~steve@68.118.185.157] has joined #xen |
| 03:48 | -!- | icarus901 [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 03:50 | -!- | icarus901 [~steve@68.118.185.157] has joined #xen |
| 03:57 | -!- | smaresca [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 03:59 | -!- | smaresca [~steve@68.118.185.157] has joined #xen |
| 04:07 | -!- | icarus901 [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 04:10 | -!- | icarus901 [~steve@68.118.185.157] has joined #xen |
| 04:16 | -!- | smaresca [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 04:19 | -!- | Charly [~Charly@pha75-13-82-247-158-49.fbx.proxad.net] has joined #xen |
| 04:21 | <Charly> | ehlo ! |
| 04:56 | <Charly> | Do you know a way to get help on xen debug logs ? |
| 06:04 | -!- | andrea [~andrea@service.cab.unipd.it] has joined #xen |
| 06:05 | -!- | xmerlin [~xmerlin@net77-43-57-81.mclink.it] has joined #xen |
| 06:20 | -!- | ShaunR [~shaun@staff.ndchost.com] has quit [] |
| 06:41 | -!- | Charly [~Charly@pha75-13-82-247-158-49.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 06:42 | -!- | Charly [~Charly@pha75-13-82-247-158-49.fbx.proxad.net] has joined #xen |
| 07:47 | -!- | smaresca [~steve@68.118.185.157] has joined #xen |
| 07:54 | -!- | icarus901 [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 08:30 | -!- | Stellar|2 [~Stellar@125.163.52.235] has quit [Quit: Intuition FTW!!] |
| 08:59 | -!- | bibekp [~bibekp@77-20-123-59-dynip.superkabel.de] has quit [Ping timeout: 480 seconds] |
| 09:01 | <deshantm> | Charly: try ##xen on freenode, it is a bit more active over there |
| 09:06 | <Charly> | thanks |
| 09:07 | <Charly> | arf |
| 09:07 | <Charly> | there is no one ! |
| 09:11 | <deshantm> | Charly on the freenode server |
| 09:51 | -!- | Stellar [~Stellar@125.163.52.235] has joined #xen |
| 10:28 | -!- | bibekp [~bibekp@77-20-123-59-dynip.superkabel.de] has joined #xen |
| 10:33 | -!- | mrtux [~mrtux@124-148-155-182.dyn.iinet.net.au] has joined #xen |
| 10:35 | <mrtux> | I'm having real hair-pulling time with getting Xen up and running on my server. I have enabled debug level logging to /var/log/xen/xend.log and rebooted my system, but neither Xen appears to be starting (/proc/xen doesn't exist) nor does xend.log get anything in it. |
| 10:36 | <mrtux> | Can anyone help me? |
| 10:36 | <deshantm> | mrtux: xend start |
| 10:36 | <deshantm> | echo $? |
| 10:37 | <mrtux> | 'xend start' states that it can't find hypervisor information in sysfs. |
| 10:37 | <deshantm> | mrtux: uname -a |
| 10:38 | <mrtux> | Linux Clock 2.6.32-5-xen-amd64 #1 SMP Thu Sep 30 05:47:47 UTC 2010 x86_64 GNU/Linux |
| 10:39 | <mrtux> | It's a brand new installation of Debian sid. |
| 10:40 | <deshantm> | mrtux: add xenfs /proc/xen xenfs defaults 0 0 to /etc/fstab |
| 10:40 | <deshantm> | mount -a |
| 10:41 | <mrtux> | Fails - /proc/xen doesn't exist. |
| 10:41 | <mrtux> | mkdir it? |
| 10:43 | -!- | mrtux [~mrtux@124-148-155-182.dyn.iinet.net.au] has quit [Quit: i <3 pork (http://dev.ojnk.net)] |
| 10:46 | -!- | mrtux [~mrtux@124-148-155-182.dyn.iinet.net.au] has joined #xen |
| 10:48 | <mrtux> | hmmm.... |
| 10:51 | <deshantm> | mrtux: something isn't quite right with the xen setup |
| 10:51 | <deshantm> | does sid have dom0 xen support even? |
| 10:51 | -!- | bibekp [~bibekp@77-20-123-59-dynip.superkabel.de] has quit [Ping timeout: 480 seconds] |
| 10:51 | <deshantm> | i know people have been using squeeze |
| 10:53 | <mrtux> | afaict, sid does have dom0 support. |
| 10:56 | <mrtux> | http://wiki.debian.org/Xen#XenonTesting.2BAC8-SqueezeandonUnstable.2BAC8-Sid << Would suggest that sid does work as a dom0. |
| 10:58 | <deshantm> | mrtux: try ##xen on freenode, it is more active |
| 10:58 | <deshantm> | likely someone will know |
| 10:58 | <mrtux> | Ok. |
| 10:59 | -!- | mrtux [~mrtux@124-148-155-182.dyn.iinet.net.au] has quit [Quit: i <3 pork (http://dev.ojnk.net)] |
| 11:55 | -!- | Piet [~Piet__@28IAAAHIW.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 12:06 | -!- | Piet [~Piet__@28IAAAH4X.tor-irc.dnsbl.oftc.net] has joined #xen |
| 13:02 | -!- | Stellar [~Stellar@125.163.52.235] has quit [Quit: Intuition FTW!!] |
| 13:11 | -!- | bibekp [~bibekp@77-20-123-59-dynip.superkabel.de] has joined #xen |
| 13:48 | -!- | Charly [~Charly@pha75-13-82-247-158-49.fbx.proxad.net] has quit [Remote host closed the connection] |
| 13:53 | -!- | andrea [~andrea@service.cab.unipd.it] has quit [Quit: I'm gonna save Rose Tyler from the middle of the Dalek fleet, and then I'm gonna save the Earth] |
| 14:20 | -!- | Stellar [~Stellar@125.163.52.235] has joined #xen |
| 15:26 | -!- | so_ [~mbest@d142-59-183-219.abhsia.telus.net] has joined #xen |
| 15:59 | -!- | Piet [~Piet__@28IAAAH4X.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 16:00 | -!- | Piet [~Piet__@28IAAAIEN.tor-irc.dnsbl.oftc.net] has joined #xen |
| 16:20 | -!- | Stellar|2 [~Stellar@125.163.52.235] has joined #xen |
| 16:27 | -!- | Stellar|2 [~Stellar@125.163.52.235] has quit [Quit: Intuition FTW!!] |
| 16:27 | -!- | Stellar [~Stellar@125.163.52.235] has quit [Ping timeout: 480 seconds] |
| 16:27 | -!- | Stellar [~Stellar@125.163.52.235] has joined #xen |
| 17:03 | -!- | nou [Chaton@causse.larzac.fr.eu.org] has joined #xen |
| 18:18 | -!- | MarkW [~mark@cpc2-cmbg5-0-0-cust10.5-4.cable.virginmedia.com] has joined #xen |
| 18:20 | <bibekp> | hi. i have two VMs running. i know the config file that drives one of them. but i dont know where the config file for the other VM exists. how do i find it? i tried lsof | grep 'qemu-dm' but there are too many files open |
| 20:27 | -!- | MarkW [~mark@cpc2-cmbg5-0-0-cust10.5-4.cable.virginmedia.com] has quit [Remote host closed the connection] |
| 20:39 | -!- | Piet [~Piet__@28IAAAIEN.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 21:24 | -!- | icarus901 [~steve@68.118.185.157] has joined #xen |
| 21:26 | -!- | bibekp [~bibekp@77-20-123-59-dynip.superkabel.de] has quit [Ping timeout: 480 seconds] |
| 21:30 | -!- | smaresca [~steve@68.118.185.157] has quit [Ping timeout: 480 seconds] |
| 21:42 | -!- | Piet [~Piet__@7GDAAANWO.tor-irc.dnsbl.oftc.net] has joined #xen |
| 22:03 | -!- | kalden [~kalden@laf31-7-82-241-253-90.fbx.proxad.net] has joined #xen |
| 23:59 | -!- | VS_ChanLog [~stats@ns.theshore.net] has left #xen [Rotating Logs] |
| 23:59 | -!- | VS_ChanLog [~stats@ns.theshore.net] has joined #xen |
| --- | Log | closed Sat Oct 16 00:00:52 2010 |