월간 인기 게시물

게시물 718건
   
Removing a Compute Node (ComputeNode 삭제)
글쓴이 : 최고관리자 날짜 : 2015-10-07 (수) 15:07 조회 : 3292
                                
# 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 | -               |
+----+------------------+------------+----------+---------+-------+----------------------------+-----------------+


이름 패스워드
스타일
굴림
10pt
<html> <body>
 
 
 
 
비밀글 (체크하면 글쓴이만 내용을 확인할 수 있습니다.)
왼쪽의 글자를 입력하세요.
   

 



 
사이트명 : 모지리네 | 대표 : 이경현 | 개인커뮤니티 : 랭키닷컴 운영체제(OS) | 경기도 성남시 분당구 | 전자우편 : mojily골뱅이chonnom.com Copyright ⓒ www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.