Sponsored Content
Operating Systems Solaris T4-2 - Memory DIMM issue - ldom config resets to factory-default Post 303015484 by Peasant on Thursday 5th of April 2018 11:41:23 AM
Old 04-05-2018
It is unlikely for faulty dimm to effect SP in any way.

Configuration is saved there by issuing ldm add-spconfig <unique_name>

So, after you configure the system as per your desires or change the existing configuration, you run above command to save the work done to SP.

No need to reboot anything, but since work is saved, upon next reboot the configuration saved will be applied from SP (the latest saved).

Did you save the config followed by reboot ?
I always save, since if not saved the list option says "next poweron", probably meaning complete power cycle (not init 6 or reboot).

You should inspect, as Jim mentioned, fmadm faulty.
A properly configured system will report memory errors using that facility.

Regards
Peasant.
This User Gave Thanks to Peasant For This Post:
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

memory config - need to get it

Hi, Im in need to get the mem config on a sun sparq Can some one please helpe me? (im not a unixperson) (1 Reply)
Discussion started by: skil
1 Replies

2. HP-UX

Memory dimm status

Hi, How to check the memory dimm status from OS leavel!! My system model HP N4000. Thanks, ARumugam. (2 Replies)
Discussion started by: arumsun
2 Replies

3. Solaris

Understanding memory config with prtdiag -v

Hi. I have 2 SunFire V490 servers running Solaris 10. We may have to upgrade with more memory on one of them to make it compatible with the other. Here's the one with 12GB of RAM: Memory size: 12288 Megabytes ========================= CPUs =============================================== ... (1 Reply)
Discussion started by: th1amigo
1 Replies

4. Solaris

Network Config on Zone in a Guest LDOM

Solaris for Sparc 11.1 with the latest patches. Created a Guest LDOM with two vnet's net0 and net1, installed a guest whole root, ip exclusive zone that I want to be able to utilize DHCP. I have been able to create the zone but unable to get it to boot because I am unable to assign an anet to it.... (4 Replies)
Discussion started by: os2mac
4 Replies

5. Solaris

T4 replaced motherboard - recovering LDOM config?

T4-2 issues meant replacing motherboard. I thought the ldom config was automatically saved? Got the oracle document here. At the moment, unable to get ldoms back - here is the output from a few commands:- ldm list NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME... (4 Replies)
Discussion started by: psychocandy
4 Replies
HALT(8) 							       halt								   HALT(8)

NAME
halt, poweroff, reboot - Halt, power-off or reboot the machine SYNOPSIS
halt [OPTIONS...] poweroff [OPTIONS...] reboot [OPTIONS...] DESCRIPTION
halt, poweroff, reboot may be used to halt, power-off or reboot the machine. OPTIONS
The following options are understood: --help Prints a short help text and exits. --halt Halt the machine, regardless of which one of the three commands is invoked. -p, --poweroff Power-off the machine, regardless of which one of the three commands is invoked. --reboot Reboot the machine, regardless of which one of the three commands is invoked. -f, --force Force immediate halt, power-off, reboot. Do not contact the init system. -w, --wtmp-only Only write wtmp shutdown entry, do not actually halt, power-off, reboot. -d, --no-wtmp Do not write wtmp shutdown entry. --no-wall Do not send wall message before halt, power-off, reboot. EXIT STATUS
On success, 0 is returned, a non-zero failure code otherwise. NOTES
These are legacy commands available for compatibility only. SEE ALSO
systemd(1), systemctl(1), shutdown(8), wall(1) systemd 208 HALT(8)
All times are GMT -4. The time now is 11:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy