VIOS Configuration Question


 
Thread Tools Search this Thread
Operating Systems AIX VIOS Configuration Question
# 8  
Old 08-14-2016
Do you have SRIOV-capable LAN adapters?
# 9  
Old 08-16-2016
Hi agent.kgb,

Yes all the quad port adapters (4x10Gb Fiber, 1x1Gb Copper) are SRIOV capable, so I have decided to adopt the following model at a HIGH level. I'll get down to the detail planning when I start the build process, currently each box will host around 20 LPAR's and unfortunately due to some major firmware issues with the SVC's we will not be using LPM to move stuff around - so a lot of planning here.

Currently the plan is to use 2 adapters per VIOS, this will give me 8x10Gb ports per VIOS, these will be configured as either one or two ether channels (most likely one)as per the diagram very kindly sent by xray.

So when I have the high level drawings complete I'll attach them to the post for information.

Regards

Gull04
# 10  
Old 08-16-2016
If you have SR-IOV-capable adapter, don't make SEA and follow advices and schemes, made for standard Ethernet adapters. If you don't need LPM, configure SR-IOV's VFs on an HMC and assign them directly to LPARs. If you need HA between 2 adapters, make a NIB with a ping address. It takes less CPU and provides more network performance.
# 11  
Old 08-17-2016
Hi Folks,

Here is a quick diagram of what is planned - just for the 10GbE network. I have to draw separate diagrams for all the individual sub-systems.

@agent.kgb, Sorry I didn't make myself clear on the previous mail. The full job is actually the replacement of two P770+ servers with three S824's, but due to problems with the existing SVC's we are unable to use LPM for the actual migrations. Once we have relocated the applications workloads to the new tin - then LPM will be used.

Regards

Gull04
# 12  
Old 08-17-2016
770 to 824 migration? my condolences to your customer.

Once again - if you have SRIOV capable adapters, don't make SEAs. You will have worse performance. Learn what SRIOV is, Virtual Functions and VNICs are.

You don't have to trust me, you can read e.g. this guy - A first look at SRIOV vNIC adapters | chmod666 AIX blog. Benoit (the guy) is the co-author of the PowerVC redbooks and manages quite a big infrastructure.

I unfortunately can't give you information on performance tests of SR-IOV adapters, I received from another guy, who made the tests for IBM labs. I spoke to him last year, as IBM still didn't announce VNIC feature, and he convinced me, that SR-IOV performance is better, then of SEA. IBM uses the results to convince customers to buy SR-IOV adapters, but if you already bought them and paid money, use them!
This User Gave Thanks to agent.kgb For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

IPMP Configuration Question/Problem

Hi, I have two physical interface connected to solaris box. 1. e1000g1 2. e1000g2 I have added these interfaced under a same IPMP group "IPMP1" After that I have configured a test address for e1000g1 like below ifconfig e1000g1 addif <ip-address> netmask + broadcast + -failover... (1 Reply)
Discussion started by: praveensharma21
1 Replies

2. AIX

VIOS 2.2.4.10 - Errors

Hi, $ ioslevel 2.2.4.10 I always get these errors when I perform any action using the web interface of IVM / VIOS Shutdown Partitions Help You have chosen to shutdown the following partitions. The recommended shutdown method is to use the client operating systems shutdown... (1 Reply)
Discussion started by: filosophizer
1 Replies

3. AIX

VIOS IP address - separate vlan for vios servers ?

Hello, Lets say for simplicity that I do not use any vlan config inside my server - one lpar group use hea physical port1, another group hea physical port2. Physical port1 configured as vlan1 on external switch, physical port2 as vlan2. What is the common practice - should I isolate my vios... (0 Replies)
Discussion started by: vilius
0 Replies

4. UNIX for Advanced & Expert Users

Free Radius Configuration question

Solaris 10 on an X86 box - Config runs fine has a couple of items in log (really long log file). When I try make I get make: Fatal error in reader: Make.inc, line 84: Unexpected end of line seen line 84 is LIBRADIUS_WITH_OPENSSL = 1 any ideas on what to try? (1 Reply)
Discussion started by: NeedLotsofHelp
1 Replies

5. Debian

Question on the dhcp-server configuration for a fixed IP address.

Hi , when i configure my server with a fixed ip address in dhcpd.conf as below subnet 172.21.151.0 netmask 255.255.255.0 { range 172.21.151.66 172.21.151.66; } host switch { hardware ethernet 00:05:30:02:DB:31; fixed-address 172.21.151.66; } when i start dhcpd server , it... (2 Replies)
Discussion started by: Gopi Krishna P
2 Replies

6. AIX

VIOS

Can anybody provide me with usefull links to get knowledge how VIOS works and how to configure Lpars on it? I am tired and feel lazy to search through IBM redbooks :-) .. so pls help me :p (3 Replies)
Discussion started by: wwwzviadi
3 Replies

7. UNIX for Dummies Questions & Answers

OpenSSH Configuration Question

In sshd_config it is written: # The strategy used for options in the default sshd_config shipped with # OpenSSH is to specify options with their default value where # possible, but leave them commented. Uncommented options change a # default value. So does that mean for the following: ... (2 Replies)
Discussion started by: mojoman
2 Replies

8. Debian

gnome file manager configuration question

Is there a way to configure the gnome file manager to open each directory in the same window instead of opening a new one? (Debian 5.0.0) (5 Replies)
Discussion started by: snorkack59
5 Replies

9. Linux

xterm font colors - configuration question?

When I telnet (ssh) over to my Fedora system, I find the colors horrible. For instance, regular files are white text, which is fine, but directories show up as dark blue which is virtually invisible against the black background). Additionally, when using vi, I find the colors great doing perl... (3 Replies)
Discussion started by: ripley
3 Replies

10. UNIX for Dummies Questions & Answers

Configuration Newbie Question

Hi - I am fairly new with unix. I have a unix box, installed with Solaris 2.8. I can get the box hooked up to the internet, not using DHCP but static IP address behind a Linksys firewall. However, I cannot telnet to the unix box or from within the unix box. If I telnet from a windows... (8 Replies)
Discussion started by: trigeek8888
8 Replies
Login or Register to Ask a Question