answersLogoWhite

0

What else can I help you with?

Related Questions

What is the maximum number of volumes you can assign to a striped volume?

32


Can you extend a striped volume unless it is on a dynamic disk?

Striped volumes cannot be extended after creation.


Explain the difference between a spanned volume and a striped volume and specify which -if any- provides increased performance and or fault tolerance?

A striped volume writes to the physical disks evenly, rather than filling allotted space one and then moving to the next. Striped volume increases the performance while, striped and spanned volumes does not provide fault tolerance.


Can you format a striped volume with FAT?

No, you cannot format a striped volume with the FAT file system. Striped volumes, which are typically created using technologies like RAID 0, require file systems that support advanced features such as dynamic disk management, which FAT does not provide. Instead, you can use file systems like NTFS or exFAT for striped volumes, as they offer better support for the underlying architecture.


What is the plural of volume?

The plural of volume can be either "volumes" or "vols." depending on context.


Can you extend striped volumes after creation?

Yes, striped volumes can be extended after creation, but the process depends on the storage system and the underlying technology being used. Typically, you can add more disks to the striped volume or increase the size of existing disks, but this might require specific tools or commands depending on the operating system or storage management software. It's important to ensure that the file system can accommodate the changes and to back up data before attempting to extend the volume. Additionally, some systems may have limitations or require downtime during the extension process.


What part of speech is volumes?

Volume is a noun.


Why can't you raise the maximum volume to the hardware's capability?

Some videos and music just play at a low volume. I have several pairs of headphones that are capable of very high volumes, but are limited to the volume of the video/music I am watching/listening to.


What can be created on a dynamic disk?

A striped volume and a spanned volume


What type of volume supports is based on RAID0?

Mirrored Volume


Why can you not use array of vhds to create a striped volume in a window sys?

In Windows, a striped volume requires the use of physical disks rather than virtual hard disks (VHDs) because VHDs are treated as single files within the operating system. Striped volumes distribute data across multiple physical disks to improve performance, but VHDs abstract the underlying storage, preventing the OS from accessing the required physical disk structure. Therefore, you cannot create a striped volume using an array of VHDs, as the OS cannot manage the necessary disk I/O operations across them.


Does striped volume offer fault tolerance?

No