close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_fs_base-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 25, 2009, 2:24:33 PM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
8 | 8 | * 我們使用 Eucalyptus 的 '''API''' 來控制 Eucalyptus (Eucalyptus 提供的 API 為 Euca2ools) |
9 | 9 | * __'''指令說明:'''__ |
10 | | || euca-describe-availability-zones verbose || 察看可用的資源 || |
11 | | || euca-describe-instances || 察看目前正在執行的 VM || |
12 | | || euca-bundle-image || 打包好將要上傳的檔案 || |
13 | | || euca-upload-bundle || 上傳到檔案 Eucalyptus|| |
14 | | || euca-register || 註冊上傳的檔案 || |
15 | | || euca-describe-images || 察看可用的 images || |
| 10 | || '''euca-describe-availability-zones verbose''' || 察看可用的資源 || |
| 11 | || '''euca-describe-instances''' || 察看目前正在執行的 VM || |
| 12 | || '''euca-bundle-image''' || 打包好將要上傳的檔案 || |
| 13 | || '''euca-upload-bundle''' || 上傳到檔案 Eucalyptus|| |
| 14 | || '''euca-register''' || 註冊上傳的檔案 || |
| 15 | || '''euca-describe-images''' || 察看可用的 images || |
16 | 16 | ---- |
17 | 17 | = 【流程】 = |