-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] schrieb:
> Oliver Welter:
>> Here is a first wrapup:
>>
>> 1) Download and unpack vanilla kernel 2.6.22.19
>> 2) Apply vserver patch 2.6.22.19-vs2.2.0.7
>> 3) make prepare
>> 4) Download aufs / cvs from 10th July 2008
> 
> Why don't you use the latest version?

Because everything newer than this causes the ops

>> XFS seems to be unsupported in this AUFS version and results in a
>> compiler interruption, as I dont need XFS, I just disabled it
> 
> It is supported.

I get an execption in br_xfs.h from this code

#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 24) \
        || (!defined(CONFIG_XFS_FS) && !defined(CONFIG_XFS_FS_MODULE))
#error mis-configuraion or Makefile
#endif

If I understand correctly, this line means, that XFS is supported only
above 2.6.24, Im using 2.6.22, as vserver is not availbale in newer
versions.

>> NFS requires the LHASH patch which I skipped for testing, so NFS has to
>> be disabled, too

After applying the lhash patch, it compiles with NFS

> Please send me the output of grep AUFS .config, so I will check that
> your aufs supports xfs and nfs.

grep AUFS .config
CONFIG_AUFS=y
# CONFIG_AUFS_FAKE_DM is not set
CONFIG_AUFS_BRANCH_MAX_127=y
# CONFIG_AUFS_BRANCH_MAX_511 is not set
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
# CONFIG_AUFS_BRANCH_MAX_32767 is not set
CONFIG_AUFS_SYSAUFS=y
# CONFIG_AUFS_HINOTIFY is not set
# CONFIG_AUFS_EXPORT is not set
# CONFIG_AUFS_ROBR is not set
# CONFIG_AUFS_DLGT is not set
# CONFIG_AUFS_SHWH is not set
CONFIG_AUFS_RR_SQUASHFS=y
CONFIG_AUFS_LHASH_PATCH=y
CONFIG_AUFS_BR_NFS=y
# CONFIG_AUFS_WORKAROUND_FUSE is not set
CONFIG_AUFS_DEBUG=y
# CONFIG_AUFS_COMPAT is not set
# CONFIG_AUFS_UNIONFS23_PATCH is not set

> 
>> 10) "make" kernel - enable aufs and accept defaults
>>
>> I will do some more testing tommorrow, but on a first glance it seems to
>> work now
> 
> Do you mean your problem (BUG at fs/aufs/i_op.c:236!) is gone?
> I guess your problem is equivalent to Louis'. Until I fix the bug and
> update the versever patch, try disabling CONFIG_AUFS_FAKE_DM.

Yes, I do not get any oopes at least so far. I will try current CVS with
disables FAKE_DM later.

Thx for your support

Oliver
- --
Protect your environment -  close windows and adopt a penguin!
PGP-Key: 3B2C 8095 A7DF 8BB5 2CFF  8168 CAB7 B0DD 3985 1721
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIrSDayrew3TmFFyERApRbAKCAzwGA8RrfGD9uRxq3Wk6R+VdLHQCePpd/
fLa2vkxDQw/G5nTHAv/iiBA=
=3E9D
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Reply via email to