Specifications

3-126
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
disk
disk
To configure disks on a WAAS device, use the disk EXEC command.
disk delete-partitions diskname
disk delete-data-partitions
disk disk-name diskxx replace
disk insert diskname
disk recreate-raid
disk scan-errors diskname
Syntax Description
Defaults No default behavior or values.
delete-partitions
diskname
Deletes data on the specified logical disk drive. After using this command,
the WAAS software treats the specified disk drive as blank. All previous
data on the drive is inaccessible.
Specify the name of the disk from which to delete partitions (disk00,
disk01). For RAID-5 systems, this option is not available because only one
logical drive is available.
delete-data-partitions Deletes all data partitions on all logical drives. After using this command,
the WAAS software treats the specified disk partitions as blank. All
previous data on the partitions is inaccessible.
Data partitions include the CONTENT, PRINTSPOOL, and GUEST
partitions. These partitions include all DRE and CIFS cache files, print
spool files, and any virtual blade images. If you want to keep virtual blade
images, back them up before using this command by using the copy
virtual-blade EXEC command.
disk-name diskxx
replace
Shuts down the physical disk with the name diskxx (disk00, disk01, etc.)
so that it can be replaced in the RAID-5 array.
Note This option is available only on RAID-5 systems.
insert diskname Instructs the SCSI host to rescan the bus to detect and mount the newly
inserted disk. Specify the name of the disk to be inserted (disk00, disk01).
Note This option is available only on WAE-612 and WAE-7326 models.
recreate-raid Recreates the RAID-5 array.
Note This option is available only on RAID-5 systems.
scan-errors diskname Scans SCSI or IDE disks for errors and remaps the bad sectors if they are
unused. Specify the name of the disk to be scanned (disk00, disk01).
For RAID-5 systems, this command scans the logical RAID device for
errors. On these systems, there is no diskname option.