大家好,工程师们。
我有一个ESX5.0集群设置与3 ESXi主机。现在,我需要为网络硬件故障创建一个测试用例,并在数据中心预置测试。
My Setup:
1) 3 DELL R820 Servers (all identical in the configuration and hardware)
2) PHYSICAL: Pair of 1GB ports for vSphere Management Network (active/standby)
VIRTUAL: 1 VMkernel Port vmk0 on standard vSwitch0
3) PHYSICAL: Pair of 10GB ports for regular network communications between guests MESH(active/active using IP Hash load balancing connected to the redundant switches)
VIRTUAL: dvSwitch0 with exposed and needed VLANs.
4) PHYSICAL: Pair of 10GB for storage NFS/VMDK (active/passive, Failover Only with "Link Status Only" network failure detection connected to different switches)
VIRTUAL: 1 VMkernel port vmk1 connected to distibuted switch dvSwitch01
5) PHYSICAL: Pair of 10GB for storage (guest initiated) (active/active, load balancing is based on Port ID with "Link Status Only" network failure detection connected to different switches)
HA and DRS enabled.我正计划做常规的拉索测试,但可能缺少一些因素。我希望有任何建议和/或最佳做法来执行这样的测试。
发布于 2013-08-28 15:30:16
-关掉主机。-测试高可用性和入学控制。
-关掉开关-测试故障转移链接。
-独立地断开数据和存储网络电缆。-测试弹性、负载平衡和数据存储心跳/主机隔离状态。此外,存储控制器故障转移。
发布于 2013-08-28 15:30:48
当我们测试故障场景时,我们首先删除单个电线/光纤,然后是整个NIC/HBA,然后是服务器,然后是开关--即从小到大--仅仅是因为如果平台不能处理小的,那么在大型上进行测试就没有意义了。
这就是说,我看不出你的设置有什么问题,反正你已经解释过了。
发布于 2013-08-28 17:27:49
我更多地采用的是大方法--拔掉服务器的插头,在下一个尝试存储上,在最后一个尝试存储上--或者以任何其他顺序--如果系统能够在->上存活很好的话。但是如果你真的有很多时间(有人为此付出代价),你可以自己尝试每一个小问题.
Tsg
https://serverfault.com/questions/534533
复制相似问题