R21xx-HP FlexFabric 11900 Fundamentals Command Reference
116
Examples
# Restore the space of the Flash.
<Sysname> fixdisk flash:
Restoring flash: may take some time...
Restoring flash:...Done.
format
Use format to format a storage medium.
Syntax
format medium-name
Views
User view
Predefined user roles
network-admin
Parameters
medium-name: Specifies the name of a storage medium, case insensitive.
Usage guidelines
Formatting a storage medium permanently deletes all files on the storage medium.
Before formatting a storage medium, make sure no other administrators are accessing the storage
medium. Otherwise, the format operation fails.
Examples
# Format the Flash.
<Sysname> format flash:
All data on flash: will be lost, continue? [Y/N]:y
Formatting flash:... Done.
gunzip
Use gunzip to decompress a file.
Syntax
gunzip filename
Views
User view
Predefined user roles
network-admin
Parameters
filename: Specifies the name of the file to be decompressed. This argument must have .gz as the
extension.
Usage guidelines
This command deletes the specified file after decompressing it.










