github.com/swiftstack/ProxyFS@v0.0.0-20210203235616-4017c267d62f/confgen/sample-proxyfs-configuration/proxyfs-shares.conf (about)

     1  # A description of a volume of the file system... along with references to
     2  # storage policies and flow control
     3  #
     4  
     5  [VolumeGroup:vg32-2]
     6  ReadCacheLineSize: 1048576
     7  ReadCacheWeight:   100
     8  PrimaryPeer: c67631b5-cb88-11e9-99da-0248604d6797
     9  VolumeList: vol-vg32-2
    10  VirtualIPAddr:  32.32.32.32/24
    11  VirtualHostname:  VIP-VG32-2
    12  
    13  SMBWorkgroup:
    14  SMBActiveDirectoryEnabled: false
    15  SMBActiveDirectoryRealm:
    16  SMBActiveDirectoryIDMapDefaultMin: 501
    17  SMBActiveDirectoryIDMapDefaultMax: 3554431
    18  SMBActiveDirectoryIDMapWorkgroupMin: 500
    19  SMBActiveDirectoryIDMapWorkgroupMax: 3554431
    20  SMBMapToGuest: bad user
    21  SMBServerMinProtocol: NT1
    22  SMBADBackend: rid
    23  SMBADIDMgmt: false
    24  SMBADIDSchema:
    25  SMBRPCServerLSARPC: embedded
    26  SMBBrowserAnnounce: 0.0.0.0
    27  SMBSecurity: user
    28  
    29  
    30  
    31  [Volume:vol-vg32-2]
    32  AccountName:                             vgacct2
    33  PhysicalContainerLayoutList:             back-policy1
    34  DefaultPhysicalContainerLayout:          back-policy1
    35  VolumeGroup:                             vg32-2
    36  PrimaryPeer:                             c67631b5-cb88-11e9-99da-0248604d6797
    37  StandbyPeerList:                         c6e8e18f-cb88-11e9-92db-02a727b377d1 c63edaae-cb88-11e9-b49f-020e05f0ad07
    38  CheckpointContainerStoragePolicy:        Standard-Replica
    39  CheckpointInterval:                      10000ms
    40  CheckpointContainerName:                 .__checkpoint__
    41  NonceValuesToReserve:                    10000
    42  FUSEMountPointName:                      /share/vol-vg32-2
    43  FSID:                                    11
    44  MaxEntriesPerDirNode:                    32
    45  MaxExtentsPerFileNode:                   32
    46  MaxInodesPerMetadataNode:                32
    47  MaxLogSegmentsPerMetadataNode:           64
    48  MaxDirFileNodesPerMetadataNode:          16
    49  MaxCreatedDeletedObjectsPerMetadataNode: 256
    50  SnapShotIDNumBits:                       10
    51  MaxBytesInodeCache:                      104876
    52  InodeCacheEvictInterval:                 5000ms
    53  MaxFlushSize:                            10485760
    54  MaxFlushTime:                            10000ms
    55  ActiveLeaseEvictLowLimit:                5000
    56  ActiveLeaseEvictHighLimit:               5010
    57  
    58  
    59  CheckpointEtcdKeyName:                   ProxyFS:Volume:vol-vg32-2
    60  SMBBrowseable:                           true
    61  SMBStrictSync:                           true
    62  SMBAuditLogging:                         true
    63  SMBEncryptionRequired:                   false
    64  SMBValidUserList:                        swift, bob, ed, blake
    65  SMBValidADUserList:
    66  SMBValidADGroupList:
    67  SMBShareName:                            vol-vg32-2
    68  NFSExportClientMapList:
    69  
    70  
    71  
    72  
    73  
    74  
    75  
    76  [VolumeGroup:vg32-1]
    77  ReadCacheLineSize: 1048576
    78  ReadCacheWeight:   100
    79  PrimaryPeer: c63edaae-cb88-11e9-b49f-020e05f0ad07
    80  VolumeList: vol-vg32-1
    81  VirtualIPAddr:  192.168.17.234/24
    82  VirtualHostname:  VIP-VG32-1
    83  
    84  SMBWorkgroup:
    85  SMBActiveDirectoryEnabled: false
    86  SMBActiveDirectoryRealm:
    87  SMBActiveDirectoryIDMapDefaultMin: 501
    88  SMBActiveDirectoryIDMapDefaultMax: 3554431
    89  SMBActiveDirectoryIDMapWorkgroupMin: 500
    90  SMBActiveDirectoryIDMapWorkgroupMax: 3554431
    91  SMBMapToGuest: bad user
    92  SMBServerMinProtocol: NT1
    93  SMBADBackend: rid
    94  SMBADIDMgmt: false
    95  SMBADIDSchema:
    96  SMBRPCServerLSARPC: embedded
    97  SMBBrowserAnnounce: 0.0.0.0
    98  SMBSecurity: user
    99  
   100  
   101  
   102  [Volume:vol-vg32-1]
   103  AccountName:                             vgacct1
   104  PhysicalContainerLayoutList:             back-policy1
   105  DefaultPhysicalContainerLayout:          back-policy1
   106  VolumeGroup:                             vg32-1
   107  PrimaryPeer:                             c63edaae-cb88-11e9-b49f-020e05f0ad07
   108  StandbyPeerList:                         c67631b5-cb88-11e9-99da-0248604d6797 c6e8e18f-cb88-11e9-92db-02a727b377d1
   109  CheckpointContainerStoragePolicy:        Standard-Replica
   110  CheckpointInterval:                      10000ms
   111  CheckpointContainerName:                 .__checkpoint__
   112  NonceValuesToReserve:                    10000
   113  FUSEMountPointName:                      /share/vol-vg32-1
   114  FSID:                                    10
   115  MaxEntriesPerDirNode:                    32
   116  MaxExtentsPerFileNode:                   32
   117  MaxInodesPerMetadataNode:                32
   118  MaxLogSegmentsPerMetadataNode:           64
   119  MaxDirFileNodesPerMetadataNode:          16
   120  MaxCreatedDeletedObjectsPerMetadataNode: 256
   121  SnapShotIDNumBits:                       10
   122  MaxBytesInodeCache:                      104876
   123  InodeCacheEvictInterval:                 5000ms
   124  MaxFlushSize:                            10485760
   125  MaxFlushTime:                            10000ms
   126  ActiveLeaseEvictLowLimit:                5000
   127  ActiveLeaseEvictHighLimit:               5010
   128  
   129  
   130  CheckpointEtcdKeyName:                   ProxyFS:Volume:vol-vg32-1
   131  SMBBrowseable:                           true
   132  SMBStrictSync:                           true
   133  SMBAuditLogging:                         true
   134  SMBEncryptionRequired:                   false
   135  SMBValidUserList:                        swift, bob, ed, blake
   136  SMBValidADUserList:
   137  SMBValidADGroupList:
   138  SMBShareName:                            vol-vg32-1
   139  NFSExportClientMapList:
   140  
   141  
   142  
   143  
   144  
   145  
   146  
   147  [VolumeGroup:VG1]
   148  ReadCacheLineSize: 1048576
   149  ReadCacheWeight:   100
   150  PrimaryPeer: c67631b5-cb88-11e9-99da-0248604d6797
   151  VolumeList: volume3
   152  VirtualIPAddr:  11.11.11.11/24
   153  VirtualHostname:  VIP-VG1
   154  
   155  SMBWorkgroup:
   156  SMBActiveDirectoryEnabled: false
   157  SMBActiveDirectoryRealm:
   158  SMBActiveDirectoryIDMapDefaultMin: 501
   159  SMBActiveDirectoryIDMapDefaultMax: 3554431
   160  SMBActiveDirectoryIDMapWorkgroupMin: 500
   161  SMBActiveDirectoryIDMapWorkgroupMax: 3554431
   162  SMBMapToGuest: bad user
   163  SMBServerMinProtocol: NT1
   164  SMBADBackend: rid
   165  SMBADIDMgmt: false
   166  SMBADIDSchema:
   167  SMBRPCServerLSARPC: embedded
   168  SMBBrowserAnnounce: 0.0.0.0
   169  SMBSecurity: user
   170  
   171  
   172  
   173  [Volume:volume3]
   174  AccountName:                             volume3acct
   175  PhysicalContainerLayoutList:             back-policy1
   176  DefaultPhysicalContainerLayout:          back-policy1
   177  VolumeGroup:                             VG1
   178  PrimaryPeer:                             c67631b5-cb88-11e9-99da-0248604d6797
   179  StandbyPeerList:                         c6e8e18f-cb88-11e9-92db-02a727b377d1 c63edaae-cb88-11e9-b49f-020e05f0ad07
   180  CheckpointContainerStoragePolicy:        Standard-Replica
   181  CheckpointInterval:                      10000ms
   182  CheckpointContainerName:                 .__checkpoint__
   183  NonceValuesToReserve:                    10000
   184  FUSEMountPointName:                      /share/volume3
   185  FSID:                                    3
   186  MaxEntriesPerDirNode:                    32
   187  MaxExtentsPerFileNode:                   32
   188  MaxInodesPerMetadataNode:                32
   189  MaxLogSegmentsPerMetadataNode:           64
   190  MaxDirFileNodesPerMetadataNode:          16
   191  MaxCreatedDeletedObjectsPerMetadataNode: 256
   192  SnapShotIDNumBits:                       10
   193  MaxBytesInodeCache:                      104876
   194  InodeCacheEvictInterval:                 5000ms
   195  MaxFlushSize:                            10485760
   196  MaxFlushTime:                            10000ms
   197  ActiveLeaseEvictLowLimit:                5000
   198  ActiveLeaseEvictHighLimit:               5010
   199  
   200  
   201  CheckpointEtcdKeyName:                   ProxyFS:Volume:volume3
   202  SMBBrowseable:                           true
   203  SMBStrictSync:                           true
   204  SMBAuditLogging:                         true
   205  SMBEncryptionRequired:                   false
   206  SMBValidUserList:                        blake
   207  SMBValidADUserList:
   208  SMBValidADGroupList:
   209  SMBShareName:
   210  NFSExportClientMapList:			 share1_client1
   211  
   212  
   213  [NFSClientMap:share1_client1]
   214  AccessMode: rw
   215  ClientPattern: 192.168.0.0/16
   216  RootSquash: no_root_squash
   217  Secure: insecure
   218  
   219  
   220  
   221  
   222  # Describes the set of volumes of the file system listed above
   223  [FSGlobals]
   224  VolumeGroupList: vg32-2 vg32-1 VG1
   225  ShareConfigVersion: 1572046570.2
   226  
   227  SMBUserList: swift bob ed blake
   228  
   229  
   230  
   231  [SMBUsers]
   232  swift: c3dpZnQ=
   233  bob: Ym9i
   234  ed: ZWQ=
   235  blake: Ymxha2U=