VMware Cloud Community
BrianGordon84
Contributor
Contributor

Disk Alignment Issue - Ideas?

We're having some performance issues and believe the problem is our data disks not being aligned. What we've done is created a 1GB aligned disk that we'll have to manually copy to newly created VM's if they require a second HD. I figured I could write a script to easily copy the vmdk disk file to a newly created vm for myself. I've got probably 20+ people that need the ability to use a script like this though. Instead of having everyone install Powershell and run this script we need an easier way to do it. We've come up with running the script off a central server. Right now I believe the central server is running a Linux OS so Powershell won’t work. Any ideas here on how to make this work?

0 Kudos
1 Reply
LucD
Leadership
Leadership

Could PowerShell SSH Server be a solution.

You would only need to install PowerShell and the PowerCLI snapin on the SSH Server.

____________

Blog: LucD notes

Twitter: lucd22


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

0 Kudos