I`m not real 3par administrator, but i`m trying to investigate performance of our 3par 8200
From VM that has its files on 3par i`m getting 200k iops with diskspd with default settings and 1k iops with -h (No cache parameter)
3par administrator says its normal, but from what i`ve understood from HP site this is looks like Write-though mode is enabled on our 3par.
I got some noobish questions:
1. Is it normal that shownode shows both power supplies connected to node 0?
2. Is it normal that pdsld`s have WThru=Y?
3. Is there ways to check that cache is actually in write-back mode, not write-through?
3par UI shows everything green.
Code: Select all
cli% shownode -verbose
********Node 0********
----------------------General----------------------
Node ID : 0
Name : CZ3708FKFA-0
Manufacturer : FXN
Assembly Part : K2Q35-63001
Assembly Serial : PFLKQA8LM8****
Master : Yes
Online : Yes
In Cluster : Yes
HPE 3PAR OS Version : 3.3.1
BIOS Info : 5.5.7
Control Memory(MB) : 16384
Data Memory(MB) : 16384
LED : GreenBlnk
ServiceLED : Off
Cache Available(%) : 100
State : OK
State Description : OK
Node Up Since : 2020-10-28 17:56:11 AST
----------------------PCI Cards----------------------
---------PCI Slot 0---------
Node ID : 0
Slot : 0
Type : FC
Manufacturer : EMULEX
Model : LPE16002
Serial Number : Onboard
Revision : 30
Firmware : 11.4.415.0
---------PCI Slot 1----------
Node ID : 0
Slot : 1
Type : SAS
Manufacturer : LSI
Model : 9300-2P
Serial Number : Onboard
Revision : 02
Firmware : 10.10.03.00
-------PCI Slot 3--------
Node ID : 0
Slot : 3
Type : Eth
Manufacturer : Intel
Model : e1000e
Serial Number : Onboard
Revision : n/a
Firmware : 3.2.6-k
-------------------------CPUs------------------------
......
-------------------Physical Memory-------------------
......
--------------------Power Supplies-------------------
--------------Power Supply 0--------------
Node ID : 0
Power Supply ID : 0
Manufacturer : XYRATEX
Assembly Part : 726237-001
Assembly Serial Number : 5DNSFA3438****
State : OK
Fan State : OK
Fan Speed : Low
AC State : OK
DC State : OK
Battery State : OK
Battery Detail State : normal
Battery Charge State : FullyCharged
Battery Charge Level(%) : 100
Max Battery Life(mins) : 16
--------------Power Supply 1--------------
Node ID : 0
Power Supply ID : 1
Manufacturer : XYRATEX
Assembly Part : 726237-001
Assembly Serial Number : 5DNSFA3438****
State : OK
Fan State : OK
Fan Speed : Low
AC State : OK
DC State : OK
Battery State : OK
Battery Detail State : normal
Battery Charge State : FullyCharged
Battery Charge Level(%) : 100
Max Battery Life(mins) : 16
********Node 1********
----------------------General----------------------
Node ID : 1
Name : CZ3708FKFA-1
Manufacturer : FXN
Assembly Part : K2Q35-63001
Assembly Serial : PFLKQA8LM8***
Master : No
Online : Yes
In Cluster : Yes
HPE 3PAR OS Version : 3.3.1
BIOS Info : 5.5.7
Control Memory(MB) : 16384
Data Memory(MB) : 16384
LED : GreenBlnk
ServiceLED : Off
Cache Available(%) : 100
State : OK
State Description : OK
Node Up Since : 2020-10-28 17:58:23 AST
----------------------PCI Cards----------------------
---------PCI Slot 0---------
Node ID : 1
Slot : 0
Type : FC
Manufacturer : EMULEX
Model : LPE16002
Serial Number : Onboard
Revision : 30
Firmware : 11.4.415.0
---------PCI Slot 1----------
Node ID : 1
Slot : 1
Type : SAS
Manufacturer : LSI
Model : 9300-2P
Serial Number : Onboard
Revision : 02
Firmware : 10.10.03.00
-------PCI Slot 3--------
Node ID : 1
Slot : 3
Type : Eth
Manufacturer : Intel
Model : e1000e
Serial Number : Onboard
Revision : n/a
Firmware : 3.2.6-k
-------------------------CPUs------------------------
....
-------------------Physical Memory-------------------
....
----------------------Internal Drive----------------------
-------------Drive 0--------------
Node ID : 1
Drive ID : 0
WWN : 5001B444A94887AF
Manufacturer : SanDisk
Model : DX300128A5xnEMLC
Serial Number : 172011400436
Firmware : X2200400
Size(MB) : 122104
Type : SATA
SedState : capable
--------------------Power Supplies-------------------
---------------------Uptime----------------------
---------------------Node 0----------------------
Node up since : 2020-10-28 17:56:11 AST
---------------------Node 1----------------------
Node up since : 2020-10-28 17:58:23 AST
Code: Select all
Id Name RAID -Detailed_State- Own SizeMB UsedMB Use Lgct LgId WThru MapV
9 .srdata.usr.0 5 normal 0/1 49152 46080 V 0 --- N Y
10 .srdata.usr.1 5 normal 1/0 49152 46080 V 0 --- N Y
0 admin.usr.0 1 normal 0/1 4096 4096 V 0 --- N Y
1 admin.usr.1 1 normal 0/1 1024 1024 V 0 --- N Y
2 admin.usr.2 1 normal 1/0 4096 4096 V 0 --- N Y
3 admin.usr.3 1 normal 1/0 1024 1024 V 0 --- N Y
4 log0.0 1 normal 0/- 20480 0 log 0 --- Y N
5 log1.0 1 normal 1/- 20480 0 log 0 --- Y N
6 pdsld0.0 1 normal 1/0 1024 0 P,F 0 --- Y N
7 pdsld0.1 6 normal 1/0 16256 0 P 0 --- Y N
8 pdsld0.2 6 normal 1/0 20352 0 P 0 --- Y N
......