分类: 虚拟化
List all running virtual machines to find the vmxCartelID of the affected virtual machine with the command:
# /usr/lib/vmware/bin/vmdumper -l
Scroll through the list until you see your virtual machine's name. The output appears similar to:
vmid=5151 pid=-1...
1) At the console of the ESXi host, press ALT-F1 to access the console window.
2) Enter unsupported in the console and then press Enter. You will not see the text you type in.
2) If you typed in unsupported correctly, you will see the Tech Support Mode warning and a password...
In a web browser, navigate to http://<<vCenter server name or IP>>/mob Click on “content” Click on “ExtensionManager” Select and copy the name of the plugin you want to remove from the list of values located under Properties. Click the...
出现错误:
Error: Unable to obtain hardware information for the selected machine.
编辑设置,将"Guest Operating System" 改为 Linux/Other Linux 32/64即可,转换完成后恢复。
esx 4 以上的 vmkfstools 不支持 reduce vmdk size,Datestore 只是类似于defragmentation不能reduce vmdk 磁盘的尺寸,只好用土办法了:
1. gpartd 调整分区大小
2. 创建一个小的磁盘
3. CloneZilla 复制分区到新创建的小的vmdk...
在ESX 上安装 ESX后,重启发现错误:
VSD mount/Bin/SH:cant access TTY job control turned off.
测试了多次,最后终于发现是由于ESX host...
ESX服务器和存储一起掉电后,重启发现存储里面的文件无法读取。
并在/var/log/vmkernel 和 /var/log/vmkwaring中发现如何警告
Mar 13 01:12:54 cluster-1 vmkernel: 0:00:08:10.241 cpu1:4108)WARNING: Fil3: 10730: Found invalid object on...
以前在架实验环境的时候就遇到过,没想到居然给忘了。看iSCSI,存储甚麽都检查完了,最后却发现有台cluster没配默认网关。
...
有一台打印服务器(win2000 Server)与虚拟机(win2003)在不同网段,可以ping通,但虚拟机无法共享打印服务器上的HP打印机。今天偶然使用tcpdump诊断其他问题时,发现以前的打印机问题。
环境(IP地址虚构):...
[matt@Tao HardDisks]$ VBoxManage internalcommands createrawvmdk
Oracle VM VirtualBox Command Line Management Interface Version 3.2.6
(C) 2005-2010 Oracle Corporation
All rights reserved.
Usage: VBoxManage internalcommands
<command> [command arguments]
Commands:...
目的:在OpenVZ下的一个fedora 12 VPS内安装VNC server / firefox / Icedtea web browser plugin(openjdk) 以浏览器方式调用java 问题:建好 fedora 12 后 yum install 所有需要的包 vncviewer vm-ip-address:5901 进入 fedora...
一、命令更改Service Console的IP地址
基本知识:
ESX把物理nic虚拟成vmnic,在vmnic上创建虚拟交换机vswitch,在vswitch上创建vswif(虚拟网卡)
一般安装ESX后,已经有vSwitch0和vswif0,如果没有可自行创建。
# esxcfg-vswitch...
转自 http://jianlee.ylinux.org/Computer/Software/kvm-qemu.html KVM安装RHEL/Fedora/CentOSyum install bridge-utils kvm bridge-utils是网卡桥接工具, 示例1:Redhat系统KVM创建磁盘# qemu-img create -f qcow2 turbo-10.5.5-rc2.img 20G Formatting 'turbo-10.5.5-rc2.img',...
本文出自 http://www.txtbar.cn/?p=110 版本 1.0 源地址: http://www.howtoforge.com/clone-back-up-restore-openvz-vms-with-vzdump 原作者: Falko Timme <ft [at] falkotimme [dot] com> 翻译者:Topkey< http://www.txtbar.cn > 最后编辑日期: 11/20/2008...
版本 1.0 源地址: http://www.howtoforge.com/virtualization-with-xen-3.3.1-on-debian-etch 原作者: Falko Timme <ft [at] falkotimme [dot] com> 翻译作者:Topkey < http://www.txtbar.cn > 最后编辑 02/08/2009 使用说明: 蓝色字体 为链接、...