baremetal server create

コマンド概要

ベアメタルサーバーを作成します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
name String None ベアメタルサーバーの名前
flavor String None フレーバーのID
image String None イメージのID
--nic uuid=net-uuid fixed_ip=ip-addr port=port-uuid String None uuidにロジカルネットワークID、fixed_ipにIPアドレス、portにポートIDを指定します。fixed_ipの指定は任意ですが、uuidとportは、どちらか片方を必ず指定して下さい。--nicオプションを繰り返し用いて複数のロジカルネットワークをベアメタルサーバーに接続できます。

任意パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
--adminPass String None 管理者パスワード
--key String None キーペア名
--availability-zone String None アベイラビリティゾーン名
--user-data String None ベアメタルサーバー作成後に実行したいスクリプト、Base64でエンコードされている必要があります。
--raid-arrays RaidArray None ディスクパーティションの設定情報
--lvm-volume-groups LVM VolumeGroup None LVMの設定情報、raid_arraysでlvm parametersをtrueにした場合に必要です。
--filesystems Filesystems None パーティションのファイルシステム及びマウント位置
--metadata Metadata None ベアメタルサーバーに設定するメタデータ
--personality Personality None ベアメタルサーバー起動時にファイルシステムに入れるコンテンツ及びそのファイルパス、ESXiはサポート対象外です。

コマンド使用例

ecl baremetal server create --nic uuid=<nic> <name> <flavor> <image>

