ATI - クローン作成

OSのハングアップを調べるための情報を収集してください。

本記事の対象製品:

  • Acronis ソフトウェア

はじめに

特定の状況によって、オペレーティングシステム(OS)がハングアップすることがあります。具体的な原因を特定するために、Acronisシステムレポートを参照し、ハングアップ時にカーネルのダンプを収集する必要があります。  

(可能であれば)いつも製品の最新ビルドを利用するようにしてください。

事象

OS のハングアップとは、ユーザーがどの操作を実行しようとしてもシステムが反応しない状態です。例えば、Caps LockまたはNum Lockを押しても(キーボードにLEDがある場合)キーボードのLEDが点灯しません。(!)注意:OSがまだロードされていない場合(ユーザーがまだ ログインしていない場合)、OSのハングアップとは違います。この場合、問題の詳細説明を提供し、Acronis カスタマーセンターへお問い合わせください。 

OSのクラッシュ(異常終了)をトラブルシュートする方法

本記事の対象製品:

  • Acronis ソフトウェア

はじめに

Acronis 製品はオペレーティングシステムのストレージシステムを非常に低レベルで扱いますから、このレベルでの様々な競合によってバックアップ(または、他の操作)中にオペレーティングシステムがクラッシュする僅かなリスクがあります。クラッシュをトラブルシュートするには、使用するOSによって以下の手順のいずれかに従ってください。

ソリューション

これらのクラッシュはいつも低レベルのシステム競合によって発生するので、一般的なソリューションがありません。各クラッシュは、個別に調べる必要があります。クラッシュをトラブルシュートするには、以下の手順に従ってください。使用するシステムによって手順が異なりますので、まずは適切なセクションを選んでください: 

Because Acronis products work with the storage system of an operating system on a very low level, there is a small risk that different conflicts on this level can lead to an operating system crash during backup or other operations. Please follow the instructions below to troubleshoot these issues, depending on what operating system is being used..

In some cases, system can become unbootable after cloning operation. How to troubleshoot such issues and what information needs to be collected, described in this article.

Solution

Follow step-by-step instructions below to troubleshoot the issue.

クローンを作成した後、システムが起動不可能になることがたまにあります。本記事には、このような問題のトラブルシューティングを行う方法および収集すべき情報について紹介しています。

ソリューション

この問題のトラブルシューティングを行うために、以下のステップバイステップの手順に従ってください。

Collect information for investigation of operating system lockups

Make sure that the antivirus software running in your environment does not block Acronis products. See Acronis Software: Making Acronis Products Compatible with Antivirus Software

Under specific circumstances, the software may crash. It is very important to report a crash instead of trying to workaround it. Normal workflow for a crash problem is the following:

Troubleshooting RAID detection issues

Product may hang under specific circumstances.

There are 2 types of hanging:

  • Actual hanging. That is a state similar to a crash. That means that software halts and is doing nothing inside.
  • Infinite loop. This means that on the outside the software looks hanging but inside it is doing some actions over and over again.

Usually when a software hangs its process uses either 100% of CPU (especially when it is infinite loop) or does not use CPU and does not change RAM usage at all (Actual hanging). Still it is difficult to make sure if the software hangs or not. The above means that usually 1 dump is not enough because if that is Infinite Loop – the developers will see that software is working and there is no problem inside. So in order to troubleshoot application lockups you need about 5 dumps collected one after another. A Process Monitor Log will also be useful especially if it actually turns out to be an Infinite Loop.

Please note that an application lockup does not necessarily mean the software is completely unresponsive. A process can hang (e.g. service_process.exe hangs and a backup is stuck), but you can still browse vaults, create new plans etc.

Define the hanging process using Windows Task Manager. In some cases multiple processes are involved in an operation. In this case the hang of 1 process can be caused by some operations in another process. In this case you need  to collect memory dumps of all processes involved in the operation. E.g. if a backup to Acronis Storage Node hangs, you need to collect a dump of service_process of the agent as well as StorageServer.exe process on ASN machine.