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] Re: Xen-users Digest, Vol 3, Issue 61

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Xen-users Digest, Vol 3, Issue 61
From: stefan vetter <comprende@xxxxxxxxx>
Date: Tue, 24 May 2005 08:20:23 +0200
Delivery-date: Tue, 24 May 2005 06:19:46 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SC9CFRfnZKV7sKLFnojjWK0lL8YcojK7vBzkjEhYe2xgPpRa2ac7T3OQE4RBWqLLkIgjM+NeKSCc9ZGlahNtSnjfSyjWN9Bq+VN3Mktdwqj1vQ4/rA7qDu9wWP8K0+LjuLBvwiTYjHTsSz/aj3XbEvYqlyleL6dy8xk6E66+6xc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <E1DaRSh-0001MJ-0I@host-192-168-0-1-bcn-london>
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: <E1DaRSh-0001MJ-0I@host-192-168-0-1-bcn-london>
Reply-to: stefan vetter <comprende@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hello,
thanks for the hint. i've just installed  the e2fsprogs-binaries from centos4
- and - it works :)))


> 
> Hello,
>   I run all CentOS-3.4/4 domU's and the problem lies in the CentOS 3.4
> version of fsck, what i did to remedy the problem on CentOS 3.4 was to
> grab the CentOS 4 e2fsprogs-src rpm and build a new rpm with 'rpmbuild
> -ba /usr/src/SPECS/e2fsprogs.spec' this should build a new rpm that
> will work for you, im using file based images so i just mount em,
> change dir into the mounted filesystem and 'chroot .' this will allow
> you to build and install the rpm w/o the DomU being booted. Then boot
> normally and if it drops you to an fsck prompt just do 'fsck /' and in
> about 2 seconds you'll be up n running. Another gotcha with CentOS 4
> thus far has been the fact that berkeley db was compiled with mutexes.
> Ive had to compile alot of custom rpm's for the 4.0 series as a result.
> Just fyi.
> Hope this helps ya out some :)
> 
> John Fairbairn
> 
> ---------------------------- Original Message ----------------------------
> Subject: [Xen-users] fsck problem
> From:    "stefan vetter" <comprende@xxxxxxxxx>
> Date:    Mon, May 23, 2005 9:10 am
> To:      xen-users@xxxxxxxxxxxxxxxxxxx
> --------------------------------------------------------------------------
> 
> hi,
> 
> i'm trying to do following:
> centos4 dom0 with lvm, created an lv and restored an backup of
> an centos3 mashine to the lv. changed fstab, mtab so they match
> the config-file for xen. i get an error where the domU is complaining
> about the fsck-version - they are different in centos3 and -4, but what
> can i do, to restore an existing machine into a logical volume?
> 
> thx for your help.
> 
> by,
> stefan
> [...]

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: Xen-users Digest, Vol 3, Issue 61, stefan vetter <=