Node Python Commands
Check Items
Check whether the Python commands are available on a node.
Check Method
/usr/bin/python --versionecho $?
If the command output is not 0, the check fails.
Solution
Reset the node or manually install Python before attempting the upgrade again.
Parent topic: Troubleshooting for Pre-upgrade Check Exceptions
- Check Items
- Check Method
- Solution