| --- | Log | opened Sat May 21 00:00:05 2005 |
| 00:11 | --- | ---> lilo [~lilo@lilo.usercloak.oftc.net] has joined #xen |
| 00:32 | --- | ---> tessier [~treed@222.253.77.27] has joined #xen |
| 00:52 | --- | ---> lilo_ [~lilo@lilo.usercloak.oftc.net] has joined #xen |
| 00:54 | --- | <<-- lilo [~lilo@lilo.usercloak.oftc.net] has quit (Ping timeout: 480 seconds) |
| 01:12 | --- | <<-- viewbee [~viewbee@198.146.4.74] has quit (Ping timeout: 480 seconds) |
| 01:21 | --- | ---> viewbee [~viewbee@198.146.4.74] has joined #xen |
| 02:34 | --- | <<-- tessier [~treed@222.253.77.27] has quit (Ping timeout: 480 seconds) |
| 02:44 | --- | ---> tessier [~treed@203.210.212.238] has joined #xen |
| 02:56 | --- | ---> tessier_ [~treed@203.210.216.1] has joined #xen |
| 02:57 | tessier_ | Hello all! |
| 02:57 | tessier_ | I just set up xen on a development server here...When I boot it says file not found: /boot/xen.gz |
| 02:57 | tessier_ | This is RHEL4. The / is in a lvm volume. |
| 02:57 | tessier_ | I added the module line to use my initrd |
| 02:59 | tessier_ | /boot/xen.gz definitely exists. |
| 02:59 | tessier_ | But grub may not know how to access it directly. Maybe I need to put it in the initd? |
| 03:10 | --- | <<-- DEac- [~deac@xdsl-84-44-213-205.netcologne.de] has quit (Ping timeout: 480 seconds) |
| 03:21 | --- | ---> DEac- [~deac@xdsl-195-14-201-104.netcologne.de] has joined #xen |
| 03:21 | tessier_ | argh |
| 03:21 | tessier_ | The documentation is wrong. Again. |
| 03:21 | tessier_ | title Xen 2.0 / XenLinux 2.6.11 |
| 03:21 | tessier_ | kernel /boot/xen.gz dom0_mem=131072 |
| 03:21 | tessier_ | module /boot/vmlinuz-2.6.11-xen0 root=/dev/sda4 ro console=tty0 |
| 03:21 | tessier_ | You have to remove the /boot |
| 03:28 | tessier_ | ugh...now it loads xen, loads the kernel, then it displays a bunch of stuff and automatically reboots before I can see what happened. |
| 03:42 | crisen | you may need to allocate less memory to dom0_mem in grub |
| 03:42 | crisen | how much physical ram do you have? |
| 03:48 | tessier_ | 1G |
| 04:25 | tessier_ | Does xen have any problem with / on lvm? |
| 04:26 | tessier_ | I still can't get this thing to boot properly |
| 04:26 | tessier_ | I see it loads the ethernet module, then tries to activate the volume groups... |
| 04:26 | tessier_ | I can't tell what it does after that. Flashes something then immediately reboots |
| 04:29 | tessier_ | Maybe some problem with creating root device |
| 04:46 | tessier_ | http://lists.xensource.com/archives/html/xen-users/2005-05/msg00237.html |
| 04:46 | tessier_ | This is the same problem I seem to be having |
| 04:46 | tessier_ | As usual, no reply |
| 04:47 | Tv | tessier: root on lvm is irrelevant to xen |
| 04:48 | Tv | tessier: but you should first make root on lvm work on native linux |
| 04:48 | tessier_ | It works fine on native linux |
| 04:48 | Tv | tessier: and not blame xen |
| 04:48 | tessier_ | RHEL4 |
| 04:48 | tessier_ | It installed that way. |
| 04:48 | tessier_ | I'm not blaming xen. I'm sure I've got something hosed up somewhere. |
| 04:48 | tessier_ | Just trying to figure out what. |
| 04:48 | Tv | tessier: activating xen is comparable to just switching to another kernel |
| 04:48 | tessier_ | Indeed. |
| 04:48 | tessier_ | However, I am using the xen binary distribution |
| 04:49 | tessier_ | Perhaps it did not come with lvm enabled? Although I am using the same thing on my laptop which has lvm so I think it must... |
| 04:49 | Tv | well, maybe your redhat kernel was patched to oblivion |
| 04:49 | Tv | and your setup ass-u-mes the patches exist |
| 04:49 | Tv | e.g. mount root fs by label |
| 04:49 | tessier_ | It is not mounting the root fs by label, I checked taht |
| 04:49 | tessier_ | module /vmlinuz-2.6.10-xen0 root=/dev/VolGroup00/LogVol00 ro console=tty0 |
| 04:50 | tessier_ | /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 |
| 04:50 | Tv | use noreboot to disable the autoreboot |
| 04:50 | tessier_ | ah! |
| 04:50 | tessier_ | hmm.... LABEL=/boot /boot ext3 defaults 1 2 |
| 04:51 | --- | ---> cfreak [cfreak@dsl-084-056-106-102.arcor-ip.net] has joined #xen |
| 04:52 | Tv | mounting boot is pretty much irrelevant to booting |
| 05:13 | --- | ---> yarihm [~yarihm@217-162-204-252.dclient.hispeed.ch] has joined #xen |
| 05:16 | tessier_ | Well, I'm done for now. No success. |
| 05:16 | tessier_ | I have it working on my laptop though which is very similar in setup. |
| 05:16 | tessier_ | I'll have to bring it down to the office and compare the setups I guess. |
| 05:17 | tessier_ | hmm...just noticed it failed to load the dm-snapshot.ko module... |
| 05:17 | --- | <--- yarihm [~yarihm@217-162-204-252.dclient.hispeed.ch] has left #xen () |
| 05:28 | pwagland | jonmason: I guess you are probably gone by now :-) |
| 05:30 | pwagland | jonmason: I will leave this here, just in case you do read the logs :-) |
| 05:30 | pwagland | jonmason: The way that I broke VIF was by shutting down one of my Xen instances |
| 05:31 | pwagland | jonmason: It does not always happen, but about 1/3 on my current setup. |
| 05:32 | pwagland | jonmason: I will try to join the mailing list and put some more information over there. |
| 05:41 | --- | <<-- lilo_ [~lilo@lilo.usercloak.oftc.net] has quit (Remote host closed the connection) |
| 05:41 | --- | ---> lilo [~lilo@lilo.usercloak.oftc.net] has joined #xen |
| 05:54 | --- | <<-- pwagland [~paul@kungfucoder.org] has quit (Quit: BitchX-1.1-final -- just do it.) |
| 06:50 | --- | <<-- plars [~plars@pixpat.austin.ibm.com] has quit (Ping timeout: 480 seconds) |
| 06:50 | --- | ---> plars [~plars@pixpat.austin.ibm.com] has joined #xen |
| 08:11 | --- | ---> Arnald [~Arnald@81-86-116-102.dsl.pipex.com] has joined #xen |
| 08:30 | --- | ---> doremifa [~bun@YahooBB219206220072.bbtec.net] has joined #xen |
| 08:41 | --- | <--- doremifa [~bun@YahooBB219206220072.bbtec.net] has left #xen () |
| 10:06 | --- | <<-- tessier [~treed@203.210.212.238] has quit (Read error: Connection reset by peer) |
| 10:21 | --- | ---> tessier [~treed@203.210.218.76] has joined #xen |
| 11:30 | --- | ---> monrad [~monrad@0x535b06c0.ronxx3.adsl-dhcp.tele.dk] has joined #xen |
| 11:37 | --- | <<-- monrad [~monrad@0x535b06c0.ronxx3.adsl-dhcp.tele.dk] has quit (Read error: Operation timed out) |
| 11:45 | --- | ---> monrad [~monrad@213083190130.sonofon.dk] has joined #xen |
| 11:54 | --- | ---> hollis [~hollis@user-0vvde2g.cable.mindspring.com] has joined #xen |
| 11:56 | --- | <--- hollis [~hollis@user-0vvde2g.cable.mindspring.com] has left #xen () |
| 11:57 | --- | <<-- lilo [~lilo@lilo.usercloak.oftc.net] has quit (Remote host closed the connection) |
| 11:57 | --- | ---> lilo [~lilo@lilo.usercloak.oftc.net] has joined #xen |
| 12:42 | --- | <<-- soffi [~soffi@proxy.du.vdsl.is] has quit (Quit: This computer has gone to sleep) |
| 13:45 | --- | ---> itamarjp [lualele@200-225-242-088.dynamic.idial.com.br] has joined #xen |
| 13:49 | --- | ---> soffi [~soffi@proxy.du.vdsl.is] has joined #xen |
| 13:49 | --- | <<-- soffi [~soffi@proxy.du.vdsl.is] has quit (Quit: ) |
| 15:24 | --- | <<-- DEac- [~deac@xdsl-195-14-201-104.netcologne.de] has quit (Ping timeout: 480 seconds) |
| 15:33 | --- | ---> DEac- [~deac@xdsl-213-196-199-22.netcologne.de] has joined #xen |
| 15:44 | --- | <<-- itamarjp [lualele@200-225-242-088.dynamic.idial.com.br] has quit (Quit: ) |
| 16:17 | --- | ---> muadda [~muadda@gar31-1-82-234-50-167.fbx.proxad.net] has joined #xen |
| 16:26 | muadda | Hello, is this channel the official channel for XEN ? |
| 16:28 | muadda | is there a french channel for xen ? |
| 16:57 | riel | what do you mean by "official" ? ;) |
| 16:58 | muadda | I mean "where all interested people go" ;) |
| 17:00 | riel | this'd be it |
| 17:52 | muadda | I've just tried the xen demo cd with qemu. It's great ;) |
| 18:11 | --- | ---> hollis [~hollis@adsl-64-123-9-251.dsl.austtx.swbell.net] has joined #xen |
| 18:17 | --- | <<-- cfreak [cfreak@dsl-084-056-106-102.arcor-ip.net] has quit (Quit: .) |
| 18:26 | --- | <<-- muadda [~muadda@gar31-1-82-234-50-167.fbx.proxad.net] has quit (Quit: Leaving) |
| 19:09 | --- | <<-- hollis [~hollis@adsl-64-123-9-251.dsl.austtx.swbell.net] has quit (Quit: leaving) |
| 20:35 | --- | <<-- monrad [~monrad@213083190130.sonofon.dk] has quit (Quit: Leaving) |
| 21:11 | --- | ---> soffi [~soffi@proxy.du.vdsl.is] has joined #xen |
| 21:22 | --- | <<-- soffi [~soffi@proxy.du.vdsl.is] has quit (Quit: Leaving) |
| 22:33 | --- | <<-- plars [~plars@pixpat.austin.ibm.com] has quit (Ping timeout: 480 seconds) |
| 22:35 | --- | ---> plars [~plars@pixpat.austin.ibm.com] has joined #xen |
| 22:59 | --- | <--- VS_ChanLog [~stats@ns.theshore.net] has left #xen (Rotating Logs) |
| 22:59 | --- | ---> VS_ChanLog [~stats@ns.theshore.net] has joined #xen |
| --- | Log | closed Sun May 22 00:00:38 2005 |