메뉴 건너뛰기

GREATUSER

tech

  인스턴스 리스트에서 존재하는 인스턴스에 대한 termination 방지 auto scaling server 에서 (기본) 생성된 인스턴스에 대한 termination 방지   두가지는 각각 차이가 있음..   termination protection on instances 인스턴스 리스트에서 ”protection”상태의 인스턴스를 삭제 처리 하려고 하면…   Warning On an EBS-backed instance, the default action is for the root EBS volume to be deleted when the instance is terminated. Storage on any local drives will be lost.   메세지를 출력 하면서 삭제 되지 않음   instance protection on auto scaling service ”Set Scale in Protection” 상태가 아닌 인스턴스는.. auto scale 정책에 의해 삭제가 되어야 하는 순간에 ”termination protection on instances” 설정 상태와 상관없이 바로 삭제(termination)되어 버림!!! auto scailing 구성의 기준이 되는 인스턴스는 반드시 ”Set Scale in Protection” 상태로 만들어 줘야함… 물론 auto scaling service 구성을 위해서는 기준이 되는 인스턴스에 대한 ”image”를 생성 및 설정 해야만 하므로 위험성이 약간 줄어들기는 하나.. 깜빡 [ more... ]

The post termination protection on instances and instance protection on auto scaling appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/termination-protection-instances-instance-protection-auto-scaling/
번호 제목 글쓴이 날짜 조회 수
124 Mozilla SSL Configuration Generator 관리자 2016.10.15 91
123 mysql server system variables log_warnings to log_error_verbosity 관리자 2016.10.05 1715
122 [MariaDB] InnoDB: Redo log crypto: failed to decrypt log block 관리자 2016.09.28 139
121 [mysql] Buffered warning: Could not increase number of max_open_files to more than 1024 on centos 관리자 2016.09.08 155
120 Unable to validate certificate chain in aws elb – comodossl 관리자 2016.09.06 226
119 WordPress 4.6 “Pepper” 관리자 2016.08.17 81
118 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 3편 관리자 2016.08.12 151
117 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 2편 관리자 2016.08.12 108
116 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 1편 관리자 2016.08.12 146
115 WordPress 4.6 Release Candidate 관리자 2016.07.28 118
114 Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MariaDB client in /home1/htdocs/apartzm/affisacc/php/acc_tongys.inc.php on line 188ERROR 1251: Client does not smysql_connect(): Client 관리자 2016.07.26 141
113 WordPress 4.6 Beta 3 관리자 2016.07.14 113
112 mysqlbinlog: unknown variable ‘default-character-set=utf8’ 관리자 2016.07.09 136
111 WordPress 4.6 Beta 1 관리자 2016.06.30 103
110 $_SERVER[‘SERVER_SOFTWARE’]=’Apache’ in wp-config.php 관리자 2016.06.24 116
위로