Sponsored Content
Operating Systems AIX DUAL VIOS & Client LPAR hangs at 25b3 Post 302395888 by filosophizer on Wednesday 17th of February 2010 08:00:26 AM
Old 02-17-2010
actually we figured out what was the problem. The problem was with SAN Zoning. In case of DUAL VIO Setup SAN Zoning has to be different.
Each switch should see both Servers

When using only one Fibre Channel per Virtual I/O Server, you need an
additional switch to have a highly available configuration. In this case, it is
important that the SAN zoning be configured such that the single Fibre Channel
in each Virtual I/O Server LPAR is zoned to see both storage controllers in the
FAStT. If a second Fibre Channel is used for additional redundancy, the storage
administrator must ensure that each Fibre Channel is zoned to only one of the
DS4200 controllers. Rules for attachment of FAStT storage units to AIX can be
found in the Storage Manager documentation of the Storage Manager products.

http://lh3.ggpht.com/_FOnSOMQiszQ/S3...dual_vio_1.JPG

http://lh6.ggpht.com/_FOnSOMQiszQ/S3...dual_vio_2.JPG

http://lh4.ggpht.com/_FOnSOMQiszQ/S3...dual_vio_3.JPG

SEE IBM REDBOOKS PowerVM Virtualization on IBM System p: Introduction and Configuration Fourth Edition, SG24-7940-03
Redbooks, published 6 May 2008, last updated 11 January 2010,

IBM System p Advanced POWER Virtualization (PowerVM) Best Practices, REDP-4194-00
Redpapers, published 9 October 2006, last updated 22 May 2009, Rating: (based on 10 reviews)
83% 3. Advanced POWER Virtualization on IBM System p Virtual I/O Server Deployment Examples, REDP-4224-00
Redpapers, published 13 February 2007, last updated 19 June 2007, Rating: (based on 3 reviews)
& RED PAPER 4194

Last edited by filosophizer; 02-17-2010 at 09:23 AM..
 

10 More Discussions You Might Find Interesting

1. AIX

Setting Dual Ip address on LPAR AIX 5.3

Hi Guys, Can somebody help me how to add and activate addtional ip address on AIX. My server is IBM p5-570 i already set ipadress on ent1 ent0 -- 192.168.206.105 ( default ) ent1 -- 192.168.0.89 (additional) i can ping from outside to 192.168.0.89 but i can not telnet or ftp. for... (6 Replies)
Discussion started by: cahyo3074
6 Replies

2. AIX

Problem mapping LUN disk from VIOS to the LPAR

Hello guys, It would be so nice of you if someone can provide me with these informations. 1) My SAN group assigned 51G of LUN space to the VIO server.I ran cfgdev to discover the newly added LUN. Unfortunately most of the disks that are in VIO server is 51G. How would I know which is the newly... (3 Replies)
Discussion started by: solaix14
3 Replies

3. AIX

VIOS to lpar Mapping

Hello, I have created mapping of 2 virtual adapters for Lpars using following command: mkvdev -vdev ipanalyzerlv1 -vadapter vhost11 mkvdev -vdev ipanalyzerlv -vadapter vhost13 The above two commands were succesfull but when I want to map the third virtual device to the same Lpar than... (3 Replies)
Discussion started by: Vit0_Corleone
3 Replies

4. AIX

What's the difference between VIOS and LPAR?

Hi All, Besides the licenses on VIO and LPAR. What's the main difference with the two? I have installed VIO, my manager told me so, because it's like a free hypervisor but I never installed LPAR before. How do you install it? And if you can give more info on the two, that would be great. ... (5 Replies)
Discussion started by: itik
5 Replies

5. AIX

List LPAR from VIOS

Hi guys, does anyone know how to get a list of the LPAR running on VIOS? Thanks! (5 Replies)
Discussion started by: cecco16
5 Replies

6. AIX

VIOS LPAR Error 0518

I am trying to install AIX 5.3 on one of the LPARs through VIOS but I get this error 0518 Reference Code Selection 0518 (Time stamp: 12/18/12 12:10:20 AM UTC) Starting kernel (Time stamp: 12/18/12 12:10:15 AM UTC) AIX is starting. (Time stamp: 12/18/12 12:10:15 AM... (10 Replies)
Discussion started by: filosophizer
10 Replies

7. AIX

Moving VIOS, LPAR's, HMC to different subnet

Hi, Just joined to new company with one Power 720 Express (8202-E4C) server and have no much experience with IBM systems. I am trying to move everything I mentioned to different subnet as required by customer contract (currently sitting on same subnet as company lan). Access to this subnet will... (8 Replies)
Discussion started by: spricer
8 Replies

8. AIX

VIOS: Extend virtual disk assigned to running lpar?

Hello, VIOS 2.2.1.4 using IVM. I'm trying to extend a virtual disk assigned to a running lpar so that I can expand the lpar's datavg and grow some filesystems for the user. Storage admin expanded the lun and new size was reflected in VIO right away. I then needed the storage pool to... (2 Replies)
Discussion started by: j_aix
2 Replies

9. UNIX for Advanced & Expert Users

Unable to install client AIX LPAR to vscsi hdisk provided from VIOS

Hi everybody, I have Power5 server with 4 internal hdisks each of 70Gb. VIOS server was installed via Virtual I/O Server Image Repository on the HMC. HMC release - 7.7.0 VIOS rootvg installed on 2 disk(these disks merged to one storage pool during VIOS install process),and 2 others hdisks... (2 Replies)
Discussion started by: Ravil Khalilov
2 Replies

10. AIX

Chef client on VIOs? How do you manage your VIO configs?

I know the VIOs are generally to be treated as an appliance and one should never drop down to oem_setup_env. In reality however, oem is a very useful tool to get the job done. So that leads me into the question of using the Chef client on a VIO. Currently a big push to manage all our *nix... (4 Replies)
Discussion started by: RecoveryOne
4 Replies
img-xbm(n)																img-xbm(n)

__________________________________________________________________________________________________________________________________________________

NAME
img-xbm - Img, X Windows Bitmap Format (xbm) SYNOPSIS
package require Tk package require img::xbm ?1.4? image create photo ?name? ?options? _________________________________________________________________ DESCRIPTION
The package img::xbm is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require Img, or on its own, via package require img::xbm. Like all packages of Img it does not provide new commands, but extends the existing Tk command image so that it supports files containing raster images in the X Windows Bitmap Format (xbm). More specifically img::xbm extends Tk's photo image type. The name of the new format handler is xbm. This handler does not provide additional configuration options. All of the above means that in a call like image create photo ?name? ?options? [1] Image data in xbm format (options -data and -file) is detected automatically. [2] The format name xbm is recognized by the option -format. SEE ALSO
img-bmp, img-dted, img-gif, img-ico, img-intro, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-raw, img-sgi, img-sun, img- tga, img-tiff, img-window, img-xbm, img-xpm KEYWORDS
image handling, tk, xbm COPYRIGHT
Copyright (c) 1995-2009 Jan Nijtmans <nijtmans@users.sourceforge.net> Img 1.4 img-xbm(n)
All times are GMT -4. The time now is 08:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy