Sponsored Content
Operating Systems AIX volume group lun sizes and no of file systems for optimal performance Post 302494055 by smashingpumpkin on Friday 4th of February 2011 04:28:56 PM
Old 02-04-2011
volume group lun sizes and no of file systems for optimal performance

Hello,

It's been a while since I've done AIX..., but I'm planning
a new TSM on AIX disk-only backup solution.

I'm planning to make an AIX volume group out of 40 luns of 1 TB.
I'm planning to create one big file system on here.
The purpose for this is to use this as a device class FILE for a TSM disk-only backup solution.

My question is,
would it make any difference, performance-wise, if I split up this capacity over multiple file systems, or even multiple VG's ?

right now this is the plan:
---------------------------------

  • volume group: VG_TSMFILECLASS -> 40 luns of 1TB
-> one filesystem on there /FILECLASS/ -> 40 TB
  • device class FILE has /FILECLASS/ specified as directory to work in (at TSM level)
(all backup data will be written to the same file system and VG)

would this be better?:
----------------------------

  • volume group: VG_TSMFILECLASS -> 40 luns of 1TB
-> two filesystems on here: /FILECLASS1/ -> 20 TB
/FILECLASS2/ -> 20 TB
  • device class FILE has /FILECLASS1/ + /FILECLASS2/ specified as diectories to work in
(when you specify multiple directories for a device class file in TSM, it spreads its volumes in
a balanced way over the directories that you specify,
so in this case the backups would be landing on 2 different filesystems in the same VG)

would this be even better ?:
------------------------------------

  • volume group: VGTSMFILECLASS1 -> 20 luns of 1 TB
-> one FILESYSTEM on here: /FILECLASS1/
  • volume group: VGTSMFILECLASS2 -> 20 luns of 1 TB
-> one FILESYSTEM on here: /FILECLASS2/
  • device class FILE has /FILECLASS1/ + /FILECLASS2/ specified as diectories to work in
(when you specify multiple directories for a device class file in TSM, it spreads it volumes in
a balanced way over the directories that you specify,
so in this case the backups would be landing on 2 different VG's)

would this make a difference for performance or might I just as well put everything on one file system in one VG ?

Also is there some kind of optimal lun size for this (from an AIX OS perspective) ?


some extra info:

  • I would use JFS2,
(without DIO since the TSM device class FILE works in a sequential way).

  • all storage is on one dedicated storage box
(EMC Ax4 with 2TB SATA2 disks)

any hints/thoughts would be appreciated Smilie
 

10 More Discussions You Might Find Interesting

1. AIX

volume group space addition after LUN creation

Hi, I was told that 300GB of LUN has been allocated to my server by the SAN group. apart from rootvg i have 2 volume groups(oracle) for which i need to add space as follows: oradbvg 250GB to be added oralvg 50GB what are the steps that i should follow after iam being told that LUN has been... (4 Replies)
Discussion started by: karthikosu
4 Replies

2. UNIX for Advanced & Expert Users

LVM - Extending Logical Volume within Volume Group

Hello, I have logical volume group of 50GB, in which I have 2 logical volumes, LogVol01 and LogVol02, both are of 10GB. If I extend LogVol01 further by 10GB, then it keeps the extended copy after logical volume 2. I want to know where it keeps this information Regards Himanshu (3 Replies)
Discussion started by: ghimanshu
3 Replies

3. UNIX for Dummies Questions & Answers

Remove header from files: optimal performance

I need to concatenate about a thousand files (using a loop) on a UNIX server. Also, each file has a header row which is to be removed. Which of the following would give better performance? tail+2 <filename> or sed '1,1d' <filename> Or is there another, faster way? Thanks, Kaus (4 Replies)
Discussion started by: kausmone
4 Replies

4. UNIX for Dummies Questions & Answers

I/O performance in HPUX file systems

Hi guys, what is the relation between I/O performance and file systems. I have a file systems called /dcs/data01 which is having 4Tb size. According our application we can split the file system like dcs/data01 -> 1Tb dcs/data02 -> 1Tb dcs/data03 -> 1Tb dcs/data04 -> 1Tb do you... (4 Replies)
Discussion started by: Davinzy
4 Replies

5. AIX

Logical volume name conflict in two volume group

Hello, I am a french computer technician, and i speak English just a little. On Aix 5.3, I encounter a name conflict logical volume on two volume group. The first volume lvnode01 is OK in rootvg and mounted. It is also consistent in the ODM root # lsvg -l rootvg |grep lvnode01 ... (10 Replies)
Discussion started by: dantares
10 Replies

6. HP-UX

HP-UX cómo saber si una LUN esta en un Volume Group

Hola a todos, me gustaría saber cómo chequear si estas LUN´s objecthexuid .........................: 6005-08b4-0001-529c-0005-6000-45d6-0000 objecthexuid .........................: 6005-08b4-0001-529c-0005-6000-45d9-0000 objecthexuid .........................:... (1 Reply)
Discussion started by: aav1307
1 Replies

7. UNIX for Dummies Questions & Answers

Confusion Regarding Physical Volume,Volume Group,Logical Volume,Physical partition

Hi, I am new to unix. I am working on Red Hat Linux and side by side on AIX also. After reading the concepts of Storage, I am now really confused regarding the terminologies 1)Physical Volume 2)Volume Group 3)Logical Volume 4)Physical Partition Please help me to understand these concepts. (6 Replies)
Discussion started by: kashifsd17
6 Replies

8. UNIX for Dummies Questions & Answers

How to create a volume group, logical volume group and file system?

hi, I want to create a volume group of 200 GB and then create different file systems on that. please help me out. Its becomes confusing when the PP calculating PP. I don't understand this concept. (2 Replies)
Discussion started by: kamaldev
2 Replies

9. Solaris

Restore of Netapp FC lun targets used as the disks for a zpool with exported zfs file systems

So, We have a Netapp storage solution. We have Sparc T4-4s running with LDOMS and client zones in the LDOMS, We are using FC for storage comms. So here's the basic setup FC luns are exported to the primary on the Sparc box. using LDM they are then exported to the LDOM using vdisk. at the... (4 Replies)
Discussion started by: os2mac
4 Replies

10. Red Hat

No space in volume group. How to create a file system using existing logical volume

Hello Guys, I want to create a file system dedicated for an application installation. But there is no space in volume group to create a new logical volume. There is enough space in other logical volume which is being mounted on /var. I know we can use that logical volume and create a virtual... (2 Replies)
Discussion started by: vamshigvk475
2 Replies
All times are GMT -4. The time now is 01:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy