天天看點

AbiCloud 雲計算平台

一、AbiCloud的版本分類:

1、社群版(community):免費

2、企業版(enterprise):需要付費

3、服務提供商版(xSP):需要付費

AbiCloud 雲計算平台

  二、架構

AbiCloud 雲計算平台
AbiCloud 雲計算平台

三、三種主要場景 1、私有雲

AbiCloud 雲計算平台

2、簡單公有雲

AbiCloud 雲計算平台

3、包含虛拟存儲的私有/公有雲

AbiCloud 雲計算平台

    四、四類網絡 1、叢集網絡(Cloud Cluster Network) 主要用于虛拟機之間的通信   2、管理網絡(Management Network)

  • Hypervisors management
  • AbiCloud Agents management
  • Hypervisors and Agents events
  • Virtual Images cloning and bundling.
  • Virtual Storage management
  • ISC DHCP Server management

  3、公共網絡(Public Network) 建構公有雲時, 公共網絡可與叢集網絡合并   4、存儲網絡(Storage Network) 需要很大的帶寬, 建議萬兆   五、存儲 1、Appliances Repository(Storage Network)

這裡是所有使用者存放虛拟鏡像的位置,每個企業都擁有自己的私有 Appliances Repository. 他們可以從公共Repository中下載下傳虛拟鏡像。

Repository 是一個簡單的 NFS 共享檔案夾,被 abiCloud 平台和所有的節點挂載。

六、端口與通信

Source Destination Ports Description Mandatory?
Clients Tomcat Application Server HTTP:8080 (Configurable) Access to the platform user interface Yes
Tomcat Application Server MySQL Database Server TCP:3306 Access to the relational database Yes
Tomcat Application Server Internet HTTP:80 Access from the platform to the Internet to download public images from third parties Yes
Tomcat Application Server Internet HTTP:ALL Access from the platform to the Internet to download public images from third parties. Some providers can publish images in different ports No
Tomcat Application Server NFS Server

TCP:32765-32768

TCP:2049

TCP:111

UDP:32765-32768

UDP:2049

UDP:111

Access from the Tomcat Application Server to the NFS Server:

statd has been started so that it only binds to port 32765 for incoming requests and it must answer on port 32766.

mountd is forced to bind to port 32767.

lockd's module parameters have been set to bind to 32768.

nfsd is on port 2049

portmapper is on port 111.

Since the NFS Server is visible ONLY in the management network, may be you don't need to configure your firewall for NFS (can be a complex task).

It's possible to configure the NFS Server in the Tomcat Application Server. Then, NFS Server should be considered as Tomcat Application Server

No
Tomcat Application Server ISC DHCP Server TCP:7911 Access from the Tomcat Application Server to the ISC DHCP Server through OMAPI No
Tomcat Application Server Cloud Nodes Servers TCP:8889 Access from the Tomcat Application Server to openwsmand component of AIM. It does not apply for VMware ESXi hypervisors. Yes
Tomcat Application Server KVM Cloud Nodes Servers TCP:8887 Access from the Tomcat Application Server to KVM Hypervisor. Yes
Tomcat Application Server XEN Cloud Nodes Servers TCP:16509 Access from the Tomcat Application Server to XEN Hypervisor Yes
Tomcat Application Server VirtualBox Cloud Nodes Servers TCP:18083 Access from the Tomcat Application Server to VirtualBox Hypervisor Yes
Tomcat Application Server VMware ESXi Cloud Nodes Servers TCP:443 Access from the Tomcat Application Server to VMware ESXi Hypervisor Yes
Cloud Nodes Servers Tomcat Application Server HTTP:8080 (Configurable) Access to the platform from the Cloud Nodes to send information about their status Yes
Cloud Nodes Servers NFS Server

TCP:32765-32768

TCP:2049

TCP:111

UDP:32765-32768

UDP:2049

UDP:111

Access from the Cloud Nodes Servers to the NFS Server:

statd has been started so that it only binds to port 32765 for incoming requests and it must answer on port 32766.

mountd is forced to bind to port 32767.

lockd's module parameters have been set to bind to 32768.

nfsd is on port 2049

portmapper is on port 111.

Since the NFS Server is visible ONLY in the management network, may be you don't need to configure your firewall for NFS (can be a complex task)

No
Cloud Nodes Servers iSCSI Storage Server TCP: 3260 Access from the Cloud Nodes Servers to the iSCSI Storage Servers Yes
Cloud Nodes Virtual Machines ISC DHCP Server

UDP: 68

UDP: 67

Access from the Cloud Nodes Virtual Machines to the ISC DHCP Server No

繼續閱讀