This post is more than 5 years old
1 Rookie
•
11 Posts
0
1342
May 23rd, 2017 09:00
Unity 500-F Memory
Hi There,
One of my customer is persistently want to see system memory on Unity 500 .I mean despite the explanations about hardware and specsheet, he wants to see it in the interface.As far as ı know there is no way to see it on the user interface however it might be possible on cli.
İt can be sound crazy but ı need to figure out as soon as possible.Does anyone know that how to show memory amount?
Would be nice to get help like step by step.
King Regards...


tsamuel0905
2 Intern
•
136 Posts
0
May 24th, 2017 06:00
Try this for physical deployment..
#uemcli -d -u -p /env/sp show
DELL_ChrisHolloway
2 Intern
•
125 Posts
2
May 24th, 2017 06:00
You should be able to see if from UEMCLI (my example from a VSA, don't have a physical Unity to hand to check).
uemcli -d x.x.x.x -u -p /env/sp show -detail
Storage system address: x.x.x.x
Storage system port: 443
HTTPS connection
1: ID = spa
UUID =
DPE = dpe
Slot = 0
Name = SP A
Mode = Normal
Health state = OK (5)
Health details = "The component is operating normally. No action is required."
Model = VIRT SP 12GB
Memory size = 12884901888 (12.0G)
kelleg
4 Operator
•
4.5K Posts
0
May 25th, 2017 13:00
Was your question answered correctly? If so, please remember to mark your question Answered when you get the correct answer and award points to the person providing the answer. This helps others searching for a similar issue.
glen
Ferhat Tuna
1 Rookie
•
11 Posts
0
June 6th, 2017 03:00
Thanks glen.
Everything seems like well.Thanks for your help bud.
Regards