Azure 復旧サービスの Azure Site Recovery の VMM を必要としない展開がサ
ポートされたことにびっくりしていて気が付くのが遅れましたが、Azure 復旧サービスのもう 1 つのサービスである Azure Backup にもアップデートがありました。
Azure Backup はこれまで、Windows Server (2008 SP2/2008 R2 SP1/2012/2012 R2)、Windows Server Essentials (2012/2012 R2)、および System Center Data Protection Manager (2012 SP1/2012 R2) に対応していましたが、Microsoft Azure Recovery Services Agent のバージョン 2.0.8694 から、64 ビット版の Windows 8.1、Windows 8、Windows 7 SP1 のファイルやフォルダーのバックアップにも対応したようです。たぶん、12 or 13 日から。
12/19 追記) 公式アナウンスはこちら
Azure Backup – Announcing Support for Windows Client Operating System (Tuesday, December 16, 2014)
[URL] http://azure.microsoft.com/blog/2014/12/16/azure-backup-announcing-support-for-windows-client-operating-system/
Azure Backup support for client operating systems (Thursday December 18, 2014)
[URL] http://azure.microsoft.com/en-us/updates/azure-backup-support-for-client-operating-systems/
12/25 追記) Windows Server 2008 SP2 (x64) のサポートも 10 月に追加されてたらしい (以前は Windows Server 2008 R2 以降)
Announcing Support for Backup of Windows Server 2008 with Azure Backup
[URL] http://azure.microsoft.com/blog/2014/10/06/announcing-support-for-backup-of-windows-server-2008-with-azure-backup/
2014/12/15
2014/09/11
Azure Backup が 9 年超の長期アーカイブに対応?
Microsoft Azure Backup サービスは、120 という回復ポイントの上限があるそうです。この上限とその他の制約もあって、これまでは Windows Server の場合は 30 日、Data Protection Manager (DPM) の場合は 120 日がバックアップ データの保存期間の上限だったみたい。これが、9 月 10 日 (米国時間) に公開された新しいエージェント (Microsoft Azure Recovery Services Agent 2.0.8689.0) で保存期間 9 年に対応したようです。バックアップ可能なデータ量は、ボリュームあたり 1700 GB (こちらは 2.0.8683.0 から)。
Update for Azure Backup for Microsoft Azure Recovery Services Agent
[URL] http://support.microsoft.com/kb/2997692/
現在、Azure 管理ポータルの復旧サービスの Backup コンテナーのページからダウンロードできるのは、この新しいエージェント (2.0.8689.0) みたいです。このエージェントは、Azure Site Recovery で使用するものと共通ですが、 Azure Site Recovery コンテナーのページからダウンロードできるのは古いバージョン(2.0.8673.0) なのでご注意。
新しいエージェントでも回復ポイント 120 個の上限は変わらないようですが、4 週間に 1 回のスケジュールでバックアップするように構成することで最長 9 年まで保存期間を延ばせるとのこと。どういうことなのか、途中までやってみました。
Update for Azure Backup for Microsoft Azure Recovery Services Agent
[URL] http://support.microsoft.com/kb/2997692/
現在、Azure 管理ポータルの復旧サービスの Backup コンテナーのページからダウンロードできるのは、この新しいエージェント (2.0.8689.0) みたいです。このエージェントは、Azure Site Recovery で使用するものと共通ですが、 Azure Site Recovery コンテナーのページからダウンロードできるのは古いバージョン(2.0.8673.0) なのでご注意。
新しいエージェントでも回復ポイント 120 個の上限は変わらないようですが、4 週間に 1 回のスケジュールでバックアップするように構成することで最長 9 年まで保存期間を延ばせるとのこと。どういうことなのか、途中までやってみました。
2014/09/04
DPM 2012 R2 UR3 の更新が 0x80070643 で繰り返し失敗する件 (回避策あり)
Windows Update で System Center 2012 R2 Data Protection Manager の更新プログラムのロールアップ (Update Rollup 3: RU3) が 0x80070643 エラーで繰り返し失敗する件で悩んでいましたが、ようやく問題を解消し、更新できました。
Update Rollup 3 for System Center 2012 R2 Data Protection Manager
[URL] http://support.microsoft.com/kb/2966014
関連:
Azure Backup の DPM バージョン要件 (2014/08/29)
System Center 2012 R2 Update Rollup 3 (2014/07/30)
この手順で正しいかどうかと言われれば?ですが、とりあえず成功した方法をメモ。
Update Rollup 3 for System Center 2012 R2 Data Protection Manager
[URL] http://support.microsoft.com/kb/2966014
関連:
Azure Backup の DPM バージョン要件 (2014/08/29)
System Center 2012 R2 Update Rollup 3 (2014/07/30)
この手順で正しいかどうかと言われれば?ですが、とりあえず成功した方法をメモ。
2014/08/29
Azure Backup の DPM バージョン要件
Azure Backup の最新のエージェント (MARSAgentInstall.exe) を System Center 2012 R2 Data Protection Manager の管理サーバーにインストールできない件。
Update Rollup 3 に更新できていないことが原因でした。
インストーラーのログ OBInstaller0Curr.errlog (場所は %Windir%\Temp\ だったかな?) には、次のように記録されていました。
WARNING The version of DPM Engine is installed on current machine is incompatible with DPMA agent. The minimum required DPM version is: 4.1.3453.0 or 4.2.1250.0. Installed version is 4.2.1235.0
DPM の詳しいバージョンは、こちらの WiKi ページに詳しいです。
Update Rollup 3 に更新できていないことが原因でした。
インストーラーのログ OBInstaller0Curr.errlog (場所は %Windir%\Temp\ だったかな?) には、次のように記録されていました。
WARNING The version of DPM Engine is installed on current machine is incompatible with DPMA agent. The minimum required DPM version is: 4.1.3453.0 or 4.2.1250.0. Installed version is 4.2.1235.0
DPM の詳しいバージョンは、こちらの WiKi ページに詳しいです。
Azure Backup のバックアップ可能サイズ拡大? (850 GB → 1.65 TB)
Microsoft Azure 復旧サービスの Backup サービスの最新情報。Azure へのバックアップは、「1 回のバックアップ操作でバックアップ可能なデータ量は、ボリュームあたり 850 GB に制限」されていますが、以下の Hotfix で 1.65 TB まで対応できるようになるらしい。A backup to Azure Backup fails if the data source is larger than 850 GB
[URL] http://support.microsoft.com/kb/2989574/
2013/10/23
Windows Azure 復旧サービス GA &プレビュー (試用上の注意をよく...)
2013 年 4 月からプレビューおよび限定プレビュー提供されていた Windows Azure 復旧サービスに動きがありました。今日?(米国時間 22 日) より、Windows Azure Backup サービスが GA (General Availability Release) になり、一般提供が開始されました。5GB/月まで無料、11月30日まではプレビュー料金 (50%OFF) 継続です。もう 1 つ、限定プレビューだった Windows Azure Hyper-V Recovery Manager がパブリック プレビューになりました。こちらは、パブリック プレビュー以降、課金対象 (保護対象の仮想マシンごと!!) になるのでご注意。
Windows Azure Backup サービス (GA)
[URL] http://www.windowsazure.com/ja-jp/pricing/details/backup/
Windows Azure Recovery Manager (プレビュー)
[URL] http://www.windowsazure.com/ja-jp/pricing/details/recovery-manager/
Announcing the release of Windows Azure SDK 2.2, General Availability for Windows Azure Backup and Preview of Hyper-V Recovery Manager
[URL] http://blogs.msdn.com/b/windowsazure/archive/2013/10/22/announcing-the-release-of-windows-azure-sdk-2-2-general-availability-for-windows-azure-backup-and-preview-of-hyper-v-recovery-manager.aspx
Windows Azure Backup サービス (GA)
[URL] http://www.windowsazure.com/ja-jp/pricing/details/backup/
Windows Azure Recovery Manager (プレビュー)
[URL] http://www.windowsazure.com/ja-jp/pricing/details/recovery-manager/
Announcing the release of Windows Azure SDK 2.2, General Availability for Windows Azure Backup and Preview of Hyper-V Recovery Manager
[URL] http://blogs.msdn.com/b/windowsazure/archive/2013/10/22/announcing-the-release-of-windows-azure-sdk-2-2-general-availability-for-windows-azure-backup-and-preview-of-hyper-v-recovery-manager.aspx
2013/04/09
Windows Azure Backup プレビュー開始(課金あり)
Windows Azure のサービスに Windows Azure Backup プレビューが追加され、利用可能になりました。
以前は、Windows Online Backup サービスや Windows Azure Online Backup サービスと呼ばれていたものです。Windows Azure Online Backup サービス(これもプレビュー)は 6ヶ月、300 GB、無償で評価できましたが、この評価プログラムは Windows Azure Backup プレビューの提供にあわせて終了したようです (以前のバックアップは 5 月 4 日まで利用可能)。
以前は、Windows Online Backup サービスや Windows Azure Online Backup サービスと呼ばれていたものです。Windows Azure Online Backup サービス(これもプレビュー)は 6ヶ月、300 GB、無償で評価できましたが、この評価プログラムは Windows Azure Backup プレビューの提供にあわせて終了したようです (以前のバックアップは 5 月 4 日まで利用可能)。
登録:
投稿 (Atom)
.png)


