Abstract:
본 발명은 오류 주입을 이용한 소프트웨어 신뢰성 테스트 시스템 및 방법에 관한 것으로서, 일면에 따른 소프트웨어 신뢰성 테스트 시스템은 대상 시스템의 소프트웨어들 중 테스트 대상으로 선택된 소프트웨어에 오류를 주입할 오류 주입 대리자를 생성하는 오류 주입 시스템; 및 상기 선택된 소프트웨어로 상기 생성된 오류 주입 대리자에 의해 상기 오류가 주입되어 유발될 수 있도록 상기 오류 주입 시스템의 제어에 따라 상기 선택된 소프트웨어에 부하를 발생시키는 부하 발생 시스템을 포함한다. 신뢰성 테스트, 오류 주입, 오류 주입 대리자, 부하생성기
Abstract:
A system and a method for provisioning a service in a software vending machine by utilizing a virtualized appliance for limiting transceiving a packet according to a specific condition are provided to operate a network image forming device efficiently and strengthen security of the image forming device by limiting packet transceiving according to a security level even if the packet has an available network address. A packet validity checker checks validity of a received packet. A security level checker checks a security level of the received packet in response to a check result of the packet validity checker. A controller controls task corresponding to the received packet in response to the check result of the security level checker.
Abstract:
본 발명은 시스템 관리 시스템 및 관리 방법에 관한 것이다. 본 발명에 따르면 네트워크를 통해 중앙의 관리 서버와 분산 연결된 관리 대상 시스템의 관리 환경에 관계없이 표준화된 관리 방법을 통해 관리 대상 시스템에 대한 관리 기능을 수행할 수 있다. 또한, 계층적 관리 구조를 통해 관리의 확장성 및 호환성을 제공한다. 표준 관리 블록, HPI, IPMI, 관리 서버, 관리 대상 시스템
Abstract:
본 발명은 응용 프로그램에서 사용하는 소켓 인터페이스와 TOE(TCP offload Engine) 사이의 연결을 제어하는 통신 인터페이스 방법에 관한 것이다. 본 발명에서는 기존의 소켓 인터페이스와 완전히 호환이 가능한 TOE 소켓 인터페이스를 구현할 수 있다. 따라서, 특정 TOE에 의존하지 않는 일반적인 소켓 스위치 계층과 오프로드 프로토콜 처리 계층을 제작할 수 있어서 다양한 TOE 상에서 호환성 있는 소켓 인터페이스를 지원할 수 있다. 또한, 오프로드 프로토콜 처리 계층에서 구현한 데이터 무복사 기능을 통해 TOE를 사용하는 서버의 네트워크 성능을 향상시킬 수 있다. TOE(TCP Offlond engine), 커널 소켓, 소켓 스위치 계층, 오프로드 프로토콜 계층, TOE 디바이스 드라이버
Abstract:
본 발명은 멀티 호스트에서 대용량 저장장치를 공유하여 사용하는 환경에서 매핑을 기반으로 하는 대용량 저장장치 볼륨을 위한 스냅샷 기법에 관한 것으로, 본 발명의 스냅샷 상태 테이블(SST)은 디스크가 아닌 메모리상에 유지되고, 데이터 블록의 할당 시점을 나타내는 COW(Copy-on-Write)의 수행 여부를 나타내는 DAB(Data-block Allocation-time Bit)와 CDB(COW of Data-block Bit)로 이루어진 엔트리들로 구성된다. 따라서, 본 발명은 스냅샷이 존재하는 볼륨에 대한 쓰기 연산과 스냅샷 삭제 수행 시 COW의 수행 여부 판단을 위해 추가적인 디스크 접근이 요구되지 않는다. 기존 스냅샷 기법이 디스크에 저장된 원본 매핑 블록의 매핑 엔트리를 이용하여 COW의 수행 여부를 판단하던 것을, 메모리상의 SST를 통해 처리하여 매핑 블록에 대한 접근을 완전히 없애 스냅샷 기법의 성능을 향상시킬 수 있다. 스냅샷, 매핑 테이블, 스냅샷 상태 테이블, COW(Copy-on-Write)
Abstract:
본 발명은 카드 자체에 TCP/IP 프로토콜을 포함하고 있는 TOE 카드를 리눅스나 유닉스의 소켓 인터페이스 하에서 기존의 NIC 카드와 함께 사용할 수 있도록 하는 TOE 지원 소켓 인터페이스 환경에서 IP를 이용한 프로토콜 패밀리 구분 장치에 관한 것이다. 본 발명의 IP를 이용한 프로토콜 패밀리 구분 장치는, BSD 소켓과 INET 소켓의 사이에 IP Check 계층이 삽입되고, 상기 IP Check 계층은 하위의 네트워크 인터페이스들의 IP 정보와 라우팅 정보를 유지하여, 상기 INET 소켓 하위의 TCP/IP 계층 및 TOE 계층에 대한 커널내의 소켓 호출을 구분 처리하는 것을 특징으로 한다.
Abstract:
본 발명은 멀티 호스트에서 대용량 저장장치를 공유하여 사용하는 환경에서 매핑을 기반으로 하는 대용량 저장장치 볼륨을 위한 스냅샷 기법에 관한 것으로, 본 발명의 스냅샷 상태 테이블(SST)은 디스크가 아닌 메모리상에 유지되고, 데이터 블록의 할당 시점을 나타내는 COW(Copy-on-Write)의 수행 여부를 나타내는 DAB(Data-block Allocation-time Bit)와 CDB(COW of Data-block Bit)로 이루어진 엔트리들로 구성된다. 따라서, 본 발명은 스냅샷이 존재하는 볼륨에 대한 쓰기 연산과 스냅샷 삭제 수행 시 COW의 수행 여부 판단을 위해 추가적인 디스크 접근이 요구되지 않는다. 기존 스냅샷 기법이 디스크에 저장된 원본 매핑 블록의 매핑 엔트리를 이용하여 COW의 수행 여부를 판단하던 것을, 메모리상의 SST를 통해 처리하여 매핑 블록에 대한 접근을 완전히 없애 스냅샷 기법의 성능을 향상시킬 수 있다.
Abstract:
PURPOSE: A prefix prefetching system and a method for multimedia streaming service on the Internet are provided to continuously offer the streaming service in response to an optional position playback request of a user by dividing an area matched with a size of the original data into sectors and caching the data to a recording area of each sector. CONSTITUTION: A wide area server(300) stores the original multimedia streaming data. A local server(100) decides a ratio of the original data to be stored in a local area, and divides each sector(110) into a recording and a non-recording sector(110a,110b) after dividing the area for storing the original data into the sectors by the ratio. The local server stores the data to each recording sector by extracting the data matched with each recording sector from the original data. When the data is not present in the playback position according to the optional position playback request, the local server searches the recording sector close to a playback position, and transmits the data to the user by receiving the rest part of the original data from the wide area server after transmitting the data of the searched recording sector.
Abstract:
PURPOSE: A method for automatically and remotely installing an operating system of a LINUX-based cluster system is provided to supply a system managing method of automatically installing a LINUX operating system from a remote place in many cluster configuration hosts, thereby supporting to initially install the operating system or upgrading the system to a new version of operating system. CONSTITUTION: A client host(110) assigned with an IP address requests a file of a 'tftp' server(122) of a managing host(120)(134). The 'tftp' server(122) transmits the file(135). The client host(110) selects remote installation(136). The client host(110) requests an installation image of an NFS(Network File System) server(124)(137). The managing host(120) transmits the installation image(138). The client host(110) requests a domain name of a DNS(Domain Name Server)(125)(139). The DNS(125) transmits the domain name(140).