EucalyptusTroubleshooting_v1.6
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
] [
リンク元
]
開始行:
[[EucalyptusTroubleshooting_v1.6]]
*Eucalyptus Troubleshooting (1.6) [#eaaf158a]
*Eucalyptus トラブルシューティング (1.6) [#le35f7a3]
Eucalyptus cloud admins are encouraged to consult the Kno...
Eucalyptus クラウドの管理者は、予想外の動作が怒ったときに...
The instructions below rely on the euca2ools command-line...
以下の説明では、Eucalyptus チームが配布している [[euca2oo...
**1. Restarting [#j33ee349]
**1. 再起動 [#q4625539]
Eucalyptus components can be restarted using the init scr...
Eucalyptus のコンポーネントは、init スクリプトのrestartオ...
/etc/init.d/eucalyptus-cloud restart
/etc/init.d/eucalyptus-cc restart
/etc/init.d/eucalyptus-nc restart
If you need to make a change to the cluster controller or...
クラスタ・コントローラやノード・コントローラ上で、設定フ...
/etc/init.d/eucalyptus-cc stop
/etc/init.d/eucalyptus-cc start
/etc/init.d/eucalyptus-nc stop
/etc/init.d/eucalyptus-nc start
Warning: depending on your configuration of Eucalyptus, m...
'警告':Eucalyptus の設定を eucalyptus.conf で大幅に変更...
If the administrator needs to terminate running VMs for t...
管理者は設定変更を反映させるため、稼働中の仮想マシン・イ...
**2. Diagnostics [#d06bd0f9]
**2. 診断 [#dc5f9f4c]
***Installation/Discovering resources [#t40907ec]
***リソースの組み込みと発見 [#t29aa3a6]
If something is not working right with your Eucalyptus in...
なぜか Eucalyptus が正常に動作しない場合、確実な第一歩は...
euca-describe-availability-zones verbose
You should see output similar to the following:~
そうすると、次のような結果が表示されます。
AVAILABILITYZONE cluster <hostname of your front-...
AVAILABILITYZONE |- vm types free / max cpu...
AVAILABILITYZONE |- m1.small 0128 / 0128 1 ...
AVAILABILITYZONE |- c1.medium 0128 / 0128 1 ...
AVAILABILITYZONE |- m1.large 0064 / 0064 2 ...
AVAILABILITYZONE |- m1.xlarge 0064 / 0064 2 ...
AVAILABILITYZONE |- c1.xlarge 0032 / 0032 4 ...
AVAILABILITYZONE |- <node-hostname-a> cert...
AVAILABILITYZONE |- <node-hostname-b> cert...
AVAILABILITYZONE |- <node-hostname-c> cert...
AVAILABILITYZONE |- <node-hostname-d> cert...
AVAILABILITYZONE |- <node-hostname-e> cert...
AVAILABILITYZONE |- <node-hostname-f> cert...
...
Next, the administrator should consult the Eucalyptus log...
次にEucalyptus のログファイルを参照します。Eucalyptus コ...
$EUCALYPTUS/var/log/eucalyptus/
On the front-end, the Cloud Controller (CLC) logs primari...
フロント・エンド上のクラウド・コントローラ(CLC)のログは...
The Cluster Controller (CC) also resides on the front-end...
クラスタ・コントローラ(CC)は、フロント・エンド上に存在...
A Node Controller (NC) will run on every machine in the s...
ノード・コントローラ(NC)は、仮想マシン・インスタンスを...
***Node Controller troubleshooting [#g6a9697f]
***ノード・コントローラのトラブルシューティング [#f1d4b7e8]
-If nc.log reports "Failed to connect to hypervisor," xen...
nc.log に "Failed to connect to hypervisor"(ハイパーバイ...
-If the NC cannot be contacted, make sure that you have s...
ノード・コントローラが応答しない場合、それぞれのノード・...
***Walrus troubleshooting [#r5580801]
***Walrus のトラブルシューティング [#a6940106]
-"ec2-upload-bundle" will report a "409" error when uploa...
"ec2-upload-bundle"が「409」エラーを表示したときは、既に...
Note: If you are using Euca2ools, this is not necessary.~
メモ:[[euca2ools>Euca2oolsGuide]] を使っている場合、この...
-When using "ec2-upload-bundle," make sure that there is ...
"ec2-upload-bunle" を使うとき、バケット名の最後に "/" は...
***Block storage troubleshooting [#w524c7e6]
***Block Storage のトラブルシューティング [#affc8032]
-Unable to attach volumes when the front end and the NC a...
フロント・エンドとノード・コントローラ(NC)が同一のマシン...
-Volume ends up in "deleted" state when created, instead ...
ボリューム作成時に"available(利用可能)"になるはずが、"del...
-Failure to create volume/snapshot. Make sure you have en...
ボリュームやスナップショットの作成に失敗する場合は、十分...
rmmod loop ; modprobe loop max_loop=256
-If block devices do not automatically appear in your VMs...
ブロックデバイスが仮想マシン上で自動的に追加されない場合...
-If you are running gentoo and you get "which: no vblade ...
Gentoo Linuxで動作させようとしている場合は、"which: no vb...
終了行:
[[EucalyptusTroubleshooting_v1.6]]
*Eucalyptus Troubleshooting (1.6) [#eaaf158a]
*Eucalyptus トラブルシューティング (1.6) [#le35f7a3]
Eucalyptus cloud admins are encouraged to consult the Kno...
Eucalyptus クラウドの管理者は、予想外の動作が怒ったときに...
The instructions below rely on the euca2ools command-line...
以下の説明では、Eucalyptus チームが配布している [[euca2oo...
**1. Restarting [#j33ee349]
**1. 再起動 [#q4625539]
Eucalyptus components can be restarted using the init scr...
Eucalyptus のコンポーネントは、init スクリプトのrestartオ...
/etc/init.d/eucalyptus-cloud restart
/etc/init.d/eucalyptus-cc restart
/etc/init.d/eucalyptus-nc restart
If you need to make a change to the cluster controller or...
クラスタ・コントローラやノード・コントローラ上で、設定フ...
/etc/init.d/eucalyptus-cc stop
/etc/init.d/eucalyptus-cc start
/etc/init.d/eucalyptus-nc stop
/etc/init.d/eucalyptus-nc start
Warning: depending on your configuration of Eucalyptus, m...
'警告':Eucalyptus の設定を eucalyptus.conf で大幅に変更...
If the administrator needs to terminate running VMs for t...
管理者は設定変更を反映させるため、稼働中の仮想マシン・イ...
**2. Diagnostics [#d06bd0f9]
**2. 診断 [#dc5f9f4c]
***Installation/Discovering resources [#t40907ec]
***リソースの組み込みと発見 [#t29aa3a6]
If something is not working right with your Eucalyptus in...
なぜか Eucalyptus が正常に動作しない場合、確実な第一歩は...
euca-describe-availability-zones verbose
You should see output similar to the following:~
そうすると、次のような結果が表示されます。
AVAILABILITYZONE cluster <hostname of your front-...
AVAILABILITYZONE |- vm types free / max cpu...
AVAILABILITYZONE |- m1.small 0128 / 0128 1 ...
AVAILABILITYZONE |- c1.medium 0128 / 0128 1 ...
AVAILABILITYZONE |- m1.large 0064 / 0064 2 ...
AVAILABILITYZONE |- m1.xlarge 0064 / 0064 2 ...
AVAILABILITYZONE |- c1.xlarge 0032 / 0032 4 ...
AVAILABILITYZONE |- <node-hostname-a> cert...
AVAILABILITYZONE |- <node-hostname-b> cert...
AVAILABILITYZONE |- <node-hostname-c> cert...
AVAILABILITYZONE |- <node-hostname-d> cert...
AVAILABILITYZONE |- <node-hostname-e> cert...
AVAILABILITYZONE |- <node-hostname-f> cert...
...
Next, the administrator should consult the Eucalyptus log...
次にEucalyptus のログファイルを参照します。Eucalyptus コ...
$EUCALYPTUS/var/log/eucalyptus/
On the front-end, the Cloud Controller (CLC) logs primari...
フロント・エンド上のクラウド・コントローラ(CLC)のログは...
The Cluster Controller (CC) also resides on the front-end...
クラスタ・コントローラ(CC)は、フロント・エンド上に存在...
A Node Controller (NC) will run on every machine in the s...
ノード・コントローラ(NC)は、仮想マシン・インスタンスを...
***Node Controller troubleshooting [#g6a9697f]
***ノード・コントローラのトラブルシューティング [#f1d4b7e8]
-If nc.log reports "Failed to connect to hypervisor," xen...
nc.log に "Failed to connect to hypervisor"(ハイパーバイ...
-If the NC cannot be contacted, make sure that you have s...
ノード・コントローラが応答しない場合、それぞれのノード・...
***Walrus troubleshooting [#r5580801]
***Walrus のトラブルシューティング [#a6940106]
-"ec2-upload-bundle" will report a "409" error when uploa...
"ec2-upload-bundle"が「409」エラーを表示したときは、既に...
Note: If you are using Euca2ools, this is not necessary.~
メモ:[[euca2ools>Euca2oolsGuide]] を使っている場合、この...
-When using "ec2-upload-bundle," make sure that there is ...
"ec2-upload-bunle" を使うとき、バケット名の最後に "/" は...
***Block storage troubleshooting [#w524c7e6]
***Block Storage のトラブルシューティング [#affc8032]
-Unable to attach volumes when the front end and the NC a...
フロント・エンドとノード・コントローラ(NC)が同一のマシン...
-Volume ends up in "deleted" state when created, instead ...
ボリューム作成時に"available(利用可能)"になるはずが、"del...
-Failure to create volume/snapshot. Make sure you have en...
ボリュームやスナップショットの作成に失敗する場合は、十分...
rmmod loop ; modprobe loop max_loop=256
-If block devices do not automatically appear in your VMs...
ブロックデバイスが仮想マシン上で自動的に追加されない場合...
-If you are running gentoo and you get "which: no vblade ...
Gentoo Linuxで動作させようとしている場合は、"which: no vb...
ページ名: