X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=ManagingFileSystemIO.xml;fp=ManagingFileSystemIO.xml;h=f4651cbc9fd94511ae8bb8042529b9025e049640;hb=d0c86c50f8cda821a3b3f1e6942c363287627dc0;hp=4c75acb76f4a56498b3da344757fac225d78d890;hpb=1e5c24cdd093a9e48019541306f08bcfded2770f;p=doc%2Fmanual.git diff --git a/ManagingFileSystemIO.xml b/ManagingFileSystemIO.xml index 4c75acb..f4651cb 100644 --- a/ManagingFileSystemIO.xml +++ b/ManagingFileSystemIO.xml @@ -435,6 +435,27 @@ client# lfs setstripe [--size|-s stripe_size] [--offset|-o start_ost] other modifiers. For example, you can set striping on a directory to use an explicit starting index. + + There are several reserved pool keywords: + + + Use + + --pool '' or --pool inherit + to force a component to inherit the pool from the parent or + root directory instead of the previous PFL's component (see + ). + + + Use + + --pool ignore + to force creation of a file or a PFL's component without a pool + set (no inheritance from last component, root or parent). + + + +