Panic: Resource temporarily unavailableVMware vSphere Replication 9.0.2
There are high number replication in not active status to recover, which leads hbrsrv out of resource.
1. Take a snapshot of the VM
2. SSH to the appliance
3. Edit /usr/lib/systemd/system/hbrsrv.service and add "TasksMax=infinity" line as shown below.[Service]Type=forkingEnvironmentFile=/etc/hbrsrv-init.configUser=hbrsrvGroup=vmwarePermissionsStartOnly=trueTasksMax=infinity
4. Run the commands below :systemctl daemon-reloadsystemctl restart hbrsrv
If the above action plan can not resolve the issue, please collect dump with command toggle-coredumps.sh
Once a new dump under /var/core is created, please run toggle-coredumps.sh again to stop creating dump.