Tag: Cluster

Working with ssh keys on Linux servers/cluster

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 […]

Updated: December 14, 2020 — 6:41 PM

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 […]

Updated: December 5, 2011 — 11:51 PM

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 […]

Updated: April 5, 2011 — 2:59 AM