Transcript
Page 1: CloudStack 4.1 + NVP Integration

© 2013 VMware Inc. All rights reserved

CloudStack 4.1 + NVP Integration

Aug. 2, 2013

ヴイエムウェア(株) ネットワーク&セキュリティ事業部 テクニカルリーダー

進藤資訓

Page 2: CloudStack 4.1 + NVP Integration

© 2013 Nicira / VMware. All rights reserved.

CloudStackから使えるNVP機能

• CloudStack 4.0

– Virtual Networking (a.k.a Connectivity)

– XenServer Only

– 設定時一部API直打ちの必要あり

• CloudStack 4.1

– Source NAT

– Destination NAT

– Port Forwarding

– KVM support

– 完全なGUIによる設定

Page 3: CloudStack 4.1 + NVP Integration

© 2013 Nicira / VMware. All rights reserved.

NVP L3 Gateway

• スケールアウト型

– All Active

– 10台までのL3 Gateways

– 10,000 Logical Routers / L3 Gateway Service

– Failure Zoneサポート

IP Backplane

NVPController

L3 Gateway Service

Public Internetor L3 Network

SN1 SN2 GW1 GW2

VM VMVM VMVM VM

LR 1

VM

LR n

VM

Page 4: CloudStack 4.1 + NVP Integration

© 2013 Nicira / VMware. All rights reserved.

NVP設定API in CloudStack 4.0

• ネットワークサービスプロバイダの追加

– http://<cs-mgr-ip>:8096/?command=listPhysicalNetworks

– http://<cs-mgr-ip>:8096/?command=addNetworkServiceProvider&physicalnetworkid=<physicalnetwork-uuid>&servicelist=connectivity&name=NiciraNvp

– http://<cs-mgr-ip>:8096/?command=updateNetworkServiceProvider&id=<uuid>&state=Enabled

• NVP Controllerの追加と確認

– http://<cs-mgr-ip>:8096/?command=addNiciraNvpDevice&hostname=<nvp-controller-ip>&username=admin&password=admin&transportzoneuuid=<transport-zone-uuid>&physicalnetworkid=<physicalnetwork-uuid>

– http://<cs-mgr-ip>:8096/?command=listNiciraNvpDevices&physicalnetworkid=<physicalnetwork-uuid>

4.1ではGUIで

Page 5: CloudStack 4.1 + NVP Integration

© 2013 Nicira / VMware. All rights reserved.

ネットワークサービス・プロバイダ設定

Page 6: CloudStack 4.1 + NVP Integration

© 2013 Nicira / VMware. All rights reserved.

ネットワーク・オファーリング設定

Page 7: CloudStack 4.1 + NVP Integration

© 2013 Nicira / VMware. All rights reserved.

制限事項とロードマップ

• 制限事項

– Controllerを1台しか指定できない

• 今後の予定(CloudStack 4.2 ??)

– Security Profileのサポート

– vSphereのサポート


Top Related