• 제목/요약/키워드: Node Failure

검색결과 400건 처리시간 0.026초

노드 이중화를 위한 이중 프로세스 선형 보호 절체 방법 (Dual Process Linear Protection Switching Method Supporting Node Redundancy)

  • 김대업;김병철;이재용
    • 전자공학회논문지
    • /
    • 제53권9호
    • /
    • pp.26-37
    • /
    • 2016
  • 현재 전달망의 핵심기술은 링크 또는 노드 장애가 발생했을 경우에 경로 이중화를 통해 50ms이내에 망을 복구하는 OAM 및 보호절체 기술이다. 개별 통신사업자, 지방/중앙 정부, 중요 기업의 전달 망은 장애에 대한 실시간 망 복구를 위해 보호 서브네트워크를 개별적으로 설정, 관리되고 있다. 그래서 개별 보호 서브네트워크의 종단 노드에 대해 노드 이중화를 적용하여 종단 노드 장애에 대해 대비하는 것이 중요하다. 하지만 MPLS-TP, 캐리어 이더넷과 같은 패킷 전달망에서 선형 보호절체가 적용되는 보호 서브네트워크는 이중 노드 상호 연결 방안이 존재하지 않는다. 비록 이더넷 링 보호절체는 이중 노드 상호 연결방안을 포함하고 있지만 이더넷 링 보호절체의 기술적 특성상 연결 노드에서 장애가 발생하면 전이 트래픽이 급격하게 증가될 수 있다. 본 논문에서는 보호 서브네트워크에서 연결 노드 이중화를 위한 선형 보호절체 적용 방안을 제시한다. 그리고 링크와 상호 연결 노드의 장애에 대한 여러 실험을 통해 제안된 선형 보호와 링 보호 프로세스의 다양한 조합이 어떻게 다중 보호 서브네트워크에서 서비스 트래픽의 복구 탄력성에 영향을 미치는 지를 분석한다.

분산컴퓨팅 환경에서의 고가용성 클러스터링 프레임워크 기본설계 연구 (A Study of Basic Design Method for High Availability Clustering Framework under Distributed Computing Environment)

  • 김점구;노시춘
    • 융합보안논문지
    • /
    • 제13권3호
    • /
    • pp.17-23
    • /
    • 2013
  • 클러스터링은 상호 의존적 구성에 필요한 구조적인 기술이다. 클러스터링은 가변적 업무부하를 처리하거나, 서비스 연속성을 저해하는 고장 발생 시 운영이 계속되도록 여러대의 컴퓨터시스템 기능을 서로 연결하는 메커니즘이다. 고 가용성 클러스터링 기능은 가능한 오랜시간 서버 시스템이 작동하는데 중점을 둔다. 이 클러스터 는 멀티플 시스템에서 실행되는 노드와 서비스를 중복하여 가지고 있어서 서로가 서로를 추적할 수 있다. Active-Standby 상태의 두 시스템이 있을 경우 활성 서버에 장애가 발생했을 때 모든 서비스가 대기 서버에서 구동돼 서비스가 이루어진다. 이 기능을 절체 또는 스위치오버(switchover)라 한다. 고가용성 클러스터링 기능은 가능한 오랜시간 서버 시스템이 작동하는데 중점을 둔다. 이 클러스터는 멀티플 시스템 에서 실행되는 노드와 서비스를 중복하여 가지고 있어서 서로가 서로를 추적할 수 있다. 한 노드가 장애 발생 시 둘째 노드가 몇초 이내에 고장 난 노드 임무를 수행한다. 고가용성 클러스터링 구조는 효율성 여부가 측정되어야 한다. 시스템 성능은 인프라시스템의 performance, latency, 응답시간(response Time), CPU 부하율(CPU utilization), CPU상의 시스템 프로세스(system process)수로 대표된다.

데이타베이스 공유 시스템에서 버전 캐싱을 이용한 단일 노드 고장 회복 기법 (A Recovery Scheme of Single Node Failure using Version Caching in Database Sharing Systems)

  • 조행래;정용석;이상호
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제31권4호
    • /
    • pp.409-421
    • /
    • 2004
  • 데이타베이스 공유 시스템(DSS)은 고성능 트랜잭션 처리를 위하여 여러 개의 처리 노드를 연결한 구조로서, 각 노드는 데이타베이스를 저장한 디스크를 공유한다. DSS를 구성하는 노드들이 고장날 경우 데이타베이스를 정확한 상태로 복구하기 위한 회복 과정이 필요한데 DSS에서 회복 작업은 하나의 노드로 구성된 일반적인 데이타베이스 시스템보다 많은 시간이 소요된다. 그 이유는 데이타베이스를 회복하기 위해 여러 노드에 나누어 저장된 로그들을 병합하여야 하며, 병합된 로그들을 이용하여 REDO 작업을 수행하여야 하기 때문이다. 본 논문에서는 Oracle 9i Real Application Cluster (ORAC)에서 제안된 캐쉬 연합 알고리즘의 성능을 개선한 2VC(Two Version Caching) 알고리즘을 제안한다. 2VC는 단일 노드 고장에 대한 회복 작업에서 로그 병합 과정을 생략할 수 있으므로 빠른 데이타베이스 회복을 지원할 수 있다는 장점을 갖는다. 뿐만 아니라, ORAC에서 발생하는 불필요한 디스크 기록 오버헤드를 줄임으로써 정상적인 트랜잭션 처리의 성능을 향상시킬 수 있다.

