Re: Enterprise T5120 detecting only 8GB RAM although 32GB installed

Mark Kettenis <[email protected]> Mon, 14 Oct 2019 15:57:57 +0200 (CEST)
Newsgroups gmane.os.openbsd.sparc
Message-ID <[email protected]>
> Date: Mon, 14 Oct 2019 15:35:51 +0200
> From: Raymundo Soto <[email protected]>
> 
> Hi everyone,
> 
> Has anyone been through this before?
> 
> I have checked the sanity of all the DIMMs via ILOM (fault_state
> shows OK for each and every one of them) and have of course verified
> that they are physically, correctly placed in their slots. This is
> also not a missmatch problem since they are simmetrically positioned
> (all 16 slots are used with 2GB modules). Both dmesg and sysctl hw.*
> show the same.
> 
> Any advice greatly appreciated.

If you have a logical domain configuration you might need to
regenerate the configuration to make it aware of the additional
memory.  This might involve switching back to the factory-default
config.  If you use OpenBSD's ldomctl(8) to generate the configuration
you'll need to use the dump command and use the result as the base of
your config.

Cheers,

Mark