-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels