Reference Guide

Format
system internal diagnostics run-cifs-file-accessibility-diagnostic <ClientIP>
<ShareName> <Path>
Arguments
Argument Description Format
<ClientIP> IP address of the client Existing client IP address in the
format: 'x.x.x.x'
<ShareName> CIFS share name Existing CIFS share name
<Path> File path (relative to CIFS share
path)
Existing file path
Example
Run the file accessibility diagnostic for a CIFS client with the IP address 172.22.69.18 to a file on a CIFS
share named share1 at the relative file path subfolder:
CLI> system internal diagnostics run-cifs-file-accessibility-diagnostic
172.22.69.18 share1 subfolder
system internal diagnostics run-cifs-and-nfs-diagnostic
Description
Run the general CIFS and NFS diagnostic. If the problem happens only while certain activity is running
against the FluidFS cluster, retry once the diagnostic is run. The diagnostic files should be downloaded by
FTP from the following directory:
ftp://<FluidFS_administrator_user_name>@<client_VIP_or_name>:44421/diagnostic/archive/
ProtocolsLogsDiagnostic/
NOTE: FTP is enabled by default on the FluidFS cluster. However, if FTP has been disabled, see
system internal security FTP configuration enable to re-enable FTP before using this command.
Format
system internal diagnostics run-cifs-and-nfs-diagnostic
Example
Run the general CIFS and NFS diagnostics:
CLI> system internal diagnostics run-cifs-and-nfs-diagnostic
system internal diagnostics list
Description
Display the list of diagnostics.
139