SAP HANAデータベースサーバーを使用するSAP環境をAzureにデプロイします。 M64s仮想マシンSKUを使用して、SAP HANAのAzure仮想マシンをプロビジョニングします。 Microsoft Azure Linux Agent(waagent)構成ファイルを使用して、スワップスペースを設定する必要があります。 どの2つの設定を構成する必要がありますか?それぞれの正解がソリューションの一部を示しています。 注:それぞれの正しい選択は1ポイントの価値があります。
正解:C,D
To create a swap file in the directory that's defined by the ResourceDisk.MountPoint parameter, you can update the /etc/waagent.conf file by setting the following three parameters: ResourceDisk.Format=y ResourceDisk.EnableSwap=y ResourceDisk.SwapSizeMB=xx References: https://support.microsoft.com/en-us/help/4010058/how-to-add-a-swap-file-in-linux-azure-virtual-machines