HP DL380P Gen 8
2x Xeon E5 2667
128GB RAM
boot: 128GB SSD
hypervisor: 1TB SSD
storage: 1TB HDD
=============================
Thanks in advance for any advice! Everything installs fine. I selected the ‘single node cluster’ option in installer and put my local DNS server. I waited the ‘15 minutes after installation’ for the cluster to be automatically created.
=============================
I do see ports opening on the CVM but not 8000:
Starting Nmap 7.94 ( https://nmap.org ) at 2024-08-15 16:58 Atlantic Daylight Time
Nmap scan report for 10.110.10.101
Host is up (0.0033s latency).
Not shown: 960 filtered tcp ports (no-response), 33 closed tcp ports (reset)
PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind
2099/tcp open h2250-annex-g
2100/tcp open amiganetfs
2103/tcp open zephyr-clt
9876/tcp open sd
9877/tcp open x510
MAC Address: 50:6B:8D:F7:85:3A (Nutanix)
=============================
$ cluster status
2024-08-15 12:06:08,460Z INFO MainThread zookeeper_session.py:191 cluster is attempting to connect to Zookeeper
2024-08-15 12:06:08,469Z INFO Dummy-1 zookeeper_session.py:625 ZK session establishment complete, sessionId=0x19155ecd3200009, negotiated timeout=20 secs
2024-08-15 12:06:08,478Z INFO MainThread cluster:2943 Executing action status on SVMs 10.110.10.101
The state of the cluster: start
Lockdown mode: Disabled
CVM: 10.110.10.101 Up, ZeusLeader
Zeus UP 4378, 4431, 4432, 4435, 4445, 4462]
SysStatCollector DOWN 5]
IkatProxy DOWN ]
IkatControlPlane DOWN ]
SSLTerminator DOWN ]
SecureFileSync DOWN ]
Medusa DOWN ]
DynamicRingChanger DOWN ]
Pithos DOWN ]
InsightsDB DOWN ]
Athena DOWN O]
Mercury DOWN ]
Mantle DOWN ]
Stargate DOWN ]
InsightsDataTransfer DOWN ]
Ergon DOWN >]
GoErgon DOWN ]
Cerebro DOWN ]
Chronos DOWN ]
Curator DOWN ]
Prism DOWN ]
Hera DOWN ]
CIM DOWN ]
AlertManager DOWN ]
Arithmos DOWN n]
Catalog DOWN ]
Acropolis DOWN b]
Uhura DOWN ]
NutanixGuestTools DOWN ]
MinervaCVM DOWN ]
ClusterConfig DOWN ]
APLOSEngine DOWN ]
APLOS DOWN P]
PlacementSolver DOWN ]
Lazan DOWN ]
Polaris DOWN ]
Delphi DOWN ]
Security DOWN W]
Flow DOWN ]
Anduril DOWN ]
XTrim DOWN ]
ClusterHealth DOWN ]
2024-08-15 12:06:10,756Z INFO MainThread cluster:3104 Success!
=====================================
$cluster start just posts this ad nauseum:
2024-08-15 12:15:38,980Z INFO MainThread zookeeper_session.py:191 cluster is attempting to connect to Zookeeper
2024-08-15 12:15:38,988Z INFO Dummy-1 zookeeper_session.py:625 ZK session establishment complete, sessionId=0x19155ecd3200014, negotiated timeout=20 secs
2024-08-15 12:15:38,989Z INFO MainThread cluster:2943 Executing action start on SVMs 10.110.10.101
Waiting on 10.110.10.101 (Up, ZeusLeader) to start: SysStatCollector IkatProxy IkatControlPlane SSLTerminator SecureFileSync Medusa DynamicRingChanger Pithos InsightsDB Athena Mercury Mantle Stargate InsightsDataTransfer Ergon GoErgon Cerebro Chronos Curator Prism Hera CIM AlertManager Arithmos Catalog Acropolis Uhura NutanixGuestTools MinervaCVM ClusterConfig APLOSEngine APLOS PlacementSolver Lazan Polaris Delphi Security Flow Anduril XTrim ClusterHealth
Waiting on 10.110.10.101 (Up, ZeusLeader) to start: SysStatCollector IkatProxy IkatControlPlane SSLTerminator SecureFileSync Medusa DynamicRingChanger Pithos InsightsDB Athena Mercury Mantle Stargate InsightsDataTransfer Ergon GoErgon Cerebro Chronos Curator Prism Hera CIM AlertManager Arithmos Catalog Acropolis Uhura NutanixGuestTools MinervaCVM ClusterConfig APLOSEngine APLOS PlacementSolver Lazan Polaris Delphi Security Flow Anduril XTrim ClusterHealth
Waiting on 10.110.10.101 (Up, ZeusLeader) to start: SysStatCollector IkatProxy IkatControlPlane SSLTerminator SecureFileSync Medusa DynamicRingChanger Pithos InsightsDB Athena Mercury Mantle Stargate InsightsDataTransfer Ergon GoErgon Cerebro Chronos Curator Prism Hera CIM AlertManager Arithmos Catalog Acropolis Uhura NutanixGuestTools MinervaCVM ClusterConfig APLOSEngine APLOS PlacementSolver Lazan Polaris Delphi Security Flow Anduril XTrim ClusterHealth
Waiting on 10.110.10.101 (Up, ZeusLeader) to start: SysStatCollector IkatProxy IkatControlPlane SSLTerminator SecureFileSync Medusa DynamicRingChanger Pithos InsightsDB Athena Mercury Mantle Stargate InsightsDataTransfer Ergon GoErgon Cerebro Chronos Curator Prism Hera CIM AlertManager Arithmos Catalog Acropolis Uhura NutanixGuestTools MinervaCVM ClusterConfig APLOSEngine APLOS PlacementSolver Lazan Polaris Delphi Security Flow Anduril XTrim ClusterHealth
Waiting on 10.110.10.101 (Up, ZeusLeader) to start: SysStatCollector IkatProxy IkatControlPlane SSLTerminator SecureFileSync Medusa DynamicRingChanger Pithos InsightsDB Athena Mercury Mantle Stargate InsightsDataTransfer Ergon GoErgon Cerebro Chronos Curator Prism Hera CIM AlertManager Arithmos Catalog Acropolis Uhura NutanixGuestTools MinervaCVM ClusterConfig APLOSEngine APLOS PlacementSolver Lazan Polaris Delphi Security Flow Anduril XTrim ClusterHealth
^C2024-08-15 12:15:52,147Z WARNING MainThread cluster:3139 Exiting on Ctrl-C
==================================
$ watch -d genesis status
Every 2.0s: genesis status Thu Aug 15 13:45:44 2024
2024-08-15 13:45:45.829793: Services running on this node:
foundation: w]
genesis: s2824, 2994, 3018, 3019]
zookeeper: U4378, 4431, 4432, 4435, 4445, 4462]
==================================
I also noticed that the host has the DNS address supplied in the setup, but the CVM does not, and for the life of me I cant elevate to root on the CVM to edit the /etc/resolv.conf file.
Thank you!