github.com/swiftstack/proxyfs@v0.0.0-20201223034610-5434d919416e/pfsagentd/pfsagent.conf (about)

     1  [Agent]
     2  FUSEVolumeName:                                    CommonVolume
     3  FUSEMountPointPath:                             AgentMountPoint
     4  FUSEUnMountRetryDelay:                                    100ms
     5  FUSEUnMountRetryCap:                                        100
     6  PlugInPath:                         pfsagentd-swift-auth-plugin
     7  PlugInEnvName:                                    SwiftAuthBlob
     8  PlugInEnvValue: {"AuthURL":"http://localhost:8080/auth/v1.0"\u002C"AuthUser":"test:tester"\u002C"AuthKey":"testing"\u002C"Account":"AUTH_test"}
     9  SwiftTimeout:                                               10m
    10  SwiftRetryLimit:                                             10
    11  SwiftRetryDelay:                                             1s
    12  SwiftRetryDelayVariance:                                     25
    13  SwiftRetryExpBackoff:                                       1.4
    14  SwiftConnectionPoolSize:                                    200
    15  FetchExtentsFromFileOffset:                                  32
    16  FetchExtentsBeforeFileOffset:                                 0
    17  ReadCacheLineSize:                                      1048576
    18  ReadCacheLineCount:                                        1000
    19  LeaseRetryLimit:                                             10
    20  LeaseRetryDelay:                                             1s
    21  LeaseRetryDelayVariance:                                     25
    22  LeaseRetryExpBackoff:                                       1.4
    23  SharedLeaseLimit:                                          1000
    24  ExclusiveLeaseLimit:                                        100
    25  ExtentMapEntryLimit:                                    1048576
    26  DirtyLogSegmentLimit:                                        50
    27  DirtyFileLimit:                                              50 # TODO - obsolete this
    28  MaxFlushSize:                                          10485760
    29  MaxFlushTime:                                             200ms
    30  LogFilePath:                             /var/log/pfsagentd.log
    31  LogToConsole:                                              true
    32  TraceEnabled:                                             false
    33  HTTPServerIPAddr:                                       0.0.0.0
    34  HTTPServerTCPPort:                                         9090
    35  ReadDirPlusEnabled:                                       false
    36  XAttrEnabled:                                             false
    37  EntryDuration:                                               0s
    38  AttrDuration:                                                0s
    39  AttrBlockSize:                                            65536
    40  ReaddirMaxEntries:                                         1024
    41  FUSEMaxBackground:                                          100
    42  FUSECongestionThreshhold:                                     0
    43  FUSEMaxWrite:                                            131072
    44  RetryRPCDeadlineIO:                                         60s
    45  RetryRPCKeepAlivePeriod:                                    60s