···180180 description = ''
181181 Mount point under which the beegfs filesytem should be mounted.
182182 If mounted manually the mount option specifing the config file is needed:
183183- cfgFile=/etc/beegfs/beegfs-client-<name>.conf
183183+ cfgFile=/etc/beegfs/beegfs-client-<name>.conf
184184 '';
185185 };
186186···216216 Data directory for mgmtd.
217217 Must not be shared with other beegfs daemons.
218218 This directory must exist and it must be initialized
219219- with beegfs-setup-mgmtd, e.g. "beegfs-setup-mgmtd -C -p <storeDir>"
219219+ with beegfs-setup-mgmtd, e.g. "beegfs-setup-mgmtd -C -p <storeDir>"
220220 '';
221221 };
222222···256256 The underlying filesystem must be mounted with xattr turned on.
257257 This directory must exist and it must be initialized
258258 with beegfs-setup-meta, e.g.
259259- "beegfs-setup-meta -C -s <serviceID> -p <storeDir>"
259259+ "beegfs-setup-meta -C -s <serviceID> -p <storeDir>"
260260 '';
261261 };
262262···283283 The underlying filesystem must be mounted with xattr turned on.
284284 This directory must exist and it must be initialized
285285 with beegfs-setup-storage, e.g.
286286- "beegfs-setup-storage -C -s <serviceID> -i <storageTargetID> -p <storeDir>"
286286+ "beegfs-setup-storage -C -s <serviceID> -i <storageTargetID> -p <storeDir>"
287287 '';
288288 };
289289