Are there problems using 2.6.18 vanilla for the OSS as well as MDS or is
it just MDS?
Thx

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alex Tomas
Sent: Wednesday, January 17, 2007 2:08 PM
To: Serge Ryabchun
Cc: [email protected]
Subject: Re: [Lustre-discuss] Vanilla kernel 2.6.18 & patches


thanks for the catch. tough:
1) we don't support server on 2.6.18 yet
2) even so, the filesystem looks corrupted because
   mballoc was asked to free non-used block.

thanks, Alex


>>>>> Serge Ryabchun (SR) writes:

 SR> No. time to change EXT3_MOUNT_MBALLOC to 0x8000000

 SR> Lustre: Lustre Client File System; [EMAIL PROTECTED]  SR> ...
 SR> Lustre: options: errors=remount-ro,iopen_nopriv,user_xattr
 SR> ...
 SR> LDISKFS FS on md0, internal journal  SR> LDISKFS-fs: mounted
filesystem with ordered data mode.
 SR> LDISKFS-fs: mballoc enabled
 SR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^

 SR> in linux-2.6.18:
 SR> #define EXT3_MOUNT_IOPEN_NOPRIV        0x800000/* Make iopen
world-readable */
 SR> and
 SR> #define EXT3_MOUNT_MBALLOC             0x800000/* Buddy allocation
support */

 SR> in linux-2.6.12 was:
 SR> #define EXT3_MOUNT_IOPEN_NOPRIV        0x100000/* Make iopen
world-readable */
 SR> #define EXT3_MOUNT_MBALLOC             0x800000/* Buddy allocation
support */

_______________________________________________
Lustre-discuss mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss

_______________________________________________
Lustre-discuss mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss

Reply via email to