Operating System - Tru64 Unix
1827474 Members
1806 Online
109965 Solutions
New Discussion

How does Tru64 handle disk errors

 
SOLVED
Go to solution
Alet Barnard
Occasional Advisor

How does Tru64 handle disk errors

This question from our EMC storage support team: How does the Tru64 OS handle disk errors (R&W) and how does it relocate data?
2 REPLIES 2
Ravi_8
Honored Contributor

Re: How does Tru64 handle disk errors

Hi

Tru64 uses advfs file systems, look into advfs operation
never give up
Ralf Puchner
Honored Contributor
Solution

Re: How does Tru64 handle disk errors

EMC is not supported by HP, so ask EMC directly.

Diskerrors are handled as defined by the SCSI specification (bad blocks etc).
In case of a hardware problem (read/write error) it will use the bad block replacement section and will report the scsi scan code to the OS. OS starts retry/recovery operations.
Help() { FirstReadManual(urgently); Go_to_it;; }