Top Banner
W E L C O M E W E L C O M E ……..Our pleasure
20

Fault Tolerant And Disaster Recovery

Dec 13, 2014

Download

Economy & Finance

guest4a7fca

This FTDRS system is implemented in LINUX operating system.....
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Fault Tolerant And Disaster Recovery

W E L C O M EW E L C O M E

……..Our pleasure

Page 2: Fault Tolerant And Disaster Recovery

Fault Tolerance Fault Tolerance and and Disaster RecoveryDisaster Recovery

…….A ProjectBy

Chethan S.P.Manjunath prasad H.R.

Under the guidance ofInternal guide External guidesMs.Saritha D. Mr.shamanth kumar P.R.

Babitha raghavan

Page 3: Fault Tolerant And Disaster Recovery

What will be presented?What will be presented? ….The contents….The contents

PART-I Getting started Architecture System design Mirroring server Protocol Check pointing RollbackPART-II Dominance Hindrance Platform & language Climax Authoritative facts

Page 4: Fault Tolerant And Disaster Recovery

Getting StartedGetting Started ….The definition….The definition

In case a component fails, a backup component can immediately take its place with no loss of service.

Page 5: Fault Tolerant And Disaster Recovery

Architecture Architecture ..….The outline..….The outline

Page 6: Fault Tolerant And Disaster Recovery

System designSystem design

Auxillary(image) Server

File

Client DetailsMain

Server

c1

c2

cn

TCP/IP

Page 7: Fault Tolerant And Disaster Recovery

Mirroring ServersMirroring Servers

Auxiliary

Server

Primary

Secondary

Page 8: Fault Tolerant And Disaster Recovery

2 – Phase Commit Protocol2 – Phase Commit Protocol

Phase -1 Phase - 2

Page 9: Fault Tolerant And Disaster Recovery

Check Pointing ? ? ? “A Snapshot of a process”

Page 10: Fault Tolerant And Disaster Recovery

Rollback Mechanism ? “The previous checkpoint to continue the process from the point.”

Page 11: Fault Tolerant And Disaster Recovery

END OF PART-IEND OF PART-I

Page 12: Fault Tolerant And Disaster Recovery

PART-IIPART-II

Page 13: Fault Tolerant And Disaster Recovery

DOMINANCEDOMINANCE ……The Advantages……The Advantages

No loss of any data.

Performance doesn’t vary.

Self healed.

Page 14: Fault Tolerant And Disaster Recovery

HINDRANCEHINDRANCE …… ……The drawbackThe drawback

Cost

Overhead from EXE

Installation complexity

Page 15: Fault Tolerant And Disaster Recovery

Platform & LanguagePlatform & Language

Linux 2.6 Version

‘C’ Programming Language

Page 16: Fault Tolerant And Disaster Recovery

ClimaxClimax …….The conclusion…….The conclusion

Achieves total integrity of the whole system

without interrupting the system performance, it

is said to be fault tolerant and disaster recovery.

Page 17: Fault Tolerant And Disaster Recovery

Authoritative factsAuthoritative facts …....The References…....The References

[1]Richard W Stevens, “Unix Network Programming”.

[2]Douglas V Comer, “Internetworking with TCP/IP”.

[3]Dennis M Ritchie et al, “‘C’ Programming language”.

[4]Maurice J Bash, “Unix operating system”.

Page 18: Fault Tolerant And Disaster Recovery
Page 19: Fault Tolerant And Disaster Recovery

EndEnd

Page 20: Fault Tolerant And Disaster Recovery