|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Filesystem Corruption
Hi Roman,
>> Our virtual machines have some filesystem corruption problems.
>> The filesystem is being mounted on read-only mode. When running fsck
>> command, everything goes ok.
I had this one time that in DomU a partition went read-only during normal
operation. fsck didn't find any errors as well. In the end, this was bad
hardware, you may read my posts in this lists' archive: They were all
because of bad hardware. Our new servers run under full load without any
errors since months.
Remember: The filesystem-driver holds parts of the fs' metadata in memory.
If the structure is getting corrupt, the driver will refuse to write any
block to the harddisk, so the filesystem on disk stays clean. If it
wouldn't refuse writes when there are corrupt fs structures in memory,
this would surely end in bad damage on the disk.
cu cp
--
Die Homepage meines Vertrauens: www.cpur.de
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|