Folks,
Please tell me if the way to create a volume that will contain thin luns is the best below

vol create vol1  -s none aggr0 550g  
vol options vol1 fractional_reserve 0
snap reserve -V vol1 0         
vol autosize vol1 off
snap autodelete vol1 on

Do I need to create the LUNs with any special consideration
Thanks!!!~