设计措施(除了备份)以确保文件系统的可靠性和完整性?
design measures (other than taking backups) to ensure the reliability and integrity of a file system?
我正在修改系统架构,遇到了这个问题
Suppose that you are designing a particular file system that allows
complex arrangements of file and directories. What design measures
(other than taking backups) might you take to ensure the reliability and
integrity of such a system?
我唯一能想到的就是做完整和增量备份,其中包括还原点,但问题要求的是备份以外的措施。有人可以让我知道可以采取其他措施来确保归档系统的可靠性和完整性吗?
我正在修改系统架构,遇到了这个问题
Suppose that you are designing a particular file system that allows
complex arrangements of file and directories. What design measures
(other than taking backups) might you take to ensure the reliability and
integrity of such a system?
我唯一能想到的就是做完整和增量备份,其中包括还原点,但问题要求的是备份以外的措施。有人可以让我知道可以采取其他措施来确保归档系统的可靠性和完整性吗?