z - connect to EV7 com port
quiet_mode enabled
f - set frequency
a - send a test alert
EV7 COM%d port passthru mode on CPU%d, use <esc><esc>CMM to return.
[...]
[...]
CMM Commands:
[...]
f <ev7 freq in Mhz> [ip ratio [io ratio [zbox ratio]]]
/tyCo/%d
/tyCo/1
Starting PPP to CMM %d, IP: %s, line: %s
192000
cmm_serial_baud
show cmm_serial_baudcmm_serial_baud 192000
EV7 clock frequency set to %d MHz on next power cycle.
ev7_clocks: M reg: %x, N reg: %x, YDIV reg: %x
[...]
Setting EV7 freqency to %d MHz on the next power-on
Setting EV7 IP Clock Ratio to %d.%d on the next power-on
Setting EV7 IO Clock Ratio to %d.%d on the next power-on
Setting EV7 ZBOX Clock Ratio to %d.%d on the next power-on
SetFreq
[...]
Setting CPU(or IO) 1.5 voltage to %d mV on the next power-on
Setting Term voltage to %d on the next power-on
Setting RIMM voltage to %d on the next power-on
Setting EV79 Core voltage to %d on the next power-on
SetVolts
[...]
Server Management has detected a memory/processor frequency combination that is not supported by Hewlett Packard. It is recommended that you contact hp support to correct this mis-match to guarantee highest system availability.
I've got a dual 1 GHz AlphaServer ES47, and I bought a dual 1.15 GHz module (part number 54-30252-KR). When installed, the new CPU module still just runs at 1 GHz.
I removed the CPU heatsinks from the old and new modules and discovered that all four EV7 CPUs are actually marked as "1150 MHz".
I've been through about every MBM> command and can't find anything that looks like it could configure the CPU frequency.
Running the UNIX command 'strings' on the ES47 firmware image, I see things that indicate that there are options somewhere for controlling the CPU frequency.
This string indicates that there's a "CMM" menu with relevant options:
z - connect to EV7 com port
quiet_mode enabled
f - set frequency
a - send a test alert
EV7 COM%d port passthru mode on CPU%d, use <esc><esc>CMM to return.
[...]
[...]
CMM Commands:
[...]
f <ev7 freq in Mhz> [ip ratio [io ratio [zbox ratio]]]
Also:
/tyCo/%d
/tyCo/1
Starting PPP to CMM %d, IP: %s, line: %s
and
192000
cmm_serial_baud
So there appears to be some way of connecting to the CMM via a serial console?
show cmm_serial_baudcmm_serial_baud 192000
Additionally, there are these strings:Since you can get to the MBM prompt from SRM with <esc> <esc> MBM
EV7 clock frequency set to %d MHz on next power cycle.
ev7_clocks: M reg: %x, N reg: %x, YDIV reg: %x
[...]
Setting EV7 freqency to %d MHz on the next power-on
Setting EV7 IP Clock Ratio to %d.%d on the next power-on
Setting EV7 IO Clock Ratio to %d.%d on the next power-on
Setting EV7 ZBOX Clock Ratio to %d.%d on the next power-on
SetFreq
[...]
Setting CPU(or IO) 1.5 voltage to %d mV on the next power-on
Setting Term voltage to %d on the next power-on
Setting RIMM voltage to %d on the next power-on
Setting EV79 Core voltage to %d on the next power-on
SetVolts
[...]
Server Management has detected a memory/processor frequency combination that
is not supported by Hewlett Packard. It is recommended that you contact hp support to correct this mis-match to guarantee highest system availability.
Does anyone know how to configure the CPU frequency or to enter the "CMM>" menu?
Thanks,
Matt
I've got a dual 1 GHz AlphaServer ES47, and I bought a dual 1.15 GHz module (part number 54-30252-KR). When installed, the new CPU module still just runs at 1 GHz.
I removed the CPU heatsinks from the old and new modules and discovered that all four EV7 CPUs are actually marked as "1150 MHz".
I've been through about every MBM> command and can't find anything that looks like it could configure the CPU frequency.
Running the UNIX command 'strings' on the ES47 firmware image, I see things that indicate that there are options somewhere for controlling the CPU frequency.
This string indicates that there's a "CMM" menu with relevant options:
z - connect to EV7 com port
quiet_mode enabled
f - set frequency
a - send a test alert
EV7 COM%d port passthru mode on CPU%d, use <esc><esc>CMM to return.
[...]
[...]
CMM Commands:
[...]
f <ev7 freq in Mhz> [ip ratio [io ratio [zbox ratio]]]
Also:
/tyCo/%d
/tyCo/1
Starting PPP to CMM %d, IP: %s, line: %s
and
192000
cmm_serial_baud
So there appears to be some way of connecting to the CMM via a serial console?
show cmm_serial_baudcmm_serial_baud 192000
Additionally, there are these strings:
EV7 clock frequency set to %d MHz on next power cycle.
ev7_clocks: M reg: %x, N reg: %x, YDIV reg: %x
[...]
Setting EV7 freqency to %d MHz on the next power-on
Setting EV7 IP Clock Ratio to %d.%d on the next power-on
Setting EV7 IO Clock Ratio to %d.%d on the next power-on
Setting EV7 ZBOX Clock Ratio to %d.%d on the next power-on
SetFreq
[...]
Setting CPU(or IO) 1.5 voltage to %d mV on the next power-on
Setting Term voltage to %d on the next power-on
Setting RIMM voltage to %d on the next power-on
Setting EV79 Core voltage to %d on the next power-on
SetVolts
[...]
Server Management has detected a memory/processor frequency combination that
is not supported by Hewlett Packard. It is recommended that you contact hp support to correct this mis-match to guarantee highest system availability.
Does anyone know how to configure the CPU frequency or to enter the "CMM>" menu?
Thanks,
Matt
call cli_getFreq
call cli_setFreq 1150 15 30 30
call cli_setFreq 1000 15 30 30
call cli_setFreq 1300 15 30 30
Since you can get to the MBM prompt from SRM with <esc> <esc> MBM
you could try <esc> <esc> CMM
For any serial connection you will have to find the right IP address
using SHOW NET from the MBM prompt and telnet to it on port 23
show netCab Drw Module IP Address Parent IP
0 0 MBM 10.0.0.1 0.0.0.0
0 0 CMM0 10.0.1.0 10.0.0.1
0 0 CPU0 10.0.1.1 10.0.1.0
0 0 CPU1 10.0.1.2 10.0.1.0
0 0 PMUS 10.253.0.1
- - DHCP 10.253.0.1-253
- - VMS 10.253.0.254
The MBM connects to the LAN, but the CMM does not.
The MBM enables proxy arp for each of the 4 PPP links. It
configures host routes for each of the links. Packons [sic] on the
LAN destined for the CMM are received by the MBM and
forwarded within the IP stack to the appropriate CMM.
The EV7s are never UDP sources or destinations, so
forwarding is only provided for the CMMs.
The MBM also provides the forwarding of CMM request [sic]
to the LAN.
The PPP interface supports UDP, TFTP, PING, and the
SM protocol, and does not support TCP or Telnet. SM
private LAN broadcasts are not sent to the CMM.
Is it worth it for a 15% speed increase?
On Tuesday, January 31, 2023 at 10:00:07 PM UTC, Matt Turner wrote:
I've got a dual 1 GHz AlphaServer ES47, and I bought a dual 1.15 GHz module (part number 54-30252-KR). When installed, the new CPU module still just runs at 1 GHz.
I removed the CPU heatsinks from the old and new modules and discovered that all four EV7 CPUs are actually marked as "1150 MHz".
I've been through about every MBM> command and can't find anything that looks like it could configure the CPU frequency.
Running the UNIX command 'strings' on the ES47 firmware image, I see things that indicate that there are options somewhere for controlling the CPU frequency.
This string indicates that there's a "CMM" menu with relevant options:
z - connect to EV7 com port
quiet_mode enabled
f - set frequency
a - send a test alert
EV7 COM%d port passthru mode on CPU%d, use <esc><esc>CMM to return.
[...]
[...]
CMM Commands:
[...]
f <ev7 freq in Mhz> [ip ratio [io ratio [zbox ratio]]]
Also:
/tyCo/%d
/tyCo/1
Starting PPP to CMM %d, IP: %s, line: %s
and
192000
cmm_serial_baud
So there appears to be some way of connecting to the CMM via a serial console?
show cmm_serial_baudcmm_serial_baud 192000
Additionally, there are these strings:
EV7 clock frequency set to %d MHz on next power cycle.
ev7_clocks: M reg: %x, N reg: %x, YDIV reg: %x
[...]
Setting EV7 freqency to %d MHz on the next power-on
Setting EV7 IP Clock Ratio to %d.%d on the next power-on
Setting EV7 IO Clock Ratio to %d.%d on the next power-on
Setting EV7 ZBOX Clock Ratio to %d.%d on the next power-on
SetFreq
[...]
Setting CPU(or IO) 1.5 voltage to %d mV on the next power-on
Setting Term voltage to %d on the next power-on
Setting RIMM voltage to %d on the next power-on
Setting EV79 Core voltage to %d on the next power-on
SetVolts
[...]
Server Management has detected a memory/processor frequency combination that
is not supported by Hewlett Packard. It is recommended that you contact hp
support to correct this mis-match to guarantee highest system availability.
Does anyone know how to configure the CPU frequency or to enter the "CMM>" menu?
Thanks,Change Frequency
Matt
call cli_getFreq
call cli_setFreq 1150 15 30 30
call cli_setFreq 1000 15 30 30
call cli_setFreq 1300 15 30 30
call cli_setFreq 1150 15 30 30~CLI-W-(tCLImodem) Setting EV7 freqency to 1150 MHz on the next power-on
~CLI-W-(tCLImodem) Setting EV7 IP Clock Ratio to 1.5 on the next power-on
~CLI-W-(tCLImodem) Setting EV7 IO Clock Ratio to 3.0 on the next power-on
~CLI-W-(tCLImodem) Setting EV7 ZBOX Clock Ratio to 3.0 on the next power-on
cli_setFreq return value = 0
call cli_getFreqBoard EV7 Freq IP Ratio (MHz) IO Ratio (MHz) ZBOX Ratio (MHz)
0 1150 MHz 1.5 (383 MHz) 3.0 (191 MHz) 3.0 (383 MHz) cli_getFreq return value = 0
Running test 10, Initialize RAMBUS ... on 2 EV7s
Server Management has detected a memory/processor frequency combination that is not supported by Hewlett Packard. It is recommended that you contact hp support to correct this mis-match to guarantee highest system availability.
[2023/02/11 02:46:36]
~DIA-W-(pco_00) Test 10 [Initialize RAMBUS] failed on cpu [NS: 0 EW: 0] which is cab:00 drw:0 cpu:0
BEGIN DIAGNOSTIC TEST FAILURE INFO BEGIN
Test target cabinet:00 drawer:0 CPU0 Serial Num:JA41601098
test number: 10 (hex) [Initialize RAMBUS]
test status: 03
rsvd1: 00
result length: 003e
revision: V1.0-31
error number: 01 -- Timing Range in RIMM invalid or freq set incorrectly
rsvd2: 00
error format: 01
severity code: 01
FRU1: 0
FRU2: 0
FRU3: 0
FRU4: 0
P1: 00000000.00000012 Expected SPD value
P2: 00000000.00000013 Actual SPD value
P3: 00000000.0004041b Address in RAM memory
P4: 00000000.00000000 (null)
P5: 00000000.00000000 (null)
P6: 00000000.00000000 (null)
P7: 00000000.00000000 (null)
P8: 00000000.00000000 (null)
FRU suspect: RIMM - check all RIMMs
FRU extra: Mem RIMM cab:00 drw:0 CPU0
END DIAGNOSTIC TEST FAILURE INFO END
~CLI-F-(tCLImodem) Server Manager response fatal error
[2023/02/11 02:46:37]~DIA-W-(pco_00) Disabled: Memory on cab:00 drw:0 CPU:0
Server Management has detected a memory/processor frequency combination that is not supported by Hewlett Packard. It is recommended that you contact hp support to correct this mis-match to guarantee highest system availability.
Fan RPM Rsp
Set Fan Speed Rsp
Failed to get fan RPMs
Failed to set fan speed
_t2p_unk_fan_ctr
_g_fanList
_g_fanFault
_envmon_maxAllPSFans
_envmon_maxAllFans
_envmon_fans
_envmon_fanVsTemp
_envmon_fanTest
_envmon_enableFanCheck
_envgrp_setFanSpeed
_envgrp_getFanRpm
_env_SetSmallFanSpeed
_env_SetPSFanSpeed
_env_SetLM80FanDivisors
_env_SetFanSpeed
_env_PollFans
_env_InitFanSpeed
_env_GetPresFans
_env_GetPresFan
_env_GetNumOfFans
_env_GetNumOfFanSpeeds
_env_GetFanRPM
_env_GetFanName
_env_GetCurrFanSpeed
%6iMB (exclude RAID)
Disabled RAID (remap)
Disabled: RAID (remap) on cab:%02X drw:%X CPU:%x
RAID channel Test
RAID RIMM failure during levelize
S_ev7diags_RAID_MISMATCH
RIMM - incapable of RAID
Single bit error(s) RAID RIMM. J%d
Warning Zbox%d Raid Remap
Ev7 not capable of RAID
_bcd_RAID_RIMM_Jnumber
_RAID_RIMM_Jnumber
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 33:51:27 |
| Calls: | 12,109 |
| Files: | 15,006 |
| Messages: | 6,518,330 |