public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
@ 2009-06-04  9:27 Daniel Iliev
  2009-06-04 10:26 ` Volker Armin Hemmann
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Daniel Iliev @ 2009-06-04  9:27 UTC (permalink / raw
  To: gentoo-user



Hi,

Yesterday I decided to try gentoo-sources again. I was using vanilla,
because of ext4 - when it was declared stable, gentoo-sources still was
at the ext4dev phase (a version or so behind the upstream as expected).
Yesterday, when migrating from vanilla-2.6.28 to gentoo-sources-2.6.29-5
I haven't noticed any new FS related options except for the btrfs which
I don't need, thus have disabled.

Kernel compiles w/o errors, but when booted it panics with error msg
like "unknown mount option ``extents''".

Yes, I have "extents" among the following options in fstab and
they work with vannila-2.6.28

"/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
errors=remount-ro,nodiratime,noatime 0 1"

Ideas, suggestions?



-- 
Best regards,
Daniel



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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04  9:27 [gentoo-user] gentoo-sources-2.6.29-r5 & ext4 Daniel Iliev
@ 2009-06-04 10:26 ` Volker Armin Hemmann
  2009-06-04 10:31   ` Альфар
  2009-06-04 19:42 ` [gentoo-user] " Nikos Chantziaras
  2009-06-04 20:13 ` Nikos Chantziaras
  2 siblings, 1 reply; 11+ messages in thread
From: Volker Armin Hemmann @ 2009-06-04 10:26 UTC (permalink / raw
  To: gentoo-user

On Donnerstag 04 Juni 2009, Daniel Iliev wrote:
> Hi,
>
> Yesterday I decided to try gentoo-sources again. I was using vanilla,
> because of ext4 - when it was declared stable, gentoo-sources still was
> at the ext4dev phase (a version or so behind the upstream as expected).
> Yesterday, when migrating from vanilla-2.6.28 to gentoo-sources-2.6.29-5
> I haven't noticed any new FS related options except for the btrfs which
> I don't need, thus have disabled.
>
> Kernel compiles w/o errors, but when booted it panics with error msg
> like "unknown mount option ``extents''".
>
> Yes, I have "extents" among the following options in fstab and
> they work with vannila-2.6.28
>
> "/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
> errors=remount-ro,nodiratime,noatime 0 1"
>
> Ideas, suggestions?

maybe ext4 depends on 'Broken' - as it should - and so it was not shown in 
menuconfig. As it was not shown, you did not enable it. Without enabling it, 
it wasn't compiled in ....



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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 10:26 ` Volker Armin Hemmann
@ 2009-06-04 10:31   ` Альфар
  2009-06-04 10:51     ` Daniel Iliev
  0 siblings, 1 reply; 11+ messages in thread
From: Альфар @ 2009-06-04 10:31 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

2009/6/4 Volker Armin Hemmann <volkerarmin@googlemail.com>

> On Donnerstag 04 Juni 2009, Daniel Iliev wrote:
> > Hi,
> >
> > Yesterday I decided to try gentoo-sources again. I was using vanilla,
> > because of ext4 - when it was declared stable, gentoo-sources still was
> > at the ext4dev phase (a version or so behind the upstream as expected).
> > Yesterday, when migrating from vanilla-2.6.28 to gentoo-sources-2.6.29-5
> > I haven't noticed any new FS related options except for the btrfs which
> > I don't need, thus have disabled.
> >
> > Kernel compiles w/o errors, but when booted it panics with error msg
> > like "unknown mount option ``extents''".
> >
> > Yes, I have "extents" among the following options in fstab and
> > they work with vannila-2.6.28
> >
> > "/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
> > errors=remount-ro,nodiratime,noatime 0 1"
> >
> > Ideas, suggestions?
>
> maybe ext4 depends on 'Broken' - as it should - and so it was not shown in
> menuconfig. As it was not shown, you did not enable it. Without enabling
> it,
> it wasn't compiled in ....
>
Using ext4 with gentoo-sources-2.6.29-r4 without any troubles.

