Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/fsprovider [2018_09_11 00:18] – added paragraph on effective user. stevencloudappliance/fsprovider [2020_09_18 18:40] dan
Line 1: Line 1:
-# Enabling the File System Provider+# Enabling the FS (File SystemProvider
  
 ## Introduction ## Introduction
Line 24: Line 24:
 {{ :cloudappliance:fsprovider:fs_block_size.png |}} {{ :cloudappliance:fsprovider:fs_block_size.png |}}
  
-## Enable the FS provider for the User Package+## Enable the FS connector for the User Package
  
 * Login as appladmin in to the appliance * Login as appladmin in to the appliance
Line 60: Line 60:
  
 The ability to mount the file system for each File Fabric user may also be supported. Contact Storage Made Easy [[support@storagemadeeasy.com]] for more information. The ability to mount the file system for each File Fabric user may also be supported. Contact Storage Made Easy [[support@storagemadeeasy.com]] for more information.
 +
 +## Using the FS Provider with NFS
 +The FS provider can be used to access NFS file systems through the File Fabric.  First the NFS file system must be mounted on the File Fabric host by the FileFabric's Linux system administrator.  Once it has been mounted, it can be added to the File Fabric using the FS connector.
 +
 +When mounting an NFS file system on the Linux host you may want to use a mount point like:
 +
 +    /mnt/NFS/<NFS_sharename>/
 +
 +That way you can have two or more NFS file systems in the same location in the directory tree.