Skip to content

Latest commit

 

History

History
95 lines (67 loc) · 3.9 KB

anf-hands-on_avg.md

File metadata and controls

95 lines (67 loc) · 3.9 KB

Azure NetApp Files ハンズオン Applicatioin Volume Group 編 for SAP HANA

ダイアグラム

AVG diagram

事前準備

こちらのサイトから waitlist に登録

1. リソースグループ作成

  • パラメータ
    • Resource Group name: anfdemolab-rg
    • Location: Japan East

コマンド: AZ CLI で実行した場合

az group create -n anfdemolab-rg -l japaneast

2. Shell を実行して、PPG(proximity placement group), Availability Set, SLES を作成

  • shell をダウンロード

    cd ~/
    git clone https://github.com/maysay1999/anfdemo02.git AnfCrr
    
  • パスワードをいれる

    cd AnfCrr
    vim avsetppg-create.sh
    
  • 実行

    ./avsetppg-create.sh
    
  • 豆知識

3. ANF subnet アカウント 容量プールを作成

  • ANF subnet パラメータ

    • ANF subnet name: anf-sub
    • ANF subnet: 172.28.80.0/26
    • ANF delegation: Microsoft.Netapp/volumes
  • ANFアカウント パラメータ

    • NetApp Account: anfjpe
    • Location: Japan East
  • 容量プール パラメータ

    • Capacity pool name: cp-hana
    • Service level: Ultra
    • Size: 10 TiB
    • QoS size: Manual

4. Application Volume Groups

  1. Add Group

    • Deployment type: SAP-HANA
  2. Create a volume group

    • SAP ID: TST
    • SAP node memory (GB): 128
    • Capacity overhead %: 10
  3. Create a volume group (continue)

    • Proximity placement group: ppg-japaneast
    • Virtual network: anfjpe-vnet
    • Subnet: anf-sub

5. 完成したらこちらに登録

SAP HANA VM Pinning Requirements Form

推奨コンテンツ

Understand Azure NetApp Files application volume group for SAP HANA
Requirements and considerations for application volume group for SAP HANA
Add volumes for an SAP HANA system as a secondary database in HSR
Add volumes for an SAP HANA system as a DR system using cross-region replication
Deploy the first SAP HANA host using application volume group for SAP HANA
Add hosts to a multiple-host SAP HANA system using application volume group for SAP HANA
Manage volumes in an application volume group
Delete an application volume group