05-07-2012 03:43 AM - edited 03-01-2019 10:23 AM
Hi All ,
Very frequently on while trying to log in to the UCS after typing in the correct username and password we are gettign the following error message :
"Failed login info: User Reached maximum session limit."
This is temporarily resolved by the following process :
ucsm-1-A /system/services/web-session-limits # set per-user 256
ucsm-1-A /system/services/web-session-limits # commit-buffer
We are managing the system via DCNM , and in the sessions list we do see sessions coming in from the DCNM's IP Address .
What is the cause of this is and what could be the permanent fix ?
Regards
Vikas Srivastava
Solved! Go to Solution.
05-07-2012 08:15 AM
Vikas,
This is a recently found issue (I just found this last week actually). DCNM is query the UCSM too often and clogging up the 32 session limit.
There are two workarounds:
1) Log in via CLI and clear the sessions
2) Perform a management switchover
I'll be logging a bug on this later this week, but it appears to be a DCNM bug rather than UCSM. UCSM clears stale sessions but DCNM is hitting it too often per hour. See if you can configure DCNM to poll less requently - this might also help.
Once I have the bug ID I will update this thread.
Regards,
Robert
05-07-2012 04:46 AM
Hello Vikas,
Please check the current active user sessions on FI by
scope security
show user-sessions local
show user-sessions remote
Padma
05-07-2012 08:15 AM
Vikas,
This is a recently found issue (I just found this last week actually). DCNM is query the UCSM too often and clogging up the 32 session limit.
There are two workarounds:
1) Log in via CLI and clear the sessions
2) Perform a management switchover
I'll be logging a bug on this later this week, but it appears to be a DCNM bug rather than UCSM. UCSM clears stale sessions but DCNM is hitting it too often per hour. See if you can configure DCNM to poll less requently - this might also help.
Once I have the bug ID I will update this thread.
Regards,
Robert
05-07-2012 09:40 AM
Additionally, make sure you create a dcnm-user account, rather than using your admin account. The DCNM account only needs to be ready only.
This way you can keep the default per-user session limit at 32, and always have sessions available for your admin/managment accounts.
Robert
05-07-2012 06:21 PM
Thanks Robert , appreciate your help on this .
07-25-2012 09:51 AM
Hi Robert,
Do you happen to have the bug ID?
Best regards,
Dany
08-31-2017 08:20 AM
Very old thread but working with UCS Manager 3.1.3b still have the same issue and clearing the user-sessions doesn't help.
only after connect mgmt and "cluster lead a/b" solves the issue.
12-08-2017 09:37 AM - edited 12-08-2017 09:40 AM
Solution:
ssh admin@ucsm:
scope security
clear-user-sessions web
clear browser cache
close/open browser and login
Knowing how to adjust the user-session timeout would fix this, not increasing sessions (and memory heap usage). I've done the opposite and limited mine to 8/32
12-08-2017 09:39 AM - edited 12-08-2017 09:39 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide