[Powercli] Script : deploy VMs with random configurations
[Powercli] Script : deploy VMs with random configuration How to deploy VMs with random configurations based on a template for your lab or infrastructure
[Powercli] Script : deploy VMs with random configuration How to deploy VMs with random configurations based on a template for your lab or infrastructure
In your vmkernel.log file you can see ” NFSLock: 2210: File is being locked by a consumer on host”. In my case, all the Hosts which shared the same NFS Datastore had the same error.
Recently, i have worked on a script to automate these operations because it involved a lot of datastores. The script only works if the LUN hosting the datastore has previously been expanded. For more information regarding the command line describe in this article you can check this 2002461. Update :02/06/2015 – Add Powershell + plink…
Extend a windows system partition on a virtual machine : If you have Windows virtual machines, you already be confronted on a vm with a lack of disk space on your partitions C:, D, etc. .. Unfortunately resize a VM disk scares you and you find this very complicated!! With this procedure, you will be…