From mboxrd@z Thu Jan 1 00:00:00 1970 From: Franck Subject: Re: More questions on Xen Date: Sun, 27 Feb 2005 08:16:09 +0100 Message-ID: <422173B9.9050404@linuxpourtous.com> References: <422026ED.70006@linuxpourtous.com> <42213BCD.1020900@vgertech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <42213BCD.1020900@vgertech.com> Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org >> Hi, >> >> i've a problem with xen testing and my server. >> >> Configuration : >> Debian sarge on host >> 2 x celeron 366 with 256 Mo RAM >> 1 HD scsi 9Go >> 1 HD IDE 20 Go >> 1 scsi card (tmscsim) >> >> make dist <= OK >> sh install.sh <= OK >> I've modify grub and the kernel vmlinuz-2.6.10-xen0 boot and 2 guest >> OS are also lauching :) >> >> But, on my host in vmlinuz-2.6.10-xen0, only 1 CPU is detected and my > > > This is OK, each guest only sees one processor. If you start another > domain it will use the second one. No, i don't think because i'm on my host guest, not in guest. >> scsi card is not recognized :( > > > You should compile your scsi driver in dom0. OK, now that's work fine :) >> >> I've also build my own kernel with the doc >> (http://www.cl.cam.ac.uk/Research/SRG/netos/xen/readmes/user/user.html#SECTION02230000000000000000) >> but, on boot, my server always restart. >> >> My questions are : >> - How can i have SMP support on host >> - How can i have my scsi card on host >> - How can i have more modules for host system > > > You must recompile everything. Try again :-) Is it possible to recompile host and guest with 2 different config ? On host xen0, i'm wanting all in modules. But in guest kernel, xenU, i don't want module support. Can i do this ? cd linux-2.6.10-xen0 make ARCH=xen menuconfig <= changing everything i want in xen0 cd .. cd linux-2.6.10-xenU make ARCH=xen menuconfig <= changing everything i want for xenU cd .. make make install changing grub Is good or not ? Regards ------------------------------------------------------- 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