with Tags:
for
X

NIM - "...the resource is currently allocated for client use" - er, NO it's not!
On the odd occasion, NIM may report that a resource is allocated to a NIM client, when, in fact, it is not. Typically, you’d check that the resource was, in fact, not allocated for use to any NIM client and if it was, you would reset the client; and this would resolve the issue. But if that doesn’t work, you may need to take an additional action to resolve the problem. This doesn’t happen very often but it can frustrate you when it does. Here’s an example of the problem. I try to remove an lpp_source resource but... [More]
Tags:  blog currently nim client is 0042-001 /usr/lpp/bos.sysmgt/nim/m... gibson aix for 0042-061 chris use allocated m_chattr |
Minimum memory requirement for AIX 7.2 Live Update
AIX 7.2 requires 2GB of memory to boot, but this minimum is not enforced in the LPAR profile except by Live Update (to ensure we'll be able to boot the surrogate LPAR). You can check your Minimum Memory setting in your LPARs profile by running the lparstat command (as shown below). # lparstat -i | grep Memory Online Memory : 4096 MB Maximum Memory ... [More]
Tags:  gibson minimum partition aix for live chris memory 7.2 profile updates |
Does AIX support passwords longer than 8 characters? Yes!
Prior to AIX 5.3 TL7 and AIX 6.1,
there was an 8 character limit on AIX user passwords. If you need passwords of
greater than 8 characters then you must enable one of the supplied Loadable
Password Algorithms (LPAs). The following table lists the available algorithms
and the limitations of each: For example, to enable the MD5 algorithm
I can modify /etc/security/login.cfg file with the chsec command as follows:
# chsec -f
/etc/security/login.cfg -s usw -a pwd_algorithm=smd5 # tail -2
/etc/security/login.cfg
... [More]
Tags:  /etc/security/pwdalg.cfg characters smd5 pwd_algorithm /usr/lib/security/smd5 aix /etc/security/login.cfg support 8 gibson clpasswd chris greater than for passwords |
More NIM troubleshooting....some basics...
It’s no secret that I like
NIM. I’ve written about NIM on several occasions, in Redbooks, technical
articles and on my blog. It’s a great tool for installing and maintaining AIX. Occasionally
though, it can throw you an unusual error or two when things go wrong. For the uninitiated
resolving these errors can be challenging. Here’s a couple of NIM
related questions I received recently. Both are troubleshooting queries. “I'm getting the following error when trying
to create a NIM lpp_source for AIX 6.1” : ... [More]
Tags:  resource to filesystem m_mk_lpp_source: oslevel space failed all check a "master" 0042-185 on nim already copy due not exists aix c_ch_nfsexp: instfix rest or permissions link filesets 0042-081 nfs found. for /etc/.tmp.nim.exports export were and |