Comment 8 for bug 1637570

Revision history for this message
Larry Michel (lmic) wrote : Re: [2.1] Cavium ThunderX system with 128GigB of memory is reported as having 125.9GigB of memory in MAAS after commissioning

@Andres,

"System lshw" is the lshw that was installed on the system and "lshw from source" is the one built from the git src as Lee requested in comment #4:

git clone https://ezix.org/src/pkg/lshw.git
cd lshw
make
sudo ./src/lshw -xml > git_lshw.xml