All of lore.kernel.org
 help / color / mirror / Atom feed
* how to use reiserfs with smaller journal?
@ 2002-08-09 16:01 Radim Kolar
  2002-08-09 17:16 ` Edward Shishkin
  0 siblings, 1 reply; 2+ messages in thread
From: Radim Kolar @ 2002-08-09 16:01 UTC (permalink / raw)
  To: reiserfs-list

I can not use reiserfs with smaller journal than default. I create
filesystem with:
mkreiserfs -s 513 /dev/hdd1
output looks ok

mount /dev/hdd1 /mnt -t reiserfs
mount: wrong fs type, bad option, bad superblock on /dev/hdd1,
or too many mounted file systems
      
syslog:
Aug  9 17:53:57 home kernel: read_super_block: can't find a reiserfs
filesystem
on (dev 16:41, block 16, size 4096)
Aug  9 17:53:57 home kernel: read_super_block: can't find a reiserfs
filesystem
on (dev 16:41, block 2, size 4096)

what is wrong?

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

* Re: how to use reiserfs with smaller journal?
  2002-08-09 16:01 how to use reiserfs with smaller journal? Radim Kolar
@ 2002-08-09 17:16 ` Edward Shishkin
  0 siblings, 0 replies; 2+ messages in thread
From: Edward Shishkin @ 2002-08-09 17:16 UTC (permalink / raw)
  To: Radim Kolar; +Cc: reiserfs-list

Radim Kolar wrote:
> 
> I can not use reiserfs with smaller journal than default. I create
> filesystem with:
> mkreiserfs -s 513 /dev/hdd1
> output looks ok
> 
> mount /dev/hdd1 /mnt -t reiserfs
> mount: wrong fs type, bad option, bad superblock on /dev/hdd1,
> or too many mounted file systems

You need reiserfs with non-standard journal support. 
(Currently only in 2.5)
Edward.


> 
> syslog:
> Aug  9 17:53:57 home kernel: read_super_block: can't find a reiserfs
> filesystem
> on (dev 16:41, block 16, size 4096)
> Aug  9 17:53:57 home kernel: read_super_block: can't find a reiserfs
> filesystem
> on (dev 16:41, block 2, size 4096)
> 
> what is wrong?

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

end of thread, other threads:[~2002-08-09 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-09 16:01 how to use reiserfs with smaller journal? Radim Kolar
2002-08-09 17:16 ` Edward Shishkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.