vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Friends, lsattr: 0514-530 Cannot display information about "maxuproc" because this type of attribute cannot be displayed. I am getting this error under AIX 4.3.3ML09, what could be the reason and how to resolve?. on this newly installed SP2 Node, I can display maxuproc value by # lsattr -El sys0 This is the output of: # lsattr -El sys0 | grep maxuproc maxuproc 700 Maximum number of PROCESSES allowed per user True maxuproc 700 Maximum number of PROCESSES allowed per user True Thanks, VKG |
| |||
| icanhearyou@rediffmail.com (Vikrant) wrote in message news:<d236b1b8.0312140623.3a39c8e7@posting.google. com>... > Friends, > > lsattr: 0514-530 Cannot display information about "maxuproc" because > this type of attribute cannot be displayed. > > I am getting this error under AIX 4.3.3ML09, what could be the reason > and how to resolve?. > > on this newly installed SP2 Node, I can display maxuproc value by > # lsattr -El sys0 > > This is the output of: > > # lsattr -El sys0 | grep maxuproc > maxuproc 700 Maximum number of PROCESSES allowed per > user True > > maxuproc 700 Maximum number of PROCESSES allowed per > user True > > Thanks, > VKG Post the output of the command you are running from each server. Here is what I did on my S80: # lsattr -El sys0 -a maxuproc maxuproc 800 Maximum number of PROCESSES allowed per user True BV |
| ||||
| bverzal@komatsuna.com (Bill) wrote in message news:<51157c68.0312151200.59b2d908@posting.google. com>... > icanhearyou@rediffmail.com (Vikrant) wrote in message news:<d236b1b8.0312140623.3a39c8e7@posting.google. com>... > > Friends, > > > > lsattr: 0514-530 Cannot display information about "maxuproc" because > > this type of attribute cannot be displayed. > > > > I am getting this error under AIX 4.3.3ML09, what could be the reason > > and how to resolve?. > > > > on this newly installed SP2 Node, I can display maxuproc value by > > # lsattr -El sys0 > > > > This is the output of: > > > > # lsattr -El sys0 | grep maxuproc > > maxuproc 700 Maximum number of PROCESSES allowed per > > user True > > > > maxuproc 700 Maximum number of PROCESSES allowed per > > user True > > > > Thanks, > > VKG > > Post the output of the command you are running from each server. > > Here is what I did on my S80: > > # lsattr -El sys0 -a maxuproc > maxuproc 800 Maximum number of PROCESSES allowed per user True > > BV Hi Bill, It was ODM problem, resolved by 'editting' PdAt. Thanks, VKG |