Sponsored Content
Top Forums UNIX for Beginners Questions & Answers New to AIX: How do I setup high availability on an AIX System Post 303038826 by Neo on Saturday 14th of September 2019 10:29:46 PM
Old 09-14-2019
Quote:
Originally Posted by mathisecure
I am new to AIX but not new to unix.

I have an interview for an AIX systems admin position and I know they want someone who has knowledge of High Availability, Failover and LPARs

From my research so far, It appear powerha is used to setup high availability and failover on Power systems but is this the case for all AIX systems or does it differ?

I found documentation on IBM Knowledge Center for setting up High availability using PowerHA but I do not know if this would be the process on all aix systems.
This is the core dilemma you are in.....

You have an interview for a position for someone who has knowledge, and I assume experience, for a technology you are not qualified in; and you are doing your homework to try to quickly learn something from reading about it on line, but which you have no hands on experience.

I think it is best for you to simply tell the people who are interviewing you that you have no hands on experience in the technology; but are willing and able to learn it if they hire you and provide valid references from past employers (or teachers) who will attest to the fact you are good at learning quickly on the job (OJT).

It is must better to be honest with people; instead of trying to fool them. That is my strong advice.

I have interviewed many, many people for tech positions over the years; and it is really easy to spot those who have "crammed for the exam", like you are doing.

As a side note, when I was a university student, I almost never crammed for exams or pulled "all nighters" before tests. I just learned the material as well as I could when the homework was assigned, and the lessons were taught, and the night before the exams I generally when for a nice Italian meal, has a "romantic night" with my girlfriend(s), and got a good night sleep. I graduated second in my class (should have graduated at the top, but the guy who "squeaked pass me" was the son of a powerful tenured professor in the same department .... ), with a 3.81 GPA in Electrical Engineering (Magna Cum Laude) at a top private university in the US. The reason I am mentioning this is that my life has been full of success and experience tells me the that honesty and integrity are the most importantly keys to success.

So, if you want a job, be honest and interview with integrity,

Do not try to pretend you have experience in an area where you have no experience.

And never fake references and experience, as so many people do.

Having said that, it is good to do your homework ahead of time, which you have done; by doing your own research and asking questions in forums like this one. On the other hand, experience here over the decades is that our members do not like helping anyone "cram" for interview questions for a job they are not qualified for:

PS: You can search the forums (or visit the various similar thread at the bottom of this page) for more information / posts @unix.com on AIX high availability.
 

8 More Discussions You Might Find Interesting

1. AIX

High memory usage in AIX 5.1

Hi, We have AIX 5.1 machine of RAM 8 GB and paging space is 8GB. we are getting high memory usage of almost 99%.Can anybody please help in this ? Partial vmstat o/p kthr memory ----- ----------- r b avm fre 2 1 278727 1143 There is no paging issue.Becoz in... (5 Replies)
Discussion started by: jayakumarrt
5 Replies

2. AIX

AIX and port trunking / high availability

Hi all I was just wondering what modes AIX supports for port trunking ( bonding, etherchannel, link aggregation or whatever you want to call it ) I'm in particular looking for a high availability mode ( other than 802.3ad ) (2 Replies)
Discussion started by: art
2 Replies

3. AIX

Aix high cpu activity

Hello everyone I have this process running on my server. topas command User 98.6 |############################ I have this process Name PID CPU% PgSp Owner db2fm 565264 25.6 1.5 ldapdb2 db2fm 348328 23.6 ... (4 Replies)
Discussion started by: lo-lp-kl
4 Replies

4. AIX

How to apply aix 5.3 TL8 properly on ML5 aix system ?

Is it necessary to put system into single user mode for applying aix 5.3 TL8 on a aix 5.3.5.0 system ? Is the TL8 installation not totally safe ? thank you. (6 Replies)
Discussion started by: astjen
6 Replies

5. AIX

AIX Printers moved to anothere AIX system

AIX Printers need to be moved to another system Guy's We have two servers old AIX 5.2 and new AIX 6.1 the old server has more than 300 printers installed with different configurations I'd like to move all the printers from the old server to the new server with fast steps it's... (1 Reply)
Discussion started by: ITHelper
1 Replies

6. AIX

AIX memory usage always high

hi, I want to ask , my AIX 6.1 is always used about 97% memory. Is this normal ? or any command can free up memory like Linux ? thanks. (1 Reply)
Discussion started by: virusxx
1 Replies

7. AIX

AIX high availability 1-3/69

Hi, Can someone help and give the answer for the following questions: 1. When PowerHA SystemMirror 7.1 is installed on AIX 7.1, what RSCT component does Cluster Aware AIX (CAA) replace? A. Group Services B. Resource Manager C. Topology Services D. Resource Monitoring and Control... (2 Replies)
Discussion started by: walterchang100
2 Replies

8. AIX

AIX 7.1 high page faults

hi guys i hope you can help me with this situation. i have 2 lpar with aix 7.1 and oracle 11gr2 in grid mode. when i start nmon to check the current system health i notice that page fault are over 3000/s. than i have opened a case with ibm and they say that the problem is not paging nor... (10 Replies)
Discussion started by: gullio23
10 Replies
lcpu_attr(5)							File Formats Manual						      lcpu_attr(5)

NAME
lcpu_attr - dynamically enable or disable LCPU attribute of the default processor set VALUES
Fail Safe Default the LCPU attribute of the default processor set is disabled Allowed values or DESCRIPTION
This tunable dynamically enables or disables the logical processor (LCPU) attribute in the default processor set. On systems supporting hyper-threading technology, each hyper-thread is represented as an LCPU. When the LCPU attribute is enabled, the processor cores in the default processor have hyper-threading enabled. If the LCPU attribute is disabled, the physical processors in the default processor set behave as single threaded processor cores. See pset_setattr(2) for information about managing the LCPU attribute in processor sets other than the default processor set. Who Is Expected to Change This Tunable? System administrators that wish to change hyper-threading ability in the default processor set. Restrictions on Changing The tunable has no effect on platforms that do not have hyper-threading capability or systems with hyper-threading disabled at the firmware level. On systems that support hyper-threading, the firmware feature must be enabled to dynamically enable/disable the LCPU attribute in the default processor set. When Should the Tunable Be Turned On? The tunable should be turned on to enable the LCPU attribute in the default processor set to take advantage of hyper-threading. If the applications running on the system see performance benefits, the LCPU attribute should remain enabled. What Are the Side Effects of Turning the Tunable On? Some workloads may experience performance degradation when the LCPU attribute is enabled. When Should the Tunable Be Turned Off? Some applications may experience performance degradation or may not see any performance benefits from using hyper-threading. In this case, this tunable should be turned off. What Are the Side Effects of Turning the Tunable Off? With LCPU turned off, applications may not take advantage of hyper-threading. What Other Tunables Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
psrset(1M), pset_assign(2), pset_bind(2), pset_create(2), pset_ctl(2), pset_destroy(2), privgrp(4). Tunable Kernel Parameters lcpu_attr(5)
All times are GMT -4. The time now is 01:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy