If you’ve Linux servers/cluster and for each user you need to have ssh key for password-less access to different nodes, below script might be useful or be a small hint on what you might be able to get. Scenario which I made below script is a cluster of Linux servers running distributed computing application and […]
Tag: Cluster
No Power Option
There are times which some VMs are freezing and in these situations there is no option for restart or shutdown. Today I got same experience and hopefully this time it was in my home lab, if it were in production … 🙄 Anyway, getting to the main point, in these situation admins may wants to […]
Unregistering & Registering VMs
This post is about the way to unregister and register VMs from/to ESXi hosts using commands (Local TSM, SSH) not GUI (vSphere Client). May be you ask, why should I do such a thing? well, assume you have two hosts in cluster without EVC enabled for it, in order to enable EVC for cluster, all […]