sudo ./gravity check --profile=app_node app.yaml
Preinstallation Verification
Before installing or upgrading, your infrastructure team must review all prerequisite information in the following list and verify that your environment meets the stated requirements. If needed, contact your MuleSoft representative for assistance. |
Verify Anypoint Platform Private Cloud Edition Nodes
Before you install Anypoint Platform Private Cloud Edition (Anypoint Platform PCE) on all nodes, run the gravity check
script to verify that
each node meets the minimum requirements for Anypoint Platform PCE, including
CPU, RAM, and volume storage.
-
Copy the following information from the node where you will run the installer to each node of your cluster:
-
The
gravity
binary. -
The
app.yaml
manifest used by thegravity
binary.These files are located in the folder of the installer.
-
-
Run the following command from each node of your cluster:
Valid values for
--profile
are:-
app_node
-
data_node
-
general_node (for 3 node installations)
-
If the command returns no output, your environment is set up correctly. If any node fails to satisfy the minimum requirements, the command returns a list of failed checks and exits with a non-0 return code.