Dual-System Warm Standby of Remote Sensing Satellite Control System Technology

Size: px
Start display at page:

Download "Dual-System Warm Standby of Remote Sensing Satellite Control System Technology"

Transcription

1 rd International Conference on Materials Science and Mechanical Engineering (ICMSME 2016) ISBN: Dual-System Warm Standby of Remote Sensing Satellite Control System Technology Fei Lei, Lin Zhu, Qian Chai Beijing University of Technology, Beijing, China Dali Gong Kunlun Energy Company Limited, Beijing, China ABSTRACT: Standby is a technique that has been widely applied to improve system reliability and availability in the stage of system design. For satellite control system, it requires features of high reliability, security and sustainability. In this paper, we design a dual-system warm standby technology. The system consists of double control servers, one is operating control server and another one is standby control server. Dual-system warm standby log files use differential ghost method that can t only strengthen log real-time but also reduce network usage. Erasing log files after the operation is completed that can reduce reliance on storage memory. When switching to backup server, according to the dual-system warm backup log files, it can recover the current mission progress and continue to run the mission. Through experimental verification, the design has a good reliability and stability. It can be widely used in aerospace field test. 1 INTRODUCTION With the extensive application of high-tech in the field of aviation, the development of remote sensing satellites achieve a breakthrough and the applications are also expanding. For example, remote sense of satellites have been widely used in agriculture, forestry, territory, irrigation, water, etc. (Tang et al & Steve et al & Russell et al. 2015). The control system as a brain monitor remote sensing satellites in real time to ensure its normal operation. Due to the complex and huge remote sensing satellites control system, the system contains a large number of the basic units and information exchange between the amount of each unit is growing. So the remote sensing satellite control system needs to guarantee high reliability. The one of key issue is that how to protect the remote sensing satellite control system capable of reliable and durable operation to be solved. It requires control system with redundant capability (Zhang et al. 2007). For needs of privacy and network security in the most remote sensing satellite monitoring mission, the remote sensing satellite control system access to the Internet. So we don t apply for network cloud redundancy technology. In this paper, for the security needs of remote sensing satellite and control system, we design dual-system warm standby technology. The rest of the paper is organized as follows. Section 2 analyzes the three common dual-system 137 standby technology. Section 3 provides the design of dual-system warm standby: principles of technology and the composition of technology. Section 4 uses the test data to prove high reliability by Markov chain theory. Conclusion is summarized in the end. 2 THE CONVENTIONAL DUAL-SYSTEM BACKUP TECHNOLOGY Redundancy is a form of backup. When the system failure occurred due to some problems, for the secure communication of important information, to avoid heavy losses, the system must switch to backup components continue to work through effective means (Wang et al. 2008). Briefly, it is to repeat some configurations of the system components. When the system failure occurred, components of redundancy configurations started to work and undertook the work of damaged components of the system. Components of redundancy configurations can reduce the duration of the fault, make the system restore normal operation as soon as possible and enhance stability of the system significantly. Conventional dual-system redundancy technologies include: dual-system cold standby technology, dual-system warm standby technology and dual-system hot standby technology. Dual-system cold standby technology, it means that active and standby servers both work at same

