Start a Conversation

Unsolved

This post is more than 5 years old

394

February 20th, 2017 04:00

what is the equivalent command for getcache in 5.33 vnx oe (especially to get SP free memory)

i need command to get to get SP free memory in 5.33 soon please help me out

62 Posts

February 20th, 2017 06:00

The Cache Management has changed compleley on the vnx2 Arrays Block OE 5.33.

Take a look at this Whitepaper

docu48786_White-Paper_-VNX2-MCx---Multicore-Everything.pdf

The command to get some Information is naviseccli -h xxx Cache -sp -info

3 Posts

February 20th, 2017 22:00

in 5300 we have

[root@h8-kickstart tmp]# /opt/Navisphere/bin/naviseccli -h 192.168.1.70 -user sysadmin -password sysadmin -scope 0 getcache

SP Read Cache State                 Enabled

SP Write Cache State                Enabled

Cache Page size:                    8

Write Cache Mirrored:               YES

Low Watermark:                      60

High Watermark:                     80

SPA Cache pages:                    301567

SPB Cache pages:                    144640

Unassigned Cache Pages:             0

Read Hit Ratio:                     N/A

Write Hit Ratio:                    N/A

Prct Dirty Cache Pages =            0

Prct Cache Pages Owned =            0

SPA Read Cache State                Enabled

SPB Read Cache State                Enabled

SPA Write Cache State               Enabled

SPB Write Cache State               Enabled

System Buffer (spA):                4195 MB

System Buffer (spB):                4195 MB

SPS Test Day:                       Sunday

SPS Test Time:                      06:30

SPA Physical Memory Size =          8192

SPB Physical Memory Size =          8192

Physical memory size of Front-End = Switch not supported

Physical memory size of Back-End =  Switch not supported

SPA Free Memory Size =              0

SPB Free Memory Size =              0

Free Memory Size of Front-End =     Switch not supported

Free Memory Size of Back-End =      Switch not supported

SPA Read Cache Size =               397

SPB Read Cache Size =               397

SPA Write Cache Size =              3600

SPB Write Cache Size =              3600

SPA Optimized Raid 3 Memory Size =  0

SPB Optimized Raid 3 Memory Size =  0

i need SP Free memory size equivalent for 5200 (our 5200 is yet to arrive so i cannot check on it)

No Events found!

Top