IPMI SOL setup on FreeBSD 9.1 amd64 supermicro X9SCM-F/X9CL-F

Anton Yuzhaninov citrin at citrin.ru
Wed Jan 23 15:07:37 UTC 2013


On Mon, 21 Jan 2013 22:52:17, Derek Ragona wrote:
DR> I have a couple servers that are built using the supermicro X9SCM-F/X9CL-F 
DR> motherboards, and I can't quite get IPMI SOL working right.
DR> 
DR> These motherboards have 3 NIC's.  One NIC is for a dedicated IPMI interface.
DR> 
DR> I have both servers configured to use the dedicated IPMI NIC and these 
DR> NIC's are plugged into a separate unmanaged switch.
DR> 
DR> Both systems boards are set to redirect com1.  I changed /etc/ttys to run a 
DR> getty on /dev/ttyu0.  I have com1 configured to 115,200 baud, 8, n, 1, no 
DR> flowcontrol in the BIOS.  I in have /etc/ttys:
DR> ttyu0   "/usr/libexec/getty std.115200" vt100   on secure

/etc/ttys:
ttyu1   "/usr/libexec/getty std.115200" vt100   on  secure

/boot/loader.conf:
hint.uart.0.flags="0"
hint.uart.1.flags="0x10"
boot_serial="YES"
boot_multicons="YES"
comconsole_speed="115200"
console="comconsole vidconsole"

-- 
 Anton Yuzhaninov



More information about the freebsd-questions mailing list