From: "Eric S. Johansson" <esj@harvee.org>
To: xen-devel@lists.sourceforge.net
Subject: happy happy happy
Date: Wed, 23 Feb 2005 18:32:44 -0500 [thread overview]
Message-ID: <421D129C.3080404@harvee.org> (raw)
so very happy. I got xen (mostly) working on gentoo with udev, raid,
and lvm2 under the vm storage. here are the hints (read scar tissue) I
have acquired in the process.
All documentation has been written by the Brothers Grimm including this.
As long as the raid array and lvm2 volumes are not on the standard /,
/usr, ... directories, it doesn't matter whether the modules are
compiled in or loadable. However, if you need them at boot time for any
of the core directories, play it safe and compile them in.
build and verify your raid array first (mdadm and /etc/mdadm.conf is
your friend). Make sure it is discovered appropriately on reboot
create your lvm2 partitions and volume groups per instructions.
install udev
under gentoo, /etc/init.d/createfs will not detect a logical volumes and
raid partitions properly. the startup script detects the logical volume
first and raid second. the only solution is to hack on the script to
reverse this process.
reboot and (in theory) everything should be OK. obviously, verified to
make sure the raid was still detected as well as the logical volumes
(/dev/<vol group>/<partitions>)
how you use this under xen is only for consenting adults.
anyway, the hopefully minor errors that I'm trying to figure out are below:
Gentoo Linux; http://www.gentoo.org/
Copyright 2001-2004 Gentoo Technologies, Inc.; Distributed under the GPL
* Mounting proc at /proc... [ ok ]
* Mounting sysfs at /sys... [ ok ]
rm: cannot remove `/dev/.devfsd': Read-only file system
* Mounting devpts at /dev/pts... [ ok ]
* Activating (possible) swap... [ ok ]
* Remounting root filesystem read-only (if necessary)... [ ok ]
* Checking root filesystem...Reiserfs super block in block 16 on 0x801
of format 3.6 with standard journal
Blocks (total/free): 1048576/575357 by 4096 bytes
Filesystem is clean
Filesystem seems mounted read-only. Skipping journal replay.
Checking internal tree..finished
[ ok ]
* Remounting root filesystem read/write... [ ok ]
* Setting hostname to harvee... [ ok ]
* Calculating module dependencies... [ ok ]
* Checking all filesystems... [ ok ]
* Mounting local filesystems... [ ok ]
* Activating (possibly) more swap... [ ok ]
* Caching service dependencies... * Setting system clock to hardware
clock [UTC]... * Failed to set system clock to hardware clock
[ !! ]
* ERROR: Problem starting needed services.
* "bootmisc" was not started.
* Setting user font...Couldnt open /dev/vc/1
Couldnt open /dev/vc/2
Couldnt open /dev/vc/3
Couldnt open /dev/vc/4
Couldnt open /dev/vc/5
Couldnt open /dev/vc/6
Couldnt open /dev/vc/7
Couldnt open /dev/vc/8
Couldnt open /dev/vc/9
Couldnt open /dev/vc/10
Couldnt open /dev/vc/11
* Failed to set user font
[ !! ]
* Loading key mappings...Couldnt get a file descriptor referring to
the console
* Error loading key mappings
[ !! ]
* Bringing lo up... [ ok ]
* Initializing random number generator... [ ok ]
INIT: Entering runlevel: 4
[ ok ]
* Starting syslog-ng... [ ok ]
* Bringing eth0 up (192.168.25.100)... [ ok ]
* Mounting network filesystems... [ ok ]
* Starting sshd... [ ok ]
* Starting vixie-cron... [ ok ]
* Starting local... [ ok ]
This is harvee.unknown_domain (Linux i686 2.6.10-xenU) 22:47:41
harvee login: root
Password:
Last login: Tue Feb 22 02:37:58 from 192.168.0.34
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next reply other threads:[~2005-02-23 23:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-23 23:32 Eric S. Johansson [this message]
2005-02-24 16:44 ` happy happy happy Jon Mason
2005-02-24 19:39 ` Eric S. Johansson
2005-02-24 19:40 ` Mark Williamson
2005-02-24 19:58 ` Eric S. Johansson
2005-02-24 19:55 ` Mark Williamson
2005-02-24 19:54 ` Jon Mason
2005-02-24 20:14 ` Robin Green
2005-02-24 20:28 ` Eric S. Johansson
-- strict thread matches above, loose matches on Subject: below --
2005-02-24 19:51 Ian Pratt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=421D129C.3080404@harvee.org \
--to=esj@harvee.org \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.