HP-UX and Software Raid1

I have installed today an HP-UX 11i V2 on PA-Risc server, and it went quite fine. I have used the “Technical Environment” DVDs for installation, and it went fine. I was unable to find, however, the Raid1 (Mirror) tools for the LVM. Symptoms: There is no parameter “-m” to “lvextend“. According to documentaion (or even…

NFS problems in failover – MC Service Guard. Applicable to other Linux HA clusters

Problem: Two Linux servers (RHEL4) running NFS Server in High-Availability (failover) mode. When failovering the resources, an NFS client can continue to work. When failing back, the NFS client times-out for 5+ minutes. Further problem information: While using RHEL3, that same (exact) configuration worked flawlessly. Solution: set NFS options to UDP instead of TCP. Explanation:…