cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1006
Views
5
Helpful
2
Replies

Can't Access Newly Deployed Esxi Management Console

Matt Conley
Level 1
Level 1

Ok, I have a UCSC-C3X60 that runs 4 Media Servers. I had to rebuild one and have it up and can ping it and SSH into it. I've obviously set the network settings and have also run the storage script.  However, when I try and access the Management Console from a web browser to complete the initial setup, I get nothing... like the web server isn't running. Is there a way to SSH into REDHAT and check?  Anybody got any suggestions.  I had this happen once before and simply just nuked the VM and rebuilt and it worked.  Tried that once already and still no joy.

2 Replies 2

Raghav-Rao
Cisco Employee
Cisco Employee

1. Is VM IP reachable outside subnet? If it's not reachable from outside network, then Gateway needs to be added

 

sudo route add default gw x.x.x.x eth0

 

 

2. share the output of service cisco status?

 

 

 

All services are listed as down.


[root@localhost ~]# service cisco status
Checking for VSOM database server ... Down.
Checking for tomcat... Down.
Checking for database server ... Down.
Checking for event engine daemon... Down.
Checking for snmp daemon... Down.
Checking for Snmp Server... Down.
Checking for http server... Down
Checking for LocalAdmin Server... Down.
No MSID installed - exiting
Checking for pending upgrade request
No Pending Upgrade Request
Checking for vsrecorder
Checking for xvcrmanMonitor... Down.
Checking for xvcrman... Down.
Checking for vsms daemons... down.
Checking for scheduler daemon... Down.
Checking for FailoverServer... Down.
Checking for Storage Monitor... Down.
Checking for MediaOut Handler... Down.
Checking for Nginx HTML5... Down.
Checking for DiscoveryServer... Down.
Checking for LTS Handler Server... Down.
Checking for CmapiServer... Down.
Checking for Analytics Server... Down.
Checking for Clip Server... Down.
Checking for Analytics Metadata Handler... Down.
Checking for External Trigger Server... Down.
Checking for Device Info Server... Down.
Checking for System Monitor... Down.
[root@localhost ~]#