+ All Categories
Home > Documents > AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ......

AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ......

Date post: 25-Aug-2018
Category:
Upload: nguyendan
View: 218 times
Download: 0 times
Share this document with a friend
33
1 AST2150 IPMI Configuration Guide Version 1.1 Copyright Copyright © 2011 MiTAC International Corporation. All rights reserved. No part of this manual may be reproduced or translated without prior written consent from MiTAC International Corporation. Notice Information contained in this document is furnished by MiTAC International Corporation and has been reviewed for accuracy and reliability prior to printing. MiTAC assumes no liability whatsoever, and disclaims any express or implied warranty, relating to sale and/or use of TYAN ® products including liability or warranties relating to fitness for a particular purpose or merchantability. MiTAC retains the right to make changes to product descriptions and/or specifications at any time, without notice. In no event will MiTAC be held liable for any direct or indirect, incidental or consequential damage, loss of use, loss of data or other malady resulting from errors or inaccuracies of information contained in this document.
Transcript
Page 1: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

1

AST2150 IPMI Configuration Guide

Version 1.1 Copyright Copyright © 2011 MiTAC International Corporation. All rights reserved. No part of this manual may be reproduced or translated without prior written consent from MiTAC International Corporation. Notice Information contained in this document is furnished by MiTAC International Corporation and has been reviewed for accuracy and reliability prior to printing. MiTAC assumes no liability whatsoever, and disclaims any express or implied warranty, relating to sale and/or use of TYAN® products including liability or warranties relating to fitness for a particular purpose or merchantability. MiTAC retains the right to make changes to product descriptions and/or specifications at any time, without notice. In no event will MiTAC be held liable for any direct or indirect, incidental or consequential damage, loss of use, loss of data or other malady resulting from errors or inaccuracies of information contained in this document.

Page 2: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

2

Contents

1. IPMI OS Drivers and Open Source Software........................................3 1.1 Windows IPMI Driver ...........................................................................3 1.2 Open IPMI Driver on Linux...................................................................3 1.3 IPMITool and Other Open Source Software........................................3

2. ASTER GUI ..............................................................................................5 2.1 ASTER GUI Overview..........................................................................5 2.2 System Information ..............................................................................6 2.3 Server Health .......................................................................................7

2.3.1 Sensor Reading ..........................................................................8 2.3.2 Sensor Reading with Thresholds ................................................9 2.3.3 Event Log ..................................................................................10

2.4 Configuration......................................................................................11 2.4.1 Alerts .........................................................................................12 2.4.2 Mouse Mode .............................................................................14 2.4.3 Network .....................................................................................15 2.4.4 SMTP ........................................................................................16 2.4.5 Users.........................................................................................17 2.4.6 Date Time/NTP Settings ...........................................................18

2.5 Remote Control..................................................................................19 2.5.1 Remote Console Redirection ....................................................20 2.5.2 Remote Power Controls............................................................28 2.5.3 Other Controls ..........................................................................29

2.6 Maintenance ......................................................................................30 3. BMC Port Number.................................................................................33

Page 3: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

3

1. IPMI OS Drivers and Open Source Software AST2150 firmware is full compliant with IPMI 2.0 specification. So users could use standard IPMI driver comes from operation system distribution. 1.1 Windows IPMI Driver AST2150 supports Intel reference driver, you can get it from

http://www.intel.com/design/servers/ipmi/tools.htm.

From Windows Server 2003 R2, Microsoft also provide in box IPMI driver. You can

use it also.

1.2 Open IPMI Driver on Linux AST2150 supports the Open IPMI driver in Linux Kernel. Use the following

commands to load ipmi drivers.

“modprobe ipmi_devintf”

“modprobe ipmi_si”

If you use old version Linux Kernel, you need to replace module “ipmi_si” with

“ipmi_kcs”

Note that TYAN motherboard BIOS encodes IPMI Base IO address at 0xCA2 in its DMI table IPMI entry, any generic OS IPMI drivers should have no problem to support it. 1.3 IPMITool and Other Open Source Software AST2150 supports open source software IPMITool, you can also use other ones like OpenIPMI,IPMI Util. Note that for IPMITool SOL session, user needs to use BIOS setup menu to configure “Remote Serial Console Redirect” to use COMA, and set baud rate to 38.4K, 8 bits, no parity, and Xon/Xoff handshaking.

Page 4: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

4

NOTE

Page 5: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

5

2. ASTER GUI 2.1 ASTER GUI Overview The AST2150 has a user-friendly Graphics User Interface (GUI) called the Aster GUI. It is designed to be easy to use. It has a low learning curve because it uses a standard Internet browser. You can expect to be up and running in less than five minutes.

You will be prompted to enter a user name and password. The default user name and password are as follows:

Field Default

Username root Password superuser

NOTE: The default user name and password are in lower-case characters. When you log in using the root user name and password, you have full administrative powers. It is advised that once you log in, you change the root password.

Page 6: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

6

2.2 System Information This page shows system power on status and firmware revision and its release date.

Page 7: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

7

2.3 Server Health This page contains options to show motherboard sensor readings and events. SDR, Sensor reading, Sensor events (System event log), and PEF (Platform event filters) are implemented in compliant with ipmi2.0 specification.

Page 8: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

8

2.3.1 Sensor Reading

Page 9: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

9

2.3.2 Sensor Reading with Thresholds

Page 10: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

10

2.3.3 Event Log

Page 11: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

11

2.4 Configuration This page contains options to configure Alerts, Mouse mode, Network, SMTP, Users, and Date Time NTP Settings.

Page 12: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

12

2.4.1 Alerts This page lists configured alert destinations, use modify button to configure it, or send a test alert to the destination.

This Modify Alert page contains drop down menu’s and fields to configure alert types (email, SNMP traps), event severity, destination IP/Email address, and subject etc.

Page 13: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

13

Page 14: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

14

2.4.2 Mouse Mode This configuration depends on the OS installed on Local Host. Note, it’s OS on local host with AST2150, not the remote console. Most modern Windows versions(2000/XP/2003/Vista/2008) and Mac OS X, use the Absolute Mode. Relative mode is used by most Linux distributions (SuSE, RHEL) and older operating system like Windows 95/98.

Page 15: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

15

2.4.3 Network Use this page to view and configure network settings.

Page 16: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

16

2.4.4 SMTP

For email alert, Enter and Save the SMTP mail server IP in this page.

Page 17: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

17

2.4.5 Users Use this page to add, modify, and delete users. You may select “modify user” and then change each user’s name, password, and privileges.

Page 18: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

18

2.4.6 Date Time/NTP Settings

Select options to set date/time.

Page 19: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

19

2.5 Remote Control This page allows user to perform various remote operations such as “Console Redirection” , “Power Control” and “ Other Control”.

Page 20: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

20

2.5.1 Remote Console Redirection

Press “Java Console” button to invoke JViewer to start KVM-over-IP session.

For IPMI only SKU, button “Java Console” will be grayed out and make sure users couldn’t use KVM-over-IP feature.

Page 21: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

21

Page 22: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

22

Use JViewer <Video> menu to stop/restart/exit console redirect session.

Page 23: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

23

To avoid OS to intercept and interpret special key combinations, you may need to use this drop down menu to send special Key combinations to remote OS.

Page 24: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

24

Select <Mouse sync > to allow mouse work correctly within the JViewer redirected remote screen (in sync with remote OS). Press <alt-M> to release “mouse sync” and return mouse control to local OS.

Page 25: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

25

Remote CDROM /Floppy redirection selection.

Page 26: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

26

Choose a local CDROM drive to redirect. Note that you need to configure “Boot order” on remote station (via remote station BIOS Setup, after select CDROM to redirect) before you can let the remote station to boot from the redirected CDROM .

Page 27: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

27

Select <Options> menu to configure KVM-over-IP Video engine.

Page 28: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

28

2.5.2 Remote Power Controls

Select options in this page to reset, power off, power on, or power cycle the remote station.

Page 29: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

29

2.5.3 Other Controls

Select options in this page to chassis ID LED check, clear CMOS and local lock panel control the remote station.

Page 30: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

30

2.6 Maintenance Need to “Enter Update Mode” in order to flash new firmware.

Select firmware to upload and then press “update firmware” button to proceed firmware update.

Page 31: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

31

Page 32: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

32

NOTE

Page 33: AST2150 IPMI Configuration Guide - TYAN® Computer · 2.5 Remote Control ... BMC Port Number ... commands to load ipmi drivers. “modprobe ipmi_devintf” “modprobe ipmi_si”

33

3. BMC Port Number This section will list a table of the BMC Port numbers.

 Web: 80, 443 KVM: 7578 CD-Media: 5120 FD-Media: 5123 SSH (Smash): 22 RMCP (IPMI): 623

BMC Port Number

UPnP: 1900

 


Recommended