Hi Axe,
View and modify the number of storage device connections, you can use those code line:
admin:/>show user_session number
Session Number : 32
admin:/>change user_session number max_number=256
Command executed successfully.
admin:/>show user_session number
Session Number : 256
Hope this can help you!