|
Serial number of machine
Hi all,
Just wondering, is the number displayed when you do a 'uname -m' is really the serial number of the machine?
root@machine $ uname -a
AIX 2 5 000D205F4C00
-m Displays the machine ID number of the hardware running the system. Note: The
-m flag cannot be used to generate a unique machine identifier for partitions in
an LPAR environment.
Does machine ID here means serial number? Thanks in advance
|