'2020/11/08'에 해당되는 글 3건

  1. 2020.11.08 DCMI / IPMI, ipmiutil
  2. 2020.11.08 intel ME
  3. 2020.11.08 quanta F03 EP 서버 메뉴얼

BIOS 설정에서 본 용어들이 보이네?

 

IPMIUTIL performs a series of common IPMI server management functions to allow administrators to perform management functions without a learning curve. It can gather FRU inventory data, SEL firmware log, sensors, watchdog, power control, health, monitoring, and has an SOL console. It can write sensor thresholds, FRU asset tags, and supports a full IPMI configuration save/restore. Ease-of-use examples with IPMIUTIL:
  • Native builds on many OSs: Linux, Windows, BSD, Solaris, MacOSX, HPUX
  • The only IPMI project natively supporting Windows drivers
  • IPMIUTIL supports any IPMI-compliant vendor firmware
  • IPMIUTIL detects and handles OEM-specific IPMI firmware variants
  • IPMIUTIL interprets various vendor OEM-specific sensor values automatically.
  • Any IPMI values not yet recognized at least return the values, rather than just 'na' or Unknown.
  • Shared library for custom applications, sample source included
  • IPMIUTIL BSD license is compatible with open-source or commercial use
  • Linux driverless support is ideal for boot media or embedded
  • Configuring the IPMI LAN requires just a single command
  • The decoding of IPMI SEL events includes a severity.
  • A soft-reboot can be easily performed instead of a hard reboot by using ipmiutil_asy, even if the platform does not support ACPI.
  • IPMI SEL management is automated via checksel.

Watchdog management is automated via ipmiutil_wdt.

[링크 : http://ipmiutil.sourceforge.net/]

[링크 : https://sourceforge.net/projects/ipmiutil/]

 

telnet을 통해 623 포트로 접속을 해보았으나 timeout 뜨면서 안된다.

 

IPMI/DCMI over LAN Access - Allows user to send industry-standard IPMI and DCMI commands over the LAN. The default value is Enabled. If user set this value to Disabled, iLO disables IPMI/DCMI over the LAN. Server-side IPMI/DCMI applications are still functional when this option is disabled. If user set this value to Enabled, iLO allows user to use a client-side application to send IPMI/DCMI commands over the LAN.

IPMI/DCMI over LAN Port - Sets the IPMI/DCMI port number. The default value is 623.

[링크 : https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=emr_na-a00045334en_us]

 

 

[링크 : https://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/dcmi-v1-5-rev-spec.pdf.]

 

 

어찌어찌 빌드까지 했는데 안되는건 여전하네..

$ ./beforeconf.sh

$ sudo apt install libtool-bin autotools-dev libssl-dev

$ ./configure
ipmiutil version 3.1.7
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sed... sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for wchar_t... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strspn... yes
checking for strtoul... yes
checking for memcpy... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for an ANSI C-conforming const... (cached) yes
checking for config.sub... yes
checking for ltmain.sh... yes
checking whether to install pkg-config *.pc files... using ${libdir}/pkgconfig
checking compile sign warning flags ... ok, suppress excess warnings
checking compile gnu warning flags ... skip
checking strict aliasing warning flags ... ok, suppress aliasing warnings
checking compile fortify flags ... ok, add
Detected Debian Linux
Detected openssl-1.1
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating util/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libipmiutil.pc
config.status: creating lib/lanplus/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

ipmiutil 3.1.7
  OS      : debian
  ARCH    : x86_64
  DRIVERS : open imb direct lan lanplus

$ make

~/src/ipmiutil-3.1.7/util$ ./ipmiutil lan
ipmiutil lan ver 3.17
Cannot map memory.
Cannot open an IPMI driver: /dev/imb, /dev/ipmi0, /dev/ipmi/0,
         or direct driverless.
ipmiutil lan, cannot open IPMI driver

'하드웨어 > Server Case & board' 카테고리의 다른 글

supermicro X9SCM-F IPMI LAN(dedicate)  (0) 2022.02.18
/dev/ipmi0 on ThunderX  (0) 2020.11.12
quanta F03 EP 서버 메뉴얼  (0) 2020.11.08
redfish  (0) 2020.09.25
벤더별 ipmi 명칭  (0) 2020.09.24
Posted by 구차니
하드웨어/intel ME&AMT2020. 11. 8. 15:42

여전히 헷갈리는데 intel AMT가 intel ME의  sub systemd으로 보이는데

intel ME만 있을 경우에는 웹 인터페이스나 MEBx 가 안뜨는건가?

아무튼 내 서버에서는 ME 설정은 있어도 MEBx는 없어서 일단 실패..

 

[링크 : https://www.itkairos.com/168]

'하드웨어 > intel ME&AMT' 카테고리의 다른 글

intel AMT/ME, ubuntu 18.04 /dev/impi  (2) 2020.11.11
Elitebook 2760p 의 intel AMT 접속  (0) 2020.11.11
HP elitebook 2760p / intel ME?  (0) 2020.11.09
intel AMT - bitlocker 우회가능?  (0) 2018.01.15
HP 2710p Intel ME ...?!  (2) 2017.11.28
Posted by 구차니

정확하게는 OCP 하드웨어 스펙 문서

그래도 동일하게 생겨 먹은 녀석에 대한 문서가 보이니 즐겁네

그나저나.. 페이스북 서버?

 

 

[링크 : http://files.opencompute.org/oc/public.php?service=files&t=935ae31805d3e7a120bf5b0d08db819c&download]

 

Facebook server Intel Xeon motherboard v2 (aka Windmill):

[링크 : https://forums.servethehome.com/index.php?threads/open-compute-windmill-v2-motherboard.9638/page-6]

'하드웨어 > Server Case & board' 카테고리의 다른 글

/dev/ipmi0 on ThunderX  (0) 2020.11.12
DCMI / IPMI, ipmiutil  (0) 2020.11.08
redfish  (0) 2020.09.25
벤더별 ipmi 명칭  (0) 2020.09.24
nmap을 이용하여 ILO 포트 검색하기  (0) 2020.09.18
Posted by 구차니