Activating or deactivating the paging volume

Use the swapon and swapoff commands to activate and deactivate paging volumes respectively.

For example, to activate the myswapvol:

# swapon /dev/myswapvol

To deactivate the myswapvol:

# swapoff /dev/myswapvol