Author Topic: Creating a New Storage Pool  (Read 1668 times)

rstockton

  • Guest
Creating a New Storage Pool
« on: February 05, 2014, 07:40:52 AM »
I want to create a new storage pool and I beleive the following is what I need to do.

define stgpool Tier4Pool DISK pooltype=primary access=readwrite desc="T4 Disk Storage"
maxsize=nolimit highmig=90 lowmig=70

define volume tier4pool /tsm/data01/t4- access=readwrite formatsize=3000

Is there anythiing else that needs to be done to activate it?

Thanks,
Russell