Unpin a Volume

You can unpin an existing volume using the commands below.

Unpin a volume.
vol --edit volume_name --cache_pinned no
When a volume is unpinned, the blocks are given a cache performance policy of Normal.

Unpinning a volume:

vol --edit volume1 --cache_pinned no