Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are examples of hardware and software faults and how are they dealt with in a Fault Tolerant System?

0
10 Posted

What are examples of hardware and software faults and how are they dealt with in a Fault Tolerant System?

0

Examples of hardware faults are easy to find — disk failures, transient memory corruption etc. Software faults are usually a matter of definition — it could be a system related software fault, such as a page fault, buffer overflow, or a user process getting killed for whatever reason. If it a application related fault, obviously the application has to deal with it using an appropriate recovery mechanism. Hardware faults are usually guarded against by having redundancy. To some extent, this can be provided for software too. For example, in the Tandem NonStop System, a user can create a backup process for a process, so that if the master process gets killed for some reason, the backup process takes over. This backup process is typically on a different CPU. A process can have multiple backup processes for increased reliability.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.