Sponsored Content
Full Discussion: EMC Failover
Operating Systems Solaris EMC Failover Post 302366448 by System Shock on Thursday 29th of October 2009 01:40:33 PM
Old 10-29-2009
What do you mean by "the system cannot recognize the disks"? Do you mean the OS loses visibility to the data in the SAN? Disconnecting the fiber cable should not prevent the OS from recognizing the volume presented by Powerpath.

What's the output of
Code:
powermt display dev=all

 

10 More Discussions You Might Find Interesting

1. Solaris

Interfaces do not failover

Would anyone know why a V440 Solaris 9 machine's interfaces (ce0 and ce1) will not failover? Both interfaces are on the same subnet, but different IPs. I can pull the plug on once interface (ce0) and ce1 will be accessible. I can reverse it and pull ce1, and ce0 will NOT be accessible. ... (5 Replies)
Discussion started by: StorageGuy
5 Replies

2. HP-UX

is anybody using EMC symmetrix?

Hello, I'm looking for reference sites using HP-UX and EMC symmetrix disk. Then, May I ask you questions? (6 Replies)
Discussion started by: cooldugong
6 Replies

3. Solaris

Emc

Dear gentelmen kindly please update me me how can i know disks on EMC and get size for all disks on EMC? (1 Reply)
Discussion started by: magasem
1 Replies

4. HP-UX

Emc

Dear gentelmen kindly please update me how can i know disks on EMC and get size for all disks on EMC? (0 Replies)
Discussion started by: magasem
0 Replies

5. UNIX for Advanced & Expert Users

AIX MPIO and EMC

We are looking at running MPIO for it's redundancy and load balancing benefits. Does anyone know what pieces of software or modules are needed on the VIO server to get load balancing to work. Remember we are using EMC's DMX3500 storage system. We no longer want to use Powerpath. :rolleyes: ... (2 Replies)
Discussion started by: vxg0wa3
2 Replies

6. UNIX for Advanced & Expert Users

directories failover

