Install File Analytics for NFS
Install or upgrade File Analytics for NFS.
For system requirements for NFS, see Install XCP NFS.
The configure.sh
script installs XCP File Analytics on a Red Hat Enterprise Linux (RHEL) host machine. As part of the installation, the script installs Postgres Database, Apache HTTPD server, and other required packages on the host Linux machine. For information on specific supported RHEL versions, refer to the IMT. You can change or update to a more recent version as needed and to adhere to security guidelines. To learn more about the configure.sh
script, run ./configure.sh -h
on the command line.
-
If any XCP operations are running, NetApp recommends that you complete the operations before you start the configuration.
-
Your Linux machine must be connected to the Yum repository server or the internet.
-
If a firewall is configured on the Linux machine, you must change the firewall settings to enable port 5030, which is used by the XCP service.
-
Install or upgrade File Analytics for NFS.
Install File Analytics-
Navigate to the
xcp
folder and run the./configure.sh
script.If installation is successful, the following message is displayed:
You can now access XCP file analytics using (<username>:<password>) https://<ip_address>/xcp
You can use this username and password to log in to the File Analytics GUI.
Upgrade File Analytics-
Navigate to the
xcp
folder and run./configure.sh -f
. -
At the prompt, enter
y
to clean up and reconfigure the system.After the script is approved, it cleans up the existing configuration and reconfigures the system.
If successful, the following message is displayed:
You can now access XCP file analytics using (<username>:<password>) https://<ip_address>/xcp
-
-
Launch File Analytics in a supported browser: https://<ip address of linux>/xcp.
Refer to Install XCP NFS for information on supported browsers.