$ ecl baremetal server create --nic uuid=155480b0-1da0-4e1a-8a0c-c17ac52e7d35 test cebf8bb5-74cf-4a53-bca5-b90d4bbe8d79 b38bd204-20cc-4cef-bcf2-9d15419277ec
+-----------------------------+-------------------------------------------------------------------------------------------------------------+
| Field                       | Value                                                                                                       |
+-----------------------------+-------------------------------------------------------------------------------------------------------------+
| ID                          | 73da24b1-50c3-4012-ad98-a9f880619204                                                                        |
| Name                        | test                                                                                                        |
| Status                      | BUILD                                                                                                       |
| Networks                    | {}                                                                                                          |
| OS-EXT-STS:power_state      | RUNNING                                                                                                     |
| OS-EXT-STS:task_state       | BUILDING                                                                                                    |
| OS-EXT-STS:vm_state         | BUILD                                                                                                       |
| OS-EXT-AZ:availability_zone | groupb                                                                                                      |
| created                     | 2017-03-17T08:32:23Z                                                                                        |
| flavor                      | id: cebf8bb5-74cf-4a53-bca5-b90d4bbe8d79                                                                    |
|                             | links: bookmark-> https://baremetal-server-                                                                 |
|                             | ecl.lab.api.ntt.com/1bc271e7a8af4d988ff91612f5b122f8/flavors/cebf8bb5-74cf-4a53-bca5-b90d4bbe8d79           |
| Image                       | id: b38bd204-20cc-4cef-bcf2-9d15419277ec                                                                    |
|                             | links: bookmark-> https://baremetal-server-                                                                 |
|                             | ecl.lab.api.ntt.com/1bc271e7a8af4d988ff91612f5b122f8/images/b38bd204-20cc-4cef-bcf2-9d15419277ec            |
| Links                       | self-> https://baremetal-server-                                                                            |
|                             | ecl.lab.api.ntt.com/v2/1bc271e7a8af4d988ff91612f5b122f8/servers/73da24b1-50c3-4012-ad98-a9f880619204        |
|                             | bookmark-> https://baremetal-server-                                                                        |
|                             | ecl.lab.api.ntt.com/1bc271e7a8af4d988ff91612f5b122f8/servers/73da24b1-50c3-4012-ad98-a9f880619204           |
| Metadata                    | {}                                                                                                          |
| Progress                    | 0                                                                                                           |
| Tenant Id                   | 1bc271e7a8af4d988ff91612f5b122f8                                                                            |
| Updated                     | 2017-03-17T08:32:23Z                                                                                        |
| User Id                     | 5e86848fbc63403daaeffc1b76b3a784                                                                            |
| Raid Arrays                 | [                                                                                                           |
|                             |     {                                                                                                       |
|                             |         "disk_hardware_ids": [                                                                              |
|                             |             "7e8a331b-f719-41b7-a0b4-d001bfa67655",                                                         |
|                             |             "3fbea269-dbc9-4263-948f-457d1673e561",                                                         |
|                             |             "4d53a6a0-8047-41c9-af21-2d71d33cf774"                                                          |
|                             |         ],                                                                                                  |
|                             |         "partitions": [                                                                                     |
|                             |             {                                                                                               |
|                             |                 "lvm": false,                                                                               |
|                             |                 "partition_label": "system",                                                                |
|                             |                 "size": 550000                                                                              |
|                             |             }                                                                                               |
|                             |         ],                                                                                                  |
|                             |         "primary_storage": true,                                                                            |
|                             |         "raid_card_hardware_id": "dcbf8235-a2cf-4b4b-b2b9-4a445d274a61"                                     |
|                             |     }                                                                                                       |
|                             | ]                                                                                                           |
| LVM Volume Groups           | None                                                                                                        |
| Filesystems                 | [                                                                                                           |
|                             |     {                                                                                                       |
|                             |         "label": "system"                                                                                   |
|                             |     }                                                                                                       |
|                             | ]                                                                                                           |
| Nic Physical Ports          | [                                                                                                           |
|                             |     {                                                                                                       |
|                             |         "attached_ports": [],                                                                               |
|                             |         "hardware_id": "89c0c387-8548-4ab1-8261-0a4550f321c3",                                              |
|                             |         "id": "f69597b5-8b08-41d6-b4d8-ab6c8b237318",                                                       |
|                             |         "mac_addr": "00:11:0A:6C:BA:C9",                                                                    |
|                             |         "network_physical_port_id": "a273bee9-4f04-47ab-babd-e821dfbad74c",                                 |
|                             |         "plane": "DATA"                                                                                     |
|                             |     },                                                                                                      |
|                             |     {                                                                                                       |
|                             |         "attached_ports": [],                                                                               |
|                             |         "hardware_id": "89c0c387-8548-4ab1-8261-0a4550f321c3",                                              |
|                             |         "id": "07c3e45e-8fc9-489f-9e32-1e3c624abe6c",                                                       |
|                             |         "mac_addr": "00:11:0A:6C:BA:C8",                                                                    |
|                             |         "network_physical_port_id": "2e5c942a-87a6-4e29-8e57-175050f111fd",                                 |
|                             |         "plane": "STORAGE"                                                                                  |
|                             |     },                                                                                                      |
|                             |     {                                                                                                       |
|                             |         "attached_ports": [],                                                                               |
|                             |         "hardware_id": "cfcf0075-4f4b-4321-be99-ef085af6fe9e",                                              |
|                             |         "id": "8f32c3de-814c-4d27-b47e-65684ee89e6e",                                                       |
|                             |         "mac_addr": "00:11:0A:6C:BA:30",                                                                    |
|                             |         "network_physical_port_id": "44234672-fafe-41af-a2c4-09d9fed8b3dd",                                 |
|                             |         "plane": "STORAGE"                                                                                  |
|                             |     },                                                                                                      |
|                             |     {                                                                                                       |
|                             |         "attached_ports": [],                                                                               |
|                             |         "hardware_id": "cfcf0075-4f4b-4321-be99-ef085af6fe9e",                                              |
|                             |         "id": "2b048962-3217-41ea-ae15-64bf123a830a",                                                       |
|                             |         "mac_addr": "00:11:0A:6C:BA:31",                                                                    |
|                             |         "network_physical_port_id": "0e991d5f-fa18-474e-8b86-ef8bb4ef095d",                                 |
|                             |         "plane": "DATA"                                                                                     |
|                             |     }                                                                                                       |
|                             | ]                                                                                                           |
| Chassis-Status              | {                                                                                                           |
|                             |     "chassis-power": true,                                                                                  |
|                             |     "cpu": true,                                                                                            |
|                             |     "disk": 0,                                                                                              |
|                             |     "etc": true,                                                                                            |
|                             |     "fan": true,                                                                                            |
|                             |     "memory": true,                                                                                         |
|                             |     "nic": true,                                                                                            |
|                             |     "power-supply": true,                                                                                   |
|                             |     "system-board": true                                                                                    |
|                             | }                                                                                                           |
+-----------------------------+-------------------------------------------------------------------------------------------------------------+