These options will create the <FileSystem>
sections of config file.
Declarations
Type
attribute set of (submodule)
Default
{
orangefs = { };
}
Example
{
fs1 = {
id = 101;
};
fs2 = {
id = 102;
};
}
These options will create the <FileSystem>
sections of config file.
attribute set of (submodule)
{
orangefs = { };
}
{
fs1 = {
id = 101;
};
fs2 = {
id = 102;
};
}