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

Re: [Xen-users] How to specify static IP in guest config file

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] How to specify static IP in guest config file
From: Ananth <cbananth@xxxxxxxxx>
Date: Fri, 15 May 2009 19:15:20 +0530
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 15 May 2009 06:47:06 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=wJ9g/KHv1dSbXcDRpICiL2JAOvBwbQSmEYvAgraCcPo=; b=S63DkKEbhRvFIZnGAkawQ6WSaMQjcPAZOYRkitnccwi8Oy3ZGooyX29YVZyiWZ5WvG t2pz8+//UvOVFNAv3mBuQO6+cH80GSo6oUkk5o5Dnr8U7GLZAJy9tEyAsxOtH8c55xjN ih14kxAsQ6k2jA8Uq0B0ChWLqE1g+dMj86nKs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mH+JLJe2jgDgoTHsxl+If3LvcJA+GPSa0UMZrLz7d+cLG59z470ihdQS7cjn0+Ds4w RsOCfRqF1Cn1kZAvyZj3ywvF5JdF+uVldh4OJcw7DwyX9VA8ABnPir/2Hc5X3I0jNd3V qtIXVLMOHzjd6nt0sS02h+OXvhp82iNs0ErrE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0905150621y2312305ch36d33e7e16a3d837@xxxxxxxxxxxxxx>
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>
References: <bdf293de0905150605m76ec64e5m2cf5d6cf111c57c4@xxxxxxxxxxxxxx> <7207d96f0905150621y2312305ch36d33e7e16a3d837@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thank you so much for the instant reply. I have installed the guests using jailtime.org images only. I will take a look at the link you have sent. Do you have any pointers to install paravirtualized domU using our own kernel? or say using an Ubuntu or openSuse DVD?

Also, how can I tarnsfer files between domains? I am able to ping dom1 and dom2 from each other and dom0 as well. But when I do ftp to dom1 from dom0, connection is refused. Should I mount a network file system? I have not done this even on linux systems.
Please guide me.

Thank you

Warm Regards
Ananth

On Fri, May 15, 2009 at 6:51 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Fri, May 15, 2009 at 8:05 PM, Ananth <cbananth@xxxxxxxxx> wrote:
> can we
> set in the ifcfg-eth0 file inside the guest?

That would be the prerefered method.

> I am not sure of the syntax for
> that as well.

Do it like on any other linux server that you have (editing manually,
run system-config-network, etc.)

> I am facing this error when I try configuring the ifcfg-eth0 inside the
> guest domain.
> "FATAL: Could not load /lib/modules/2.6.18.8-xenU/modules.dep: No such file
> or directory"
>
> There are no such files in the /lib/modules folder in the guest. Whereas the
> same file exists in my dom0. How do i go about resolving this?
> Please guide me.

How did you install domU?

When using virt-install, domU's kernel and initrd will be inside
domU's filesystem (along with the corresponding /lib/modules) and it's
booted with pygrub.

If you're using a template, then you should ask the creator how to use
that template properly. This might include compiling your own kernel,
or copying some files from dom0 to domU.

If it's jailtime.org images, I wrote some steps some time ago to
convert it to be able to boot with pygrub :
http://lists.xensource.com/archives/html/xen-users/2009-03/msg00372.html

Regards,

Fajar

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>