To mitigate the upgrade pre-check failure or UI unresponsiveness in vRNI 6.5.1 and vRNI 6.6.0.
While performing an upgrade the pre-checks may fail with the "HBase or HDFS unhealthy" message.
Refer to screenshot below:
Alternatively, during normal operations, UI may become unresponsive
The number of threads in the restapilayer service keeps increasing steadily until a point where no more threads can be created. This may result in several weird behaviours on the UI.
A patch is available to be applied to resolve the issue for each vRNI version (6.5.1 and 6.6).
vRNI 6.5.1 Patch Download Details:
Patch Download | https://ftpsite.vmware.com/download?domain=FTPSITE&id=6cc63dafa2a84d35b590b14e35bc9cfa-8294cc637f4a4904b18869869732e4ec |
File Name | VMware-vRNI.6.5.1.P3.1650366298.patch.bundle |
Size | 682.2 MB |
SHASUM | 6493daae39f49241dc0f3815d608c03a4594c53f |
Before applying the patch, please restart the service restapilayer-service on platform (platform1 if you are running a cluster) with the below commands through the user "ubuntu" (ssh with the user "support" then execute "ub" to become "ubuntu" user)
/home/ubuntu/run_all.sh "sudo systemctl stop restapilayer-service.service"
/home/ubuntu/run_all.sh "sudo /home/ubuntu/build-target/restapilayer/stop-restapilayer.sh /home/ubuntu/build-target/restapilayer"
/home/ubuntu/run_all.sh "sudo systemctl start restapilayer-service.service"
Procedure to apply VMware-vRNI.6.5.1.P3.1650366298.patch.bundle:
vRNI 6.6.0 Patch Download Details:
Patch Download | https://ftpsite.vmware.com/download?domain=FTPSITE&id=02f0de096a6140f9ba9c989b2447d047-86c0b433f5d94a08ab5a774a3127f86c |
File Name | VMware-vRNI.6.6.0.P2.1651837449.patch.bundle |
Size | 130.3 MB |
SHASUM | 0cfa61c8bcf3d053e513a0dcb3ffebed3869ecb8 |
Before applying the patch, please restart the service restapilayer-service on platform (platform1 if you are running a cluster) with the below commands through the user "ubuntu" (ssh with the user "support" then execute "ub" to become "ubuntu" user)
/home/ubuntu/run_all.sh "sudo systemctl stop restapilayer-service.service"
/home/ubuntu/run_all.sh "sudo /home/ubuntu/build-target/restapilayer/stop-restapilayer.sh /home/ubuntu/build-target/restapilayer"
/home/ubuntu/run_all.sh "sudo systemctl start restapilayer-service.service"
Procedure to apply VMware-vRNI.6.6.0.P2.1651837449.patch.bundle:
The issue is applicable to all types of vRNI deployments from 6.5/6.6 onwards (vRNI On-Premises and vRNI Cloud)