|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
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
|
|||
|
|||
|
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 | ||
|
![]() |
| Thread Tools | Search this Thread |
| 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 |
|
|