ページの先頭行へ戻る
PRIMECLUSTER 活用ガイド<メッセージ集>
FUJITSU Software

4.2 応答(QUESTION)メッセージ

応答を要求するメッセージをメッセージ番号順に説明します。

応答の方法には、以下の 2 通りの方法があります。

1421 The userApplication "userApplication" did not start automatically because not all of the nodes where it can run are online.
Do you want to force the userApplication online on the SysNode "SysNode"?
Message No.: number
Do you want to do something? (yes/no)
Warning: Forcing a userApplication online ignores potential error conditions.  Used improperly, it can result in data corruption.  You should not use it unless you are certain that the userApplication is not running anywhere in the cluster.

userApplication "userApplication" は、userApplicationを構成するすべてのSysNodeが所定時間内に起動しなかったため、自動起動しませんでした。
userApplicationをSysNode "SysNode" で強制起動しますか? (yes/no) メッセージ番号:number
警告
: userApplicationの強制起動は安全性チェックが無効になります。使い方を誤ると、データが破損したり整合性が失われる場合があります。強制起動するuserApplicationが、クラスタ内でオンラインでないことを確認した上で実行してください。

内容

Solaris PRIMECLUSTER 4.2A00以前、Linux PRIMECLUSTER 4.3A20以前の場合

クラスタアプリケーションを構成するすべての SysNode が所定時間内に起動しなかったため、クラスタアプリケーションが自動起動しなかったことを示しています。

クラスタアプリケーションを強制起動するかどうかを問い合わせています。

SysNode は、yes を選択すればクラスタアプリケーションが Online になる SysNode を示します。

number はメッセージ番号を示します。

1421 The userApplication "userApplication" did not start automatically because not all of the nodes where it can run are online.
Forcing the userApplication online on the SysNode "SysNode" is possible.
Warning: When performing a forced online, confirm that RMS is started on all nodes in the cluster, manually shutdown any nodes where it is not started and then perform it.For a forced online, there is a risk of data corruption due to simultaneous access from several nodes.In order to reduce the risk, nodes where RMS is not started maybe forcibly stopped.
Are you sure wish to force online? (no/yes)
Message No.: number

クラスタアプリケーション
"userApplication" は、クラスタアプリケーションを構成するすべての SysNode が所定時間内に起動しなかったため、自動起動しませんでした。
クラスタアプリケーションを
SysNode "SysNode" で強制起動できます。
警告
: 強制起動を行う場合、クラスタを構成するすべてのノードでRMSが起動しているか確認し、起動していないノードは、手動でシャットダウンしてから行ってください。強制起動では、複数ノードからの同時アクセスによるデータ破損のリスクがあります。そのリスクを低減するため、RMSが起動していないノードを強制停止する場合があります。
強制起動してもよろしいですか
? (no/yes) メッセージ番号:number

内容

Solaris PRIMECLUSTER 4.3A10以降、Linux PRIMECLUSTER 4.3A30以降の場合

クラスタアプリケーションを構成するすべての SysNode が所定時間内に起動しなかったため、クラスタアプリケーションが自動起動しなかったことを示しています。クラスタアプリケーションを強制起動するかどうかを問い合わせています。

SysNode は、yes を選択すればクラスタアプリケーションが Online になる SysNode を示します。

number はメッセージ番号を示します。

クラスタアプリケーションを強制起動する際は、PRIMECLUSTER 4.3A30以降の場合、“PRIMECLUSTER 導入運用手引書”の“クラスタアプリケーションの強制切替えに関する注意”、PRIMECLUSTER 4.3A20以前の場合、“PRIMECLUSTER 活用ガイド<クラスタ構築・運用時の留意点>”の“クラスタアプリケーションの強制切替えに関する注意”を確認してから行ってください。

1422 On the SysNode "SysNode", the userApplication "userApplication" is in the Faulted state due to a fault in the resource "resource".  Do you want to clear fault?
Message No.: number
Do you want to do something? (yes/no)

SysNode "SysNode" のクラスタアプリケーション "userApplication" はリソース "resource" が故障したため Faulted 状態です。
Faulted 状態をクリアしますか。(yes/no) メッセージ番号:number

内容

リソースが故障したため Faulted 状態になったクラスタアプリケーションの Faulted 状態をクリアするかどうかを問い合わせています。

SysNode は障害が発生した SysNode の名前を示します。userApplication は障害が発生したクラスタアプリケーションの名前を示します。resource はクラスタアプリケーションの障害の原因となったリソースの名前を示します。number はメッセージ番号を示します。

対処

