Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cloudappliance/fsprovider [2018_09_11 00:06] – minor edits stevencloudappliance/fsprovider [2018_09_11 00:18] – added paragraph on effective user. steven
Line 1: Line 1:
-====== Enabling the File System Provider ======+Enabling the File System Provider
  
-===== Introduction =====+## Introduction
  
 The Enterprise File Fabric appliance allows a local folder, or file system, to be added as provider. This is particularly useful for network file servers and applications that can be mounted as file systems in Linux. The Enterprise File Fabric appliance allows a local folder, or file system, to be added as provider. This is particularly useful for network file servers and applications that can be mounted as file systems in Linux.
Line 11: Line 11:
 By default the ability to add a file system storage provider is disabled within the appliance and for user packages. To enable follow these instructions: By default the ability to add a file system storage provider is disabled within the appliance and for user packages. To enable follow these instructions:
  
-===== Enable the FS provider for the appliance =====+## Enable the FS provider for the Appliance
  
 * Login as appladmin in to the appliance * Login as appladmin in to the appliance
Line 24: Line 24:
 {{ :cloudappliance:fsprovider:fs_block_size.png |}} {{ :cloudappliance:fsprovider:fs_block_size.png |}}
  
-## Enable FS provider for the user package+## Enable the FS provider for the User Package
  
 * Login as appladmin in to the appliance * Login as appladmin in to the appliance
Line 37: Line 37:
 {{ :cloudappliance:fsprovider:fs_save_package.png |}} {{ :cloudappliance:fsprovider:fs_save_package.png |}}
  
-===== Disable SELinux =====+## Disable SELinux
  
-Before you proceed further you will need to disable SELinux. Please follow the instruction [[cloudappliance/cifs30#disabling_selinux|Disable SELinux]]+Before you proceed further you will need to disable SELinux. Please follow the instructions [[cloudappliance/cifs30#disabling_selinux|Disable SELinux]].
  
-===== Mount the File System on Linux =====+## Mount the File System on Linux
  
-Mount the file system on the appliance. If you need to create a new linux user do so and note the password as you will need it in the next step.+Mount the file system on the appliance. If you need to create a new Linux user do so and note the password as you will need it in the next step.
  
-===== Add FS to the account =====+## Add FS to the account
  
 Login in to the SME user account and you should see FS as provider in the dropdown list when you login as SME user Login in to the SME user account and you should see FS as provider in the dropdown list when you login as SME user
Line 51: Line 51:
 {{ :cloudappliance:fsprovider:fs_add_provider_1.png |}} {{ :cloudappliance:fsprovider:fs_add_provider_1.png |}}
  
-Enter the linux user name and password.This is the linux user that has read/write access to the mounted file system.+Enter the Linux user name and password. This is the linux user that has read/write access to the mounted file system.
  
 {{ :cloudappliance:fsprovider:fs_add_provider_2.png |}} {{ :cloudappliance:fsprovider:fs_add_provider_2.png |}}
 +
 +## Effective User
 +
 +File system operations are performed by the File Fabric as the Linux user who mounted the file system. Access permissions thus will be determined by both the Enterprise File Fabric and the network file system.
 +
 +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.
 +
 +