1 physical server to virtual with VMware Converter 6.2 failed after 3% with error. FAILED: An error occurred during the … More
Month: June 2019
VMware Converter 6.2 error 1 % FAILED: A file I/O error occurred while accessing ”.
1 physical server with AD,DNS,DHCP and file services. I want to convert the physical server to a virtual machine with … More
Strange performance charts after upgrade to 6.7 U2. algorithm newreno
After I upgraded a host to 6.7U2 from 6.5 I got som strange performance chart, Realtime, 1 day for latency … More
Migrate to Virtual Center 6.7 when the Virtual Center is Virtulized on providers Virtual Center. Migrated Virtual Center has no ip connectivity to local ESXi host. Add extra nic to VirtualCenter is the soloution!
You need ip connectivity from the temp VC to the ESXi host that the upgraded VC is hosted. We want … More
CONFIGURING PURE1 VM ANALYTICS With Proxy settings
Please follow this great guide from Cody! https://www.codyhosterman.com/2018/10/configuring-pure1-vm-analytics-detailed-guide/ When you come to the point when you shall install or update … More
Update all git applications in a directory with one command.
This oneliner update every git cloned application in the the directory /home/user/github/”applications” cd /home/user/github Command: for d in *; do … More