Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2382658.1
Update Date:2018-04-05
Keywords:

Solution Type  Problem Resolution Sure

Solution  2382658.1 :   FS System: How to Force Login When Using fscli  


Related Items
  • Oracle FS1-2 Flash Storage System
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Flash Storage>SN-EStor: FSx
  •  




In this Document
Symptoms
Cause
Solution


Applies to:

Oracle FS1-2 Flash Storage System - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Symptoms

 When logging into the Flash Storage CLI (fscli) utility, the following message prevents the user from logging in:

#fscli login -u administrator -oraclefs <IP Address>
Password:

Error - The maximum number of sessions for a single account has been reached. Please close some existing sessions to login. (TOO_MANY_SESSIONS_FOR_USERNAME)

Cause

There are a maximum number of 10 active logins for an account has been exceeded.

Solution

 Run the following actions:

  1. Check fscli to determine how many sessions are open:
    # fscli login -u pillar -oracleFs <IP address>
    The current userid on this client has not yet logged out. Continuing with this login request will logout the existing session, and all subsequent commands from this userid will use the new login information. Proceed with login (y/N)?
    Password:

    Login Successful

    # fscli account -list -userSessions

    UserSessions
        /FSPM-10
        /FSPM-12
        /FSPM-1255
        /FSPM-13
        /FSPM-16
        /pillar-1261
     
  2. Determine if any of the users can logout of any of the above sessions.  If so, run the following command from that client and retry logging in:
    # fscli logout
     
  3. Alternatively, the user could force login to FSCLI, which will close out ALL other sessions
    #fscli login -u pillar -force -oracleFs <IP address>

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback