Article Content
Article Number | 000017871 |
Applies To | RSA Product Set: RSA Security Analytics RSA Product/Service Type: RSA Security Analytics Warehouse, RSA Security Analytics Warehouse Connector RSA Version/Condition: 10.4, 10.5, 10.6 Platform: CentOS O/S Version: EL6 |
Issue | Unable to Mount NFS Share for RSA Security Analytics Warehouse Connector. When mounting the share the customer receives the error: mount.nfs: access denied by server while mounting x.x.x.x See the example below.
Running the command showmount -e on one of the SAW nodes shows the following NFS shares: showmount -e Export list for NODE-03: /mapr * /mapr/sawcluster * |
Cause | This issue occurs because the wrong NFS share name was used in the mount command. In this example the NFS share was specified as /mapr/saw when /mapr/sawcluster should have been used. |
Resolution | The correct mount command should be as follows:
|
Legacy Article ID | a66241 |