故障が回復している場合は、yes を選択してください。
故障が回復していない場合は、no を選択して故障原因を取り除いてから hvutil コマンドで Faulted 状態をクリアしてください。

  • yes を選択した場合
    yes を選択すると、オペレータ介入機能が hvutil コマンドにクリアオプションを指定して実行し、クラスタアプリケーションを Offline にします。Cluster Admin でクラスタアプリケーションが Offline 状態になっているかどうかを確認してください。または、hvdisp コマンドを使用して、クラスタアプリケーションが Offline になったかどうかを確認してください。

  • no を選択した場合
    no を選択すると、オペレータ介入機能はクラスタアプリケーションを Offline にする RMS コマンドを実行しません。

1423 On the SysNode "SysNode", the userApplication "userApplication" has the faulted resource "resource".  The userApplication "userApplication" did not start automatically because not all of the nodes where it can run are online.
Do you want to force the userApplication online on the SysNode "SysNode"?
Message No.: number
Do you want to do something? (yes/no)
Warning: Forcing a userApplication online ignores potential error conditions.  Used improperly, it can result in data corruption.  You should not use it unless you are certain that the userApplication is not running anywhere in the cluster.

SysNode "SysNode" のuserApplication "userApplication" は、リソース "resource" が故障しています。userApplication "userApplication" は、すべてのSysNodeが所定時間内に起動しなかったため、自動起動しませんでした。
userApplicationをSysNode "SysNode" で強制起動しますか? (yes/no) メッセージ番号:number
警告
: userApplicationの強制起動は安全性チェックが無効になります。使い方を誤ると、データが破損したり整合性が失われる場合があります。強制起動するuserApplicationが、クラスタ内でオンラインでないことを確認した上で実行してください。

内容

Solaris PRIMECLUSTER 4.2A00以前、Linux PRIMECLUSTER 4.3A20以前の場合

クラスタアプリケーションのリソースが故障しており、すべての SysNode が所定時間内に起動しなかったため、クラスタアプリケーションが自動起動しなかったことを示しています。

クラスタアプリケーションを強制起動するかどうかを問い合わせています。

SysNode は障害が発生した SysNode の名前を示します。userApplication は障害が発生したクラスタアプリケーションの名前を示します。

resource はクラスタアプリケーションの障害の原因となったリソースの名前を示します。number はメッセージ番号を示します。

1423 On the SysNode "SysNode", the userApplication "userApplication" has the faulted resource "resource".  The userApplication "userApplication" did not start automatically because not all of the nodes where it can run are online.
Forcing the userApplication online on the SysNode "SysNode" is possible.
Warning: When performing a forced online, confirm that RMS is started on all nodes in the cluster, manually shutdown any nodes where it is not started and then perform it. For a forced online, there is a risk of data corruption due to simultaneous access from several nodes. In order to reduce the risk, nodes where RMS is not started maybe forcibly stopped.
Are you sure wish to force online? (no/yes)
Message No.: number

SysNode "SysNode" のクラスタアプリケーション "userApplication" は、リソース "resource" が故障しています。クラスタアプリケーション "userApplication" は、すべての SysNode が所定時間内に起動しなかったため、自動起動しませんでした。
クラスタアプリケーションを
SysNode "SysNode" で強制起動できます。
警告
: 強制起動を行う場合、クラスタを構成するすべてのノードでRMSが起動しているか確認し、起動していないノードは、手動でシャットダウンしてから行ってください。強制起動では、複数ノードからの同時アクセスによるデータ破損のリスクがあります。そのリスクを低減するため、RMSが起動していないノードを強制停止する場合があります。
強制起動してもよろしいですか
? (no/yes) メッセージ番号:number

内容

Solaris PRIMECLUSTER 4.3A10以降、Linux PRIMECLUSTER 4.3A30以降の場合

クラスタアプリケーションのリソースが故障しており、すべての SysNode が所定時間内に起動しなかったため、クラスタアプリケーションが自動起動しなかったことを示しています。クラスタアプリケーションを強制起動するかどうかを問い合わせています。

SysNode は障害が発生した SysNode の名前を示します。userApplication は障害が発生したクラスタアプリケーションの名前を示します。resource はクラスタアプリケーションの障害の原因となったリソースの名前を示します。

number はメッセージ番号を示します。

クラスタアプリケーションを強制起動する際は、PRIMECLUSTER 4.3A30以降の場合、“PRIMECLUSTER 導入運用手引書”の“クラスタアプリケーションの強制切替えに関する注意”、PRIMECLUSTER 4.3A20以前の場合、“PRIMECLUSTER 活用ガイド<クラスタ構築・運用時の留意点>”の“クラスタアプリケーションの強制切替えに関する注意”を確認してから行ってください。