[SEToolkit-developer] Interesting problems with 3.4.1 and AMD
Brought to you by:
dmichelsen
From: Tankersley, J. <jon...@ed...> - 2007-11-23 02:51:12
|
I'd expressed some concerns with the inclusion of the orcallator.se file... Orcallator is starting Orcallator has started chrdbt01# "/opt/RICHPse/orcallator/orcallator.se", line 387: Can't find include file orca_p_vmstat_class.se "/opt/RICHPse/include/live_rules.se", line 115: error: syntax error "/opt/RICHPse/include/live_rules.se", line 115: fatal: Errors detected. Exiting. "stdin", line 0: error: syntax error "stdin", line 0: fatal: Errors detected. Exiting. The necessary files aren't included, so I'd say not call it orcallator.se, or we'd have to include more of Orca's patches in the SEToolkit build. But here's the REAL issue. I've got a fairly new Sun system and the most recent package as posted to Sourceforge doesn't work. The version I built from an early 3.4.1 without the e1000 and some other patches didn't work either, but actually RAN for a while before dying with a Segmentation Fault in the disk section. Running the test of the kvmname.se, it gets: host# bin/se examples/kvmname.se Warning: Cannot init kvm: Illegal seek Warning: Kvm not initialized: Variables will have invalid values Segmentation Fault host# /etc/init.d/percol start Warning: Cannot init kvm: Illegal seek Warning: Kvm not initialized: Variables will have invalid values: Near line 6156 It is acting like the AMD kernel stuff isn't available. I've attached some information from the old build's run where it segfaults in the disk section and a compressed copy of the pertinent /var/adm/messages file from boot to 'up and running'. Below is some version info, and a prtdiag. Unfortunately I don't have access to a server of this type with a compiler. host# /opt/RICHPse/bin/se -v se - Version 3.4.1 (08:20 PM 02/28/07) for i386 host# /usr/platform/`arch -k`/sbin/prtdiag System Configuration: Sun Microsystems Sun Fire X4600 M2 BIOS Configuration: American Megatrends Inc. 080012 04/19/2007 BMC Configuration: IPMI 1.5 (KCS: Keyboard Controller Style) =3D=3D=3D=3D Processor Sockets = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Version Location Tag -------------------------------- -------------------------- Dual-Core AMD Opteron(tm) Processor 8220 CPU 1 Dual-Core AMD Opteron(tm) Processor 8220 CPU 2 Dual-Core AMD Opteron(tm) Processor 8220 CPU 3 Dual-Core AMD Opteron(tm) Processor 8220 CPU 4 =3D=3D=3D=3D Memory Device Sockets = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D Type Status Set Device Locator Bank Locator ------- ------ --- ------------------- -------------------- DDR2 in use 0 DIMM0 BANK0 DDR2 in use 0 DIMM1 BANK1 =3D=3D=3D=3D On-Board Devices = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D LSI serial-ATA #1 Gigabit Ethernet #1 Gigabit Ethernet #2 ATI Rage XL VGA =3D=3D=3D=3D Upgradeable Slots = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ID Status Type Description --- --------- ---------------- ---------------------------- 0 in use PCI-X PCIX SLOT0 1 available PCI-X PCIX SLOT1 2 available other PCIExp SLOT2 3 available other PCIExp SLOT3 4 available other PCIExp SLOT4 5 available other PCIExp SLOT5 6 available other PCIExp SLOT6 7 available other PCIExp SLOT7 |