¿ù°£ Àα⠰Խù°

°Ô½Ã¹° 708°Ç
   
Removing a Compute Node (ComputeNode »èÁ¦)
±Û¾´ÀÌ : ÃÖ°í°ü¸®ÀÚ ³¯Â¥ : 2015-10-07 (¼ö) 15:07 Á¶È¸ : 2956
                                
# nova service-list 
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary           | Host       | Zone     | Status  | State | Updated_at                 | Disabled Reason |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
| 1  | nova-cert        | controller | internal | enabled | up    | 2015-10-07T07:54:05.000000 | -               |
| 2  | nova-consoleauth | controller | internal | enabled | up    | 2015-10-07T07:54:06.000000 | -               |
| 3  | nova-scheduler   | controller | internal | enabled | up    | 2015-10-07T07:54:03.000000 | -               |
| 4  | nova-conductor   | controller | internal | enabled | up    | 2015-10-07T07:54:02.000000 | -               |
| 6  | nova-compute     | compute1   | nova     | enabled | down  | 2015-09-24T05:24:45.000000 | -               |
| 7  | nova-compute     | compute2   | nova     | enabled | up    | 2015-10-07T07:54:02.000000 | -               |
| 8  | nova-compute     | compute3   | nova     | enabled | up    | 2015-10-07T07:54:04.000000 | -               |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+

:: »èÁ¦´ë»ó compute1
# nova service-disable compute1 nova-compute
+----------+--------------+----------+
| Host     | Binary       | Status   |
+----------+--------------+----------+
| compute1 | nova-compute | disabled |
+----------+--------------+----------+


¡Ø usage: nova service-delete <id>
Delete the service.
Positional arguments:
  <id>  Id of service.

root@controller:~# nova service-delete 6
root@controller:~# nova service-list 
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary           | Host       | Zone     | Status  | State | Updated_at                 | Disabled Reason |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+
| 1  | nova-cert        | controller | internal | enabled | up    | 2015-10-07T08:00:35.000000 | -               |
| 2  | nova-consoleauth | controller | internal | enabled | up    | 2015-10-07T08:00:36.000000 | -               |
| 3  | nova-scheduler   | controller | internal | enabled | up    | 2015-10-07T08:00:33.000000 | -               |
| 4  | nova-conductor   | controller | internal | enabled | up    | 2015-10-07T08:00:42.000000 | -               |
| 7  | nova-compute     | compute2   | nova     | enabled | up    | 2015-10-07T08:00:32.000000 | -               |
| 8  | nova-compute     | compute3   | nova     | enabled | up    | 2015-10-07T08:00:34.000000 | -               |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+


À̸§ Æнº¿öµå
ºñ¹Ð±Û (üũÇÏ¸é ±Û¾´À̸¸ ³»¿ëÀ» È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.)
¿ÞÂÊÀÇ ±ÛÀÚ¸¦ ÀÔ·ÂÇϼ¼¿ä.
   

 



 
»çÀÌÆ®¸í : ¸ðÁö¸®³× | ´ëÇ¥ : ÀÌ°æÇö | °³ÀÎÄ¿¹Â´ÏƼ : ·©Å°´åÄÄ ¿î¿µÃ¼Á¦(OS) | °æ±âµµ ¼º³²½Ã ºÐ´ç±¸ | ÀüÀÚ¿ìÆí : mojily°ñ¹ðÀÌchonnom.com Copyright ¨Ï www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.