Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old May 3rd, 2007
vasco's Avatar
vasco Offline
Junior Member
 
Join Date: April 2007
Location: Lisbon, Portugal
Posts: 28
partitioning a p505

Hi,

I'm trying to find out if I really need a VIO in order to setup a p505 with a dual gigabit PCI card with one partition with only one ethernet port and the other with 3.

I believe that even with micro-partitioning you can't 'split' a dual-port card, and that the p505 2 motherboard Ethernets are a dual-port adapter, but I don’t want to have the VIO overhead only to do this.
A better solution would be trunking (more than 1 vlan per port) but 'they' don't let me do that here.

Any ideas?

TIA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old May 3rd, 2007
mshulman1980's Avatar
mshulman1980 Offline
Member
 
Join Date: October 2006
Posts: 38
Re: partitioning a p505

Unfortunately VIO is still limited at the hardware level. Given your limitations, one thing you could do is wire each port to a differnt spot and build a bunch of vadapters/seas and give your clients as many adapters as nessesay.
You're working on a 505 though.. how many lpars are you going to put onto that? If you're at 2 or less, consider ditching advanced power virtualization alltogether and going a strictly hardware route.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old May 3rd, 2007
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Posts: 310
Send a message via MSN to cdelgadop
Re: partitioning a p505

Hi

I would buy more RAM and one or two HBAs (if SAN exists). Install VIO LPAR and assign all ethernet adapters in order to create an etherchannel device with increase capacity and failover. Assign all HBAs and make Virtual SCSI server adapters on them in order to assign to the client LPARs. Use micropartitioning so you can create LPARs with 10ths of CPU, this way you can, in theory, create up to 10 LPARs per CPU.

This way you can maximize your investment and use technology to create partitions for development and test enviroment on either AIX or Linux (Suse hehe) quickly.

http://www.redbooks.ibm.com/redpapers/pdfs/redp4079.pdf

Hope this helps

http://www.redbooks.ibm.com/redpapers/pdfs/redp4079.pdf
__________________
cd3lgad0p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old May 3rd, 2007
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 205
Re: partitioning a p505

Correct, without VIO you cannot split a dual port adapter (onboard or pci) between LPARS.

Buy another adapter fot the LPAR that needs 3 interfaces.

LPAR1 has one dualport adapter.
LPAR2 has the other dual port adapter and the new adapter.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old May 4th, 2007
vasco's Avatar
vasco Offline
Junior Member
 
Join Date: April 2007
Location: Lisbon, Portugal
Posts: 28
Re: partitioning a p505

Quote:
Originally Posted by duke900ssd
Correct, without VIO you cannot split a dual port adapter (onboard or pci) between LPARS.

Buy another adapter fot the LPAR that needs 3 interfaces.

LPAR1 has one dualport adapter.
LPAR2 has the other dual port adapter and the new adapter.
That would be the solution IF the other PCI slot was free, but it is needed for a HBA for the partition that only needs 1 ethernet. :-(

And I can't put the 2 applications on the same LPAR (using all the resources) because the 2 "machines" must be in isolated VLANs.

Another solution would be to create 2 virtual Ethernets between the LPARs and route the traffic via the other partition but that would be a very bad thing to do from the security point of view and I don't know enough about VPNs (IP-SEC) to try to do that kind of tunnel configuration.

It would be nice if IBM had a combo adapter, 1 ethernet + 1 hba. Sun had an ethernet+SCSI board but I don't think that IBM is anything like that.

Thanks for the help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old May 4th, 2007
vasco's Avatar
vasco Offline
Junior Member
 
Join Date: April 2007
Location: Lisbon, Portugal
Posts: 28
Re: partitioning a p505

Quote:
Originally Posted by cdelgadop
Hi

I would buy more RAM and one or two HBAs (if SAN exists). Install VIO LPAR and assign all ethernet adapters in order to create an etherchannel device with increase capacity and failover. Assign all HBAs and make Virtual SCSI server adapters on them in order to assign to the client LPARs. Use micropartitioning so you can create LPARs with 10ths of CPU, this way you can, in theory, create up to 10 LPARs per CPU.
That's what I'm going to do.
But I'll be "wasting" 0,1 or 0,2 CPU and 512 Mb of RAM that would otherwise be used by the partitions.
I'm going to setup the VIO in the internal SCSI disks and put the 2 LPARs on SAN storage.

Quote:
This way you can maximize your investment and use technology to create partitions for development and test enviroment on either AIX or Linux (Suse hehe) quickly.
I think that the VIO is a great technology and that it makes all the sense in bigger machines. But in this particular case it is not the best solution. It's the only solution and I'll have to use it but it will turn a simple task in a complex one... :-(
If this were in a PC I'd only add an USB ethernet... LOL...


Thanks for the links they'll be usefull.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old May 4th, 2007
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Posts: 310
Send a message via MSN to cdelgadop
Re: partitioning a p505

Hmm

I see your point. You can also use the Worload Manager of AIX in order to consolidate several workloads from different applications and give each of them shares of CPU and memory. The following link is an excelent howto made by the creator of nmon tool.

Setting up AIX Workload Manager in 30 minutes

About the VIOS, you will lose more than 0.2, it's recommended to assign at least 0.5 if using Shared Ethernet Adapter

Hope this helps
__________________
cd3lgad0p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old May 4th, 2007
vasco's Avatar
vasco Offline
Junior Member
 
Join Date: April 2007
Location: Lisbon, Portugal
Posts: 28
Re: partitioning a p505

Quote:
Originally Posted by cdelgadop
Hmm
I see your point. You can also use the Worload Manager of AIX in order to consolidate several workloads from different applications and give each of them shares of CPU and memory.
I know about NLM but in this case it will not help. The applications MUST be in different machines only because they are in different (and isolated) networks, one is on a DMZ, the other in an internal network.
I'll need to be extra carefull with the VIO config in order to make sure it can't be used to bypass the firewall.

Quote:
The following link is an excelent howto made by the creator of nmon tool.
Setting up AIX Workload Manager in 30 minutes
Nice doc, thank you very much...

Quote:
About the VIOS, you will lose more than 0.2, it's recommended to assign at least 0.5 if using Shared Ethernet Adapter
We'll see... If it was a p505-Q it would be ok, but as it is I don't think that I can spare that much.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old May 4th, 2007
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Posts: 310
Send a message via MSN to cdelgadop
Re: partitioning a p505

Hmmm

Ok, 2 LPARs, each on different networks (one of them in a DMZ). I wouldn't use VIOS to provide Shared Ethernet Adapter in this case, only to provide virtual storage. I'd buy another ethernet adapter and assign them to both LPARs. This might save you a lot of troubles and time configuring AIX as well as the DMZ to be secure with the VIOS.

Looks like VIOS is not the best approach for you. You might find usefull to buy HBAs and boot each LPAR form SAN LUNS (if exists).

Hope this helps
__________________
cd3lgad0p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old May 7th, 2007
vasco's Avatar
vasco Offline
Junior Member
 
Join Date: April 2007
Location: Lisbon, Portugal
Posts: 28
Re: partitioning a p505

Thank you all for your help.

Last Friday I was able to show IBM that this configuration was NOT a good solution, in the end they agreed to let this 505 alone doing what it is doing now and install the other application in a new machine. :-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix freeware aixif_arp_dup_addr b150f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 dlpar fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hi yall hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server pseries pseriestech rsync aix sc_disk_err4 scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How best to setup P505/ hmc test lab patelhk1 pSeries - System p 0 March 14th, 2007 12:56



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48