The CPU has been disabled by the guest operating system

Few weeks ago, our database virtual machines got randomly failed. There was error message “The CPU has been disabled by the guest operating system. Power off or reset the virtual machine.” on VM events. I didn’t find any abnormal on vmkernel, hostd and vm logs. Finally our Linux team identified it’s a Linux kernel bug. Please refer to BUG at block/blk-core.c:NNNN! in blk_requeue_request or blk finish_request.

The bug only present on RedHat 6 on ESXi 5.5 with VMware Paravirtual SCSI drivers.

 

Continue reading “The CPU has been disabled by the guest operating system”

Run multiple WordPress website by different user on Nginx

There are lot of articles tell how to install and setup Nginx + PHP-FPM + MYSQL. But few talk about how to secure WordPress website on the infrastructure. If you are a Windows guy, you perhaps familiar with ACL, it’s similar in Linux world. A user or group has 3 essential permission: read, write or execute. Read this article to understanding how permission works on Linux.

Continue reading “Run multiple WordPress website by different user on Nginx”

Public cloud and web hosting provider Krypt reviews

My blog finally backed online!! Due to a updating issue on PhotoVPS infrastructure, my virtual machine ran into unstable since Monday. I didn’t notice it till Wednesday. The virtual  machine got intermittently network connectivity issue, PhotoVPS engineers can only temporarily fix it.  I was struggled by the situation, finally I decided order a new virtual machine on Krypt. Krypt is ideally place for me since they are VMware certified partner, they helps VMware improves vCloud products and develops in public cloud market. The network performance is also the greatest from North American to China in US service providers, they have dedicate bandwidth to China Telecom.

Continue reading “Public cloud and web hosting provider Krypt reviews”

vSphere Client time out to login vCenter and domain user cannot login vcops

You probably will see similar issue below if you upgrade vCenter Server from 5.x to 5.5.

vSphere Client show following error when login to vCenter Server by domain account.

The vSphere Client could not connect to vCenter server. The server vCenter server took too long to respond. (The command has timed out as the remote server is taking too long to respond.)

Continue reading “vSphere Client time out to login vCenter and domain user cannot login vcops”

My blog was award to vExpert 2014

Few days ago, VMware sent an email notification to me that my blog was award to vExpert 2014. I would thanks Sean’s reference and suggestion. I’m very glad to hear that news! It encourage me continue contribute to virtualization community, share my experience with people. Here is the link lists my name and Twitter account. http://blogs.vmware.com/vmtn/2014/10/vexpert-2014-q3-announcement.html.

几天前,VMware通知我获得了本年度vExpert的殊荣。我非常高兴我可以获得这项荣誉。非常感谢Sean的推荐和给我的建议,这项荣誉是我对虚拟化社区做出贡献的鼓励,我会继续将我的经验和大家分享!你可以点击这里查看到我的名字和我的Twitter帐号。

Blue Screen with Bug Check 50 on ESXi 5.x

Some critical VMs got blue screen in last few weeks. After working with OS and hardware vendor, we figured out the root cause eventually. It’s a CPU problem related to Intel v2 CPU of E3, E5 and E7 families. The detail information is documented in VMware KB Windows 2008 R2 and Solaris 10 64-bit virtual machines blue screen or kernel panic when running on ESXi 5.x with an Intel E5 v2 series processor.

Continue reading “Blue Screen with Bug Check 50 on ESXi 5.x”