RAID(Redundant Array of Inexpensive Disks),是指将多个磁盘连成一个阵列,然后以某种方式写磁盘,Raid6这种方式可以在()磁盘失效的情况下防止数据丢失。
A、一个且必须为一个
B、两个且必须为两个
C、两个或两个以下
D、三个或更多个
A、一个且必须为一个
B、两个且必须为两个
C、两个或两个以下
D、三个或更多个
A、Place both the database and transaction log on two logical drives in one RAID-10 array B、Place both the database and transaction log on two logical drives in one RAID-1E array C、Place the database on a RAID-1E array and place the transaction log on a separate RAID-5 array D、Place the database on a RAID-5 array and place the transaction log on a separate RAID-1E array
A、A.Create a RAID 5 array using eight 300GB disks. B、B.Create a RAID 10 array using six 300GB disks. C、C.Create a RAID 5 array using ten 300GB disks. D、D.Create a RAID 10 array using eight 300GB disks.