任务C:验证DHCP 高可用性配置
步骤:
本次任务,你将在BAL-DC-01上验证DHCP服务是否可用.
" 登陆计算机 BAL-DC-01
用户名 Woodgrovebank\Administrator, 密码 Passw0rd!
1. 在开始菜单找到管理工具然后 单击 DHCP.
2. 在 DHCP管理控制台中, 单击 Add Server.
3. 在 Add Server对话框中,输入clusterDHCP.Woodgrovebank.com 然后 单击 OK.
4. 在DHCP控制台中, 单击 ClusterDHCP.Woodgrovebank.com.
" You are now able to create DHCP scopes on the clustered DHCP server.
5. 关闭 DHCP console.
任务D:建立通用应用程序的高可用性
步骤:
本任务中,你将建立一个通用的应用程序的高可用性. 许多 line-of-business 应用程序可以通过通用应用来建立一个高可用性.
" 登陆计算机 BAL-DC-01
" 用户名 Woodgrovebank\Administrator, 密码 Passw0rd!
" 开启 Failover Cluster Manager 管理界面.
1. 在 Failover Cluster Manager, 单击 Services and Applications, 然后在 Actions pane, 单击 Configure a Service or Application.
2. 在High Availability Wizard, 单击 Next, select Generic Application 然后 单击 Next.
3. 在 Command line, 输入 C:\OnTheServer.exe 然后 单击 Next.
" OnTheServer.exe is a sample server application that demonstrates how any application can be made highly available.
4. 在 Name栏中输入 ServerApp, 在 Address栏中 192.168.1.104 然后 单击 Next.
5. 在 Select Storage页面, 单击 Next.
6. 在 Replicate Registry Settings 页面, 单击 Next.
" If the application uses any local registry keys, you should list those keys here. This will ensure the keys are properly replicated to the other node when the application fails.
7. 在Confirmation页面, 单击 Next.
8. 单击 Finish.
任务E:验证 Generic Application
步骤:
本任务,你将验证你刚刚建立通用应用的高可用性.
" 登陆计算机 BAL-DC-01
" 用户名 Woodgrovebank\Administrator, 密码 Passw0rd!
" 开启 Failover Cluster Manager 管理界面
1. 在 Failover Cluster Manager,展开 Services and Applications, 单击 ServerApp.
" The resources will be listed as online, indicating the application is running.
2. 在Action menu, 单击 Move this service or application to another node 然后 单击 Move to node BAL-NODE-01.
" In some cases, you may see the option to move the service to node 2. If that option is available, select it.
3. 单击 Move ServerApp to BAL-NODE-01.
" The application will transfer to the other node.