|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] [repost] read only disk option in domUs
list user <xktnniuymlla@xxxxxxxxxxxxxx> wrote on 04/25/2006 04:58:04 PM:
> It seems to be failing at "fsck". Here's a section of the boot:
>
> ...
> Checking all file systems.
> [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/hda1
> /dev/hda1: clean, 177498/2048256 files, 1535857/2048000 blocks
> [/sbin/fsck.ext3 (1) -- /usr] fsck.ext3 -a /dev/hda2
> Error writing block 731 (Attempt to write block from filesystem resulted
> in short write).
>
> /dev/hda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
> (i.e., without -a or -p options)
> ...
> Last 2 lines repeat indefinitely.
I have seen that, too. You have probably already figured out the fix:
shutdown the domain, run fsck on the device /dev/vg0/usr in dom0, then
restart the domain. That worked for me.
Steve D.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|