Reference Guide

Argument Description Format
-RepositoryPath
<RepositoryPath>
Path of the repository on which
to run diagnostics
If it is FTP, the diagnostics should
be transferred from the cluster
via ftp under ftp://
(UserName)@(ClusterVIP):44421/
diagnostics/archive/.
Example
Run the core file-system diagnostic:
CLI> system internal diagnostics run-file-system-diagnostic -RepositoryType
TypeA
system internal diagnostics run-general-diagnostic
Run the general diagnostic.
The diagnostic files should be downloaded by FTP from the following directory:
ftp://<FluidFS_administrator_user_name>@<client_VIP_or_name>:44421/diagnostic/archive/
GeneralSystemDiagnostic/
NOTE: FTP is enabled by default on the FluidFS cluster. However, if FTP has been disabled, see
system internal security FTP configuration enable to reenable FTP before using this
command.
Format
CLI> system internal diagnostics run-general-diagnostic
Arguments
Argument Description Format
<ClientIP> IP address of the client Existing client IP address in IPv6
or IPv4 format
<Protocol> Client protocol Possible values are SMB, NFS
-RepositoryType
<RepositoryType>
Type of repository on which to
run diagnostics
RepositoryType can be
NAS_VOLUME or FTP. If it is
NAS_VOLUME, then the values of
RepositoryVolume and
RepositoryPath determine where
the files will be stored. The files
can then be accessed by a share
or export to the volume.
-RepositoryVolume
<RepositoryVolume>
Volume on the repository on
which to run diagnostics
254
CLI Commands