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] fsck problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] fsck problem
From: stefan vetter <comprende@xxxxxxxxx>
Date: Mon, 23 May 2005 16:10:36 +0200
Delivery-date: Mon, 23 May 2005 14:09:58 +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:mime-version:content-type:content-transfer-encoding:content-disposition; b=J1ZY2B+dOBqZRPNLxfvte1INr+w5nUCjUJ3fAugeY1qeVNyCxqa/t3txNa4Uwa7cIUVKP7J5IBzd/Cw6lb0qd4/q3uC7sqN0BKkQm4P0BPZbQi46ve1bxOheWrTaw/6UqJHn++k/gaaxo8hWOUaR2hU1AlPfdOHTfwsOIUvcHyM=
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/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>
Reply-to: stefan vetter <comprende@xxxxxxxxx>
Sender: xen-users-bounces@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

here the output when trying to start the domain:
--- snip ---

INIT: version 2.85 booting
                Welcome to CentOS
                Press 'I' to enter interactive startup.
Configuring kernel parameters:  [  OK  ]
modprobe: modprobe: Can't open dependencies file
/lib/modules/2.4.29-xenU/modules.dep (No such file or directory)
hwclock is unable to get I/O port access:  the iopl(3) call failed.
Setting clock  (localtime): Mon May 23 11:13:00 CEST 2005 [  OK  ]
Setting hostname web:  [  OK  ]
modprobe: Can't open dependencies file
/lib/modules/2.4.29-xenU/modules.dep (No such file or directory)
modprobe: Can't open dependencies file
/lib/modules/2.4.29-xenU/modules.dep (No such file or directory)
Initializing USB controller (usb-uhci):  modprobe: Can't open
dependencies file /lib/modules/2.4.29-xenU/modules.dep (No such file
or directory)
[FAILED]
Your system appears to have shut down uncleanly
Press Y within 1 seconds to force file system integrity check...
Checking root filesystem
fsck.ext3: Filesystem has unsupported feature(s) (/dev/hda1)
e2fsck: Get a newer version of e2fsck!
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/hda1
[FAILED]

*** An error occurred during the file system check.
*** Dropping you to a shell; the system will reboot
*** when you leave the shell.
Give root password for maintenance
(or type Control-D to continue):

--- /snip ---

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] fsck problem, stefan vetter <=