分类: 服务器与存储
2006-11-04 20:21:05
以下讲述了VMware ESX3.01和EMC snapshot结合的一个测试过程。测试环境为两台ESX Server和1台EMC CX500.
总共作了两个测试,一个成功,一个失败。
先说失败的那个:
1) 在EMC中建立LUN 1, 并映射给ESX1
2) ESX1上rescan, 并在此LUN上建立VMFS
3) EMC中建立LUN 1的snapshot, 并把snapshot映射给ESX2
4) ESX2上rescan,发现设备,但无法将此设备变为VMFS被ESX2使用
从以上的测试结果来看,对于VMware, EMC的快照无法做到VMFS一级的,因此以下的试验转到了VMDK一级。
成功的那个为:
1) 在EMC中建立LUN 1, 并映射给ESX1
2) ESX1上rescan, 发现此LUN
3) 在ESX1上新建VM, 并使用RDM(physical)方式将此LUN赋予VM
4) 在VM上安装Windows Server 2003, 并Power on
5) EMC中建立LUN 1的snapshot, 并把snapshot映射给ESX2
6) ESX2上rescan,发现设备
7) 在ESX2上建立VM, 并把新发现的设备赋予VM, 并成功启动VM
两个VM具有相同的IP, 因此Windows系统报告IP冲突。
其他的一些注意事项为:
If you have a VMware ESX Server, the clone and source LUNs must be accessed by different virtual machines, unless the virtual machine is running one of the software programs that support same host access.
VMware ESX Servers must activate the snapshot before adding it to
a storage group.
利用存储的系统的snapshot和ESX结合可用于D/R, offload production ESX等。
以上的测试结果被VMware World 2005上的文章VMware with Clariion证实了:
CLARiiON Replication Products are only supported with raw device mappings (RDMs)
Virtual machine OS images as well as the application data can
be replicated
Replica can be presented to the same ESX Server but must be presented to a different virtual machine
Allows one virtual machine to use the production LUN and anothervirtual machine on the same ESX Server to access the replica