2 time. Active server timing data automatically synchronizes to the standby server in normal operation. When the active server failure occurs and can t continue to run, operator needs to switch to backup server manually. Backup server continue to provide the services for the system and support the system continuing operations. Dual-system cold standby technology implies that the inactive component has a zero failure rate and cannot fail while in standby state (Yun et al. 2010). Dual-system warm standby technology, it generally refers to the warm standby server technology based on active / standby mode. It requires two sets of identical servers. In normal operation, the active server is running and another server is in standby mode. When the active server failure occurred and can t continue to run, standby server would detect the active server is error by warm redundancy software. Then restart standby server. According to the backup log files, the standby server continue to provide the service for the system. Dual-system hot standby technology, its hardware structure is similar to dual-system hot standby technology. In normal operation, the two servers both are running. And they accept and handle the data at same time. Two servers exchange the data in real time, the only active server provide service for the system. When the active server failure occurred and can t continue to run, the standby server would detect the situation. Then the standby server would start without interference and provide to service for the system. Dual-system hot standby implies that the inactive component runs the same operational environment as backup for the active component. It means that the lifetime of the inactive component is same with the active component and the state of the inactive is synchronize with the active. 3 DUAL-SYSTEM WARM STANDBY TECHNOLOGY DESIGN The remote sensing satellite control system needs to guarantee high reliability for server. Dual-system cold standby technology has some fault: when the active server failure occurred and can t continue to run, it has to be switched to standby server manually; the operator has to intervene and switching time is long. Although dual-system hot standby technology switching time is short, it has some fault too. For example, two server both are running, they waste many performance. The dual-system warm standby technology compared to cold and hot can compromise the reliability, timeliness and performance well (Jia et al. 2010). Meanwhile, for reducing dual-system warm standby system hardware dependent, RAID (Redundant Arrays of Independent Disks) is applied for NAS (Network attached Storage) technology that can share RAID between active and standby server. So we chose dual-system warm standby technology in the remote sensing satellite control system. 3.1 The basic design principles 1. Dual-system warm standby technology can automatically switch. When the active control server failure occurred and can t continue to run, the standby server can automatically switch to work. 2. Dual-system warm standby technology can detect the error by itself. It can detect the error quickly. 3. Dual-system warm standby technology has good persistence. When the active control server failure occurred, the standby server can continue to perform remote sensing satellite missions, recover the data and instructions. 4. Dual-system warm standby technology requires lower the hardware demands. It won t enhance the hardware requirements for the system. 5. Dual-system warm standby technology has simple network configuration structure. It is convenient that the operators maintain the system. 3.2 The composition of dual-system warm standby technology Dual-system warm standby system consists of terminal device, two server (active and standby), interchanger and RAID. Two servers operating system run on Linux redhat-server 6.5. They install dual-system warm standby software and have double network adapters. Each server connects another server and interchanger. The RAID is 100TB. Communications are applied for protocol. (Terminal device and server, active server and standby server, server and RAID. Figure 1 illustrates dual-system warm standby network structure. Sever(active) Terminal Device Sever(standby) Interchanger RAID Figure 1. Dual-system warm standby network structure. 138

3 3.3 The principle of dual-system warm standby technology Start The configuration of network and heartbeat line There are heartbeats lines between the active server and standby server. Heartbeat line timing sends signal to detect the status between active and standby server. Detect the status of two servers whether other server is in normal operation. The way can enhance the effective of detection. Each server has difference network port to connect interchanger and another server by heartbeat line. Every network port has different IP address Shared RAID NAS (Network attached Storage), it is a kind of distributed, independent data integration for large, centralized management of data center. It is the technology that provides service for different hosts and servers (Li et al. 2003). NAS configures own node in LAN, so NAS server can handle data within network. NAS system installed in RAID that can make two servers (active and standby server) have access to same files simultaneously. It achieves the purpose of sharing RAID. NAS can work without application server, reduce the burden of CPU and enhance the performance obviously Processing method of warm standby log files The key is that utilize log files to restore history in dual-system warm standby system. In the system recovery process, active server fails place resulting in inconsistent data changes over then standby server restore consistent status with active server before the fault occurred (Zhou et al. 2011). So we specially designed log files for remote sensing satellite control mission to recover. Figure 2 illustrates process of server handles Log files and we will detailed explain the framework in the following. When remote sensing satellite carries on the control mission, the active server sends data or instructions to the terminal device and the standby server is placed on standby. The Log plug-in of the active servers records the action information (send data or instructions) in Log files on RAID. When the action is finished, the terminal device would feedback the action completion messages for the active server. Then the active server delete the log files of the action on RAID. Figure 2 illustrates server handles Log files. Control servers Log files use the differential ghost method. In the processing of modifying the Log files on the server, Log files ghost based on the file system in Bytes, send or modify the new data (Liu et al. 2015). 139 Send instruction or data Record the action to Log files Receive the feedback Yes Delete the action from Log files End No Figure 2. Framework of server handle Log files. Log files use differential ghost method that can enhance the access efficiency. And it also reduces use of the network, CPU, memory and other hardware resources. Record the progress of remote sensing satellite control task is more accurate because Log files has fast written and read speed. Provide convenience for the intelligent recovery of dual-system warm standby technology. There is much action information in the remote sensing satellite control mission. Delete Log files after the action completed that can reduce the Log files storage in RAID Processing method of warm standby log files Figure 3 illustrates process of dual-system switching and we will detailed explain the framework in the following. Dual-system warm standby software detects the status of the active server. When the active server failure occurred and can t continue to run, software can detect it by heartbeat line. The software would automatically switch to the standby server immediately. The terminal device would detect the status of the active server by the fault of network or feedback then switch to the standby server. The standby server start to run. Dual-system warm standby software would restart the active server after the switch is completed. If restart is failed, the software would restart the active server by power off.

4 Auto switch Heartline detect normal operation of the active sever No Warm software launch the inactive sever Res plus-in read the Log files Read the current progress of mission Continue the mission Yes Figure 3. Framework of dual-system switching. The Res plug-in of the standby server would read the Log files in RAID. The standby server would read the progress of the remote sensing satellite mission. And the standby servers would read the data and instructions on mission in RAID then continue to send them to the terminal device. The switching of dual-system warm standby completed. 4 TESTING AND ANALYZING The design of dual-system warm standby technology completed. It has been test in a laboratory test environment. The main test method is fault injection. The ways to fault injection: 1. Hardware fault: turn off the power and disconnect network; 2. Software fault: Memory crash, process stop and software exception. 150 tests were carried out for each failure mode. Table 1 illustrates the results of fault injection. Table 1. The results of fault injection. Fault way Detection Switching Restoring Turn off the power Disconnect network Process stop Memory crash Software exception From the test data, we can know that the dualsystem warm standby technology achieved a 100% detection in hardware fault and there are only 1 experiment failed automatically switch. There are many tests can t detect the faults and recovery in software fault but it almost automatically switches after detects the faults. In total 750 tests, the standby servers automatically switches within 3 second. According to method of Markov chain reliability evaluations of fault-tolerant systems (Liu et al. 2011), the method is calculating the reliability of dual-system is proposed (Guo et al. 2008). The reliability of the dual-system standby technology is calculated as high as 99.46%, the technology can satisfy the high reliability and real time requirements of remote sensing satellite control system. 5 CONCLUSION In this paper, we introduced the dual-system warm standby technology for the remote sensing satellite control mission. We handled the Log files by the differential ghost method that can reduce the requirements of hardware and enhance the real time of Log files. The server s Res plug-in can know the progress of the mission by Log files and continue to implement the mission. It can effective judges the fault and automatically switches that also can ensure continuous operation of the mission. Compared to other redundant technology, its network structure is simple and can reduce the development time. By testing in a laboratory test environment, we can indicate that the technology is reasonable, reliable and has good operation results for the mission. It has practical significance for ensuring remote sensing satellite control mission. REFERENCES [1] Guo. H. & Yang, X Quantitative reliability assessment for safety related systems using Markov models. Journal of Tsinghua University 48(1): [2] Jia, W. & Zhang C Design and Implementation of a High -Reliable Dual Warm-Redundant System of On-Board Computer. Journal of Computer Research and Development 47(suppl): [3] Liu, B. & Wu, Z Markov chain reliability evaluations of fault-tolerant systems. Journal of Tsinghua University 51(S1): [4] Liu, C. & Peng, W Research and Design of Hot Backup Redundancy of PLC. Computer Engineering and Applications (2): [5] Li, S. & Yang, H The Application and Research of Network Attached Storage. Computer Engineering and Applications 47(13): [6] Russell, A Damage evaluation for aircraft CFRP components using piezoelectric sensing. Structural Health Monitoring-An International Jounal 2015(V2): [7] Steve, G. & Nik, R SHM certification requirements for military aircraft-an Australian perspective. Structural 140

5 Health Monitoring-An International Journal 2015(V1): [8] Tang, X. & Cong, N Present Situation and Development of Surveying and Mapping Satellites in China. Geomatics World04 (2): [9] Wang, JH Highly reliable hot standby redundant system of computer. Research On Development 27(4): [10] Yun, WY. & Cha JH Optimal design of a general warm standby system. Reliability Engineering and System Safety 95(2010): [11] Zhang, S Research on Structure Designing for Redundancy-based Complex System of Systems with Dynamic Adaptation. Journal Of National University Of Defense Technology 29(5): [12] Zhou, X. & Qin, X Research on highly available database Hot Standby system and its performance. Journal of China University of Mining & Technoogy40 (2):

Application of RMAN Backup Technology in the Agricultural Products Wholesale Market System

Application of RMAN Backup Technology in the Agricultural Products Wholesale Market System Application of RMAN Backup Technology in the Agricultural Products Wholesale Market System Ping Yu, Nan Zhou To cite this version: Ping Yu, Nan Zhou. Application of RMAN Backup Technology in the Agricultural

More information

A Remote Hot Standby System of Oracle

A Remote Hot Standby System of Oracle 2012 International Conference on Image, Vision and Computing (ICIVC 2012) IPCSIT vol. 50 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V50.51 A Remote Hot Standby System of Oracle Qiu

More information

A Multi-party Decision Hot-standby Model

A Multi-party Decision Hot-standby Model TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.4, April 2014, pp. 3247 ~ 3252 DOI: http://dx.doi.org/10.11591/telkomnika.v12i4.4887 3247 A Multi-party Decision Hot-standby Model Congdong

More information

Replication Solutions with Open-E Data Storage Server (DSS) April 2009

Replication Solutions with Open-E Data Storage Server (DSS) April 2009 Replication Solutions with Open-E Data Storage Server (DSS) April 2009 Replication Solutions Supported by Open-E DSS Replication Mode s Synchronou Asynchronou us Source/Destination Data Transfer Volume

More information

Security+ Guide to Network Security Fundamentals, Third Edition. Chapter 13 Business Continuity

Security+ Guide to Network Security Fundamentals, Third Edition. Chapter 13 Business Continuity Security+ Guide to Network Security Fundamentals, Third Edition Chapter 13 Business Continuity Objectives Define business continuity Describe the components of redundancy planning List disaster recovery

More information

High Availability and Disaster Recovery Solutions for Perforce

High Availability and Disaster Recovery Solutions for Perforce High Availability and Disaster Recovery Solutions for Perforce This paper provides strategies for achieving high Perforce server availability and minimizing data loss in the event of a disaster. Perforce

More information

Dual Redundant Flight Control System Design for Microminiature UAV Xiao-Lin ZHANG 1,a, Hai-Sheng Li 2,b, Dan-Dan YUAN 2,c

Dual Redundant Flight Control System Design for Microminiature UAV Xiao-Lin ZHANG 1,a, Hai-Sheng Li 2,b, Dan-Dan YUAN 2,c 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) Dual Redundant Flight Control System Design for Microminiature UAV Xiao-Lin ZHANG 1,a, Hai-Sheng Li 2,b, Dan-Dan

