You need to ensure that you can create a striped volume on the computer

You have a computer that runs Windows 7. Your computer s disk configuration is shown in the
exhibit. (Click the Exhibit button.)

You need to ensure that you can create a striped volume on the computer.
What should you do?

You have a computer that runs Windows 7. Your computer s disk configuration is shown in the
exhibit. (Click the Exhibit button.)

You need to ensure that you can create a striped volume on the computer.
What should you do?

A.
Add an additional hard disk.

B.
Convert all disks to dynamic disks.

C.
Install a digitally-signed disk driver.

D.
Set the Startup Type of the Virtual Disk Service (VDS) to Automatic.

Explanation:
A striped volume is a dynamic volume that stores data in stripes on two or more physical disks. Data
in a striped volume is allocated alternately and evenly (in stripes) across the disks. Striped volumes
offer the best performance of all the volumes that are available in Windows, but they do not provide
fault tolerance. If a disk in a striped volume fails, the data in the entire volume is lost.

You can create striped volumes only on dynamic disks. Striped volumes cannot be extended.
You can create a striped volume onto a maximum of 32 dynamic disks.
Backup Operator or Administrator is the minimum membership required to complete the actions
below.
Creating a striped volume
Using the Windows interface
Using a command line
To create a striped volume using the Windows interface
In Disk Management, right-click the unallocated space on one of the dynamic disks where you want
to create the striped volume, and then click New Striped Volume….
Follow the instructions on your screen.
To create a striped volume using a command line
Open a command prompt and type diskpart.
At the DISKPART prompt, type list disk. Make note of the number of the disk where you want to
create a striped volume.
At the DISKPART prompt, type create volume stripe [size=<size>]
[disk=<disknumber>[,[<seconddisknumber>,
…]].



Leave a Reply 0

Your email address will not be published. Required fields are marked *