 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] [repost] read only disk option in domUs
 Steve Dobbelstein wrote: list user <xktnniuymlla@xxxxxxxxxxxxxx> wrote on 04/25/2006 03:18:45 PM: 
Sorry for not answering your question the first time.
The "xm create test-1" returns successfully.  Fails during domU boot.
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.
In our setup I have seen an error or two during bootup in the domU because something in the initialization wants to write to /usr. It's usually some function we don't care about so we ignore it. Is something in your init scripts trying to write to /usr? Steve D. _______________________________________________ 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 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |