
Boot System
MVME2502 Installation and Use (6806800R96D)
137
setenv ipaddr <IP address of MVME2502>
setenv serverip <IP address of TFTP server>
setenv gatewayip <gateway IP>
setenv netmask <netmask>
setenv vxboot 'tftpboot $vxbootfile && setenv bootargs
$vxbootargs && bootvx'
setenv vxbootfile <VxWorks_image>
setenv vxbootargs 'motetsec(0,0)<IP address of TFTP
server>:VxWorks h=<IP address of TFTP server> e=<IP address of
MVME2502>:ffffff00 b=<unused IP> u=vxworks pw=vxworks f=0x80'
saveenv
3. TFTP the files from the server to local memory, then boot:
run vxboot
6.4
Using the Persistent Memory Feature
The persistent memory means that the RAM's memory is not deleted during a reset. Power
cycling, or by temporarily removing the power and then powering up the blade again, will
delete the memory content. The persistent memory feature is enabled by default.
This feature is used in many situations, which includes:
Analyzing kernel logs after a Linux kernel panic
Defining a particular memory region for the persistent storage of application specific data
Analyzing Kernel Log Files after a Kernel Panic
When a board that is running the Linux OS indicates a kernel panic, issue a reset (for example,
through the faceplate button) to analyze the cause, then subsequently analyze kernel log files.
The persistent memory feature keeps the log files available in the memory.
To analyze the kernel log files:
1. Issue a reset.
2. Connect to U-Boot. For more information, see
3. Enter the following command to obtain memory addresses of the kernel log
files:
.locate_kernel_log (1)
Summary of Contents for MVME2502
Page 1: ...MVME2502 Installation and Use P N 6806800R96D December 2014 ...
Page 12: ...MVME2502 Installation and Use 6806800R96D 12 List of Tables ...
Page 14: ...MVME2502 Installation and Use 6806800R96D 14 List of Figures ...
Page 20: ...MVME2502 Installation and Use 6806800R96D About this Manual 20 About this Manual ...
Page 30: ...MVME2502 Installation and Use 6806800R96D Sicherheitshinweise 30 ...
Page 52: ...Hardware Preparation and Installation MVME2502 Installation and Use 6806800R96D 52 ...
Page 108: ...Functional Description MVME2502 Installation and Use 6806800R96D 108 ...
Page 142: ...Boot System MVME2502 Installation and Use 6806800R96D 142 ...
Page 154: ...Programming Model MVME2502 Installation and Use 6806800R96D 154 ...
Page 162: ...Related Documentation MVME2502 Installation and Use 6806800R96D 162 ...
Page 163: ......