Posts

Showing posts from June, 2015

How to integrate PowerCLI with PowerShell and PowerShell ISE

I wrote a post about how to integrate PowerCLI with PowerShell manually . I rebuilt my computer few days ago, need to integrate PowerCLI again. I used to scripting by PowerGUI , but something always lead to PowerGUI lost menu, it frustrated me a long time. I cannot figured out what's the root cause. So I wondered is it possible use PowerShell ISE instead of PowerGUI?

How to identify datastore alignment

I just found an article show how to check alignment of Windows virtual machine and datastore. 刚找到一篇关于 如何查看Windows虚拟机和ESXi datastore是否和存储扇区一致 的文章。

CustomAction VM_InstallJRE returned actual error code 1624

Image
vCenter Server 5.5 Update 2e contains fix of  Storage Monitor Service . It's also a stable version since 5.5 Update 1. I got a problem when I upgraded my development vCenter Server last weekend. I'd like to share the solution since VMware doesn't document that problem. (Maybe I didn't find it. :-)) It's kind tricky. vCenter Server 5.5 Update 2e包含SMS服务的bug修复,它也是当前比较稳定的版本。上周我在升级vCenter Server到这个版本时遇到了一个问题。此问题不是那么容易修复因为VMware的KB并没有提供解决方案,我在这里把我的方法共享出来。

Transparent Page Sharing (TPS) is disabled by default in latest ESXi 5.5 patch

Image
I just heared Transparent Page Sharing (TPS) is disabled by default in latest ESXi 5.5 patch. You may concern about that if your IT budget is tight since it means you need more memory for heavy virtual machines. 听说ESXi 5.5最新的patch里把TPS禁用了,专门研究了一下。觉得这对IT预算紧张的企业可能是个坏消息,因为这意味着你需要更多的内存应付大型虚拟机。