Whenever trying to run the read-nafile command I'm getting the error message below:
Connect-NaController FilerA
Read-NaFile -path /vol/vol0/etc/syslog.conf
Read-NaFile : Unable to open /vol/vol0/etc/syslog.conf: No such file or directory
At line:1 char:1
+ Read-NaFile -path /vol/vol0/etc/syslog.conf
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (FilerA:NaController) [Read-NaFile], EONTAPI_ENOENT
+ FullyQualifiedErrorId : ApiException,DataONTAP.PowerShell.SDK.Cmdlets.File.ReadNaFile
Has anyone seen this issue before?
Thanks!