Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Media Manager and NAS

Status
Not open for further replies.

BrianCosta

Systems Engineer
Oct 25, 2018
376
JO
Hello ,

I have IPO and Application Server 11 SP7, trying to configure the NAS connector.
setup the shared folder with write/read permision, when add it to application server, and run the test, every time is faild.

Scada-REC_knorsm.jpg
7

testtt_im85rc.jpg


Capture_hahkpv.jpg


from my computer, I can access the file share, but between Application Server and NAS always failed.
 
You might want to take a look at the MediaManager.log file, either by creating an archive on :7071 or via CLI. you should find it in the /opt/apache-tomcat/log/ directory. The error will show up as to why the test failed.

Out of curiousity have you tried adding the port number into the filepath? ie 10.10.252.250:5001/Skada-REC

 
for your path, add "smb:// before your IP address so it knows to use the samba protocol.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top