ONTAP Hardware

Best practice: One volume - one LUN or one Volume - several LUNs?

areti
2,376 Views

Hello!
On NepApp FAS2750, I need to create LUNs that will be connected to Windows servers like logical drives.
What is the best practice strategy?
Create your own Volume for each LUN:
first volume -> first LUN
second volume -> second LUN and so on.
Or is it more correct to create one large volume and create the required number of LUNs on this volume?

1 ACCEPTED SOLUTION

kahuna
2,371 Views

for performance purposes it is best to create multiple volumes as each is getting assigned to a subset of the overall CPU, hence, a single volume will get limited resources 

View solution in original post

2 REPLIES 2

kahuna
2,372 Views

for performance purposes it is best to create multiple volumes as each is getting assigned to a subset of the overall CPU, hence, a single volume will get limited resources 

paul_stejskal
2,350 Views

I don't know that it's a "best practice", but each volume gets its own affinity, and you can have parallelization issues. That said, I've seen an A700 on FCP with multiple LUNs hitting 7 GB/s on all reads. We have some optimizations starting in 9.3 which make this better.


The biggest thing is to have multiple LUNs I'd say either way per host for performance. On a 2750 this is probably not a big deal since it's a low end platform, but if you can stripe your LUNs you'll get best performance from a threading standpoint.

Public