Stripe Disks
Virtual Client has a dependency component that can be added to a workload or monitor profile to stripe (RAID 0) multiple disks into a single volume before execution. The following section illustrates the details for integrating this into the profile.
caution
Do NOT format disks before striping. The StripeDisks component expects raw, unformatted disks. Formatting disks prior to striping will interfere with the
RAID 0 array creation and may cause the operation to fail.
Prerequisite
This component requires the system_config package (version 1.1.0 or later) which contains the platform-specific striping scripts. Add a
DependencyPackageInstallation step for system_config (>= 1.1.0) in the profile before the StripeDisks step.
Supported Platform/Architectures
- linux-x64
- linux-arm64
- win-x64
- win-arm64