-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.8.0-rc4
-
Component/s: Build, Diagnostics
-
Fully Compatible
-
BUILD 4 06/05/15, Build 5 06/26/16, Build 6 07/17/15, Build 7 08/10/15, Build 8 08/31/15, Build 9 (09/18/15)
It would be useful if version output included information about what platform a binary was built for/on - like including the "distmod" scons parameter or sysInfo from db.serverBuildInfo(). Neither of those are perfect but would help a lot in cases where for example someone downloads binaries for the wrong platform and all we have to go on is what the binary prints before failing to start.
sysinfo -
"sysInfo" : "Linux build8.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49",
distmod - "rhel57" / "rhel62" / "2008plus"