Hi, I have 3 directories (/1 /2 and /3) with same contents and want to achieve fail over among them. The Solution i thought of: 1. link /data to /1 (and provide users with /data to access) 2. CRON a script (to run every minute) to verify if /1 exist or not, if it does not exist (or its... (3 Replies)
Discussion started by: prvnrk
3 Replies

7. AIX

failover on 4.5 hacmp

Hi All, How do I trigger the failover on the second hacmp server? Please give me idea and I will do the rest. Thanks, itik (2 Replies)
Discussion started by: itik
2 Replies

8. IP Networking

IP failover needed

All, I am looking to setup a simple IP failover setup, but it seems every place i look has some difficult setup like pacemaker or LVS. I only want to handle the IP piece to failover a VIP. Any suggestions? I checked out keepalived and that my work for me. (4 Replies)
Discussion started by: markdjones82
4 Replies

9. Gentoo

How to failover the cluster ?

How to failover the cluster ? GNU/Linux By which command, My Linux version 2008 x86_64 x86_64 x86_64 GNU/Linux What are the prerequisites we need to take while failover ? if any Regards (3 Replies)
Discussion started by: sidharthmellam
3 Replies

10. AIX

Help with EMC BCV device

I'm trying to auto-mount EMC Symmetrix BCV device at boot. but having problem making BCV available. I put script called mkbcv to the inittab and engineer suggested to add 120 sec sleep between cfgmgr so I did that also. My mkbcv script seems to be working fine, it says "hdisk4 Available" ... (1 Reply)
Discussion started by: shuhei365
1 Replies
lanqueryconf(1M)														  lanqueryconf(1M)

NAME
lanqueryconf - query LAN interface configuration information for LAN_MONITOR mode link aggregates, also called failover groups SYNOPSIS
ascii_file] ascii_file] DESCRIPTION
The command discovers the set of LAN interfaces that can form a failover group and then maps that information to the ASCII configuration file. Options supports the following options: Find existing LAN Monitor failover group configuration from the kernel, and write it to the ASCII configuration file. Specifies the name of the ASCII configuration file into which configuration information is written. See the "ASCII Configuration File" section for information about the file parameters and syn- tax. By default, information is written to the file. Queries the system for the potential failover group configuration, and write it to the ASCII configuration file. Displays verbose output. ASCII Configuration File The default ASCII configuration file is It is similar to the Serviceguard file. This file contains the fields below. Note: the term is used for a physical link or a link aggregate with or mode. o The aggregate name for a LAN Monitor failover group, where XX is a decimal number, starting with 00 (lan900). may generate failover group name where X is the PPA of the physical link. Such failover group will be ignored unless it is modified manually. Each can have the following keywords: o This field can be used to specify the preconfigured IP address on the primary port. o Each failover group must have one primary port. The primary port is usually assigned the highest priority or lowest cost value, so it will be the port that carries traffic initially. The primary port is also the port that may have IP addresses configured. After lanapplyconf creates the failover group, the IP addresses on the primary port (if any is present) are moved to the failover group. Prior versions of APA maintains that the primary port must have IP address configured and must be the highest priority/lowest cost. APA 11i v3 observes neither of these rules: the primary port may be assigned any priority/cost values and it may not have IP addresses configured. Port that carries traffic depends on the priority/cost. HP recommends that the primary port always be assigned the highest priority or the lowest cost in a failover group. o Specifies a standby port for the A standby port is a port that replaces the primary port when the primary is incapable of carrying traffic. Both the and keywords have the following fields: o The LAN interface name (for example, lan0 and lan1). o The port priority that will be assigned to the port. o A cost value for the LAN interface preceded by a colon (:) and a space. This is an optional field. A port with the lowest normalized cost (cost divided by port's speed) will carry traffic. When ports have the same normalized cost, the one with the higher priority is preferred. For each failover group, either all or none of the ports should have the cost values assigned. If none of the ports has cost value assigned, then the failover group uses the default failover behavior based on priority. See the "Proactive Failover" section and the for more information. o The number of microseconds between polling messages. Polling messages are sent between ports in the specified interval for monitoring the health of all the ports in the failover group. The default is 10000000 (10 seconds). This keyword can be specified multiple times in the configuration file. A failover group's polling interval is set to the last specified interval. o The number of polling packets that are missed before deciding to send a log message to the user that indicates the port might have prob- lems and the network should be checked. The default is 3. o Enables (on) or disables (off) the ability to transmit gratuitous ARP messages at intervals shorter than 5 seconds. By default, is on. When the MAC address of a failover group changes, a gratuitous ARP packet is transmitted. To ensure that other clients and servers receive the new IP-MAC address mapping, APA/LAN Monitor transmits more gratuitous ARP packets for 1 minute. When this option is enabled, LAN Monitor will transmit gratuitous ARP at every for a total of times immediately after the MAC address changes. After completing the process, gratuitous ARP packets will be transmitted every 5 seconds until one minute has elapsed since the first gratuitous ARP was transmitted. When this option is disabled, LAN Monitor will transmit gratuitous ARP at every 5 seconds for 1 minute. o Number of microseconds between rapid gratuitous ARP messages. The range of valid values is 1000000-4000000, inclusive (1 second to 4 seconds). The default value is 1000000 (1 second). Specify a whole number of seconds as the value you specify is automatically rounded up to the next whole number of seconds. The value must be a valid integer. If the value is not in the valid range and is on, the interval value last processed with the command is used. If is off, this value is ignored for the corresponding failover group. o Number of gratuitous ARP packets sent rapidly. The valid range is 5-60, inclusive. The default value is 10. The value must be a valid integer. If the value is not in the valid range and is on, the count value last processed with the command is used. If is off, this value is ignored for the corresponding failover group. Proactive Failover By default, the port in a failover group with the highest priority is the active port. With proactive failover, the port that is the most efficient at carrying traffic is the active port. Efficiency is determined by assigning a cost to each port in a failover group. This cost is divided by the port's current speed to yield a normalized port cost; port speed is the number of links in a link aggregate multi- plied by the link speed, or in the case of a physical port, only the link speed. The lower the normalized port cost, the higher the port's efficiency. During certain LAN Monitor events, the normalized port cost might change on the active or standby ports. When these events occur, the nor- malized port cost of the active port and the standby ports are compared. If a standby port has a lower normalized port cost than the active port, the standby port becomes the active port. Sample File The file specifies failover groups and with total number of 2, 4, 2, 2, and 1 ports in each, respectively. The first network interface listed is the primary and the subsequent ones are the standby interfaces. Failover groups and have polling interval of 5 seconds and dead count of 2; and have polling interval of 10 seconds and dead count of 3. is enabled (on). There are IP addresses preconfigured on the primary ports of lan900 and lan905. There are no IP address preconfigured on the primary ports of lan901 and lan902. is a cost-based failover group. The cost values are preceded by a colon and a space. The primary port has the lowest cost. is also a cost-based failover group. The primary port and the standby port have the same cost, but the primary port has higher priority. When the failover group is created, the normalized cost determines which port will be the active port; it might not be the one designated as in the ASCII configuration file. When the failover group is cleared, the IP address switches back to the port specified as in the ASCII file if the primary port preconfigured IP address when creating the failover group. is a single-port failover group, no aggregate is allocated for it. POLLING_INTERVAL 10000000 DEAD_COUNT 3 LM_RAPID_ARP on LM_RAPID_ARP_INTERVAL 1000000 LM_RAPID_ARP_COUNT 10 FAILOVER_GROUP lan1 STATIONARY_IP 193.12.14.54 FAILOVER_GROUP lan900 STATIONARY_IP 194.12.14.55 PRIMARY lan2 5 STANDBY lan3 3 FAILOVER_GROUP lan901 PRIMARY lan4 5 STANDBY lan5 4 STANDBY lan7 3 STANDBY lan6 3 POLLING_INTERVAL 5000000 DEAD_COUNT 2 FAILOVER_GROUP lan902 PRIMARY lan903 5 : 2 STANDBY lan904 3 : 3 FAILOVER_GROUP lan905 STATIONARY_IP 192.12.14.56 PRIMARY lan907 9 : 3 STANDBY lan908 7 : 3 AUTHOR
was developed by HP. SEE ALSO
lanapplyconf(1M), lancheckconf(1M), landeleteconf(1M), lanscan(1M), netstat(1M). User manuals at lanqueryconf(1M)
All times are GMT -4. The time now is 02:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy