AIX - Fibre Adapter and IBM Storage


 
Thread Tools Search this Thread
Operating Systems AIX AIX - Fibre Adapter and IBM Storage
# 8  
Old 02-19-2016
Quote:
Originally Posted by filosophizer
Thanks, the reason of not using ordinary disk rack, is the speed.

SAN Storage speed is much higher compared to ordinary disk speed
Actually this is not really true. SAN may be faster than single disks, but you can create all sorts of striped disksets (RAIDs of various sorts), flash disks and caching controllers to achieve the same speed and throughput for a considerably lower price.

This is not to say that SAN is a bad idea in and of itself, but your setup seems to be intent not to use the advantages of a SAN anyway.

I hope this helps.

bakunin
# 9  
Old 02-22-2016
I don't see why it would not work, however you are then limiting yourself for future growth. If you p-Series has two fibre cards and you have two free HBA on the SAN then you should just be able to cable them, but if you want to add another server, you have to make a choice:-
  • Plug in direct to another two free HBA if you have them
  • Insert switches into your existing paths, which may require downtime
What is your likely future growth? If you are sure there is no growth then go ahead, but if you think you might replace your server at some point and might like to migrate the LUNs across, then you either have to have enough spare HBAs or invest in switches early is my recommendation.


Thinking about IO speed, it seems to be the write requests that work better. With local disk (not including hardware raid) the OS is directly responsible for ensuring that the write has been committed to the brown-spinning-stuff and must wait to get it done. With hardware RAID and SAN disk, you normally get a big chunk of cache. The OS writes to this cache and gets an acknowledgement that the write is complete. The server can then carry on and the disk array then completes the true write to the brown-spinning-stuff in it's own time to best economy based on physical head positions and rotation position of the disks.


I hope that this helps,
Robin
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

[ASK] - AIX Fibre Channel behavior

Hello all, Let me introduce about the context and my environment. We have an AIX 6.1 system, it has 4 FC channels / > lsdev -Cc adapter | grep fcs fcs0 Available 23-T1 Virtual Fibre Channel Client Adapter fcs1 Available 23-T1 Virtual Fibre Channel Client Adapter fcs2 Available 23-T1... (14 Replies)
Discussion started by: Phat
14 Replies

2. AIX

IBM AIX - SAN Storage DS4300 issue

Hi, This is follow up to the post https://www.unix.com/aix/233361-san-disk-appearing-double-aix.html When I connected Pseries Machine HBA Card ( Dual Port ) directly to the SAN Storage DS4300 , I was able to see Host Port Adapter WWN numbers , although I was getting this message... (2 Replies)
Discussion started by: filosophizer
2 Replies

3. AIX

IBM SAN storage -- cache battery

Hello, I have IBM SAN STORAGE DS4100 and one of the cache battery for the controller is dead. Suddenly the performance has been degraded and access to SAN disks ( reading and writing ) became very slow ? My query: Replacing the battery will take 6 days, so in the mean time what are the ways... (1 Reply)
Discussion started by: filosophizer
1 Replies

4. Solaris

Cannot see the IBM SAN storage

HI all, I had recently change the Server storage from EMC to the IBM SAN. but after the configuration, the IBM success to see the server HBA port and successfully assign a LUN for the server. When i go to the server, and restarted it. i use the "format" command to check, but din see any... (1 Reply)
Discussion started by: SmartAntz
1 Replies

5. AIX

IBM DS8000 storage

Sorry Moderator, I know the topic is not allowed here but I couldnot find any other topics to get help from.. So I am interested if anybody knows software to monitor DS8000 storage performance etc. thanks in advance (1 Reply)
Discussion started by: Vit0_Corleone
1 Replies

6. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

7. AIX

Power6 Virtual Fibre Channel Adapter

Hello, Searched in all IBM Redbooks and on the internet and couldn't find anything about the new feature of POWER 6 which Virtual Fibre ( Fiber ) channel adapter. It is similar to virtual scsi adapter. In my client partition I created the virtual Fibre Adapter mapped it with the VIO... (1 Reply)
Discussion started by: filosophizer
1 Replies

8. AIX

Install Fibre Card AIX 5.3

Hello, I have two systems that are being prepared to be SAN attached .. can anyone tell me any specific checks I should perform prior to the cards being installed... I am aware of firmware / OS level and relevant drivers, is there anything else? thanks Chris. (8 Replies)
Discussion started by: chlawren
8 Replies

9. AIX

Fibre channel drivers on RS/6000 aix 5L

Want to configure IBM raid strorage but the aix 5L cds do not have the drivers for the fibre channels. The machine is RS/6000. I have gone to IBM downlaodable sites but i can't find the drivers? help pliz:mad: (4 Replies)
Discussion started by: Zim-Aix-Guru
4 Replies
Login or Register to Ask a Question