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: RE: [Xen-users] domU on gfs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: RE: [Xen-users] domU on gfs
From: "ting arthur" <arthurxen@xxxxxxxxx>
Date: Tue, 12 Jun 2007 09:30:00 +0800
Delivery-date: Mon, 11 Jun 2007 18:28:14 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=HDL+YMtIrEdAcmyVK6y2a+X6uLR6EoScVDM0FPMW6PcoW7LEFDjqtY6sO1C4p/p1OIYXN2pyruSv3iaAD2vzryv9fMHwiJw1AgffILWBvhW6ATnzpyP3s5IpeyGzqKvTZBOAKTlLMHnU+ST0A2UYkKBpuKNcRQI3bmbvLXZVk8U=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PQxbLV17OaIMw+dqh7pGf5jT+WHlluHFdx0zgZUcncX/uSIUC1Kzf4vl6Yh+AdLdmIztXWU5IxNdaWlM/eREAe182A8POL9nZSr1OZb8wifTjyshDaag9TJvN3LJuJgPBZUqMELNR5Gc0RLRLfwETDlOchGQP9mM1840FF/kEAA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hi,
what's your format of the domU? a raw disk image or an image only contain one partition, and which condition when the dom0 and domU are reiserfs there will be something wrong? i'm doing some test with both format and didn't fall across? could you give more information about that, thanks! 
 
 
CYTeng
 
Date: Mon, 11 Jun 2007 18:52:50 +0200
From: "Petersson, Mats" < Mats.Petersson@xxxxxxx>
Subject: RE: [Xen-users] domU on gfs
To: "Christo Buschek" <crito@xxxxxxxxxx>, jwilson@xxxxxxxxxxxxxxxxx
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Message-ID:
       <907625E08839C4409CE5768403633E0B02561DF0@xxxxxxxxxxxxxxxxx >
Content-Type: text/plain; charset=us-ascii



> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto: xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Christo Buschek
> Sent: 11 June 2007 16:44
> To: jwilson@xxxxxxxxxxxxxxxxx
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-users] domU on gfs
>
> Hello.
>
> I was running domU's on xfs, reiserfs, ext3, ocfs2 ... never had
> aproblem. I don't believe gfs is an exception here. How do
> you install a
> domU and what tries to change your gfs storage into ext3???

Let's just clarify a couple of things:

The filesystem where DomU's "content" is stored, and the filesystem
INSIDE DomU's content are different things. DomU doesn't need to know
ANYTHING about what the first is, but it does need drivers and tools to
use the content (of course).

You can for example use ext3 to store a image-file that contains NTFS
for Windows. Dom0 doesn't need to have a NTFS driver, and DomU Windows
doesn't need a EXT3 driver.

The only exception, as I know of, is that you can't have reiserfs inside
reiserfs (because it uses some sort of magic word to recognize what
lives where, and when it finds this "in the wrong place" it will get
itself into a weird place where none of the original content of the
filesystem is accessible at all).

--
Mats
>
> greetinx
> christo
>
> On Mon, 2007-06-11 at 10:27 -0500, James Wilson wrote:
> > Hey All,
> >
> >     I have a cluster setup and exporting gfs storage everything is
> > working ok(as far as I know anyway). But instead of
> mounting the gfs
> > storage I want the xen guest to be installed on the shared
> gfs storage.
> > But with my current setup when I install the domU on the
> gfs storage it
> > changes it to ext3. Is it possible this way or does the
> domU have to be
> > on an ext file system?
> >
> > _______________________________________________
> > 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
>
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>