WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] updated the xen 3.3, domU losses network during install

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] updated the xen 3.3, domU losses network during install
From: Rupert <linuxmls@xxxxxxxxxxxxxx>
Date: Thu, 8 Oct 2009 09:48:24 +0200
Cc:
Delivery-date: Thu, 08 Oct 2009 00:49:57 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=9jE6XPiNJDCCyi0JAH6vP8O+o8msywbGlswH3nS3FB8=; b=xcWFEMurCF83G3Z2xet/zhx3MCmoWcfZt4wt8NFga06SzyLQ9aw1J2bTfeWmsdbryb LFwg7euDTw5AnyhLtPCeE2quw02cQ9CC8TAiBbsZ7ngifZq3yRkn0BE8CRF271qg11Lc w/84bRjzZrMT1onvFVmBLGZYMO37Sok8QL590=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=wttxkOiBmOkxmk8mmKrjr1KYUfgbjK49abp9u7Y9JQLdcYoAE0JPrgRlefKu8D/bPs 31XeT/zwi7S5WxhA8ipXMQ0f01L7xYF0pTyAw+8q2pOJLZQl6SJJDRYLCH2LDpL9UXe/ 7Ya5EGZwRjlsyYWPjxBrMGOwxmQjmx5nXu0bM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,


i needed scsi passthrough support for one dom0.
So I installed Xen 3.3 and everything worked fine until i tried to
install a new domU on this machine.
When I start the installation the system catches the images from the
ftp server and it boots,
but when its up to use the kickstart it complains it cant find the file.
I checked the URL and path, a wget on dom0 gets the right file.
When I skip the kickstart and Im asked to enter the right URL for the
installation the same thing happens anaconda cant find the files.

So my guess is that the networking breaks during the install.
Is there a way to get this fixed?
Is this known to happen?

this is my installscript:

virt-install \
--name=prod_deploy \
--ram=1000 \
--file=/dev/VolGroup00/lv_deploy \
--vcpus=2 \
--os-variant=centos5 \
--nographics \
--paravirt \
--location ftp://wftp.tu-chemnitz.de/pub/linux/centos/5/os/x86_64/ \
 -x "ks=http://172.17.3.140/noc/kickstarts/deploy.cfg ip=172.17.0.92
netmask=255.255.248.0 gateway=172.17.1.10 dns=172.17.1.10"


if you need any logfile, im happy to post them.


greetings


Rupert

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

<Prev in Thread] Current Thread [Next in Thread>