- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Gke kubernetes command error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 08:57 PM
01-09-2025 08:57 PM
Hi Team,
I have integrated google cloud on two different Morpheus data server, one is 3 NODES HA WITH Nfs shared file system, and one is single node all in one…On both server cluster is deploying perfectly with all control and worker nodes, but it does not show any deployments, replica set container Kubernetes command is also not running…I’m attaching error which comes while running the kubectl command below…Can anyone please guide me what’s the real issue is
SINGLE NODE AIO:
ERROR:
3 NODE HA WITH NFS:
Solved! Go to Solution.
- Tags:
- clusters

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 02:17 AM
01-10-2025 02:17 AM
Re: Gke kubernetes command error
Thankyou for the quick response, I have double checked all the prerequisite API’s and they enabled as mentioned in the document moreover the file permission error I m getting is on 3node HA server on which nfs share is mounted with /var/opt/morpheus/morpheus-ui…
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 06:37 AM
01-10-2025 06:37 AM
SolutionLooking up errors around a segmentation fault and kubectl mentions that it might be a corrupt binary. Since you’ve had permissions issues, it may be related to that as well, it will be difficult to tell for sure. Note that following the below steps is at your own risk, if you feel comfortable with the process. Otherwise, creating a support ticket would be best (https://support.morpheusdata.com/).
My initial idea would be to move/backup the /var/opt/morpheus/morpheus-ui/workspace/kubernetes/runtime/41a1538e-e545-44ec-8932-d9fc700e1872/
directory using the following command:
mv /var/opt/morpheus/morpheus-ui/workspace/kubernetes/runtime/41a1538e-e545-44ec-8932-d9fc700e1872/ /var/opt/morpheus/morpheus-ui/workspace/kubernetes/runtime/41a1538e-e545-44ec-8932-d9fc700e1872-bak/
You could also remove the directory but just playing it safe. Once it is no longer available, when you run a new get nodes
command, it should regenerate that folder with the config and kubectl binary and run the command.
That said, since you had this issue on two different systems (hopefully not using the same shared NFS), I think there might be a different issue going on. If you continue to receive the error, I’d recommend opening a support case, as that would be the best avenue to troubleshoot errors:
https://support.morpheusdata.com/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2025 02:42 AM
01-13-2025 02:42 AM
Re: Gke kubernetes command error
Thanks, I followed this and my issue is resolved…
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 01:36 AM
01-10-2025 01:36 AM
Re: Gke kubernetes command error
First, doublecheck that all the relevant APIs are enabled for the service accounts used when adding the clouds.
You can find those listed here.
Also would you have any services like SELinux, Apparmor or Carbon Black running. Looks like there is an issue related to managing file ownership.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 03:19 AM
01-10-2025 03:19 AM
Re: Gke kubernetes command error
a quick update I have resolved the permission error but still getting segmentation fault error on both 3node and single node AIO
Error on UI:
Morpheus UI LOGS: