虚拟化 频道

故障转移群集动手实验2:建立转移集群

  任务A:验证集群配置(Validating a Cluster Configuration)

  步骤:

  集群验证向导执行扩展的测试,确保计算机具备配置集群和相关功能的条件.集群验证向导测试结果也可以保存成一个报告文件.

  " 登陆计算机 BAL-DC-01;

  " 用户名 Woodgrovebank\Administrator,密码 Passw0rd!

  1. 开始菜单,管理工具中选择 Failover Cluster Manager.

  2. 在 Failover Cluster Manager中 ,在Actions面板上,点击 Validate a Configuration.

  3. 在开始页面上,选择 Next.

  4. 在 Select Servers or a Cluster 页面, 在名称输入框中,输入 BAL-NODE-01 然后单击 Add.

  5. 在名称输入框中,输入 BAL-NODE-02, 单击 Add  然后选择单击 Next.

  6. 在 Testing Options页面,单击k Run only tests I select 然后单击 Next.

  a) You should always run a validation test before creating your cluster or making configuration changes to your cluster.

  7. 在 Tests 页面,在 test list中,不选择 Storage 后然后单击 Next.

  a) The storage tests are the most time-consuming tests and can take up to 8 minutes to complete in this lab. You are skipping these tests in this lab to save time. You should run the storage tests in a production environment.

  8. 单击 Next.

  9. 你能选择 View Report 按钮,浏览详细的验证报告.

  a) The report is saved in c:\users\administrator\AppData\Local\Temp\ and can be referred to at any time.

  b) To change the location of the validation report you can run the PowerShell command Test-Cluster

  10. 当测试完成后 ,点击 Finish.

  任务B:建立新的集群(Create a New Failover Cluster)

  步骤:

  在本任务中,你将利用集群管理工具建立一个新群集,集群管理工具可以集群中的任何一个节点上.

  " 登陆计算机 BAL-DC-01;

  " 用户名 Woodgrovebank\Administrator,密码 Passw0rd!

  " 打开 Failover Cluster Manager 管理工具.

  1. 在Failover Cluster Manager中 ,在  Actions面板上单击 Create a Cluster.

  2. 在 Create Cluster Wizard, 单击 Next.

  3. 在 Select Servers or a Cluster 页面, 在名称输入框中,输入 BAL-NODE-01 然后单击 Add.

  4. 在名称输入框中,输入 BAL-NODE-02, 单击 Add  然后选择单击 Next

  5. 单击 No 然后单击 Next.

  6. 在Access Point for Administering the Cluster页面, 在Cluster Name 处输入 Cluster, 在 Cluster IP Address处输入192.168.1.101, 然后单击 Next.

  a) If the cluster nodes are configured to acquire and address via DHCP, you are not required to enter an IP Address.

  b) Static IP addressing is being used in this lab to reduce the time required to start the Virtual Machines.

  7. 在 Confirmation page, 单击 Next, 一旦配置完成后,单击 Finish.

  8. 在Failover Cluster Manager,单击 Cluster.woodgrovebank.com.

  a) If cluster.woodgrovebank.com does not automatically appear, click Manage a Cluster and then click OK.

  9. 浏览Cluster and Cluster Core Resources 区域的汇总信息

  a) These areas contain information on the resources and status of the cluster.

 

0
相关文章