
- 3PAR SSMC CHANGE IP UPDATE
- 3PAR SSMC CHANGE IP MANUAL
- 3PAR SSMC CHANGE IP UPGRADE
- 3PAR SSMC CHANGE IP SOFTWARE
- 3PAR SSMC CHANGE IP DOWNLOAD
3PAR SSMC CHANGE IP DOWNLOAD
3PAR SSMC CHANGE IP SOFTWARE

All we need to do is download the executables, an upgrade. Upgrading to StoreServ Management Console 3.6 is very simple and straight forward. Please note that when upgrading from 3.x to 3.6 the GUI Admin User is removed and instead the same userid is used as when logging into the SSMC appliance through CLI “ssmcadmin”.The Administrator Guide for SSMC 3.6 can also be downloaded here.For an extended list of new features, the Release Notes document of SSMC 3.6 is available here.The latest version is visually not much different compared to previous versions but its engine to process data has been improved. If there are errors, then escalate back to HPE with your original case number.Īs always – Use any tips, tricks, or scripts I post at your own risk.HPE recently released a new version of its management tool 3PAR arrays, called StoreServ Management Console 3.6. If no further errors appear, the drive replacement process is completed.
3PAR SSMC CHANGE IP UPGRADE
Refresh the HP 3PAR Management Console when the upgrade is complete to check for any other errors.
3PAR SSMC CHANGE IP UPDATE
If the HP 3PAR Management Console indicates a firmware update needs performed on the replacement drive, run: upgradepd ZZ and answer yes when prompted. If you go back to the HP 3PAR Management Console and refresh the console, you should find the fail drive no longer appears (it will stay there appearing as failed even after it has been removed from the cage until the rebuild process is completed, at which point it will go away). You can see below the rebuild process, followed by the status message once servicemag as successfully finished. When you have verified the new drive has been seen and admitted, you can check the rebuild status with servicemag status. To verify this, run: showpd -p -mg ZZ -c Y to see if the new drive is listed (note it will most likely have different drive ID than the dead drive)

Once the drive has been replaced, the 3Par **should in the background** run an admitpd automatically for you. locatecage -t 300 cage0 15 enables the flashing locate light for 5 minutes for the failed drive that is being referenced in this HOWTO). 300), and Y in cageY is the cage number shown above, and ZZ is the magazine number to locate (i.e. To do this, run: locatecage -t XX cageY ZZ where TT is time in seconds (i.e. When the HPE field engineer arrives onsite with the replacement disk, you may need to turn on the locate light on the failed drive for him. Below is what you will see once the servicemag process has finished.īefore continuing, verify there is no data left on the drive by running: showpd -space 15 To check the status / progress of the servicemag command, run: servicemag statusĪs you can see above, 4 chunklets (1GB blocks of disk space) have been moved off the drive so far, with another 107 chunklets (107 GB) to evacuate.

To evacuate the data, run this command: servicemag start -pdid 15 and answer yes when prompted if you are sure you want to run it. As you can see from the example, this drive still has data on it (again because the drive in this example is only degraded, not failed – my experience is that typically failed drives have 0, 0, 0, 0 for volume, spare, free, and unavailable, while failed is usually equal to the size). You need to check that all columns other than size and failed are zero. Using the output shown below, double check there is no data left on the drive. Now we want to see if the data has been evacuated off the drive already by running this command: showpd -space 15 (where 15 is the drive ID that needs replaced). If servicemag is not running, you will see: No servicemag operations logged. Next, see if servicemag has been issued or is running with: servicemag status This should show you the failed drive and it’s ID (in the example below, the drive hasn’t totally failed, but rather is just degraded due to an internal loop error in the drive, so it needs replaced).
3PAR SSMC CHANGE IP MANUAL
Replacing a failed 3Par drive isn’t quite the same as replacing a failed Proliant Smart Array controller drive – there are a few manual steps that need done to facilitate the replacement process, which I am going to detail below (note – I’m using a StoreServ 7200, based on OS 3.2.1 MU2 as my reference in this post).įirst, SSH (via Putty) the 3PAR’s management IP and login as 3paradm (remember the username and password are case-sensitive).Īt the 3PAR_SN# cli% prompt, type: showpd -failed -degraded HPE 3Pars are great arrays, but just like any other storage system, they do occasionally end up suffering a failed hard drive.
