Originally posted by: CRM
There is no best practise in my opinion for disk attachement for AIX, just best practise for the particular application that runs on AIX.
Your 800GB - what is this supporting?
If you have 200GB of database storage and 200GB of transaction logs, database best practise would dictate that you should split this into at least two luns so that the back end storage could be presented from different spindles.
If you have 800GB in a single filesystem but this needs tens of thousands of IOPS, then you would want to split this so that you can spread this across many LUNs and spindles.
How often will this grow, if you start with 800GB luns then the standard growth chunk is 800Gb, using 200GB chunks is much easier to expand gradually.
The fewer number of disks you have though the less you have to manage.
If you have another 200GB for scratch storage/backups then you would want this on another lun so you could present this from slower cheaper disks for example.
The main questions to ask for your 800 GB of storage would be:
1. What are the different filesystems/chunks of storage within this
2. For each chunk of storage what are the requirements in terms of IO and availability
Taking this and mapping it to the tiers available you can present storage that meets the requirements yet is also as cheap as possible.
If you have these requirements I am sure we can offer many different opinions on the optimum layout.
Oh - and rememeber that performance and tuning is an iterative process and the first layout may not be the best, you may have to jig some bits around, especially if you have storage on shared spindles with other servers.
regards
Chris
#AIX-Forum