Posts

Showing posts from November, 2017

Cannot Complete File Creation Operation When Storage vMotion

Just quick notes. I saw following error  when do storage vMotion. Cannot Complete File Creation Operation. When check /var/log/hostd.log. I saw following errors: 2017-11-28T02:51:04.476Z info hostd[76A80B70] [Originator@6876 sub=Vimsvc.TaskManager opID=459515D4-000040D6-2d-cf-d4-7817 user=vpxuser:contosotestuser] Task Created : haTask--vim.host.OperationCleanup 2017-11-28T02:51:04.476Z info hostd[772C2B70] [Originator@6876 sub=Libs opID=459515D4-000040D6-2d-cf-d4-7817 user=vpxuser:contosotestuser] CopyFromEntry: Hostlog_Dump: Hostlog /vmfs/volumes/598700ee-ec 2017-11-28T02:51:04.476Z info hostd[772C2B70] [Originator@6876 sub=Libs opID=459515D4-000040D6-2d-cf-d4-7817 user=vpxuser:contosotestuser] UUID: 28dbb1b5-a9d8-e311-1061-03300000002d 2017-11-28T02:51:04.476Z info hostd[772C2B70] [Originator@6876 sub=Libs opID=459515D4-000040D6-2d-cf-d4-7817 user=vpxuser:contosotestuser] MigID: 1511837464286041 2017-11-28T02:51:04.476Z info hostd[772C2B70] [Originator@6876 sub=Libs opID=459515D4-000

Virtual Machine Cloning Is Failed At 33%

I got two exactly same hardware, installed same ESXi version. Somehow cloning from  other ESXi to one server was working, but another one always failed at 33%. It only impacts to existing VM cloning but not impact to new created virtual  machines. I spent lot time on the troubleshooting. We replaced cables, switch ports, reinstalled ESXi. There was no  abnormal logs except following: 2017-11-15T05:47:36.023Z [FFF001A0 verbose 'NfcManager' opID=F39DF7E6-00002211-da-c-bf] [NfcClient] Closing NFC connection to server 2017-11-15T05:47:36.023Z [FFF001A0 warning 'Libs' opID=F39DF7E6-00002211-da-c-bf] SSL: Unknown SSL Error 2017-11-15T05:47:36.023Z [FFF001A0 info 'Libs' opID=F39DF7E6-00002211-da-c-bf] SSL Error: error:1409E10F:SSL routines:SSL3_WRITE_BYTES:bad length VMware support eventually provided me following KB to workaround the problem. Looks like it's a bug on ESXi 5.5 2068190. Disabling SSL for NFC data traffic in vCenter Server Cloning or deploying from a

How To Get Used Space By PowerShell

I searched internet but hard to find an easy way to get used space on Windows Server. Following is two lines PowerShell command to get used space on  Windows 2012 R2 Server. Get-WmiObject win32_logicaldisk | select deviceid,@{n="Size";e={[math]::Round(($_.size/1GB),2)}},@{n="Used Space";e={[math]::Round((($_.Size-$_.FreeSpace)/1GB),2)}}

对孩子还是缺少耐心

早上Vinny醒来后不知怎么了大哭着要妈妈,不让奶奶和我接近他。看到他满脸是泪和鼻涕,拿了张纸去给他擦,结果这小子又踢又蹬十分剧烈的反抗。当时没忍住一下盛怒,大声地训斥Vinny并让他闭嘴不准哭。小家伙一下子很害怕的忍住不哭,但是表情又很憋屈的样子,能看得出来他心里一定十分的愤怒、伤心、害怕。忽然意识到如果我这样用威严和大声的训斥他来压制他,可能会导致他的个性变得非常容易屈从于权威。如果以后老师也这么对待他,他可能都不敢回来给家长投诉。 赶紧跑出去叫他奶奶进来安慰他,心里一下又紧张着急的不行,因为确实把他吓得不轻。不停的抽涕,但又不敢哭。以后真不应该这样了,作为父亲,我希望我和他的关系更亲近,而不是疏离。要不停的告诉自己要有耐心...今天是我做的不对,我并没有告诉他为什么我那么生气,而只是训斥他。以后要多一些耐心,对其他人也一样。

Offline Installer of IT Pro Tools

Following are offline or portable executives of some IT tools. I'll continue update the list whenever I find a new one. Google Chrome offline installer Flash Player offline installer for Chrome Flash Player offline install for FireFox Flash Player offline update for IE 11 on Windows 10 (Fix IE crash problem when login to vSphere Web Client)

Could Not Complete Network Copy For File During VM Cloning

This error may only appears on legacy ESXi hosts. The cloning of virtual machine throws error at 33% of the task. Clone virtual machine Could not complete network copy for file /vmfs/volumes/5xxxxxxe-4fb01111-3911-0ccxxxxxac38/TEST/TEST.vmdk Copying Virtual Machine files You may see following logs on vpxa.log of source ESXi host. 2017-11-02T02:51:20.238Z [FFF43B70 info 'Libs' opID=812BF517-00000667-f0-34-64] SSL: syscall error 32: Broken pipe 2017-11-02T02:51:20.238Z [FFF43B70 warning 'Libs' opID=812BF517-00000667-f0-34-64] [NFC ERROR] NfcNetTcpWrite: bWritten: -1 2017-11-02T02:51:20.238Z [FFF43B70 warning 'Libs' opID=812BF517-00000667-f0-34-64] [NFC ERROR] NfcFile_SendMessage: data send failed: 2017-11-02T02:51:20.238Z [FFF43B70 warning 'Libs' opID=812BF517-00000667-f0-34-64] [NFC ERROR] NFC_NETWORK_ERROR 2017-11-02T02:51:20.239Z [FFF43B70 error 'NfcManager' opID=812BF517-00000667-f0-34-64] [NfcClient] File transfer [/vmfs/volumes/5xxxxxxe-4fb0