식도암의 수술 후 방사선 치료: 실패 양상 분석 (Post-operative Radiation Therapy for Esophageal Cancer; Analysis of Failure Pattern)

  • 김미숙;김재영;류성렬;조철구;유형준;조재일;백희종;박종호;최수용
    • Radiation Oncology Journal
    • /
    • 제16권4호
    • /
    • pp.447-454
    • /
    • 1998
  • 목적 : 국소 제어율과 생존율, 여러 예후인자 및 국소실패의 원인을 분석하므로 식도암의 수술 후 방사선 치료에 기본 자료로 활용하고자 한다. 대상 및 방법 : 1988년 1월부터 1995년 12월까지 본원에서 수술을 시행 후 40Gy 이상의 방사선 치료를 받은 국소적으로 진행된 식도암 환자 82명을 대상으로 후향적 분석을 하였다. 수술 후 병기는 II가 26례, IIB가 4례, III가 52례 였으며 수술후 병리학 소견으로 편평상피암 77례, Adenosquamous 3례, 선암 2례였다. 수술 후 외부 방사선 치료로 41Gy에서 64.8Gy(중간값 50.4Gy)를 조사하였다. 5례에서 PFC 항암화학요법을 시행하였다. 결과 : 총 환자의 2년 생존율 및 2년 국소제어율은 각각 36.8$\%$ 및 30.4$\%$이며 5년 생존율 및 5년 국소제어율은 각각 9.3$\%$ 및 26.3$\%$이다. 수술 후 병기에 따른 2년 생존율은 IIA가 50.2$\%$, IIB가 0$\%$, III가 23.3$\%$이었다(p=0.004). 2년 국소제어율은 IIA가 49.2$\%$, IIB가 66.6$\%$, III가 24.7$\%$(p=0.01) 이었다. 추적기간중 전체환자의 73.2$\%$인 60례에서 재발이 관찰되었다. 이중 원발병소인 식도에서 재발이 3례, 주위임파절 재발이 23례, 원발병소와 임파절에 함께 재발된 경우가 4례, 원발 병소재발 및 원격전이 재발이 1례, 주위임파절과 원격전이 재발이 9례, 원격전이 재발이 17례였다. 3례에서 재발 부위를 알수 없었다. 생존율에 관련된 예후인자로 흡연유무(p=0.02), 1 병기(p=0.0092), N병기(p=0.0045)가 통계적으로 의미있었다. 국소제어율에 관련된 예후인자로 T 병기(p=0.019), N 병기(p=0.047)가 통계학적으로 의미있었다. 결론 : 수술 후 방사선치료를 시행하여도 국소실패가 여전히 중요 실패 원인이었다. 국소 실패의 원인 중 식도 주위 임파절에 의한 실패가 원발 병소 실패보다 휠씬 높았다. 따라서 수술후 방사선치료에서 림프절에 대한 적절하고 적극적인 치료 전략이 필요하겠다.

  • PDF

Application of Consensus Algorithm to Mate' for Identifying Faulty Sensor Node in Sensor Networks

  • Kim Sung-Ho;Kim Hyeong-Joo;Han Yun-Jong;Bogdana Diaconescu
    • 한국지능시스템학회논문지
    • /
    • 제15권5호
    • /
    • pp.615-620
    • /
    • 2005
  • Sensor networks are usually composed of tens or thousands of tiny devices with limited resources. Because of their limited resources, there will often be some faulty nodes within the network. As nodes in some certain regions rely on each other to route the information gathered by different sensors to a base station (sink), the network should be able to detect a non-operational node in order to determine new paths for routing the information. Failure detection, which identifies the faulty nodes, is rather necessary in sensor networks and a very important research issue. The detection of a non-operational node can be performed using Consensus Algorithm with the purpose of achieving agreement about a node which is supposed to be faulty (non-operational). In this work, we discuss the application of a Consensus Algorithm to sensor node called 'mote'. Our experimental results show that it works efficiently for identifying faulty nodes in sensor networks.

