public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Ext3+ramdisk journaling problem
@ 2005-04-25  1:22 Xin Zhao
  2005-04-25  2:30 ` Kyle Moffett
  0 siblings, 1 reply; 3+ messages in thread
From: Xin Zhao @ 2005-04-25  1:22 UTC (permalink / raw)
  To: linux-kernel

hi,

I used ramdisk as an ext3 journal and mount ext3 file system with
option data=journal. It worked fine and speedup the ext3 file system.
However, After I reboot the system and try to mount that ext3
filesystem,  the system reported:

mount: wrong fs type, bad option, bad superblock on /dev/hda2,
       or too many mounted file systems

This gave me a feeling taht the ramdisk is not a right journal
anymore.  Any solution to this problem? Also, how to ensure that the
journal stored on the ramdisk is committed to ext3 filesystem before
it is umounted?  Any commands to do this?

THanks in advance for your kind help.

Xin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-27  9:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-25  1:22 Ext3+ramdisk journaling problem Xin Zhao
2005-04-25  2:30 ` Kyle Moffett
2005-04-27  9:18   ` Helge Hafting

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox