VMware vSphere

 View Only
Expand all | Collapse all

How can I find the serial number of my Hardware.

  • 1.  How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 05:05 AM

    Hello.

    How can I find the serial numbers of my Hardware on server?

    Thank you.



  • 2.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 06:02 AM


  • 3.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 06:29 AM

    Hi,

    Please ssh to esxi host and type :

    esxcfg-info | grep "Serial N"

    Regards,

    Ram.



  • 4.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 07:27 AM

    It just show my Server Serial number and I want to find Memory Brand and Serial numbers too.



  • 5.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 08:03 AM

    Hi,

    Type esxcfg-info | less . You may note the details required by scrolling down using arrow keys.

    Regards,

    Ram.



  • 6.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 09:04 AM

    It can't show me Memory Serial number and Brand name :smileysad:

    Can you show me your output?



  • 7.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 09:45 AM

    Hi,

    Apologies. Which version of ESXi are you using?



  • 8.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 10:32 AM

    I use ESXi 4.1



  • 9.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 10:39 AM

    Hi,

    Please type dmidecode | less .   You can scroll down to find all the information needed. :smileyhappy:

    Regards,

    Ram.



  • 10.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 11:23 AM

    I did it but It can't show me information about Memory Brand and Serials. For example, show me :

    Manufacturer: Manufacturer0

    Serial Number: SerNum0

    This command show me Motherboard and CPU Brand and Serial but not Ram :smileysad:



  • 11.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 01:01 PM

    Hi,

    Unfortunately, I don't have any running ESXi 4.1 in my lab or infrastructure. But, please give a try with "smbiosDump | less" .  This has to work. The letters are case sensitive, so please type the command like it is. Scroll down to find the Physical Memory Array, if it works. You may find the details needed.

    Thanks,

    Ram.



  • 12.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 01:18 PM

    not exist for 4.1 :smileysad:



  • 13.  RE: How can I find the serial number of my Hardware.

    Posted Apr 16, 2015 12:20 AM

    Hi,

    I've created an ESXi 4.1 on my lab and it's giving me the desired output. smbiosDump is working for me.



  • 14.  RE: How can I find the serial number of my Hardware.

    Posted Apr 18, 2015 05:14 AM

    Can you give me the PATH of file?

    # find / -name smbiosDump -print

    #

    :smileysad:



  • 15.  RE: How can I find the serial number of my Hardware.

    Posted Apr 15, 2015 09:48 AM

    If you're using an ESXi version 5.x , please type smbiosDump | less . You'll find the ESXi RAM details you're looking for.

    Regards,

    Ram.