BiBiServ / bibigrid

BiBiGrid is a tool for an easy cluster setup inside a cloud environment.
Apache License 2.0
11 stars 8 forks source link

NFS Service becomes unregistered #422

Closed XaverStiensmeier closed 1 year ago

XaverStiensmeier commented 1 year ago

We had a case where no instances would start, because they couldn't connect with the nfs server on the master. A showmount -e localhost on the master revealed that the server wasn't up anymore: clnt_create: RPC: Program not registered.

While it is unclear what caused the nfs service to unregister, a simple fix would be to re-execute the playbook by using bibiplay -l master or even just bibiplay -l master -t nfs

XaverStiensmeier commented 1 year ago

This bug might be part of a project bug that can not be reproduced. This will be closed for now, but will be reopened once additional bug reports have reached us.