12-24-2018 06:40 AM - edited 03-01-2019 08:51 AM
The hyperflex is ver 2.6(1d) with local account only.
If I try to login with local/root and I got something like screenshot...
The HTML Codes in red are actually below if convert into a html file.
I can still ssh into the cluster management IP address and from the nginx error log:
[error] 17647#0: *741624 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server: _, request: "POST /aaa/v1/auth?grant_type=password HTTP/1.1", upstream: "http://[::1]:8000/aaa/v1/auth?grant_type=password", host: "localhost"
The confusion part for me is where does it trying to connect and got refused? The service daemon?
Please help!
Solved! Go to Solution.
01-03-2019 08:40 AM
Hello m1xed0s,
The issue you're seeing is documented in defect CSCvk02032. The issue occurs when /var/lib gets unmounted.
`mount | grep lib` should show two mount points. Verify which SCVM are hitting this issue, and that the tomcat files are present in /var/lib/tomcat7/webapps. Follow the workaround procedure for the affected SCVM and you should be good to go. It is not required to migrate VMs off when running the procedure since only the SCVM is being rebooted (storage will continue to be accessible due to the storvisor VIB).
01-02-2019 11:31 AM - edited 01-02-2019 11:32 AM
Still waiting...Or should I go ahead to open a TAC case?
01-03-2019 08:40 AM
Hello m1xed0s,
The issue you're seeing is documented in defect CSCvk02032. The issue occurs when /var/lib gets unmounted.
`mount | grep lib` should show two mount points. Verify which SCVM are hitting this issue, and that the tomcat files are present in /var/lib/tomcat7/webapps. Follow the workaround procedure for the affected SCVM and you should be good to go. It is not required to migrate VMs off when running the procedure since only the SCVM is being rebooted (storage will continue to be accessible due to the storvisor VIB).
01-03-2019 11:12 AM
Thanks, that "fixed" issue but I am more concerned under what circumstance would this happen again?
01-04-2019 09:14 AM
I am not able to state why, but I would advise you to upgrade to 3.0(1i).
01-03-2019 08:43 AM
Hello m1xed0s,
The issue you're seeing is documented in defect CSCvk02032. The issue occurs when /var/lib gets unmounted.
`mount | grep lib` should show two mount points. Verify which SCVM are hitting this issue, and that the tomcat files are present in /var/lib/tomcat7/webapps. Follow the workaround procedure for the affected SCVM and you should be good to go. It is not required to migrate VMs off when running the procedure since only the SCVM is being rebooted (storage will continue to be accessible due to the storvisor VIB).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide