欢迎光临 Enjoy IT (ITECN.NET) 登录 | 注册 | 帮助

Alick's Blog

微软2008十大杰出IT英雄之一。微软Technet观察员。具有10余年从事网络架构规划、IT管理系统规划、IT运维管理的实际经验。深圳Technet观察员俱乐部创建人之一。<&lt;Windows IT Pro Magazine 国际中文版&gt;>供稿人。ITPROCITY深圳区主讲《MOM2005企业应用以及SCOM2007新特性》、《Windows Server 2008 终端服务实战攻略》、《Forefront Client Security 企业应用》
Windows 2008 Server 在生产环境下的预演:

 

要求:

1. 利用IIS7搭建公司内部应用系统的基础平台

2. 建立服务器的高可用性

3. 建立应对灾难恢复的体系环境

涉及到的技术:

4. Windows 2003 Server Clustering

5. Windows 2008 Server Core

6. Windows 2008 NLB

7. IIS 7.0

8. Windows 2008 IPSec

9. Windows 2008 WindowsBackup

试验环境:

10. AB两个机房

11. 真实服务器5台,虚拟机3台

12. 虚拟服务器软件为 Virtual Server 2005 R2

13. Windows 2003 Server 两台(Windows 2003 Server Clustering + SQL 2005)

14. Windwos 2008 Server 3台 (IIS7 两台,server core一台 )

测试相关简易介绍

15. 使用Windows 2003 Server Clustering + SQL2005 是因为生产环境中真实使用,此次预演就是为了测试Windows 2008 Server与真实环境下原有架构的结合;

16. 利用两台虚拟机搭建NLB+IIS 7的环境,可以达到资源使用的最优化,这两台虚拟机分别处于不同机房、不同服务器上,测试IPv6的效果,以及为将来测试Windows 2008 Server Failover Cluster(异地备援)做准备;

17. Windows 2008 Server Core(虚拟机) 担任File server的角色,IIS7上架设的站点上传文件全部存储在此,以及测试Windows 2008 Server Windows Backup;

18. IIS 服务器与File Server之间的通讯利用IPSec进行保护;

19. Server 2008 Windows Backup 对IIS以及对server core服务器进行定期备份;

试验简易提示:

20. 安装两台Windows 2008 Server Enterprise完整版,改名,配置网络

21. 在两台Windows 2008 Server Enterprise完整版安装上安装Web Server的role

22. 安装IIS 7相关的Feature

23. 配置IIS7上的站点正常运行

24. 在两台Windows 2008 Server Enterprise完整版安装上安装Network Load Balance的Feature

25. 创建新NLB,将两台Windows 2008 Server Enterprise完整版加入,与Windows 2003 Server 下的NLB没大区别

26. 安装一台Windows 2008 Server Enterprise Core

27. 将Windows 2008 Server Enterprise Core改名(netdom renamecomputer)

28. 配置网络IP(netsh interface ipv4 set address)

29. 配置DNS服务器地址(netsh interface ipv4 set dnsserver "本地连接" static )

30. 配置防火墙(Netsh Firewall)

31. 将Windows 2008 Server Enterprise Core加入域中(netdom join)

32. 打开Windows 2008 Server Enterprise Core的远程连接(cscript c:\windows\system32\SCregedit.wsf /AR /V 1)

33. 在任何一台IIS服务器,可以对Core服务器进行远程连接控制,配置共享文件,配置IPSec都可以远程做,方法为:在运行中输入MMC,然后添加对应的组件时选择连接Core服务器

注意:

34. 查看Windows 2008 Server Core下常用命令:cscript c:\windows\system32\SCregedit.wsf /CLI

35. 查看Windows 2008 Core下非一般使用命令cscript c:\windows\system32\SCregedit.wsf /?

36. 使用ocsetup进行角色安装的时候,对大小写是敏感的

题外话:

将生产环境中的Windows 2003 Server直接升级成为Windows 2008 Server基本是不可能完成的任务,但是利用Windows 2008 Server的新特性,在生产环境中逐步替代Windows 2003 Server的角色,慢慢的将环境扩展到Windows 2008 Server还是可行的。

Posted: 2008年5月20日 1:04 作者 alick

评论

尚无任何评论

禁止匿名发表评论