On Fri, Feb 27, 2009 at 08:31:01AM +0100, Andrzej Szymański wrote:
>
> Does anybody know how to avoid the file fragmentation when a file is
> created over NFSv3?
>
> A file created locally is OK:
> dd bs=32k if=/dev/zero of=test count=32x1024 conv=fsync
> filefrag test
> test: 10 extents found,
Stephen John Smoogen wrote:
> On Fri, Feb 27, 2009 at 12:31 AM, Andrzej Szymański
> wrote:
>> Hello,
>>
>> Does anybody know how to avoid the file fragmentation when a file is
>> created over NFSv3?
>>
>> A file created locally is OK:
>> dd bs=32k if=/dev/zero of=test count=32x1024 conv=fsync
>>
On Fri, Feb 27, 2009 at 12:31 AM, Andrzej Szymański wrote:
> Hello,
>
> Does anybody know how to avoid the file fragmentation when a file is
> created over NFSv3?
>
> A file created locally is OK:
> dd bs=32k if=/dev/zero of=test count=32x1024 conv=fsync
> filefrag test
> test: 10 extents found, p
Hello,
Does anybody know how to avoid the file fragmentation when a file is
created over NFSv3?
A file created locally is OK:
dd bs=32k if=/dev/zero of=test count=32x1024 conv=fsync
filefrag test
test: 10 extents found, perfection would be 9 extents
When I create the file in the same dir, but f
4 matches
Mail list logo