Specifications
3-720
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-vb) disk
(config-vb) disk
To allocate disk space for a virtual blade on the WAE hard drive, use the disk virtual blade configuration
command.
disk disk1-size disk2-size disk3-size disk4-size
Syntax Description
Defaults No default behavior or values.
Command Modes virtual blade configuration mode
Device Modes application-accelerator
Usage Guidelines You can configure up to four virtual hard disks on the virtual blade.
Examples The following example shows how to allocate 40 GB of disk space for a single virtual hard disk in virtual
blade 1:
WAE(config)# virtual-blade 1
WAE(config-vb)# disk 40
The following example shows how to allocate four virtual hard disks in virtual blade 2:
WAE(config)# virtual-blade 2
WAE(config-vb)# disk 10 30 0 15
Related Commands (config-vb) autostart
(config-vb) boot
(config-vb) cpu-list
(config-vb) description
disk1-size Amount of disk space allocated for the virtual disk 1 of the virtual blade in
gigabytes. The range of valid values is from 1 to 1000.
disk2-size Amount of disk space allocated for the virtual disk 2 of the virtual blade in
gigabytes. The range of valid values is from 0 to 1000.
disk3-size Amount of disk space allocated for the virtual disk 3 of the virtual blade in
gigabytes. The range of valid values is from 0 to 1000. If you are using IDE
disk emulation, you must specify 0 for the size of disk 3, because this IDE
bus position is used for a CD-ROM.
disk4-size Amount of disk space allocated for the virtual disk 4 of the virtual blade in
gigabytes. The range of valid values is from 0 to 1000.