[-- Attachment #2: Type: text/html, Size: 1650 bytes --]

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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 10:31   ` Альфар
@ 2009-06-04 10:51     ` Daniel Iliev
  2009-06-04 11:27       ` Stroller
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Iliev @ 2009-06-04 10:51 UTC (permalink / raw
  To: gentoo-user

On Thu, 4 Jun 2009 13:31:15 +0300
Альфар <slaughterofshudras@gmail.com> wrote:

> 2009/6/4 Volker Armin Hemmann <volkerarmin@googlemail.com>
> 
> > On Donnerstag 04 Juni 2009, Daniel Iliev wrote:
> > >
> > > Kernel compiles w/o errors, but when booted it panics with error
> > > msg like "unknown mount option ``extents''".
> > >
> > > Yes, I have "extents" among the following options in fstab and
> > > they work with vannila-2.6.28
> > >
> > > "/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
> > > errors=remount-ro,nodiratime,noatime 0 1"
> > >
> > > Ideas, suggestions?
> >
> > maybe ext4 depends on 'Broken' - as it should - and so it was not
> > shown in menuconfig. As it was not shown, you did not enable it.
> > Without enabling it,
> > it wasn't compiled in ....
> >
> Using ext4 with gentoo-sources-2.6.29-r4 without any troubles.


Sorry, perhaps I wasn't clear enough. It works if I disable the
"extents" mount option. The problem is that when something is declared
"stable" it should  be changed only for bug fixes, not generally and it
should be backwards compatible with minor versions at least. Especially
when talking about highly important things such as FS. Tonight I'm going
to test the latest vanilla and if it works, then I believe it's Gentoo's
fault which deserves a report in b.g.o.

It would be nice if someone could confirm this issue.

-- 
Best regards,
Daniel



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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 10:51     ` Daniel Iliev
@ 2009-06-04 11:27       ` Stroller
  2009-06-04 12:17         ` Daniel Iliev
  0 siblings, 1 reply; 11+ messages in thread
From: Stroller @ 2009-06-04 11:27 UTC (permalink / raw
  To: gentoo-user


On 4 Jun 2009, at 11:51, Daniel Iliev wrote:
>> 2009/6/4 Volker Armin Hemmann <volkerarmin@googlemail.com>
>>
> ...
>>> maybe ext4 depends on 'Broken' - as it should - and so it was not
>>> shown in menuconfig. As it was not shown, you did not enable it.
>>> Without enabling it,
>>> it wasn't compiled in ....
>>
> ...
>
> Sorry, perhaps I wasn't clear enough. It works if I disable the
> "extents" mount option. ... it should  be changed only for bug  
> fixes, not generally and it
> should be backwards compatible with minor versions at least.  ...

I think what Volker is _trying_ to get at is that maybe ext4 isn't  
compiled into your kernel, because maybe the options have changed in  
the kernel's .config files between vanilla-2.6.28 and gentoo- 
sources-2.6.29-5.

The error message you see might well be consistent with attempting to  
mount the volume using the ext3 driver.

Suggest you post the .config file against which you built your new  
kernel.

Stroller.




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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 11:27       ` Stroller
@ 2009-06-04 12:17         ` Daniel Iliev
  2009-06-04 12:36           ` Graham Murray
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Iliev @ 2009-06-04 12:17 UTC (permalink / raw
  To: gentoo-user

On Thu, 4 Jun 2009 12:27:20 +0100
Stroller <stroller@stellar.eclipse.co.uk> wrote:

> 
> On 4 Jun 2009, at 11:51, Daniel Iliev wrote:
> >> 2009/6/4 Volker Armin Hemmann <volkerarmin@googlemail.com>
> >>
> > ...
> >>> maybe ext4 depends on 'Broken' - as it should - and so it was not
> >>> shown in menuconfig. As it was not shown, you did not enable it.
> >>> Without enabling it,
> >>> it wasn't compiled in ....
> >>
> > ...
> >
> > Sorry, perhaps I wasn't clear enough. It works if I disable the
> > "extents" mount option. ... it should  be changed only for bug  
> > fixes, not generally and it
> > should be backwards compatible with minor versions at least.  ...
> 
> I think what Volker is _trying_ to get at is that maybe ext4 isn't  
> compiled into your kernel, because maybe the options have changed in  
> the kernel's .config files between vanilla-2.6.28 and gentoo- 
> sources-2.6.29-5.
> 
> The error message you see might well be consistent with attempting
> to mount the volume using the ext3 driver.
> 
> Suggest you post the .config file against which you built your new  
> kernel.
> 
> Stroller.
> 
> 
> 
pwd
/usr/src/linux-2.6.29-gentoo-r5

grep -i ext4 .config
CONFIG_EXT4_FS=y
# CONFIG_EXT4DEV_COMPAT is not set
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y

-- 
Best regards,
Daniel



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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 12:17         ` Daniel Iliev
@ 2009-06-04 12:36           ` Graham Murray
  2009-06-04 13:04             ` Daniel Iliev
  0 siblings, 1 reply; 11+ messages in thread
From: Graham Murray @ 2009-06-04 12:36 UTC (permalink / raw
  To: gentoo-user

Daniel Iliev <daniel.iliev@gmail.com> writes:

> pwd
> /usr/src/linux-2.6.29-gentoo-r5
>
> grep -i ext4 .config
> CONFIG_EXT4_FS=y
> # CONFIG_EXT4DEV_COMPAT is not set
> CONFIG_EXT4_FS_XATTR=y
> CONFIG_EXT4_FS_POSIX_ACL=y
> CONFIG_EXT4_FS_SECURITY=y

Have you also got ext3 built in, and have you specified the rootfstype
kernel boot parameter (in lilo or grub)?

Type adding "rootfstype=ext4" to your kernel boot parameters.




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

* Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 12:36           ` Graham Murray
@ 2009-06-04 13:04             ` Daniel Iliev
  0 siblings, 0 replies; 11+ messages in thread
From: Daniel Iliev @ 2009-06-04 13:04 UTC (permalink / raw
  To: gentoo-user

On Thu, 04 Jun 2009 13:36:41 +0100
Graham Murray <graham@gmurray.org.uk> wrote:

> Daniel Iliev <daniel.iliev@gmail.com> writes:
> 
> > pwd
> > /usr/src/linux-2.6.29-gentoo-r5
> >
> > grep -i ext4 .config
> > CONFIG_EXT4_FS=y
> > # CONFIG_EXT4DEV_COMPAT is not set
> > CONFIG_EXT4_FS_XATTR=y
> > CONFIG_EXT4_FS_POSIX_ACL=y
> > CONFIG_EXT4_FS_SECURITY=y
> 
> Have you also got ext3 built in, and have you specified the rootfstype
> kernel boot parameter (in lilo or grub)?
> 
> Type adding "rootfstype=ext4" to your kernel boot parameters.
> 
> 
> 

Yes to both questions:

.CONFIG:
grep -i ext3 .config
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y


GRUB:
kernel /boot/vmlinuz real_root=/dev/md1 rootfstype=ext4


-- 
Best regards,
Daniel



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

* [gentoo-user]  Re: gentoo-sources-2.6.29-r5 & ext4
  2009-06-04  9:27 [gentoo-user] gentoo-sources-2.6.29-r5 & ext4 Daniel Iliev
  2009-06-04 10:26 ` Volker Armin Hemmann
@ 2009-06-04 19:42 ` Nikos Chantziaras
  2009-06-04 20:13 ` Nikos Chantziaras
  2 siblings, 0 replies; 11+ messages in thread
From: Nikos Chantziaras @ 2009-06-04 19:42 UTC (permalink / raw
  To: gentoo-user

Daniel Iliev wrote:
> 
> Hi,
> 
> Yesterday I decided to try gentoo-sources again. I was using vanilla,
> because of ext4 - when it was declared stable, gentoo-sources still was
> at the ext4dev phase (a version or so behind the upstream as expected).
> Yesterday, when migrating from vanilla-2.6.28 to gentoo-sources-2.6.29-5
> I haven't noticed any new FS related options except for the btrfs which
> I don't need, thus have disabled.
> 
> Kernel compiles w/o errors, but when booted it panics with error msg
> like "unknown mount option ``extents''".
> 
> Yes, I have "extents" among the following options in fstab and
> they work with vannila-2.6.28
> 
> "/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
> errors=remount-ro,nodiratime,noatime 0 1"
> 
> Ideas, suggestions?

The extents mount option has been removed from 2.6.29:

http://kerneltrap.org/mailarchive/linux-ext4/2009/1/6/4613614




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

* [gentoo-user]  Re: gentoo-sources-2.6.29-r5 & ext4
  2009-06-04  9:27 [gentoo-user] gentoo-sources-2.6.29-r5 & ext4 Daniel Iliev
  2009-06-04 10:26 ` Volker Armin Hemmann
  2009-06-04 19:42 ` [gentoo-user] " Nikos Chantziaras
@ 2009-06-04 20:13 ` Nikos Chantziaras
  2009-06-04 22:51   ` [gentoo-user] [solved] " Daniel Iliev
  2 siblings, 1 reply; 11+ messages in thread
From: Nikos Chantziaras @ 2009-06-04 20:13 UTC (permalink / raw
  To: gentoo-user

Daniel Iliev wrote:
> 
> Hi,
> 
> Yesterday I decided to try gentoo-sources again. I was using vanilla,
> because of ext4 - when it was declared stable, gentoo-sources still was
> at the ext4dev phase (a version or so behind the upstream as expected).
> Yesterday, when migrating from vanilla-2.6.28 to gentoo-sources-2.6.29-5
> I haven't noticed any new FS related options except for the btrfs which
> I don't need, thus have disabled.
> 
> Kernel compiles w/o errors, but when booted it panics with error msg
> like "unknown mount option ``extents''".
> 
> Yes, I have "extents" among the following options in fstab and
> they work with vannila-2.6.28
> 
> "/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
> errors=remount-ro,nodiratime,noatime 0 1"
> 
> Ideas, suggestions?

The extents mount option has been removed from 2.6.29:

http://kerneltrap.org/mailarchive/linux-ext4/2009/1/6/4613614




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

* Re: [gentoo-user] [solved] Re: gentoo-sources-2.6.29-r5 & ext4
  2009-06-04 20:13 ` Nikos Chantziaras
@ 2009-06-04 22:51   ` Daniel Iliev
  0 siblings, 0 replies; 11+ messages in thread
From: Daniel Iliev @ 2009-06-04 22:51 UTC (permalink / raw
  To: gentoo-user

On Thu, 04 Jun 2009 23:13:47 +0300
Nikos Chantziaras <realnc@arcor.de> wrote:

> Daniel Iliev wrote:

[--snip--]

> > Kernel compiles w/o errors, but when booted it panics with error msg
> > like "unknown mount option ``extents''".
> > 
> > Yes, I have "extents" among the following options in fstab and
> > they work with vannila-2.6.28
> > 
> > "/dev/md1  /  ext4 stripe=2048,commit=2,extents,orlov,delalloc,\
> > errors=remount-ro,nodiratime,noatime 0 1"
> > 
> > Ideas, suggestions?
> 
> The extents mount option has been removed from 2.6.29:
> 
> http://kerneltrap.org/mailarchive/linux-ext4/2009/1/6/4613614
> 
> 
> 


Thanks. I'm back to gentoo-sources w/o this mount option. I believe the
ext4 team deserves a few bad words for this (and many good words for
the whole work), but I'll spare the rant. :)


-- 
Best regards,
Daniel



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

end of thread, other threads:[~2009-06-04 22:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04  9:27 [gentoo-user] gentoo-sources-2.6.29-r5 & ext4 Daniel Iliev
2009-06-04 10:26 ` Volker Armin Hemmann
2009-06-04 10:31   ` Альфар
2009-06-04 10:51     ` Daniel Iliev
2009-06-04 11:27       ` Stroller
2009-06-04 12:17         ` Daniel Iliev
2009-06-04 12:36           ` Graham Murray
2009-06-04 13:04             ` Daniel Iliev
2009-06-04 19:42 ` [gentoo-user] " Nikos Chantziaras
2009-06-04 20:13 ` Nikos Chantziaras
2009-06-04 22:51   ` [gentoo-user] [solved] " Daniel Iliev

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