[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] 4 questions about Xen (under qemu)


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Javier Terceiro" <correolista@xxxxxxxxx>
  • Date: Fri, 21 Jul 2006 09:49:46 +0200
  • Delivery-date: Fri, 21 Jul 2006 00:50:39 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=t+l7nXXrJiNJVhFS6FjquYTEpBMXqUPDAr15t87p30XrG2jutwhaIzdrarSQx+p8hJJ/VyOuBrMz06jevLO1FN9jEUnt8G/ZQ7DtgIKZeVCLZmkGE0BXDniG5CxPUGsCzVKaxopP5Jo0t7JZ65w5eT75ZSW1pE3ROD8zUJINRek=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>


Hi,

2. network reliability. With qemu, I use a -redir tcp:2222::22 in order to use ssh.
With dom0 it's OK. As soon as I start domU it's not working anymore. Can I
avoid that?

 When you start DomU lets work the network in Dom0? If you like connect to ssh in DomU your DomU needs a network connection, and with its IP, you establish the connection to port 22.

4. cdrom: is it possible to use the cdrom from domU? I can't manage to make it
run? I could share it by domO and nfs, and mount it under domU, but nfs
doesn't work (see 3.)

Yes. It is possible. In your DomU configuration, you need to pass the device

disk   = [ 'phy:/dev/sdc1,sda1,w', 'phy:/cdrom,hda,rw' ]

With this line in DomU configuration, /cdrom is hda in DomU. You need mount /cdrom en Dom0 and it will be able to accede to /cdrom.

You can have access to the CDROM directly if DomU controls the device. You see the official documentation about its: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/readmes/user/user.html#SECTION03230000000000000000

-Javier-
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.