Go Back   The UNIX and Linux Forums > Operating Systems > AIX


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 06-15-2012
Registered User
 
Join Date: Jul 2011
Location: Bangalore
Posts: 74
Thanks: 27
Thanked 0 Times in 0 Posts
hacmp user attribute change

Hi

Mine is a two node ha cluster. i have a user named sybase for whom i was asked to change the stack and memory value to unlimited in one of the node. i know that it can be done via smitty chuser. but will it impact as i will be doing the changes in only one of the node. the user sybase is part of the ha cluster and it is present in both the nodes.
Sponsored Links
    #2  
Old 06-15-2012
funksen funksen is offline Forum Advisor  
Registered User
 
Join Date: Nov 2006
Location: Austria/Vienna
Posts: 675
Thanks: 21
Thanked 31 Times in 30 Posts

Code:
smitty cl_chuser

will change the values on all nodes for the chosen resource group

if you want to apply this changes just to one of the nodes, change the values in /etc/security/limits on this node


but don't forget to restart your application afterwards, and make sure the new values are loaded (su - to the user, or log out/in), check with
Code:
ulimit -a

Sponsored Links
    #3  
Old 06-15-2012
bakunin bakunin is offline Forum Staff  
Bughunter Extraordinaire
 
Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 3,289
Thanks: 27
Thanked 450 Times in 351 Posts
To expand on what funksen already explained: there are several commands in an "HACMP-ized" form, which do the sameas their normal counterparts on all the nodes simultanuously so that consistency is preserved. The usually are named like the standard commands but with a "cl_" in front.

Smitty carries this concept over in its fastpaths.

I hope this helps.

bakunin
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
HACMP does not start db2 after failover (db2nodes not getting modified by hacmp) gkr747 AIX 4 04-26-2011 04:41 AM
How to change normal user id to LDAP user id? rainbow_bean AIX 4 12-09-2010 10:35 AM
change user> to user@host> ssh prompt pmasterkim UNIX for Dummies Questions & Answers 2 11-17-2009 03:13 PM
How do i change to super user then revert back to ordinary user ,using shell script? wrapster Shell Programming and Scripting 3 06-04-2008 07:11 AM
How can l create a user that as all the Attribute & Privilages of root kayode Red Hat 6 02-16-2005 05:24 AM



All times are GMT -4. The time now is 12:37 PM.