More information

Business Continuity and Disaster Recovery. Ed Crowley Ch 12

Business Continuity and Disaster Recovery. Ed Crowley Ch 12 Business Continuity and Disaster Recovery Ed Crowley Ch 12 Topics Disaster Recovery Business Impact Analysis MTBF and MTTR RTO and RPO Redundancy Failover Backup Sites Load Balancing Mirror Sites Disaster

More information

The Design and Implementation of Disaster Recovery in Dual-active Cloud Center

The Design and Implementation of Disaster Recovery in Dual-active Cloud Center International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) The Design and Implementation of Disaster Recovery in Dual-active Cloud Center Xiao Chen 1, a, Longjun Zhang

More information

A Method and System for Thunder Traffic Online Identification

A Method and System for Thunder Traffic Online Identification 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 A Method and System for Thunder Traffic Online Identification Jinfu Chen Institute of Information

More information

Research and Implementation of Server Load Balancing Strategy in Service System

Research and Implementation of Server Load Balancing Strategy in Service System Journal of Electronics and Information Science (2018) 3: 16-21 Clausius Scientific Press, Canada Research and Implementation of Server Load Balancing Strategy in Service System Yunpeng Zhang a, Liwei Liu

More information

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c Applied Mechanics and Materials Online: 2013-06-13 ISSN: 1662-7482, Vols. 325-326, pp 1750-1753 doi:10.4028/www.scientific.net/amm.325-326.1750 2013 Trans Tech Publications, Switzerland Research Of Data

More information

Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer Hao ZHANG 1, Jun-yu LIU 2, Yi-ying ZHANG 3 and Kun LIANG 3,*

Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer Hao ZHANG 1, Jun-yu LIU 2, Yi-ying ZHANG 3 and Kun LIANG 3,* 2017 International Conference on Computer, Electronics and Communication Engineering (CECE 2017) ISBN: 978-1-60595-476-9 Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer

More information

each channel. Synchronized audio video recording. 4CIF per channel. PAL 25fps / NSTC 30fps per channel

each channel. Synchronized audio video recording. 4CIF per channel. PAL 25fps / NSTC 30fps per channel Synchronized audio video recording 4CIF (704x576)@25fps per channel PAL 25fps / NSTC 30fps per channel USB port or DVD-RW video backup Remote web video support Dual Video Channel Technology - Local & Remote

More information

Whitepaper Wishful Thinking vs. Reality in Regards to Virtual Backup and Restore Environments

Whitepaper Wishful Thinking vs. Reality in Regards to Virtual Backup and Restore Environments Whitepaper Wishful Thinking vs. Reality in Regards to Virtual Backup and Restore Environments Best practices for backing up virtual environments Table of Contents Why choose virtualization?... 3 What is

More information

Recovering the Communication of Power System Protection Quickly Via ZigBee Wireless Network for the Intelligent Protection Center Research

Recovering the Communication of Power System Protection Quickly Via ZigBee Wireless Network for the Intelligent Protection Center Research 2016 International Conference on Material Science and Civil Engineering (MSCE 2016) ISBN: 978-1-60595-378-6 Recovering the Communication of Power System Protection Quickly Via ZigBee Wireless Network for

More information

RAID6L: A Log-Assisted RAID6 Storage Architecture with Improved Write Performance

RAID6L: A Log-Assisted RAID6 Storage Architecture with Improved Write Performance RAID6L: A Log-Assisted RAID6 Storage Architecture with Improved Write Performance Chao Jin, Dan Feng, Hong Jiang, Lei Tian School of Computer, Huazhong University of Science and Technology Wuhan National

More information

A Unified Data Publishing Protocol in Health Big Data Processing

A Unified Data Publishing Protocol in Health Big Data Processing 2017 2 nd International Conference on Computer Science and Technology (CST 2017) ISBN: 978-1-60595-461-5 A Unified Data Publishing Protocol in Health Big Data Processing Hui-jie ZHOU 1, a,* and Yong WANG

More information

Rhinoback Online Backup. In-File Delta

Rhinoback Online Backup. In-File Delta December 2006 Table of Content 1 Introduction... 3 1.1 Differential Delta Mode... 3 1.2 Incremental Delta Mode... 3 2 Delta Generation... 4 3 Block Size Setting... 4 4 During Backup... 5 5 During Restore...

More information

2 Proposed Methodology

2 Proposed Methodology 3rd International Conference on Multimedia Technology(ICMT 2013) Object Detection in Image with Complex Background Dong Li, Yali Li, Fei He, Shengjin Wang 1 State Key Laboratory of Intelligent Technology

More information

DATA DOMAIN INVULNERABILITY ARCHITECTURE: ENHANCING DATA INTEGRITY AND RECOVERABILITY

DATA DOMAIN INVULNERABILITY ARCHITECTURE: ENHANCING DATA INTEGRITY AND RECOVERABILITY WHITEPAPER DATA DOMAIN INVULNERABILITY ARCHITECTURE: ENHANCING DATA INTEGRITY AND RECOVERABILITY A Detailed Review ABSTRACT No single mechanism is sufficient to ensure data integrity in a storage system.

More information

Research and Design of Crypto Card Virtualization Framework Lei SUN, Ze-wu WANG and Rui-chen SUN

Research and Design of Crypto Card Virtualization Framework Lei SUN, Ze-wu WANG and Rui-chen SUN 2016 International Conference on Wireless Communication and Network Engineering (WCNE 2016) ISBN: 978-1-60595-403-5 Research and Design of Crypto Card Virtualization Framework Lei SUN, Ze-wu WANG and Rui-chen

More information

Efficient Load Balancing and Disk Failure Avoidance Approach Using Restful Web Services

Efficient Load Balancing and Disk Failure Avoidance Approach Using Restful Web Services Efficient Load Balancing and Disk Failure Avoidance Approach Using Restful Web Services Neha Shiraz, Dr. Parikshit N. Mahalle Persuing M.E, Department of Computer Engineering, Smt. Kashibai Navale College

More information

Design and Implementation of Agricultural Information Resources Vertical Search Engine Based on Nutch

Design and Implementation of Agricultural Information Resources Vertical Search Engine Based on Nutch 619 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 51, 2016 Guest Editors: Tichun Wang, Hongyang Zhang, Lei Tian Copyright 2016, AIDIC Servizi S.r.l., ISBN 978-88-95608-43-3; ISSN 2283-9216 The

More information

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1 2016 International Conference on Control and Automation (ICCA 2016) ISBN: 978-1-60595-329-8 The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1

More information

M out of N Safety Computing System Based on General-Purpose Computers

M out of N Safety Computing System Based on General-Purpose Computers International Conference on Computer and Information Technology Application (ICCITA 2016) M out of N Safety Computing System Based on General-Purpose Computers Xingya Dai1, a, Xinya Sun2, b, Wei Dong2,

More information

Serial Communication Based on LabVIEW for the Development of an ECG Monitor

Serial Communication Based on LabVIEW for the Development of an ECG Monitor Advanced Materials Research Online: 2013-08-16 ISSN: 1662-8985, Vols. 734-737, pp 3003-3006 doi:10.4028/www.scientific.net/amr.734-737.3003 2013 Trans Tech Publications, Switzerland Serial Communication

More information

Environmental Monitoring for Historical Heritage Based on ZigBee Wireless Sensor Networks and Z-Stack

Environmental Monitoring for Historical Heritage Based on ZigBee Wireless Sensor Networks and Z-Stack Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Environmental Monitoring for Historical Heritage Based on ZigBee Wireless Sensor Networks and Z-Stack Sun QIONG, Xi ZHIQUN Capital Normal

More information

Design of Coal Mine Power Supply Monitoring System

Design of Coal Mine Power Supply Monitoring System 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design of Coal Mine Power Supply Monitoring System Lei Shi 1, Guo Jin 2 and Jun Xu 3 1 2 Department of electronic

More information

The power quality intelligent monitoring system based on cloud computing Jie Bai 1a, Changpo Song 2b

The power quality intelligent monitoring system based on cloud computing Jie Bai 1a, Changpo Song 2b International Conference on Intelligent Systems Research and Mechatronics Engineering (ISRME 2015) The power quality intelligent monitoring system based on cloud computing Jie Bai 1a, Changpo Song 2b State

More information

Shared-network scheme of SMV and GOOSE in smart substation

Shared-network scheme of SMV and GOOSE in smart substation J. Mod. Power Syst. Clean Energy (2014) 2(4):438 443 DOI 10.1007/s40565-014-0073-z Shared-network scheme of and in smart substation Wenlong WANG, Minghui LIU (&), Xicai ZHAO, Gui YANG Abstract The network

More information

Synchronization Time Division Multiplexing Bus Communication Method Using Serial Communication Interface

Synchronization Time Division Multiplexing Bus Communication Method Using Serial Communication Interface Synchronization Time Division Multiplexing Bus Communication Method Using Serial Communication Interface Xi Liu, Ruihai Dai and Bifu Qian * State Grid Wenzhou Electric Power Supply Company, Zhejiang, Wenzhou,

More information

Intuitionistic Fuzzy Petri Nets for Knowledge Representation and Reasoning

Intuitionistic Fuzzy Petri Nets for Knowledge Representation and Reasoning Intuitionistic Fuzzy Petri Nets for Knowledge Representation and Reasoning Meng Fei-xiang 1 Lei Ying-jie 1 Zhang Bo 1 Shen Xiao-yong 1 Zhao Jing-yu 2 1 Air and Missile Defense College Air Force Engineering

More information

Construction Scheme for Cloud Platform of NSFC Information System

Construction Scheme for Cloud Platform of NSFC Information System , pp.200-204 http://dx.doi.org/10.14257/astl.2016.138.40 Construction Scheme for Cloud Platform of NSFC Information System Jianjun Li 1, Jin Wang 1, Yuhui Zheng 2 1 Information Center, National Natural

More information

Design and Implementation of Instrument NA Based on WMN

Design and Implementation of Instrument NA Based on WMN 2nd International Conference on Materials Science, Machinery and Energy Engineering (MSMEE 2017) Design and Implementation of Instrument NA Based on WMN Fangfei Wu 1, a, Meihua Yu 2, Jun Peng 1,*, Yina

More information

Failover Solutions with Open-E Data Storage Server (DSS V6)

Failover Solutions with Open-E Data Storage Server (DSS V6) Failover Solutions with Open-E Data Storage Server (DSS V6) Software Version: DSS ver. 6.00 up85 Presentation updated: September 2011 Failover Solutions Supported by Open-E DSS Open-E DSS supports two

More information

Automation Intelligence Enlighten your automation mind..!

Automation Intelligence Enlighten your automation mind..! Friends, It brings us immense pleasure to introduce Automation intelligence a knowledge series about automation, innovation, solutions & Technology. This series will discuss about PLC, DCS, Drives, SCADA,

More information

GFS: The Google File System. Dr. Yingwu Zhu

GFS: The Google File System. Dr. Yingwu Zhu GFS: The Google File System Dr. Yingwu Zhu Motivating Application: Google Crawl the whole web Store it all on one big disk Process users searches on one big CPU More storage, CPU required than one PC can

More information

Research on Coordinated Attack Protection Method Based on Global Time Synchronization System of Intelligent Substation

Research on Coordinated Attack Protection Method Based on Global Time Synchronization System of Intelligent Substation Journal of Network Computing and Applications (2019) 4: 14-20 Clausius Scientific Press, Canada DOI: 10.23977/jnca.2019.41003 EISSN 2371-9214 Research on Coordinated Attack Protection Method Based on Global

More information

Slide 0 Welcome to the Support and Maintenance chapter of the ETERNUS DX90 S2 web based training.

Slide 0 Welcome to the Support and Maintenance chapter of the ETERNUS DX90 S2 web based training. Slide 0 Welcome to the Support and Maintenance chapter of the ETERNUS DX90 S2 web based training. 1 This module introduces support and maintenance related operations and procedures for the ETERNUS DX60

More information

The Research of Delay Characteristics in CAN Bus Networked Control System

The Research of Delay Characteristics in CAN Bus Networked Control System Journal of Computational Information Systems 9: 18 (2013) 7517 7523 Available at http://www.jofcis.com The Research of Delay Characteristics in CAN Bus Networked Control System Yi WANG 1, Liren HE 2, Ming

More information

Research on the Simulation-based Fault Injection Design with Consideration of Board-level Built-In Test

Research on the Simulation-based Fault Injection Design with Consideration of Board-level Built-In Test A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 33, 2013 Guest Editors: Enrico Zio, Piero Baraldi Copyright 2013, AIDIC Servizi S.r.l., ISBN 978-88-95608-24-2; ISSN 1974-9791 The Italian Association

More information

Mobile 3D laser scanning technology application in the surveying of urban underground rail transit

Mobile 3D laser scanning technology application in the surveying of urban underground rail transit IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Mobile 3D laser scanning technology application in the surveying of urban underground rail transit To cite this article: Youmei

More information

Backup Solutions with (DSS) July 2009

Backup Solutions with (DSS) July 2009 Solutions with Open-E Data Storage Software (DSS) July 2009 Different s opportunities using Open-E DSS The storage market is still growing rapidly with the fast growth in the SMB market segment. There

More information

DEDICATED, SUPERIOR DATA SECURITY AND SUSTAINABILITY HIKVISION HYBRID SAN STORAGE PRODUCTS.

DEDICATED, SUPERIOR DATA SECURITY AND SUSTAINABILITY HIKVISION HYBRID SAN STORAGE PRODUCTS. DEDICATED, SUPERIOR DATA SECURITY AND SUSTAINABILITY HIKVISION HYBRID SAN STORAGE PRODUCTS www.hikvision.com OVERVIEW For over 10 years, Hikvision s industry-leading R&D department has provided state-of-the-art,

More information

Real-time Data Process Software for POAC Space Mission Management System

Real-time Data Process Software for POAC Space Mission Management System Real-time Data Process Software for POAC Space Mission Management System Yi Qu 1, Xuzhi Li 2, Yurong Liu 3, Juan Meng 4, Jun Rao 5 General Establishment of Space Science and Application, Chinese Academy

More information

Research on Availability of Virtual Machine Hot Standby based on Double Shadow Page Tables

Research on Availability of Virtual Machine Hot Standby based on Double Shadow Page Tables International Conference on Computer, Networks and Communication Engineering (ICCNCE 2013) Research on Availability of Virtual Machine Hot Standby based on Double Shadow Page Tables Zhiyun Zheng, Huiling

More information

Study on the Quantitative Vulnerability Model of Information System based on Mathematical Modeling Techniques. Yunzhi Li

Study on the Quantitative Vulnerability Model of Information System based on Mathematical Modeling Techniques. Yunzhi Li Applied Mechanics and Materials Submitted: 2014-08-05 ISSN: 1662-7482, Vols. 651-653, pp 1953-1957 Accepted: 2014-08-06 doi:10.4028/www.scientific.net/amm.651-653.1953 Online: 2014-09-30 2014 Trans Tech

More information

The Application of Wireless Sensor in Aquaculture Water Quality Monitoring

The Application of Wireless Sensor in Aquaculture Water Quality Monitoring The Application of Wireless Sensor in Aquaculture Water Quality Monitoring Wen Ding, Yinchi Ma Beijing Fisheries Research Institute, Beijing, 100068, China {dingwen, mayinchi}@bjfishery.com Abstract. The

More information

Fault tolerance and Reliability

Fault tolerance and Reliability Fault tolerance and Reliability Reliability measures Fault tolerance in a switching system Modeling of fault tolerance and reliability Rka -k2002 Telecommunication Switching Technology 14-1 Summary of

More information

Implementation of Parallel CASINO Algorithm Based on MapReduce. Li Zhang a, Yijie Shi b

Implementation of Parallel CASINO Algorithm Based on MapReduce. Li Zhang a, Yijie Shi b International Conference on Artificial Intelligence and Engineering Applications (AIEA 2016) Implementation of Parallel CASINO Algorithm Based on MapReduce Li Zhang a, Yijie Shi b State key laboratory

More information

HPC Considerations for Scalable Multidiscipline CAE Applications on Conventional Linux Platforms. Author: Correspondence: ABSTRACT:

HPC Considerations for Scalable Multidiscipline CAE Applications on Conventional Linux Platforms. Author: Correspondence: ABSTRACT: HPC Considerations for Scalable Multidiscipline CAE Applications on Conventional Linux Platforms Author: Stan Posey Panasas, Inc. Correspondence: Stan Posey Panasas, Inc. Phone +510 608 4383 Email sposey@panasas.com

More information

Research on Design and Application of Computer Database Quality Evaluation Model

Research on Design and Application of Computer Database Quality Evaluation Model Research on Design and Application of Computer Database Quality Evaluation Model Abstract Hong Li, Hui Ge Shihezi Radio and TV University, Shihezi 832000, China Computer data quality evaluation is the

More information

Swiss IT Pro SQL Server 2005 High Availability Options Agenda: - Availability Options/Comparison - High Availability Demo 08 August :45-20:00

Swiss IT Pro SQL Server 2005 High Availability Options Agenda: - Availability Options/Comparison - High Availability Demo 08 August :45-20:00 Swiss IT Pro Agenda: SQL Server 2005 High Availability Options - Availability Options/Comparison - High Availability Demo 08 August 2006 17:45-20:00 SQL Server 2005 High Availability Options Charley Hanania

More information

Current Topics in OS Research. So, what s hot?

Current Topics in OS Research. So, what s hot? Current Topics in OS Research COMP7840 OSDI Current OS Research 0 So, what s hot? Operating systems have been around for a long time in many forms for different types of devices It is normally general

More information

Energy efficient optimization method for green data center based on cloud computing

Energy efficient optimization method for green data center based on cloud computing 4th ational Conference on Electrical, Electronics and Computer Engineering (CEECE 2015) Energy efficient optimization method for green data center based on cloud computing Runze WU1, a, Wenwei CHE1, b,

More information

FuxiSort. Jiamang Wang, Yongjun Wu, Hua Cai, Zhipeng Tang, Zhiqiang Lv, Bin Lu, Yangyu Tao, Chao Li, Jingren Zhou, Hong Tang Alibaba Group Inc

