<div>Hi guys, I'm running centos5.2 and trying to get lustre 1.6.6 to run but I get this error when creating mdt/mgs:</div>
<div> </div>
<div># mkfs.lustre --fsname=lustre --mdt --mgs /dev/cciss/c0d1</div>
<div>   Permanent disk data:<br>Target:     lustre-MDTffff<br>Index:      unassigned<br>Lustre FS:  lustre<br>Mount type: ldiskfs<br>Flags:      0x75<br>              (MDT MGS needs_index first_time update )<br>Persistent mount opts: errors=remount-ro,iopen_nopriv,user_xattr<br>
Parameters: mdt.group_upcall=/usr/sbin/l_getgroups</div>
<div>checking for existing Lustre data: not found<br>device size = 34699MB<br>2 6 18<br>formatting backing filesystem ldiskfs on /dev/cciss/c0d1<br>        target name  lustre-MDTffff<br>        4k blocks     0<br>        options        -J size=400 -i 4096 -I 512 -q -O dir_index,uninit_groups -F<br>
mkfs_cmd = mkfs.ext2 -j -b 4096 -L lustre-MDTffff  -J size=400 -i 4096 -I 512 -q -O dir_index,uninit_groups -F /dev/cciss/c0d1<br>mkfs.lustre: Unable to mount /dev/cciss/c0d1: Cannot allocate memory</div>
<div>mkfs.lustre FATAL: failed to write local files<br>mkfs.lustre: exiting with 12 (Cannot allocate memory)<br></div>
<div>I saw some discussion about this same problem and it was suggested to modify the ldiskfs code. I can't go with 1.8.2 or CentOS5.4. Can anyone help with this? </div>
<div> </div>
<div>Syed</div>