search for: mkfsed

Displaying 3 results from an estimated 3 matches for "mkfsed".

Did you mean: mkfs'd
2009 Jun 18
3
[PATCH 0/2] orphan lock fixes for local mode.
Hi Joel/Srini, Here are 2 patches for orphan lock in local mode. patch 1: In local mode, we don't need lvb, so don't init it. patch 2: In local mode, orphan lock and unlock don't need to go to dlm part. Regards, Tao
2002 Jan 03
0
Very large (~1.12 TB) filesystems and wasted space.
...not much of a pro when it comes to managing large filesystems in Linux, and I'm not sure if this is entirely on topic, but I felt that you folks would know best. I have a 3Ware 7810 card with 8 160 GB drives attached to it set up as a large RAID5. I fdisked out one large partition and simply mkfsed the drive with that ext3 filesystem, no other tweaking. I'm accessing this via an SMB share on a Windows box and noticing now, however, that I have roughly 46.4 GB of data which is occupying 344 GB of space on the disk! Clearly I've done something wrong by leaving the blocksizes (or some...
2009 Jan 15
5
[PATCH 0/3] ocfs2: Inode Allocation Strategy Improvement.v2
Changelog from V1 to V2: 1. Modify some codes according to Mark's advice. 2. Attach some test statistics in the commit log of patch 3 and in this e-mail also. See below. Hi all, In ocfs2, when we create a fresh file system and create inodes in it, they are contiguous and good for readdir+stat. While if we delete all the inodes and created again, the new inodes will get spread out and that