Wednesday, August 4, 2010

NetApp Telnet : Too many users logged in! Please try again later


You can log out the session blocking your log on attempt by running the following command.  
You can just execute the following command to remotely logout the user and free up the session.

rsh (hostname)  -l root:(password) logout telnet

1 comment:

  1. This doesn't work in 2014 running 8.2.1 7-Mode. rsh takes up a shell session to issue a command, so it's a catch-22.

    ReplyDelete