All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] Stripe offset default
@ 2010-11-23 17:20 Eric Barton
  2010-11-23 19:49 ` Christopher J. Morrone
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Eric Barton @ 2010-11-23 17:20 UTC (permalink / raw)
  To: lustre-devel


Nick Cardo at NERSC mentioned at the LUG, and again when I chatted
with him at SC10, that setting the default stripe offset is positively
dangerous.  I think he has a point.

Setting file layout precisely can be essential for applications that
know precisely what they're doing and want to control how aggregate
OST load is balanced.  But the default file layout is another matter
entirely.  Setting the default to a fixed layout, or even just a fixed
starting OST has got to be the most direct path to achieving OST load
imbalance.

I believe, now that lfs setstripe uses options rather than positional
parameters, that the risk of unintentional errors is much less.  But
that still leaves the filesystem vulnerable to na?ve or malicious
users.  So I propose that we should continue to check permissions
normally when setting the default stripe _count_, but restrict the
ability to set a specific default stripe _offset_ to the superuser.

Thoughts?

P.S. Do people also agree that setting user/group/ACL permissions on
OST pools would be a Good Thing?

          Cheers,
                   Eric

Eric Barton
CTO Whamcloud, Inc.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-11-24 15:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 17:20 [Lustre-devel] Stripe offset default Eric Barton
2010-11-23 19:49 ` Christopher J. Morrone
2010-11-23 21:19   ` Andreas Dilger
2010-11-23 22:59     ` Christopher J. Morrone
2010-11-23 20:21 ` Ashley Pittman
2010-11-23 20:50 ` Peter Braam
2010-11-23 21:47   ` Andreas Dilger
2010-11-24 13:31   ` [Lustre-devel] OST pool administration (was RE: Stripe offset default) Eric Barton
2010-11-24 15:09     ` Peter Braam
2010-11-23 21:40 ` [Lustre-devel] Stripe offset default Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.