File server requirements


A file server should meet the following requirements:

  • An RSCD agent must be installed and should be the same version as the Application Server.
  • Do not limit access to the file server by pushing agent ACLs to the agent on the file server. All users must be mapped to the same user on the file server.
  • As a minimum, a file server must have 72 GB of available, nonredundant, disk space. BMC recommends that the file server be allotted 200 GB or more of available RAID 5 disk space.
  • Define a user name (for example, blfsro) on the file server with read only permission on the storage, and map all users to that user name. Without this mapping, a user may not be able to access a file that another user has stored on the file server. To accomplish the necessary mapping, create an entry like the following in the exports file on the file server:
    <appServer> ro,user=blfsro
    Where <appServer> is a comma-separated list of Application Server names or IP addresses (IPv4 or IPv6).
    The default location of the exports file is:
    • (Windows) C:\Windows\rsc
    • (Linux): /etc/rsc
  • Map the built-in System:System role/user to the user name (for example, blfsrw) defined on the file server with full permission on the storage. To accomplish the mapping, create an entry like the following in the users.local file on the file server:
    System:System rw,map=blfsrw
    Where blfsrw is the name to which the built-in System:System role/user is mapped, typically used when Application Server accesses the file server.
    If the required directory structure does not already exist on the file server, the system process attempts to create it.
    The default location of the users.local file is:

    • (Windows) C:\Windows\rsc
    • (Linux): /etc/rsc

    For examples on configuring the file server agent ACLs, see Configuring-the-file-server-agent-ACLs.

  • If your file server location is on partition or a mounted storage, you must ensure that the mount point for the storage or partition is consistent even if the file server host is restarted.
    For example, on Linux, you can ensure this by configuring the fstab file in the etc folder of your machine. The fstab file maps the Universally Unique Identifier (UUID) of a storage or partition to the directory it should be mounted on.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*