FuxiSort. Jiamang Wang, Yongjun Wu, Hua Cai, Zhipeng Tang, Zhiqiang Lv, Bin Lu, Yangyu Tao, Chao Li, Jingren Zhou, Hong Tang Alibaba Group Inc Fuxi Jiamang Wang, Yongjun Wu, Hua Cai, Zhipeng Tang, Zhiqiang Lv, Bin Lu, Yangyu Tao, Chao Li, Jingren Zhou, Hong Tang Alibaba Group Inc {jiamang.wang, yongjun.wyj, hua.caihua, zhipeng.tzp, zhiqiang.lv,

More information

Physical Representation of Files

Physical Representation of Files Physical Representation of Files A disk drive consists of a disk pack containing one or more platters stacked like phonograph records. Information is stored on both sides of the platter. Each platter is

More information

Design of Smart Home System Based on ZigBee Technology and R&D for Application

Design of Smart Home System Based on ZigBee Technology and R&D for Application Energy and Power Engineering, 2016, 8, 13-22 Published Online January 2016 in SciRes. http://www.scirp.org/journal/epe http://dx.doi.org/10.4236/epe.2016.81002 Design of Smart Home System Based on ZigBee

More information

Configuring and Using Redundant Disks with Cisco MCS

Configuring and Using Redundant Disks with Cisco MCS Configuring and Using Redundant Disks with Cisco MCS Document ID: 9229 Contents Introduction Prerequisites Requirements Components Used Conventions Drive Mirroring (RAID 1) Recognize a Drive Failure Recover

More information

TANDBERG Management Suite - Redundancy Configuration and Overview

TANDBERG Management Suite - Redundancy Configuration and Overview Management Suite - Redundancy Configuration and Overview TMS Software version 11.7 TANDBERG D50396 Rev 2.1.1 This document is not to be reproduced in whole or in part without the permission in writing

More information

Reliability Research of Software System for Subsea Blowout Preventers

Reliability Research of Software System for Subsea Blowout Preventers Reliability Research of Software System for Subsea Blowout Preventers Baoping Cai, Yonghong Liu, Zengkai Liu, Xiaojie Tian, Shilin Yu College of Mechanical and Electronic Engineering, China University

More information

An Intelligent Retrieval Platform for Distributional Agriculture Science and Technology Data

An Intelligent Retrieval Platform for Distributional Agriculture Science and Technology Data An Intelligent Retrieval Platform for Distributional Agriculture Science and Technology Data Xiaorong Yang 1,2, Wensheng Wang 1,2, Qingtian Zeng 3, and Nengfu Xie 1,2 1 Agriculture Information Institute,

More information

Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start

Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start How SAP HANA on Power with Rapid Cold Start helps clients quickly restore business-critical operations Contents 1 About this document

More information

Specifications for WebDocs On-Demand

Specifications for WebDocs On-Demand Specifications for WebDocs On-Demand WebDocs On-Demand helps you find, control, optimize and protect all of your documents, including scanned paper documents, faxes, emails and electronic forms. All content

More information

Design and Implementation of cache protecting from power failure in Disk Array

Design and Implementation of cache protecting from power failure in Disk Array International Conference on Advanced Information and Communication Technology for Education (ICAICTE 2013) Design and Implementation of cache protecting from power failure in Disk Array WANG Endong, HU

More information

To Cluster or Not Cluster Tom Scanlon NEC Solutions America

To Cluster or Not Cluster Tom Scanlon NEC Solutions America To Cluster or Not Cluster Tom Scanlon NEC Solutions America June 25, 2003 NEC Solutions America Agenda The PDC Case Study Availability Defined The Dilemma (to cluster or not) Cluster Application Availability

More information

Cascade Mapping: Optimizing Memory Efficiency for Flash-based Key-value Caching

Cascade Mapping: Optimizing Memory Efficiency for Flash-based Key-value Caching Cascade Mapping: Optimizing Memory Efficiency for Flash-based Key-value Caching Kefei Wang and Feng Chen Louisiana State University SoCC '18 Carlsbad, CA Key-value Systems in Internet Services Key-value

More information

Breaking Barriers Exploding with Possibilities

Breaking Barriers Exploding with Possibilities Breaking Barriers Exploding with Possibilities QTS 4.2 for Business Your Challenges, Our Solutions Remote Q center to monitor all NAS Local File Station Remote Connection Volume/LUN Snapshot Backup Versioning,

More information

Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu 1,a, Yanhua Gu 2,b *, Xiaoyu Wang 3,b, Xiu Fang Zhang 4

Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu 1,a, Yanhua Gu 2,b *, Xiaoyu Wang 3,b, Xiu Fang Zhang 4 5th International Conference on Advanced Engineering Materials and Technology (AEMT 205) Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu,a, Yanhua Gu 2,b

More information

An Empirical Study of High Availability in Stream Processing Systems

An Empirical Study of High Availability in Stream Processing Systems An Empirical Study of High Availability in Stream Processing Systems Yu Gu, Zhe Zhang, Fan Ye, Hao Yang, Minkyong Kim, Hui Lei, Zhen Liu Stream Processing Model software operators (PEs) Ω Unexpected machine

More information

Paragon Protect & Restore

Paragon Protect & Restore Paragon Function overview and Edition Comparison of extended backup and disaster recovery solution for virtual and physical IT infrastructures Functions Protection Agentless backup of guests Agentless

More information

SAE AS5643 and IEEE1394 Deliver Flexible Deterministic Solution for Aerospace and Defense Applications

SAE AS5643 and IEEE1394 Deliver Flexible Deterministic Solution for Aerospace and Defense Applications SAE AS5643 and IEEE1394 Deliver Flexible Deterministic Solution for Aerospace and Defense Applications Richard Mourn, Dap USA Inc. AS5643 coupled with IEEE-1394 Asynchronous Stream capability provides

More information

Design of analog acquisition and storage system about airborne flight data recorder

Design of analog acquisition and storage system about airborne flight data recorder 3rd International Conference on Mechatronics, Robotics and Automation (ICMRA 2015) Design of analog acquisition and storage system about airborne flight data recorder Changyou Li 1, a, Pengfei Sun 1, b

More information

Datasheet. Shenzhen TG-NET Botone Technology Co., Ltd. M-5 TG-NET Cloud Box. Datasheet

Datasheet. Shenzhen TG-NET Botone Technology Co., Ltd. M-5 TG-NET Cloud Box. Datasheet Datasheet M-5 TG-NET Cloud Box Datasheet Shenzhen TG-NET Botone Technology Co., Ltd. Address: Bldg.E3,Int l E-City,#1001 Zhongshanyuan Rd.,Nanshan District,Shenzhen, China Website: www.tg-net.net Tel:

More information

Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus

Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus Xu Li a, *, Chen Meng, Huixia Jiang, Cheng Wang Army Engineering University, Shijiazhuang 050003,

More information

Citation for the original published paper (version of record):

Citation for the original published paper (version of record): http://www.diva-portal.org This is the published version of a paper published in Procedia Engineering. Citation for the original published paper (version of record): Zhang, D., Lu, J., Wang, L., Li, J.

More information

Using Synology SSD Technology to Enhance System Performance Synology Inc.

Using Synology SSD Technology to Enhance System Performance Synology Inc. Using Synology SSD Technology to Enhance System Performance Synology Inc. Synology_WP_ 20121112 Table of Contents Chapter 1: Enterprise Challenges and SSD Cache as Solution Enterprise Challenges... 3 SSD

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. The study on magnanimous data-storage system based on cloud computing

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. The study on magnanimous data-storage system based on cloud computing [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 11 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(11), 2014 [5368-5376] The study on magnanimous data-storage system based

More information

Comparison of 3-D Fracture Analysis Methods Based on ANSYS Workbench

Comparison of 3-D Fracture Analysis Methods Based on ANSYS Workbench International Conference on Material Science, Energy and Environmental Engineering (MSEEE 2017) Comparison of 3-D Fracture Analysis Methods Based on ANSYS Workbench Dejun Liua, Fang Xieb and Ningbo Gaoc

More information

A New Algorithm for Black-start Zone Partitioning Based on Fuzzy Clustering Analysis

A New Algorithm for Black-start Zone Partitioning Based on Fuzzy Clustering Analysis Energy and Power Engineering, 2013, 5, 763-768 doi:10.4236/epe.2013.54b147 Published Online July 2013 (http://www.scirp.org/journal/epe) A New Algorithm for Black-start Zone Partitioning Based on Fuzzy

More information

Design of the Power Online Monitoring System Based on LabVIEW

Design of the Power Online Monitoring System Based on LabVIEW Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Design of the Power Online Monitoring System Based on LabVIEW 1,2 Jianmin WANG, 1 Gongfa LI, 1 Dawei TAN, 1 Dan MENG, 2 Yao LI, 2 Jinhui

More information

Research on Heterogeneous Communication Network for Power Distribution Automation

Research on Heterogeneous Communication Network for Power Distribution Automation 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Research on Heterogeneous Communication Network for Power Distribution Automation Qiang YU 1,a*, Hui HUANG

More information

AN ON-LINE WIRELESS IMPACT MONITORING SYSTEM FOR LARGE SCALE COMPOSITE STRUCTURES

AN ON-LINE WIRELESS IMPACT MONITORING SYSTEM FOR LARGE SCALE COMPOSITE STRUCTURES 7th European Workshop on Structural Health Monitoring July 8-11, 2014. La Cité, Nantes, France More Info at Open Access Database www.ndt.net/?id=17033 AN ON-LINE WIRELESS IMPACT MONITORING SYSTEM FOR LARGE

More information

Battery Energy Storage System Information Modeling Based on IEC 61850

Battery Energy Storage System Information Modeling Based on IEC 61850 Journal of Power and Energy Engineering, 2014, 2, 233-238 Published Online April 2014 in SciRes. http://www.scirp.org/journal/jpee http://dx.doi.org/10.4236/jpee.2014.24033 Battery Energy Storage System

More information

Rediffmail Enterprise High Availability Architecture

Rediffmail Enterprise High Availability Architecture Rediffmail Enterprise High Availability Architecture Introduction Rediffmail Enterprise has proven track record of 99.9%+ service availability. Multifold increase in number of users and introduction of

More information

The Design of Distributed File System Based on HDFS Yannan Wang 1, a, Shudong Zhang 2, b, Hui Liu 3, c

The Design of Distributed File System Based on HDFS Yannan Wang 1, a, Shudong Zhang 2, b, Hui Liu 3, c Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 423-426, pp 2733-2736 doi:10.4028/www.scientific.net/amm.423-426.2733 2013 Trans Tech Publications, Switzerland The Design of Distributed

More information

Comprehensive analysis and evaluation of big data for main transformer equipment based on PCA and Apriority

Comprehensive analysis and evaluation of big data for main transformer equipment based on PCA and Apriority IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Comprehensive analysis and evaluation of big data for main transformer equipment based on PCA and Apriority To cite this article:

More information

Part 2: Basic concepts and terminology

Part 2: Basic concepts and terminology Part 2: Basic concepts and terminology Course: Dependable Computer Systems 2012, Stefan Poledna, All rights reserved part 2, page 1 Def.: Dependability (Verlässlichkeit) is defined as the trustworthiness

More information

Specifications are subject to change without further notice Visit for most updated version.

Specifications are subject to change without further notice Visit   for most updated version. ALPR Catcher Device Setup Guide ver. 1.6 1. Initial Setup Ethernet Cable USB Storage Power Adaptor 2. Web Client, Default IP 3. System Settings IP address Device activation Samba Drive Configuration Storage

More information

product overview CRASH

product overview CRASH product overview CRASH e back up everyone, everywhere PROe Software Continuous backup for business Use CrashPlan PROe for continuous, cross-platform backup that works everywhere, enabling users to easily

More information

Solution Recipe: Increase Data Protection Using Intel vpro Technology

Solution Recipe: Increase Data Protection Using Intel vpro Technology Solution Recipe: Increase Data Protection Using Intel vpro Technology Preface Intel has developed a series of unique Solution Recipes designed for channel members interested in providing complete solutions

More information

NPTEL Course Jan K. Gopinath Indian Institute of Science

NPTEL Course Jan K. Gopinath Indian Institute of Science Storage Systems NPTEL Course Jan 2012 (Lecture 39) K. Gopinath Indian Institute of Science Google File System Non-Posix scalable distr file system for large distr dataintensive applications performance,

More information

Microsoft Skype for Business Deployment Guide. High-Availability Deployment

Microsoft Skype for Business Deployment Guide. High-Availability Deployment Microsoft Skype for Business Deployment Guide High-Availability Deployment 12/8/2017 High-Availability Deployment Contents 1 High-Availability Deployment 1.1 Skype for Business High Availability 1.2 T-Server

More information

How Does Failover Affect Your SLA? How Does Failover Affect Your SLA?

How Does Failover Affect Your SLA? How Does Failover Affect Your SLA? How Does Failover Affect Your SLA? How Does Failover Affect Your SLA? Dr. Bill Highleyman Dr. Managing Bill Highleyman Editor, Availability Digest Managing HP NonStop Editor, Technical Availability Boot

More information

Distributed File Systems II

Distributed File Systems II Distributed File Systems II To do q Very-large scale: Google FS, Hadoop FS, BigTable q Next time: Naming things GFS A radically new environment NFS, etc. Independence Small Scale Variety of workloads Cooperation

More information

Huawei KunLun Mission Critical Server. KunLun 9008/9016/9032 Technical Specifications

Huawei KunLun Mission Critical Server. KunLun 9008/9016/9032 Technical Specifications Ushering In a New Mission Critical Server Era KunLun Mission Critical Server Openness is the IT industry trend. For a long time, enterprises have used closed mission critical servers that incur high O&M

More information

SPECIFICATION FOR NETWORK ATTACHED STORAGE (NAS) TO BE FILLED BY BIDDER. NAS Controller Should be rack mounted with a form factor of not more than 2U

SPECIFICATION FOR NETWORK ATTACHED STORAGE (NAS) TO BE FILLED BY BIDDER. NAS Controller Should be rack mounted with a form factor of not more than 2U SPECIFICATION FOR NETWORK ATTACHED STORAGE (NAS) TO BE FILLED BY BIDDER S.No. Features Qualifying Minimum Requirements No. of Storage 1 Units 2 Make Offered 3 Model Offered 4 Rack mount 5 Processor 6 Memory

More information

The Google File System

The Google File System The Google File System Sanjay Ghemawat, Howard Gobioff and Shun Tak Leung Google* Shivesh Kumar Sharma fl4164@wayne.edu Fall 2015 004395771 Overview Google file system is a scalable distributed file system

More information

Tips for creating a VDI backup plan

Tips for creating a VDI backup plan E-Guide Tips for creating a VDI backup plan Most virtual desktop infrastructure (VDI) products claim to simplify the backup process, but IT administrators are finding that backing up and protecting data

More information