Array Setup and Networking
1841592 Members
3582 Online
110182 Solutions
New Discussion

Any way to restart web/management services without restarting the array?

 
SOLVED
Go to solution
hux
Occasional Advisor

Any way to restart web/management services without restarting the array?

I have a Nimble CS700 that's no longer under support. Its web GUI is pretty much non-functional - as in, it will load but trying to do anything after that results in the red pop-up error about web services. At the CLI, most commands result in "Array management service unavailable. Operations may fail."

I deduce from this that certain services that need to be running aren't running. So is there a way to list/start/stop/restart services from the CLI?

5 REPLIES 5
Sheldon Smith
HPE Pro

Re: Any way to restart web/management services without restarting the array?

From the CLI, do software --precheck

If no errors come back, then do failover
and the controllers will swap Active-Standby state. In the process it should start the GUI on the newly Active controller.


Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company

Accept or Kudo

hux
Occasional Advisor

Re: Any way to restart web/management services without restarting the array?

Hi Sheldon,

Thanks for the suggestion. I tried the first command but it failed with the same service error:

Nimble OS $ software --precheck
INFO: Failed to determine if local array is group leader.
ERROR: Update pre-check failed.
ERROR: Array '[my array]' pre-check failed: A service is not running or is not reachable. If the condition persists, contact Nimble Storage Support.

Given that result, I figured I'd better not attempt the failover.

Thomas_Lam_HK
HPE Pro
Solution

Re: Any way to restart web/management services without restarting the array?

No, we don't offer those commands for normal admin user.

To restart those backend service it requires speical login from support.



Thomas Lam - Global Storage Field CTO


I work for HPEAccept or Kudo
hux
Occasional Advisor

Re: Any way to restart web/management services without restarting the array?

Wow! So basically, without maintaining a support contract, if anything goes wrong it's basically a brick?

That's really disappointing. Oh well.

HumbleISD
Occasional Visitor

Re: Any way to restart web/management services without restarting the array?

I came across this post becuase I had a similar issue, although I have a support contract. My web GUI was not responding but I could still ping and putty into the array. My agent also said doing a failover will restart web services, but there is a less impactful process to try first. He went in and restarted a process called "jetty" which runs the web GUI. However, that process restarting command is locked behind the nimble support login. The only way to login to that support token is to decrypt the password key, which only support has access to.

 That probably doesn't help you any, unless you can charm your way into support giving you acccess to the support login token.

Best of luck.