Sponsored Content
Full Discussion: POWER6 VIO Failover
Operating Systems AIX POWER6 VIO Failover Post 302314774 by filosophizer on Sunday 10th of May 2009 05:31:46 AM
Old 05-10-2009
The O/S AIX 6. is from the local disks of VIO.

Local Disks of VIO_1 Server has been assigned to LPARs


Also, does anyone know if there is load balancing option available for VIO

Two VIO servers and One Lpar

can there be a load balancing ?

Thanks
 

9 More Discussions You Might Find Interesting

1. AIX

Oracle 10G best practices on Power6 AIX5.3

Can anyone point me to any best practices for partitioning, resource prerequisites, and implementation of Oracle 10G release 2 with RAC on 2 power6 550's running AIX5.3 as a cluster? (1 Reply)
Discussion started by: JodyTek
1 Replies

2. 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

3. AIX

vio server and vio client

Hi, I want to know wheather partition size for installation of vio client can be specified on vio server example If I am installing vio server on blade with 2*300gb hard disk,after that I want to create 2 vio client (AIX Operating system) wheather I can specify hard disk size while... (1 Reply)
Discussion started by: manoj.solaris
1 Replies

4. AIX

AIX 6.1 Power6 - Sys CPU utilization twice that of User

Hello, We just purchased two new 4-way (one active one failover) 5Ghz Power6 Servers (failover) with 64GB RAM (32GB per node) runing AIX 6.1 with two LPARs per node connected to our SAN with two 4GB HBAs. The PROD LPAR has 2 dedicated CPUs (4 virtual) and the TEST LPAR has 2 dedicated CPUs. ... (3 Replies)
Discussion started by: troym72
3 Replies

5. AIX

HACMP with VIO, service IP failover

Would anyone please kindly help to solve this problem... An LPAR with the below network configuration. ent0 and ent1 are logical lan (virtual ethernet) from VIO SEA. en0 1.2.3.4 <- boot ip 192.168.1.1 <- persistent ip 192.168.1.10 <- service ip en1 11.22.33.44 <- boot ip When I... (6 Replies)
Discussion started by: skeyeung
6 Replies

6. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

7. AIX

Power6 vs. Power7 hardware performance

I know I will get blasted for posting here, not know where to post this, however, I have performance question between the 2 platforms. Not knowing the exact processors in each box, but the Power6 Platform clock speed is 4400 (?? at least what was told to me), and the Power7 clock speed is 3500.... (5 Replies)
Discussion started by: mrmurdock
5 Replies

8. AIX

How to get power6 power FRU?

how to get power6 power FRU? the power5 can get by this command: lscfg -vp | grep -p 'AC PS' | grep FRU however, the power6 machine cannot get any info for that command. thanks (1 Reply)
Discussion started by: rainbow_bean
1 Replies

9. AIX

Hard drive compatibility for POWER6 p520

Hi, I have recently inherited an old p520 from work running AIX 6.1, based on the POWER6 CPU. I'm planning to play around with it and use it to learn the system, so this is a purely personal project. The machine is not under a support contract any more. I am looking to replace one of the disks... (11 Replies)
Discussion started by: topcat
11 Replies
LATD(8) 						      System Manager's Manual							   LATD(8)

NAME
latd - LAT daemon SYNOPSIS
latd [options] Options: [-dvVht] [-i interface] [-g greeting] [-s service] [-c circuit-timer] [-r rating] DESCRIPTION
latd is a daemon that serves incoming and outgoing LAT (Local Area Transport) requests. The parameters for LATD are just defaults, they can all be changed using latcp(8). latd should not be started directly but should be invoked using the command latcp -s. Any arguments for latd can be added to the latcp -s command line and many can be set in /etc/latd.conf(5). OPTIONS -i Set the interface to be used for LAT communication. If this is not specified then all ethernet interfaces will be used. This option can be specified multiple times to enable several interfaces. eg: -i eth0 -i eth2 Note, only Linux can use more than one ethernet interface at a time. *BSD versions will use the first available eth- ernet adaptor unless it is overridden by -i. -g Sets the greeting for this node. -s Set the default service name for this node. The default is the node name. -c Sets the circuit timer. The default is 80 (ms); -r Sets the rating for the default service. If the -t switch is not present this rating will be the maximum rating for the service. The load average of the machine will be used to recalculate the rating each time the servuce is announced. This allows terminal servers to do load balancing. -t Makes the rating static. It will not change as the system load changes. -d Don't fork and run the background. Use this for debugging. -v Verbose. The more of these there are the more verbose latd will be. Don't use more than one for normal operation because it will seriously impair performance. -h -? Displays help for using the command. -V Show the version of latd. SEE ALSO latcp(8), latd.conf(5), llogin(1) LAT Server MARCH 17 2003 LATD(8)
All times are GMT -4. The time now is 07:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy