VMware
虚拟机性能调优 最近 Quest Software 公司发布了的 Mattias Sundling 撰写的关于虚机性能调优的白皮书,原文标题:Maximizing Virtual Machine Performance – An introduction to performance tuning,下载地址:http://vcommunity.vizioncore.com/cfs-filesystemfile.ashx/__key/CommunityServer-Components-PostAttachments/00-00-00-42-65/Maximizing-VM-Performance-1.2.pdf ##### # 文章摘要 ########################## 本文所涉技术要点适用于 ESX(i)4.1,但同时一些地方对其他虚拟化技术同样适用,具有通用的参考意义。 前提条件: 1. ESX(i) 版本升级到 4.1,无论是在性能还是可扩展性方面,vSphere 4.1 都要比之前的版本做的更好; 2. 升级虚机硬件版本的 version 7,v7 版本的虚拟硬件引入了一些新的功能,提高了虚机性能。在升级虚机硬件版本到 v7 之前,需要先升级虚机的 VMware Tools,然后关闭虚机,在 VI Client 上右键选中这个虚机,选择 Upgrade Virtual Hardware。 注意:升级虚机硬件版本到 v7 后,则不能再将 v7 版本的虚机迁移到 ESX(i) 3.x 版本的 Host 上了,所以最好同时将 [...]
今天 VMware 的工程师到公司进行 vSphere 4.x 的售后服务,期间看到他使用了 VMware HealthAnalyzer 的工具,这个工具通过连接 VC 获取 vSphere 的环境信息。
和微软每年到公司进行一次的 AD Health Check 不同,微软的工作人员每次都会在我们的服务器上保留一份 ADRAP 技术参考文档和运行程序,VMware 的工程师只是将 VMware HealthAnalyzer 部署在自己的机器上,不提供给最终客户。多方查证,发现 VMware 只向其雇员和合作伙伴提供 HealthAnalyzer,可以通过 VMware partner central 获得。
VMware 官方发布了使用 Converter 工具进行虚拟机转换的最佳实践,对转换之前的准备工作,如何转换以及转换成功之后的后续工作进行了总结。 地址:http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1004588
如果您的 VMware vSphere 4.0/VI 3.5 环境部署在 NetApp 的存储上,看看这个 TR-3808 文档吧,这是对 TR-3697 的更新。 内容提要: This document compares the performance of 4GbE FC, 1GbE and 10GbE iSCSI, and 1GbE and 10GbE NFS protocols using both VMware® vSphere™ 4.0 and ESX 3.5 on NetApp® storage systems. This document seeks to compare the individual protocol performance and CPU utilization at varying [...]
Continue reading about New VMware and NetApp Protocol Performance Report
From Hany Michael’s blog, we see lots of books that published in 2009 entitled with vSphere. Of all the 7 books I only get 2 of them at present, I hope I can possess them all in the near future, especially the book vSphere 4.0 Quick Start Guide. (哪位好心人买这本书送给我吧!^_^) The book list is: Mastering VMware [...]
Continue reading about All the books that entitled with vSphere in 2009
As we all know that there are different tools, e.g. Hyper-V Manager, Virtual Machine Manager and System Center Operations Manager (SCOM), you will need to manage the Hyper-V environment and soon you will find out these three tools are sold separately but not sold as a bundle. Below are excerpts from the whitepaper of A [...]
Continue reading about The Diff between vSphere and Hyper-V (excerpt)
It’s has been universally acknowledged that managing how to share CPU, memory, storage and network resources is the key to avoiding performance problems in any virtualization environment. This paper cover some lessons learned in years of experience managing capacity resources in a VMware environment and how those same techniques can be applied to a Hyper-V [...]
Continue reading about A VMware Administrator’s Guide to Hyper-V
FreeBSD 7.0 发布了,最大的一个特性是增加了对 SUN 的 ZFS 文件系统的支持。Greg Larkin 为我们提供了一个 FreeBSD 7.0 的 VMware image,这样大家就可以无痛体验 FreeBSD 的新特性啦!!都来尝试一下吧! VMware Image 文件下载地址:http://torrents.sourcehosting.net:10692/torrents/FreeBSD_7.0_VMware.zip.torrent?BA9886D479184512A1B428C3C25AB29FED632BAD ###### 原帖如下########################## 原帖网址:http://blog.sourcehosting.net/2008/03/18/freebsd-70-vmware-image/ Hi everyone, Since FreeBSD 7.0 was recently released, I figured it’s a good time to put a VMware image together and have a look. Probably one of the most interesting new enhancements is [...]
在利用 Virtual Center 新增一个虚拟机的硬件时,光驱的选项保持默认配置(如下图): 硬件配置好之后,Power on 时,直接选择 Summary 标签页里面的Open Console,而不要用 Console 标签页的 Console 查看方式。(这样做的优点是可以弹出一个完整的 Cosole 页,可以利用工具栏选择光驱和软驱的镜像文件。) 选中上图中的 Virtual CDROM(ide0:0)/Connect to ISO image…,弹出如下窗口: 选中所需要的 ISO 文件。注:此处支持网络地址,如:\\ntbcmo01\Software\iso。 加载 ISO 文件后,重启虚拟机,机器找到 ISO 引导光盘,开始进入 Vista 安装过程。 在安装过程中,会有提示(如下图)系统没找到 CD/DVD 的驱动程序, 解决方法是利用虚拟的软驱导入包含所需的光驱驱动的 flp 文件,如下图,选中 Virtual Floppy 0,选中所需要的 flp 文件(具体文件为 winvistacddrivers.flp,已经从网上找到),加载后选择上图中的“Browse”,选择软驱,然后确定,得到如下图所示内容。 然后 Next,整个安装过程就真正开始了,如下图。 在硬件HP DL380G5的 ESX 3.0 server 上整个安装过程大概2个小时,比较考验耐心。