On Jul 1, 2009, at 10:03 , Josephine Palencia wrote: > > OS: Centos 5.3, x86_64 > Kernel: 2.6.18-128.1.6 > > [r...@attractor ~]# cat /proc/fs/lustre/version > lustre: 1.9.210 > .. > > Looking for mkfs.ldiskfs during mkfs.lustre? > Did a find on previous working lustre-1.9 working and didn't find one. > Ps advice. >
What configure options did you use when you built lustre? I think "-- with-ldiskfsprogs" will configure lustre to use these names, however the standard version the e2fs utils doesn't use this naming scheme. This would be used, for instance, if you needed to have both the original and ldiskfs version of e2fsutils installed at the same time. robert > [r...@attractor ~]# mkfs.lustre --fsname=jwan0 --mdt --mgs /dev/hdc1 > > Permanent disk data: > Target: jwan0-MDTffff > Index: unassigned > Lustre FS: jwan0 > Mount type: ldiskfs > Flags: 0x75 > (MDT MGS needs_index first_time update ) > Persistent mount opts: errors=remount-ro,iopen_nopriv,user_xattr > Parameters: > > checking for existing Lustre data: not found > device size = 19085MB > 2 6 18 > formatting backing filesystem ldiskfs on /dev/hdc1 > target name jwan0-MDTffff > 4k blocks 0 > options -J size=400 -i 4096 -I 512 -q -O > dir_index,uninit_groups -F > mkfs_cmd = mkfs.ldiskfs -j -b 4096 -L jwan0-MDTffff -J size=400 -i > 4096 > -I 512 -q -O dir_index,uninit_groups -F /dev/hdc1 > sh: mkfs.ldiskfs: command not found > > mkfs.lustre FATAL: Unable to build fs /dev/hdc1 (32512) > > mkfs.lustre FATAL: mkfs failed 32512 > > > Thanks, > josephin > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
