The dashboard homescreen of the storeserv management console

Newbies Guide to the 3PAR SSMC

Today I wanted to do a beginners guide to 3PAR SSMC to help learn how best to use it. So far in this StoreServ Management Console 101 series we have covered what’s new in the latest version, how to install SSMC and how to add systems to SSMC.  Today I want to run through the basics of the new interface so you can get up and running fast.

SSMC looks significantly different to the 3PAR Management Console, so the purpose of today’s post is to provide some familiarisation for those moving across to SSMC or starting out with 3PAR for the first time.

Logging onto SSMC

SSMC is a web based console to access it you just need to enter the hostname of your SSMC server and specify the port 8443 in your web browser, for example https://ssmcserver:8443/. Authentication is as before either with local accounts defined on the 3PAR or via LDAP. If you have ben using the IMC previously, the accounts you have used to login to that will continue to work.

The Dashboard

Once you login you are presented with the Dashboard, this is your home page if you like and provides an overview of all your connected systems on areas like health, capacity and performance.

The dashboard homescreen of the storeserv management console

If you want to drill down on any item you can do so by clicking on the donut or by selecting the title (storage systems in the screenshot below) above the donut.

Drilling down on a system panel

Most of the donuts are self-explanatory. The performance donut relates to Threshold Alerts, which are a new feature that allows you to set alerts up for most components of the system. An example of a Threshold Alert  would be when host ports exceed 50% utilisation raise an alarm. When one of these alerts is triggered it will be reflected in the performance donut.

There is no home button for the dashboard view you must go through the Main Menu. As I find myself regularly going here I have created a shortcut to the Dashboard and added it to the links toolbar of my browser. Should you wish to do the same the shortcut is https://YourSSMCServer:8443/#/dashboard

Main Menu

To move around between screens you have what was called the Mega Menu in older version, but now has been demoted to be named the Main Menu. You click on the drop down arrow at the top left to pull down the Main Menu. By default the Main Menu will appear in a minimised form only showing the most common tasks.

To see all the available options you need to click show all and you will then be presented with the view below.

3PAR Console main menu maximised

The available screens are grouped into categories. The block persona category for example contains the screens: hosts, virtual volumes,CPGs this would have been called the provisioning area in the 3PAR Management Console.

Search

Next to the Main Menu at the top of the screen you have the Search function. The Search function allows you to search just on the screen you are in to narrow a list of VV’s for example or searches the entire system.  Below shows an example of where a Search has been performed everywhere for the term WIN and both hosts and virtual volumes have been found.

search 2

The other way Search can be used it by typing create, which again is context sensitive so the results will depend on which screen you are in.  Below I have typed create in the virtual volumes screen.

create virtual volumes via search command

Below I have again typed in create but this time checked the everything box and I can then see all the create options not just those relevant to virtual volumes.

create used but not tied to current scvreen

Getting Help

The online help is pretty good and can be accessed by clicking the question mark on the top right of the console. There are 2 animated help guides that walk you through basic navigation and provisioning listed under screencasts in help. If you are on any screen and not sure what to do you can again click on the question mark and select help on this page.

I also wanted to highlight where you can find documentation online:

HPE 3PAR StoreServ Management Console 3.1 Administrator Guide

HPE Management Console 3.1 Release Notes

HPE 3PAR StoreServ Management Console User Guide

Working with a screen

Once you have chosen a screen to work with it will be split into two halves, on the left is your list pane and on the right the detail pane. The screenshot below is the Virtual Volumes screen. The description of the panes is pretty self-descriptive you see your list of items on the left and then further detail for each on the right.

Rather than have to click through each item individually to see more detail you can click the expand arrow in the list pane (I have highlighted in the above screenshot), this will give you a view like below.

ssmc virtual volume screen

You can filter your list of items either through the search function or through using the drop down filters at the top of the page, in the below screenshot the provisioning filter is displayed.

Filter views available in the virtual volume view

For each detail pane you can choose from several different views, by clicking on the views drop down button. You can think of the views almost like the tabs in the 3PAR Management Console, you have chosen the item you want to work with and are now looking into different elements of it.

views available for vv

To make changes to any item you select the actions menu, this is located in the top right of the details pane. The action menu is context sensitive to which screen you are in.  Below is an example of the available actions from the Virtual Volume screen

Map View

The Map View is something that helps pull it all together by mapping the relationship between components. This is an example of Map View with AO. I think some components suit Map View better than others and AO is an example where it does work and it is useful to see the relationship between objects.

4 AO Map view

To get more of a feel for the console check out these videos:

Calvin Zito – SSMC Overview

HP SSMC Short Take

Related SSMC Posts

Installing 3PAR SSMC

The SSMC Administrator Console

Configuring Threshold Alerts

SSMC 3.1 – What’s new?

Dialog box in which you choose the SSMC administrator username and password

The SSMC Administrator Console

Previously in this SSMC series we installed the SSMC and today we will look at adding 3PAR systems to the console. To add and remove systems from SSMC you use The SSMC Administrator Console.

Creating an Administrator Console User

1 Connect to SSMC Administrator Console by entering the URL https://yourSSMCserver:8443/ in a supported browser. When you launch SSMC for the first time you will be forced to set the credentials for the SSMC Administrator. The administrator is the user that has the rights to add and remove StoreServ’s from the console.

First time prompt to set SSMC administrator password

2 You then set the username and password you wish to be the administrator for the StoreServ Administrator Console.

Dialog box in which you choose the SSMC administrator username and password

3 If you have logged on more than once but wish to access the Administrator Console again, after you connect to SSMC webpage click on the Administrator Console box

SSMC Logon box with administrator console option ticked

Here is where the common misconception is, there is no default username or password for StoreServ administrator console it’s whatever you chose it to be!

Adding a 3PAR system to SSMC

1 Connect to SSMC Administrator Console by entering the URL https://yourSSMCserver:8443/ in a supported browser. Tick the box at the bottom of the screen for the Administrator Consol

2 Once logged in choose add from actions menuAdding new 3par system to ssmc

3 Enter the host name or IP address of the system you wish to manage plus a username and password with rights to the system. Then click add

3 enter details

4 Before you can login into the system you will need to accept its self-signed certificate. Highlight the system, then from the actions menu choose accept certificate. A further box will then pop up and you just need to select accept and cache

Adding new 3par system to ssmc

Other SSMC Administrator Console actions

The Administrator Console is intended to control the connection state of the 3PAR systems and to set the admin credentials for the SSMC Administrator Console. As well as adding systems they can be removed and disconnected, this is achieved for highlighting the system and choosing the option you require from the action menu.

If you wish to reset the administrator credentials for the SSMC administration console first login then choose session which is the icon that looks like a person in the top right corner and select change credentials.

Changing the existing 3PAR SSMC Administrator password

Also take a look at newbies guide to using SSMC and setting Threshold Alerts. Keep up to date with future posts by following on Twitter.