Network share plugin outbound instance configuration fails in Aria Operations with 'Test was not successful: network share plugin test failed'.
search cancel

Network share plugin outbound instance configuration fails in Aria Operations with 'Test was not successful: network share plugin test failed'.

book

Article ID: 401051

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

  • While attempting to configure Network Share Plugin Outbound Instance in Aria Operations, following error is observed during the test  connection:
    Test was not successful: network share plugin test failed. 


  • Following entries are observed in analytics-xxxx.log:
    ERROR [ServerConnection on port xxxxx Thread xxxx]  com.vmware.vcops.uploadplugins.cifs.CifsPlugin.internalTestUpload - Failed to establish test Samba session to the network share: \\<nfs_storage>\<shared_folder>
    com.hierynomus.mssmb2.SMBApiException: STATUS_ACCESS_DENIED(xxxxxxxxxx/xxxxxxxxxx): Create failed for example.txt

Environment

Aria Operations 8.x

Cause

The test connection fails because the root folder <shared_folder> lacks write permissions, preventing Aria Operations from creating the required test file during plugin configuration.

Resolution

Ensure that the root folder <shared_folder> has appropriate write permissions, allowing Aria Operations to create a test file during test connection.

Additional Information