Fujitsu T5440 Server User Manual


 
Performing Node Reconfiguration 165
To remotely disable all FB-DIMMs in the system, do the following:
1. Halt the Solaris OS.
2. Power off the system.
3. Disable each FB-DIMM.
where x is the memory module to be disabled.
The following example shows how to disable all the FB-DIMMs on MEM1.
Re-Enable All Memory Modules
Now that the connection between the CMP modules and the I/O devices has been
reestablished, you can re-enable the FB-DIMMS that were temporarily disabled in
“Temporarily Disable All Memory Modules” on page 164.
Do one of the following:
Install the memory modules if you removed them.
Re-enable all of the FB-DIMMs which you previously disabled, using the
enablecomponent command.
sc> disablecomponent /SYS/MB/MEMx/CMPx/BR0/CH0/D1
sc> disablecomponent /SYS/MB/MEMx/CMPx/BR0/CH0/D2
...
sc> disablecomponent /SYS/MB/MEMx/CMPx/BR1/CH1/D3
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR0/CH0/D1
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR0/CH0/D2
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR0/CH0/D3
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR0/CH1/D1
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR0/CH1/D2
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR0/CH1/D3
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR1/CH0/D1
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR1/CH0/D2
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR1/CH0/D3
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR1/CH1/D1
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR1/CH1/D2
sc> disablecomponent /SYS/MB/MEM1/CMP1/BR1/CH1/D3
sc> enablecomponent /SYS/MB/MEMx/CMPx/BR0/CH0/D1
sc> enablecomponent /SYS/MB/MEMx/CMPx/BR0/CH0/D2
...
sc> enablecomponent /SYS/MB/MEMx/CMPx/BR1/CH1/D3