Hitachi Ops Center​

 View Only
  • 1.  Opscenter hanging

    Posted 04-16-2025 09:40

    Morning,

    Our wintel team are building a new Opscenter instance from the current 11-03 OVA . They've followed the sizing 12 cores and 36  .They've done the initial deployment OK but after reboot the server just hangs . Anybody seen this before , have any idea where to start?



    ------------------------------
    Gary Matthews
    CGI IT UK Limited
    ------------------------------


  • 2.  RE: Opscenter hanging

    Posted 04-16-2025 14:14

    Hello Gary

    Do you have some more details, maybe a screenshot or where it 'hangs'? One gotcha is that you often need the DNS names configured. If you opsvm server cant look it up, it often wont start the web interface because it cant resolve where it needs to run. 

    Maybe compare your install experience with this guide here:
    https://demos.hitachivantara.com/BlockStorage#HitachiOpsCenter (Look for Quick Setup)



    ------------------------------
    William Jansen Van Nieuwenhuizen
    Hitachi Vantara
    ------------------------------



  • 3.  RE: Opscenter hanging

    Posted 29 days ago

    Hi William, it's a dark site so can't add any screenshots . Basically our wintel team have built the Opscenter server from the combined OVA, and I can SSH onto it ok . The initial loading screen comes up https://opcenterserver:443/portal. This is very sluggish loading, with timedelay between hitting keystokes on the login screen and the screen showing them. The VM has been given plenty of cores and memory though.  I put in the sysadmin default credentials , screen goes clear , i assume to try a login , but thats it , nothing comes back . Though oddly if I log in on the 20961 port it responds ok
    The management server i'm connecting on and the opscenter server are both on the same storage management vlan with no firewalls between



    ------------------------------
    Gary Matthews
    CGI IT UK Limited
    ------------------------------



  • 4.  RE: Opscenter hanging

    Posted 29 days ago

    one thing the wintel team havent done is the SSL communication part , still using the selfsigned defaults  - would this cause the issue? Does anyone have  a straightforward document on how to do it ,  we've got the combimed management server build and teh probe server , boyth built from the OVAs , but the hitachi qucik start and Opscenter manuals are up to the usual confusing standard :-) 



    ------------------------------
    Gary Matthews
    CGI IT UK Limited
    ------------------------------



  • 5.  RE: Opscenter hanging

    Posted 28 days ago

    No, it should work with the self-generated certs just fine. 



    ------------------------------
    William Jansen Van Nieuwenhuizen
    Hitachi Vantara
    ------------------------------



  • 6.  RE: Opscenter hanging

    Posted 28 days ago

    Hello Gary

    Seems really odd. Might need support to take a look.

    Maybe try disabling selinux. You can do this by logging into the appliance and doing a 

    setenforce 0 
    /opt/hitachi/Base64/bin/hcmds64srv -statusall
    /opt/hitachi/Base64/bin/hcmds64srv -stop all
    /opt/hitachi/Base64/bin/hcmds64srv -statusall
    /opt/hitachi/Base64/bin/hcmds64srv -start all

    If you want to disable it with boot you can edit the /etc/selinux/config file and set it permissible.

    If you want to enable it again you just type:

    setenforce 1


    Maybe it's with the extra inspection and security. I'm shooting in the dark a little, but worth a try if you'd like.



    ------------------------------
    William Jansen Van Nieuwenhuizen
    Hitachi Vantara
    ------------------------------