- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- 3PAR 7200 SSD Config
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2013 03:00 AM - edited 06-07-2013 05:18 AM
06-06-2013 03:00 AM - edited 06-07-2013 05:18 AM
We had 1 3PAR 7200 chassis with 0-15 FC and 16 to 19 SSD.
Guys, when configuring SSD on different cage, is it possible to create only one CPG? like SSD using R5 for cage 0-2 so that I'll be able to save the capacity.
Added new Info as of June 07
4 SSD each cage 0-2. is this posibble to create 1 CPG for 3 cages so that i can use for tiering? OR individual CPG creation.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2013 05:57 AM
06-06-2013 05:57 AM
Re: 3PAR 7200 SSD Config
Not sure I understand your configuration. Are you looking to add drives to your configuration?
Are you saying you have just four SSD drive? If so, I think the only possible CPG for SSD drive would be -ha mag raid1.
Would you capture the output from the following CLI commands and post them?
- showcage
- showpd
- showcpg -sdg
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2013 08:49 AM
06-06-2013 08:49 AM
Re: 3PAR 7200 SSD Config
Hi
you can create a CPG with raid1 and one with raid5 2+1 or 3+1 but only with "-ha magazine" and not "cage"
if you have 4 SSD drives
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2013 11:39 PM - edited 06-06-2013 11:58 PM
06-06-2013 11:39 PM - edited 06-06-2013 11:58 PM
Re: 3PAR 7200 SSD Config
sorry guys for the incomplete info :)
right now i have only one eclosure in the Lab. 16 FC/8 SSD. What if I've 3 enclosure info below;
4 SSD each cage 0-2. is this posibble to create 1 CPG for 3 cages so that i can use for tiering? OR individual CPG creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2013 07:45 AM
06-07-2013 07:45 AM
Re: 3PAR 7200 SSD Config
A CPG always includes a specific disk type. Given FC and SSD disks, you have to have at least two CPGs.
With just the base enclosure, you could have four CPGs, all HA Mag:
- FC RAID1
- FC RAID5 (I think up to 7D+1P)
- SSD RAID1
- SSD RAID5 (I think up to 3+1)
If you add two enclosures, you would want SDDs evenly spread across the enclosures (aka cages, shelves, chassis). In addition, if you were to add two enclosures, it would be strongly advisable to add FC drives to them as well.
Then you could upgrade all CPGs to HA Cage. Note that by doing this, all RAIDsets would need to be changed to 2D+1P.
Tiering requires the Adaptive Optimization license.
And given Dynamic Optimization's ability to change the CPG of a volume transparently to the hosts, I'd recommend getting the HP 3PAR 7000 Data Optimization Suite.
----------
If my post was useful, click on my KUDOS! "White Star" !
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2013 01:51 AM - edited 06-12-2013 06:43 AM
06-10-2013 01:51 AM - edited 06-12-2013 06:43 AM
Re: 3PAR 7200 SSD Config
Quick Info
- 12 SSDs & 36 FCs for at least 30,000 IOPS requirement
Is it posible to create the ff CPGs?
- create one CPG for RAID 1 (for all FCs?)
- create one CPG for RAID 5 (for all SSDs?)
--- OR ---
- create individual CPG on each cage?
Question:
- is it recommended to put data on SDD? or just caching only
- what is the recommended RAID config on SSD when not concerning on capacity?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2013 06:36 AM
06-10-2013 06:36 AM
SolutionFirst of all: You should never "create individual CPG on each cage". That would make setting HA Cage impossible. I don't know what other make of storage you've used in the past, but the HP 3PAR StoreServ is different. (And better! :) )
The recommended RAID configs are as follows. All are HA Cage.
- create one CPG for RAID 1 for all FCs:
createcpg -t r1 -p -devtype FC FC_r1 - create one CPG for RAID 5 for all FCs:
createcpg -t r5 -p -devtype FC -ssz 3 FC_r5 - create one CPG for RAID 5 for all SSDs
createcpg -t r5 -p -devtype SSD -ssz 3 -sdgs 8G SSD_r5
While you can create virtual volumes using the SSD_r5 CPG, it is typically better to have AO use it as a tiering level (assuming you have the Adaptive Optimization license). And create your VVs using the FC_r5 CPG:
createaocfg -t0cpg SSD_r5 -t1cpg FC_r5 MyAOcfg
----------
If my post was useful, click on my KUDOS! "White Star" !
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2013 08:56 AM
12-11-2013 08:56 AM
Re: 3PAR 7200 SSD Config
Hi
Could somebody to help me, I try to create CPG without success, I have message ' system does not have enough space' via CM or CLI on 3par 7000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2013 09:15 PM
12-11-2013 09:15 PM
Re: 3PAR 7200 SSD Config
>I try to create CPG without success, I have message 'system does not have enough space'
Have you used the -devtype option? The default is FC.
What is your createcpg command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2013 07:07 AM
12-12-2013 07:07 AM
Re: 3PAR 7200 SSD Config
Hi hassan-azmi
Your 7000 is too small for the usual default values for creating a CPG. Note if it has been upgraded to 3PAR OS 3.1.2, it would have all appropriate CPGs created (at least for the hardware at the time of the upgrade).
Otherwise: What you can create depends on what hardware you have. I'm guessing a 2-node 7000 (either 7200 or 7400). The next thing to know is how many cages. The disk slots on the front of the enclosure with the controllers is usually cage 0. The CLI and Management Console (MC) software assumes what is called High Availability Cage mode (HA Cage) when creating CPGs. That means you need as many cages as the set size of the CPG. For example, RAID5 (3d+1p) would need four (4) cages each holding the desired type of disk.
Again, I'm guessing you only have one or two cages. In that case you would need to have the CPG created with High Availability Magazine or (HA Mag). With the CLI you would need to add the "-ha mag" option. In the MC, you need to click the Advanced options and change the availability pulldown from cage to magazine.
Note in the case of the 7000s, "magazine" refers to an individual physical disk.
If you are still having problems, use the CLI, capture the output from the commands "showcage", "showpd", "showcpg" and post here.
Don't forget to reply with the "createcpg" command(s) you tried.
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2013 03:03 AM
12-13-2013 03:03 AM
Re: 3PAR 7200 SSD Config
Hi
as you can see in bellow the scope status of 3par Serv 7200
3par_SOBM_01 cli% showcage
Id Name LoopA Pos.A LoopB Pos.B Drives Temp RevA RevB Model Side
0 cage0 1:0:1 0 0:0:1 0 16 30-32 320c 320c DCN1 n/a
3par_SOBM_01 cli% showpd
----Size(MB)----- ----Ports----
Id CagePos Type RPM State Total Free A B Cap(GB)
0 0:0:0 FC 10 normal 838656 757760 1:0:1* 0:0:1 900
1 0:1:0 FC 10 normal 838656 758784 1:0:1 0:0:1* 900
2 0:2:0 FC 10 normal 838656 759808 1:0:1* 0:0:1 900
3 0:3:0 FC 10 normal 838656 760832 1:0:1 0:0:1* 900
4 0:4:0 FC 10 normal 838656 761856 1:0:1* 0:0:1 900
5 0:5:0 FC 10 normal 838656 760832 1:0:1 0:0:1* 900
6 0:6:0 FC 10 normal 838656 760832 1:0:1* 0:0:1 900
7 0:7:0 FC 10 normal 838656 758784 1:0:1 0:0:1* 900
8 0:12:0 FC 10 normal 838656 761856 1:0:1* 0:0:1 900
9 0:13:0 FC 10 normal 838656 760832 1:0:1 0:0:1* 900
10 0:14:0 FC 10 normal 838656 760832 1:0:1* 0:0:1 900
11 0:15:0 FC 10 normal 838656 759808 1:0:1 0:0:1* 900
12 0:16:0 FC 10 normal 838656 758784 1:0:1* 0:0:1 900
13 0:17:0 FC 10 normal 838656 759808 1:0:1 0:0:1* 900
14 0:18:0 FC 10 normal 838656 760832 1:0:1* 0:0:1 900
15 0:19:0 FC 10 normal 838656 760832 1:0:1 0:0:1* 900
------------------------------------------------------------------
16 total 13418496 12163072
3par_SOBM_01 cli% showcpg
no cpg listed
3par_SOBM_01 cli% showport
N:S:P Mode State ----Node_WWN---- -Port_WWN/HW_Addr- Type Protocol Label Partner FailoverState
0:0:1 initiator ready 50002ACFF7004B96 50002AC001004B96 disk SAS DP-1 - -
0:0:2 initiator loss_sync 50002ACFF7004B96 50002AC002004B96 free SAS DP-2 - -
0:1:1 target ready 28110002AC004B96 20110002AC004B96 host FC - 1:1:1 none
0:1:2 target ready 28120002AC004B96 20120002AC004B96 host FC - 1:1:2 none
0:3:1 peer offline - B4B52FA73045 rcip IP RCIP0 - -
1:0:1 initiator ready 50002ACFF7004B96 50002AC101004B96 disk SAS DP-1 - -
1:0:2 initiator loss_sync 50002ACFF7004B96 50002AC102004B96 free SAS DP-2 - -
1:1:1 target ready 29110002AC004B96 21110002AC004B96 host FC - 0:1:1 none
1:1:2 target ready 29120002AC004B96 21120002AC004B96 host FC - 0:1:2 none
1:3:1 peer offline - 843497661715 rcip IP RCIP1 - -
-------------------------------------------------------------------------------------------------------
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2013 06:26 AM
12-13-2013 06:26 AM
Re: 3PAR 7200 SSD Config
Since there is only one cage, "-ha cage", the default, won't apply to any CPG -- RAID1 would require at least a second cage of disks for "-ha cage" to work.
Try these:
createcpg -sdgs 8g -t r1 -ha mag F1_r1
createcpg -sdgs 8g -t r5 -ha mag F1_r5
Note: While I work for HP, all of my comments (whether noted or not), are my own and are not any official representation of the company.
----------
If my post was useful, click on my KUDOS! "White Star" !
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company