Specifications

3-114
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
disk
disk
To configure disks on a WAAS device, use the disk EXEC command.
disk delete-partitions diskname
disk disk-name diskxx replace
disk insert diskname
disk recreate-raid
disk reformat diskname
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.
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.
reformat diskname Performs a low-level reformatting of a SCSI disk drive and remaps bad
sectors. Specify the name of the disk to be reformatted (disk00, disk01).
Caution Use the reformat and diskname keyword and argument with
extreme caution to avoid the loss of data.
Note This option is not available 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 reformatted (disk00, disk01).
For RAID-5 systems, this command scans the logical RAID device for
errors. On these systems, there is no diskname option.