6.55 Rename Cachedev

rename cachedev <cachedev_name> <new_cachedev_name>

Rename a specified NSS cache device.

nlvm [nlvm_options] rename cachedev <cachedev_name> <new_cachedev _name>

Command Option

cachedev_name

Mandatory. Specify the name of the NSS cache device to rename.

Example

MYCACHEDEV1
new_cachedev_name

Mandatory. Specify the new name of the NSS cache device. See the create cachedev command for cache device naming conventions.

Example

MYCACHEDEV2

Command Example

nlvm rename cachedev MYCACHEDEV1 MYCACHEDEV2

Rename the cache device MYCACHEDEV1 as MYCACHEDEV2.