Advertisement
Guest User

Microserver Remote Access Card boot

a guest
Oct 29th, 2011
622
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. uboot# boot
  2. Copying kernel image ... KERNEL copy to ram OK
  3. Copying rootfs image ... OK
  4. ## Booting image at 41400000 ...
  5. Image Name: arm-linux
  6. Image Type: ARM Linux Kernel Image (gzip compressed)
  7. Data Size: 1613402 Bytes = 1.5 MB
  8. Load Address: 40008000
  9. Entry Point: 40008000
  10. Verifying Checksum ... OK
  11. Uncompressing Kernel Image ... OK
  12.  
  13. Starting kernel ...
  14.  
  15. init started: BusyBox v1.8.2 (2010-08-26 18:02:31 CST)
  16. starting pid 202, tty '': '/etc/init.d/rcS'
  17. ========================
  18. Sat Oct 22 18:29:06 UTC 2011
  19. ========================
  20. waitforaim: AIM started sec:1319308151 usec:271179 ended: sec:1319308151 usec::329165 elapsed:0.057986
  21. waitforsm: SM started sec:1319308153 usec:976125 ended: sec:1319308154 usec::182264 elapsed:0.206139
  22. ifconfig: SIOCGIFFLAGS: No such device
  23. ifconfig: SIOCGIFFLAGS: No such device
  24. ifconfig: SIOCGIFFLAGS: No such device
  25. killall: udhcpc: no process killed
  26. udhcpc (v1.8.2) started
  27. DHCPv4 script:
  28. configuring eth0 Link-Local address
  29. Command : deconfig
  30. Interface : eth0
  31. IP Address :
  32. Subnet Mask :
  33. Routers :
  34. DNS Servers :
  35. Hostname :
  36. Domain :
  37. Reading committed configuration...
  38. deconfig command
  39. Configuration command line: iBMC inet dhcp_renew add 0.0.0.0 netmask 0.0.0.0 route 0.0.0.0 dns1 0.0.0.0 dns2 0.0.0.0
  40. add command
  41. Store IPv4 '0.0.0.0'
  42. eth0 MAC address is : D4:85:64:C9:E8:46
  43. == Requested Network Changes =============
  44. IPv4 DNS Server 1 -> '0.0.0.0'
  45. IPv4 DNS Server 2 -> '0.0.0.0'
  46. -- Interface #0 --------------------
  47. Name ----------------> 'eth0'
  48. DHCPv4 Enabled ------> LAN_TRUE
  49. IPv4 Address --------> '0.0.0.0'
  50. IPv4 Net Mask -------> '0.0.0.0'
  51. IPv4 Gateway --------> '0.0.0.0'
  52. ==========================================
  53. EventCallback() - nEventType:3 szEvent: event_netchange_cfg_request nSize:792
  54. EventCallback() - nEventType:3 szEvent: event_netchange_commit nSize:792
  55. EventCallback() - nEventType:3 szEvent: event_netchange_start nSize:0
  56. avctifconfig - Now waiting for EVENT_NETCHANGE_ACTIVE.
  57. eth0 Link-Local address is : FE80::d685:64FF:FEC9:E846
  58. ip: RTNETLINK answers: File exists
  59. EventCallback() - nEventType:3 szEvent: event_netchange_active nSize:792
  60. avctifconfig - Our changes should now be active.
  61. aim_function_execute() returned success...
  62. Waited for 0 seconds.
  63. Discover_retries : 20
  64. Sending discover...
  65. Sending select for 192.168.1.11...
  66. Lease of 192.168.1.11 obtained, lease time 86400
  67. Log levels currently enabled:
  68. AVCT_LOG_NONE
  69. AVCT_LOG_ERROR
  70. AVCT_LOG_WARNING
  71. DHCPv4 script:
  72. Command : bound
  73. Interface : eth0
  74. IP Address : 192.168.1.11
  75. Subnet Mask : 255.255.255.0
  76. Routers : 192.168.1.1
  77. DNS Servers : 192.168.1.1
  78. Hostname : microserver-ipmi
  79. Domain : localdomain
  80. Reading committed configuration...
  81. SetVideoConfig[1941] Set Mode=1 Y=4 UV=23
  82. Updating domain...
  83. avct_init_video_capture[492] Video In Source Buf 2 = 0x46000000[5120K]
  84. avct_init_video_capture[495] Video IN Source Buf 1 = 0x45900000[5120K]
  85. avct_init_video_capture[504] Video Compress Buf Address[0] = 0x45880000[512K]
  86. avct_init_video_capture[511] Video BCD Buf Address = 0x4587D800[10K]
  87. avct_init_video_capture[514] Video CRC Buf Address = 0x45869800[80K]
  88. GetMemoryBandwidth[1831] GetMemoryBandwidth
  89. GetMemoryBandwidth[1832] Numerator = 15
  90. GetMemoryBandwidth[1833] Denumerator = 0
  91. GetMemoryBandwidth[1834] OutputDivider = 1
  92. GetMemoryBandwidth[1835] Buswidth = 16
  93. GetMemoryBandwidth[1836] Memory Clock = 204
  94. GetMemoryBandwidth[1837] Memory Bandwidth = 530
  95. avct_init_video_capture[550] compression buffer address 45880000 mmap to address 4035E000 size 524288
  96. avct_init_video_capture[567] Using Driver's buffer for frame send
  97. create /mnt/scratchpad
  98. ip: an inet address is expected rather than "N/A/N/A"
  99. Configuration command line: iBMC inet dhcp_renew add 192.168.1.11 netmask 255.255.255.0 route 192.168.1.1 domain localdomain dns1 192.168.1.1 dns2 0.0.0.0
  100. add command
  101. Store IPv4 '192.168.1.11'
  102. == Requested Network Changes =============
  103. Domain ------------> 'localdomain'
  104. IPv4 DNS Server 1 -> '192.168.1.1'
  105. IPv4 DNS Server 2 -> '0.0.0.0'
  106. -- Interface #0 --------------------
  107. Name ----------------> 'eth0'
  108. DHCPv4 Enabled ------> LAN_TRUE
  109. IPv4 Address --------> '192.168.1.11'
  110. IPv4 Net Mask -------> '255.255.255.0'
  111. IPv4 Gateway --------> '192.168.1.1'
  112. ==========================================
  113. aim_function_execute() returned success...
  114. Waited for 0 seconds.
  115. ip: RTNETLINK answers: No such process
  116. ip: RTNETLINK answers: No route to host
  117. VDiskHandler() - Invalid device file for interface exiting...
  118. VDiskHandler() - Invalid device file for interface exiting...
  119. AddStore() - Unknown Image Store 2.
  120. AddStore() - Unknown Image Store 3.
  121. AvmpSend - Client 0, Already closed
  122. AvmpSend - Client 0, Already closed
  123. Starting debug for AIMLIB-ipmiSystemCallAgent
  124. aim_init() - szComponentName:ipmiSystemCallAgent ulProgNum:536872532
  125. rpcCallbackService() - calling svc_run to wait for rpc callbacks for socket:/tmp/rpSocketCB536872532 in thread ID: 16386 process ID: 658
  126. aim_function_register() - result:0
  127. Success to open IO table bin file IO_fl.bin
  128. Success to open IO sensor table bin file IS_fl.bin
  129. Success to open IO index table bin file IX_fl.bin
  130. HWInitFunctionTable:MakeMemFile() FunctionTable.bin
  131. Success to open device ID bin file ID_devid.bin
  132. Success to open HWINFO FI_fwid.bin
  133. Success to open default value table oemdef.bin
  134. Starting debug for AIMLIB-IPMI
  135. aim_init() - szComponentName:IPMI ulProgNum:536870944
  136. rpcCallbackService() - calling svc_run to wait for rpc callbacks for socket:/tmp/rpSocketCB536870944 in thread ID: 49156 process ID: 677
  137. Starting Network Interface Plugging Daemon: eth0 bond0.
  138.  
  139.  
  140.  
  141. DcmiInit entry!!
  142. Get G_u32DcmiInitMode(2)
  143.  
  144.  
  145.  
  146. Register DCMI_COMMAND_HOOK_TYPE function at 6a590
  147. Register DCMI Command-Hook function
  148. Success to open Virtual PS NVRAM_PrivateStorage00.dat
  149. aim_function_execute() - szFunctionName: netGetCurrentIfConfig g_ulProgNum: 536870944 nReturn:0
  150. aim_function_execute() - szFunctionName: netGetCurrentIfConfig g_ulProgNum: 536870944 nReturn:0
  151. rpc_aim_callback_function_1_svc() - szFunctionName:SystemCallImp nSize:49 nMaxSize: 4
  152. rpc_aim_callback_function_1_svc() - returned from pFunctionCallback result:0
  153. rpc_aim_callback_function_1_svc() - result == SUCCESS, callbackData size: 4
  154. aim_function_execute() - szFunctionName: SystemCallImp g_ulProgNum: 536870944 nReturn:0
  155. rpc_aim_callback_function_1_svc() - szFunctionName:SystemCallImp nSize:51 nMaxSize: 4
  156. rpc_aim_callback_function_1_svc() - returned from pFunctionCallback result:0
  157. rpc_aim_callback_function_1_svc() - result == SUCCESS, callbackData size: 4
  158. aim_function_execute() - szFunctionName: SystemCallImp g_ulProgNum: 536870944 nReturn:0
  159. aim_function_register() - result:0
  160. Success to open Virtual SDR NVRAM_SDR00.dat
  161. Register all IPMI Gateway APIs successfully.
  162. creating /tmp/clp
  163. aim_config_get() - returned data length zero, parameter sol_int_idle_timer not found
  164. !!!IPv6BufferInit(139)...
  165. aim_event_callback_register() - nNumEvents:4
  166. aim_event_callback_register() - result:1
  167. aim_event_callback_register() - saving pEventCallback:68be0
  168. IPMI initial costs 6 seconds, 999758766 nanoseconds
  169. aim_function_execute() - szFunctionName: netGetCurrentIfConfig g_ulProgNum: 536870944 nReturn:0
  170. Start Nexus ...........................
  171.  
  172. Memory Service: No memory limitation
  173. Creating config file.
  174. [NVStorage] Success to init NVStorage subsystem
  175. Abstraction Socket Layer Init Success...
  176. Thread GPTaskHi has been created successfully.
  177. Thread GPTaskLo has been created successfully.
  178. Thread EventingService has been created successfully.
  179. Thread HTTPService has been created successfully.
  180. cimom port (5988,5989s)
  181. Thread HTTPService2 has been created successfully.
  182. Thread ProviderInitSDR has been created successfully.
  183. Thread CMCITask has been created successfully.
  184. service:wbem:http://192.168.1.11:5988
  185. service:wbem:https://192.168.1.11:5989
  186. wsman port (5985,5986s)
  187. Thread SHTTPDService2 has been created successfully.
  188. Thread SHTTPDService has been created successfully.
  189. CIM_Sensor_InstAgent_ReadInitSDR
  190. aim_function_execute() - szFunctionName: netGetCurrentIfConfig g_ulProgNum: 536870944 nReturn:0
  191. service:wbem:http://192.168.1.11:5988
  192. service:wbem:https://192.168.1.11:5989
  193. Starting GUIProcessMonitor
  194.  
  195. Please press Enter to activate this console. aim_function_execute() - szFunctionName:
  196.  
  197.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement