Re: [Lustre-discuss] llapi stripe_size

2010-04-16 Thread Andreas Dilger
On 2010-04-16, at 11:07, burlen wrote: > calling llapi_file_create reports the following error: > > error: bad stripe_size 4096, must be an even multiple of 65536 bytes: > Invalid argument (22) > > The operation manual said: This value must be an even multiple of > system > page size, as shown by

[Lustre-discuss] llapi stripe_size

2010-04-16 Thread burlen
calling llapi_file_create reports the following error: error: bad stripe_size 4096, must be an even multiple of 65536 bytes: Invalid argument (22) The operation manual said: This value must be an even multiple of system page size, as shown by getpagesize. The value 4096 above was returned from