在VMware <云计算自动化>线上有两个产品,一个是Orchestrator,一个是vCloud Automation Center(简称VCAC),今天从介绍、安装和配置三个方面,使用以下七个章节写入博客。
一、VCAC 6.0 - 产品介绍
二、VCAC 6.0 - 安装环境介绍
三、VCAC - VMware Identity Appliance组件安装
四、VCAC - VMware vCloud Automation Center Appliance 组件安装
五、VCAC - VMware Infrastructure as a Service组件安装
七、VCAC- Endpoint Agent和Group配置
一、VCAC 6.0 - 产品介绍
VMware vCloud? Automation Center?(VCAC) 通过一个自动交付 IT 服务的灵活解决方案,可实现您的业务所需的敏捷性和 IT 所需的控制力。
VCAC 分为三个组件
VMware Identity Appliance - 该程序为VCAC环境提供单独登录功能
VMware vCloud Automation Center Appliance - 该组件提供VCAC的管理控制台,提供一个网站界面来自助配置和管理云服务.
VMware Infrastructure as a Service - 基础设施即服务(IaaS)可以跨虚拟和物理,私有和公共云或混合云基础架构服务器和台式机的配置快速建模.
二、VCAC 6.0 - 安装环境介绍
1、基础配置信息表
名称 | IP地址 | 操作系统 | 配置 |
AD | 10.132.1.25 | Windows Server 2008 | 2vCPU\4vRAM |
MSSQL | 10.132.1.23 | Windows Server 2008 | 2vCPU\4vRAM |
vCenter 5.5 | 10.132.1.24 | Windows Server 2008 | 4vCPU\4vRAM |
ESXi 5.1 | 10.132.1.19 | ESXi 5.1 | 48CPU\128RAM |
vcac-sso | 10.132.1.16 | SUEL 11 | 8vCPU\8vRAM |
vcac-server | 10.132.1.17 | SUEL 11 | 8vCPU\8vRAM |
vcac-iaas | 10.132.1.18 | Windows Server 2008 | 4vCPU\4vRAM |
2、数据库系统要求
TCP/IP protocol enabled for MS SQL Server
Microsoft Distributed Transaction Coordinator Service (MS DTC) enabled on all SQL nodes in
the systemNo firewalls between Database Server and the Web server or IaaS Server
If using SQL Server Express, the SQL Server Browser service must be running
3、IAAS要求
4、IAAS管理服务要求
.NET Framework 4.5
Microsoft PowerShell 2.0 (included with Windows Server 2008 R2 SP1 and later) or Microsoft
PowerShell 3.0 on Windows Server 2012
SecondaryLogOnService running
No firewalls between DEM host and Windows Server"
提示
1、环境中的各组件防火墙请全部关闭
2、数据库ODBC连接正常