Unsolved
This post is more than 5 years old
1 Rookie
•
9 Posts
0
4989
June 13th, 2017 13:00
Finding serial # on VNX
Hello!
I have a VNX where the Serial Number was not noted at installation.
Where, physically, on the system (the PSNT is gone) can I locate the serial #?
Alternatively, is there a command prompt we can enter on the system to show us the serial # - I assume there is.
Any help is appreciated it - thank you!
Product: EMC-VNXE3200;2XSP DPE;25X2.5
No Events found!



Malc_p
18 Posts
1
June 14th, 2017 02:00
Hello Loyola15,
On the VNXe3200 array, you can use a CLI command (using uemcli) to display general settings for the array, which includes the s/n. output.
Example:
uemcli -d -u -p /sys/general show -detail
where: -d = destination, -u = user, -p = password are credentials to use on each entered uemcli command.