You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
My server is H3C 4900G3
The CPU is 8259CL
When 4 DCPMMs are set to Memory Mode 100% in BIOS, a prompt appears MemoryMode capacity is unusable with the current ly selected platform BIOS volatile mode.
But I searched through the BIOS and couldn't find the volatile mode
I directly boot it up and enter it into the system
[ root@localhost ~]# sudo ipmctl show -dimm
DimmID | Capacity | LockState | HealthState | FWVersion
0x0101 | 126.422 GiB | Disabled | Healthy | 01.02.00.5444
0x0111 | 126.422 GiB | Disabled | Healthy | 01.02.00.5444
0x1001 | 126.422 GiB | Disabled | Healthy | 01.02.00.5444
0x1011 | 126.422 GiB | Disabled | Healthy | 01.02.00.5444
input
[ root@localhost ~]# ipmctl create -dimm 0x0101,0x0111,0x1001,0x1011 -goal MemoryMode=100
Create region configuration goal failed: Error 113 - Platform does not support Memory Mode
[ root@localhost ~]# ipmctl create -goal MemoryMode=100
Create region configuration goal failed: Error 113 - Platform does not support Memory Mode
Do you know what the problem is?