分页:
[1] 2 3 4 5 6 7 8 9 10 下一页
Question1. You have been tasked to implement a disk fault tolerance strategy for your company. The disk set should make the most efficient use of disk space and it should also have the fastest access time of all the fault tolerance disk sets under Windows NT. What disk set should you implement?
a . Disk striping without parity.
b. Volume set
c. Disk duplexing
d. Disk striping with parity
Disk mirroring ( duplexing ) only make use of 50% of disk space. Therefore, you can eliminate C. Disk striping without parity and volume sets do not provide any fault tolerance. Of all of Windows NT’s fault toelerance disks sets, Disk striping with parity prvodies the most efficient use of disk space. It, along with disk striping without parity, provides the fatest read operations of all of NT’s disk sets.
Question 2. You need to implement a disk fault tolerance strategy for your company.
Required result : Disk operations must be able to continue if one member fails.
分页:
[1] 2 3 4 5 6 7 8 9 10 下一页