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] Problems with fedora 7 paravirtualize

To: "'Sadique Puthen'" <sputhenp@xxxxxxxxxx>
Subject: RE: [Xen-users] Problems with fedora 7 paravirtualize
From: "neohtm" <neohtm@xxxxxxxxx>
Date: Sun, 2 Dec 2007 11:58:35 +0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 01 Dec 2007 19:59:38 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:references:in-reply-to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:content-language:x-cr-hashedpuzzle:x-cr-puzzleid; bh=2jkfLD1LchefDfd5pMX53eexLBnq3CUltfygBGSqf9w=; b=tmT9Zkmao3tc5tJ64KkNeGa8bdae55zFwgbg82tyraTmbAW6QgB8pdfa6rPqCC81GtYyfK4uAludFzjtJxEhJBqKP96oZUwQkI7H8v3nS0GPWcSw8iUPdE50QaS2MYCsI3obq52NAABDLmuE1VW2zZ7YK0JDWyHeTzXtZ+Rt2sU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:from:to:cc:references:in-reply-to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:content-language:x-cr-hashedpuzzle:x-cr-puzzleid; b=MtUG/bujmMqLLtiYDWLjozn3Y+CckkRdfLmnv1LBB/eI8jIcBAfg7n8qyQTtN7o2HGr2kiP5pk6CYjSx24GtUIGt8GIE3facPobq8IbnmR/w2et8BHEbAeVi1QhQz9xbsdjwMFm67Sc0W4N5AwOM5nnJALTHlqVXzCjIT1GXCUg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47518AF8.7070404@xxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <007301c83300$5b992980$12cb7c80$@com> <474FBA26.7050305@xxxxxxxxxx> <001f01c83427$552b7760$ff826620$@com> <47518AF8.7070404@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acg0Nsp7Yx3D+p0WQkOxXpvX1HleSAAX5TRw

-----Original Message-----
From: Sadique Puthen [mailto:sputhenp@xxxxxxxxxx] 
Sent: Sunday, December 02, 2007 12:25 AM
To: neohtm
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Problems with fedora 7 paravirtualize

neohtm wrote:
> -----Original Message-----
> From: Sadique Puthen [mailto:sputhenp@xxxxxxxxxx] 
> Sent: Friday, November 30, 2007 3:22 PM
> To: neohtm
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-users] Problems with fedora 7 paravirtualize
>
> neohtm wrote:
>   
>> I'm using Fedora 7 with xen's virt-manager. I'd manage to install a 
>> full virtualized WinXp domU after changing the settings in .xml files. 
>> Now I would like to try to install the paravirtualize fedora 7 using 
>> virt-manager
>>
>> I'm using this install media address > 
>> http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/
>>
>> And the virt-manager console was managed to show up the installation 
>> screen. After the normal steps of the installation, the console was 
>> hanged when it shows the 'Retrieving image2'
>>
>>     
>
> It's most probably a network issue.
>
>   
>> I even had tried to used the Fedora 7 installation DVD as the 
>> installation media but it's cant detect the cdrom when the 
>> installation begins. I'd googled and find out that I can export the 
>> DVD using a FTP/NFS/HTTP from dom0 host, but how to do this?
>>
>>     
>
> http://kbase.redhat.com/faq/FAQ_108_10484.shtm
>
> explains how to set up an nfs repo. Specify - nfs:<ip of dom0>:/nfs - 
> when virt-manager asks for the installation source.
>
> I'd try that but still the console shows "That directory could not be
> mounted from the server"
> I even had disable the firewall and SELinux at dom0. Is there any more
> setting that I need to be done for the nfs server settings? 
>   

Switch to Alt + F3 of the guest installation screen and see what 
messages you see there.  Also switch to Alt + F2 and try to manually 
mount the nfs share from the shell and identify the problem.

--Sadique

Ok. I'm connecting to my campus network. The dom0's ip address is
10.0.38.105/255.255.255.0
Gateway address :10.0.38.254 , DNS Server : 10.0.3.2
I'd done trough the guides for mounting the dvd.iso guide from the redhat's
kbase

While the domU settings set to 10.0.38.106/255.255.255.0
I'd entered the nfs address with 10.0.38.105 & folder : /nfs

Then I switch to alt-F3 and got the following console:
        :going to do getNetConfig
        :eth0 is not a wireless adapter
        :reverse name lookup failed
        :going to STEP_URL
        :going to do nfsGetSetup
        :mounting nfs path 10.0.38.105:/nfs

Then I got the message error "That directory could not be mounted from the
server"
It's there any settings that I had done wrongly? Sorry that I'm not so
familiar with the network config.

--Neohtm

> --Sadique
>
>   
>> According to Sadique, the Fedora 8 seems to have a better and easy 
>> virt-manager to manipulate the Xen virtualization. How to upgrade the 
>> fedora 7's virt-manager to fedora 8's?
>>
>> --Stephen Neohtm,Malaysia
>>
>>     
>
>
>
> _______________________________________________
> 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>