Recently we were involved in disk upgrade task on an HPE 3PAR storage array. The task was pretty simple with two action items. First one was to verify the newly added physical disk and second task was to verify additional physical licenses.
To complete the task, we have used few commands with additional options. The main commands were,
showpd
showlicense
Let's look those in detail.
Once new physical disks are inserted, run showlicense to check if the array has sufficient license available to accommodate newly added disk
If you check the output, you can see that this array is licensed for 64 physical disks. This array initially had 32 physical disks and we added 32 more. Based on the license this array is good to accommodate 64 physical drives in total.
if appropriate number of physical disk license available, then run showpd command to check the installed disks.
Output truncated.
check the output and ensure that you are able to see all 64 drives.
That's it for now. Will continue with the manual chunklet initialization and tunesys in next post.
To complete the task, we have used few commands with additional options. The main commands were,
showpd
showlicense
Let's look those in detail.
Once new physical disks are inserted, run showlicense to check if the array has sufficient license available to accommodate newly added disk
MyLab3PAR cli% showlicense
License key was generated on Tue Dec 2 17:16:40 2014
System is licensed for 64 disks.
License features currently enabled:
3PAR OS Suite
Adaptive Flash Cache
Dynamic Optimization
Management Plug-In for VMware vCenter
Priority Optimization
Recovery Manager for VMware vSphere
System Reporter
System Tuner
Thin Conversion
Thin Copy Reclamation
Thin Deduplication
Thin Persistence
Thin Provisioning (10240000G)
Virtual Copy
VSS Provider for Microsoft Windows
License features enabled on a trial basis that have expired:
Peer Motion Expired on June 01, 2015
If you check the output, you can see that this array is licensed for 64 physical disks. This array initially had 32 physical disks and we added 32 more. Based on the license this array is good to accommodate 64 physical drives in total.
if appropriate number of physical disk license available, then run showpd command to check the installed disks.
MyLab3PAR cli% showpd
-----Size(MB)----- ----Ports----
Id CagePos Type RPM State Total Free A B Capacity(GB)
0 0:0:0 SSD 100 normal 1829888 206848 1:0:1* 0:0:1 1920
1 0:1:0 SSD 100 normal 1829888 203776 1:0:1 0:0:1* 1920
2 0:2:0 SSD 100 normal 1829888 204800 1:0:1* 0:0:1 1920
3 0:3:0 SSD 100 normal 1829888 206848 1:0:1 0:0:1* 1920
4 0:4:0 SSD 100 normal 1829888 206848 1:0:1* 0:0:1 1920
5 0:5:0 SSD 100 normal 1829888 203776 1:0:1 0:0:1* 1920
6 0:6:0 SSD 100 normal 1829888 202752 1:0:1* 0:0:1 1920
7 0:7:0 SSD 100 normal 1829888 207872 1:0:1 0:0:1* 1920
8 0:8:0 SSD 100 normal 1829888 206848 1:0:1* 0:0:1 1920
9 0:9:0 SSD 100 normal 1829888 203776 1:0:1 0:0:1* 1920
~
55 3:7:0 SSD 100 normal 1829888 214016 3:0:2 2:0:2* 1920
56 3:8:0 SSD 100 normal 1829888 198656 3:0:2* 2:0:2 1920
57 3:9:0 SSD 100 normal 1829888 208896 3:0:2 2:0:2* 1920
58 3:10:0 SSD 100 normal 1829888 197632 3:0:2* 2:0:2 1920
59 3:11:0 SSD 100 normal 1829888 211968 3:0:2 2:0:2* 1920
60 3:12:0 SSD 100 normal 1829888 200704 3:0:2* 2:0:2 1920
61 3:13:0 SSD 100 normal 1829888 207872 3:0:2 2:0:2* 1920
62 3:14:0 SSD 100 normal 1829888 201728 3:0:2* 2:0:2 1920
63 3:15:0 SSD 100 normal 1829888 214016 3:0:2 2:0:2* 1920
------------------------------------------------------------------------
64 total 117112832 13148160
Output truncated.
check the output and ensure that you are able to see all 64 drives.
That's it for now. Will continue with the manual chunklet initialization and tunesys in next post.
No comments :
Post a Comment