Multiple Sink Nodes to Improve Performance in WSN

  • Dick, Mugerwa;Alwabel, Mohammed;Kwon, Youngmi
    • 한국멀티미디어학회논문지
    • /
    • 제22권6호
    • /
    • pp.676-683
    • /
    • 2019
  • Wireless Sensor Networks (WSNs) consist of multiple tiny and power constrained sensors which use radio frequencies to carry out sensing in a designated sensor area. To effectively design and implement reliable WSN, it is critical to consider models, protocols, and algorithms that can optimize energy consumption of all the sensor nodes with optimal amount of packet delivery. It has been observed that deploying a single sink node comes with numerous challenges especially in a situation with high node density and congestion. Sensor nodes close to a single sink node receive more transmission traffic load compared to other sensors, thus causing quick depletion of energy which finally leads to an energy hole and sink hole problems. In this paper, we proposed the use of multiple energy efficient sink nodes with brute force technique under optimized parameters to improve on the number of packets delivered within a given time. Simulation results not only depict that, deploying N sink nodes in a sensor area has a maximum limit to offer a justifiable improvement in terms of packet delivery ratio but also offers a reduction in End to End delay and reliability in case of failure of a single sink node, and an improvement in the network lifetime rather than deploying a single static sink node.

Enhanced ANTSEC Framework with Cluster based Cooperative Caching in Mobile Ad Hoc Networks

  • Umamaheswari, Subbian;Radhamani, Govindaraju
    • Journal of Communications and Networks
    • /
    • 제17권1호
    • /
    • pp.40-46
    • /
    • 2015
  • In a mobile ad hoc network (MANET), communication between mobile nodes occurs without centralized control. In this environment the mobility of a node is unpredictable; this is considered as a characteristic of wireless networks. Because of faulty or malicious nodes, the network is vulnerable to routing misbehavior. The resource constrained characteristics of MANETs leads to increased query delay at the time of data access. In this paper, AntHocNet+ Security (ANTSEC) framework is proposed that includes an enhanced cooperative caching scheme embedded with artificial immune system. This framework improves security by injecting immunity into the data packets, improves the packet delivery ratio and reduces end-to-end delay using cross layer design. The issues of node failure and node malfunction are addressed in the cache management.

실시간 ATM 망 관리 시스템 구현을 위한 성능 감시와 고장 노드 식별 방안 (Performance monitoring and fault node identification method for real-time ATM network management system)

  • 최용훈;이길흥;송운섭;이준호;이재용;이상배
    • 한국통신학회논문지
    • /
    • 제22권6호
    • /
    • pp.1311-1322
    • /
    • 1997
  • Performance management of ATM network is urgently required because a different quality of service should be guaranteed on each connection. A lot of performance measurement data increase the burden on agent systems and on managment stations. In this paper, an effective OAM-based performance monitoring and faulty node identification technique is proposed. A proposed VP Selection Algorithm reduces management-related traffic and when the indication of hard or soft failure state is detected, failed node is identified by Fault Identification Rule.

  • PDF

위 식도 경계 부위의 선암에 대한 임상적 고찰 (Adenocarcinoma Involving Esophagogastric Junction)

  • 이현석
    • Journal of Chest Surgery
    • /
    • 제28권12호
    • /
    • pp.1144-1149
    • /
    • 1995
  • Adenocarcinoma involving esophago-gastric junction[EGJ is usually originated from the gastric cardia and it presents unique clinical manifestations, requires special surgical care, and bears a much poor prognosis. We analyse the clinical data of 109 adenocarcinoma involving EGJ operated between August, 1987 and March, 1994. Curative resection of primary tumor including esophagus and lymph node dissection was possible on 102 cases[93.5% . Among these cases, 89 cases were advanced state over the stage III. The operative mortality was 1.8% and postoperative morbidity was 16.5%. The overall 3 year and 5 year survival rate was 48.5%, 34.1% each, and median survival was 27.5 month in the curative resected cases. The treatment failure was mainly distant metastsis including lymph node, except one local recurrence.Among many factors influencing long term results of resected adenocarcinoma involving EGJ, the only effort a surgeon can make is to attain completeness of tumor removal by dissecting all involved lymph node and ensuring adequate tumor free margins of both esophageal and cardiac side.

  • PDF

철도 제어통신 네트워크 프로토콜에서 마스터권한 진달 기법 (Mastership Passing Algorithm for Train Communication Network Protocol)

  • 서민호;박재현;최영준
    • 한국철도학회논문집
    • /
    • 제10권1호
    • /
    • pp.88-95
    • /
    • 2007
  • TCN(Train Communication Network) adopts the master/slave protocol to implement real-time communication. In this network, a fault on the master node, cased by either hardware or software failure, makes the entire communication impossible over TCN. To reduce fault detection and recovery time, this paper propose the contention based mastership transfer algorithm. Slave nodes detect the fault of master node and search next master node using the proposed algorithm. This paper also shows the implementation results of a SoC-based Fault-Tolerant MVB Controller(FT-MVBC) which includes the fault-detect-logic as well as the MVB network logic to verify this algorithm.