Advertisement
Guest User

Untitled

a guest
May 1st, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.70 KB | None | 0 0
  1. Jun 29 15:28:17 hp ipxe: http://server.smidsrod.lan/tftp/pxeboot.cgi... ok
  2. Jun 29 15:28:17 hp ipxe: $ #!gpxe
  3. Jun 29 15:28:17 hp ipxe: $ echo Loading PXE script for ${net0/mac}
  4. Jun 29 15:28:17 hp ipxe: Loading PXE script for 00:25:b3:5f:d5:2f
  5. Jun 29 15:28:17 hp ipxe: $ chain http://server.smidsrod.lan/tftp/pxeboot.cgi?uuid=${uuid}&mac=${net0/mac}&ip=${net0/ip}&hostname=${hostname:uristring}&s
  6. Jun 29 15:28:17 hp ipxe: erial=${serial:uristring}&manufacturer=${manufacturer:uristring}&product=${product:uristring}
  7. Jun 29 15:28:17 hp ipxe: http://server.smidsrod.lan/tftp/pxeboot.cgi?uuid=3e178c04-05d6-dd11-91ab-9ca4bf0cf0ac&mac=00%3A25%3Ab3%3A5f%3Ad5%3A2f&ip=10.1.1
  8. Jun 29 15:28:17 hp ipxe: .15&hostname=hp&serial=CNU9272LL1&manufacturer=Hewlett-Packard&product=HP%20Compaq%206730b%20%28NB021ET%23ABN%29... ok
  9. Jun 29 15:28:17 hp ipxe: $ #!gpxe
  10. Jun 29 15:28:17 hp ipxe: $ echo
  11. Jun 29 15:28:17 hp ipxe:
  12. Jun 29 15:28:17 hp ipxe: $ echo Loading PXE script for 00:25:b3:5f:d5:2f
  13. Jun 29 15:28:17 hp ipxe: Loading PXE script for 00:25:b3:5f:d5:2f
  14. Jun 29 15:28:17 hp ipxe: $ chain http://server.smidsrod.lan/tftp/pxeboot/0025b35fd52f.pxe
  15. Jun 29 15:28:17 hp ipxe: http://server.smidsrod.lan/tftp/pxeboot/0025b35fd52f.pxe... ok
  16. Jun 29 15:28:17 hp ipxe: $ #!ipxe
  17. Jun 29 15:28:17 hp ipxe: $ echo
  18. Jun 29 15:28:17 hp ipxe:
  19. Jun 29 15:28:17 hp ipxe: $ echo Booting HP laptop
  20. Jun 29 15:28:17 hp ipxe: Booting HP laptop
  21. Jun 29 15:28:17 hp ipxe: $ chain freedos-install.pxe
  22. Jun 29 15:28:17 hp ipxe: freedos-install.pxe... ok
  23. Jun 29 15:28:17 hp ipxe: $ #!ipxe
  24. Jun 29 15:28:17 hp ipxe: $
  25. Jun 29 15:28:17 hp ipxe: $ echo
  26. Jun 29 15:28:17 hp ipxe:
  27. Jun 29 15:28:17 hp ipxe: $ echo Booting FreeDOS installer for ${hostname} from SAN
  28. Jun 29 15:28:17 hp ipxe: Booting FreeDOS installer for hp from SAN
  29. Jun 29 15:28:17 hp ipxe: $ set root-path iscsi:nas.smidsrod.lan::::iqn.2011-02.lan.smidsrod:${hostname}.boot.freedos
  30. Jun 29 15:28:17 hp ipxe: $ sanhook ${root-path} || goto failed
  31. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 initiator iqn.2010-04.org.ipxe:hp
  32. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 target nas.smidsrod.lan iqn.2011-02.lan.smidsrod:hp.boot.freedos
  33. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 entering security negotiation
  34. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 created for LUN 0000-0000-0000-0000
  35. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring TargetPortalGroupTag=2
  36. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 handling AuthMethod=None
  37. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 entering operational negotiation
  38. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring MaxRecvDataSegmentLength=32768
  39. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring HeaderDigest=None
  40. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring DataDigest=None
  41. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring MaxConnections=1
  42. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring InitialR2T=Yes
  43. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring ImmediateData=No
  44. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring MaxBurstLength=262144
  45. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring DefaultTime2Wait=0
  46. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring DefaultTime2Retain=0
  47. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring MaxOutstandingR2T=1
  48. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring DataPDUInOrder=Yes
  49. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring DataSequenceInOrder=Yes
  50. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 ignoring ErrorRecoveryLevel=0
  51. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ca34 entering full feature phase
  52. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 waiting for unit to become ready
  53. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 tag 18ae0002 status 02 sense 70:06:0000000a
  54. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 tag 18ae0002 failed: Input/output error (http://ipxe.org/1d704639)
  55. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 tag 18ae0002 retrying (retry 1)
  56. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 tag 18ae0002 is now tag 18ae0003
  57. Jun 29 15:28:17 hp ipxe: SCSI 0x1cde4 unit is ready
  58. Jun 29 15:28:17 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  59. Jun 29 15:28:17 hp ipxe: last message repeated 2 times
  60. Jun 29 15:28:17 hp ipxe: INT13 drive 80 has MBR:
  61. Jun 29 15:28:17 hp ipxe: 00000000 : fa b8 00 00 8e d0 bc 00-7c fb b8 60 00 8e d8 33 : ........|..`...3
  62. Jun 29 15:28:17 hp ipxe: 00000010 : c0 8e c0 be 00 76 bf 00-06 b9 00 01 fc f3 a5 ea : .....v..........
  63. Jun 29 15:28:17 hp ipxe: 00000020 : 24 00 60 00 bf 10 01 b4-08 b0 80 33 c9 cd 13 83 : $.`........3....
  64. Jun 29 15:28:17 hp ipxe: 00000030 : e1 3f 80 e9 0d b0 0e bb-00 08 ba 80 00 bf 10 01 : .?..............
  65. Jun 29 15:28:17 hp ipxe: 00000040 : e8 ba 00 81 3e fe 1b 55-aa 75 2c bf 00 02 bd b4 : ....>..U.u,.....
  66. Jun 29 15:28:17 hp ipxe: 00000050 : 19 e8 79 00 bb 00 01 8b-ca f7 e3 8b c1 8b ca f7 : ..y.............
  67. Jun 29 15:28:17 hp ipxe: 00000060 : e3 03 c1 83 d2 00 8b c2-30 05 47 4d 75 e3 0e 68 : ........0.GMu..h
  68. Jun 29 15:28:17 hp ipxe: 00000070 : 77 00 ea 00 00 80 00 b9-04 00 be be 01 80 3c 80 : w.............<.
  69. Jun 29 15:28:17 hp ipxe: 00000080 : 74 0a 83 c6 10 e2 f6 bf-3a 01 eb 2f b0 01 bb 00 : t.......:../....
  70. Jun 29 15:28:17 hp ipxe: 00000090 : 7c 8b 4c 02 b2 80 8a 74-01 bf 10 01 e8 5e 00 81 : |.L....t.....^..
  71. Jun 29 15:28:17 hp ipxe: 000000a0 : 3e fe 77 55 aa 74 05 bf-1f 01 eb 0f 33 c0 8e d8 : >.wU.t......3...
  72. Jun 29 15:28:17 hp ipxe: 000000b0 : 81 c6 00 06 8b ee ea 00-7c 00 00 57 8a 05 3c 00 : ........|..W..<.
  73. Jun 29 15:28:17 hp ipxe: 000000c0 : 74 08 b4 0e cd 10 5f 47-eb f1 90 eb fd a1 f4 1b : t....._G........
  74. Jun 29 15:28:17 hp ipxe: 000000d0 : 8b 1e f6 1b 8b c8 f7 26-54 01 c1 e1 03 02 e9 03 : .......&T.......
  75. Jun 29 15:28:17 hp ipxe: 000000e0 : d1 03 d3 c1 e3 02 03 d3-02 f3 c1 e3 05 02 f3 05 : ................
  76. Jun 29 15:28:17 hp ipxe: 000000f0 : 01 00 83 d2 00 a3 f4 1b-89 16 f6 1b c3 bd 03 00 : ................
  77. Jun 29 15:28:17 hp ipxe: 00000100 : b4 02 cd 13 73 09 b4 0d-cd 13 4d 75 f3 eb ac c3 : ....s.....Mu....
  78. Jun 29 15:28:17 hp ipxe: 00000110 : 0d 41 63 63 65 73 73 20-45 72 72 6f 72 21 00 0d : .Access Error!..
  79. Jun 29 15:28:17 hp ipxe: 00000120 : 49 6e 76 61 6c 69 64 20-4f 70 65 72 61 74 69 6e : Invalid Operatin
  80. Jun 29 15:28:17 hp ipxe: 00000130 : 67 20 53 79 73 74 65 6d-21 00 0d 49 6e 76 61 6c : g System!..Inval
  81. Jun 29 15:28:17 hp ipxe: 00000140 : 69 64 20 50 61 72 74 69-74 69 6f 6e 20 54 61 62 : id Partition Tab
  82. Jun 29 15:28:17 hp ipxe: 00000150 : 6c 65 21 00 05 84 00 00-00 00 00 00 00 00 00 00 : le!.............
  83. Jun 29 15:28:17 hp ipxe: 00000160 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  84. Jun 29 15:28:17 hp ipxe: 00000170 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  85. Jun 29 15:28:17 hp ipxe: 00000180 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  86. Jun 29 15:28:17 hp ipxe: 00000190 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  87. Jun 29 15:28:17 hp ipxe: 000001a0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  88. Jun 29 15:28:17 hp ipxe: 000001b0 : 00 00 00 00 00 00 00 00-8f 82 64 bd 00 00 80 01 : ..........d.....
  89. Jun 29 15:28:17 hp ipxe: 000001c0 : 01 00 0e 0f 7f fd 3f 00-00 00 e1 d7 07 00 00 00 : ......?.........
  90. Jun 29 15:28:17 hp ipxe: 000001d0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  91. Jun 29 15:28:17 hp ipxe: 000001e0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  92. Jun 29 15:28:17 hp ipxe: 000001f0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 55 aa : ..............U.
  93. Jun 29 15:28:17 hp ipxe: INT13 drive 80 has signature bd64828f
  94. Jun 29 15:28:17 hp ipxe: INT13 drive 80 guessing C/H/S xx/16/63 based on partition 1
  95. Jun 29 15:28:17 hp ipxe: INT13 drive 80 (naturally 81) registered with C/H/S geometry 510/16/63
  96. Jun 29 15:28:17 hp ipxe: Registered SAN device 0x80
  97. Jun 29 15:28:17 hp ipxe: INT13 drive 80 described using boot firmware table:
  98. Jun 29 15:28:17 hp ipxe: 92591a80 : 69 42 46 54 00 03 00 00-01 85 46 45 4e 53 59 53 : iBFT......FENSYS
  99. Jun 29 15:28:17 hp ipxe: 92591a90 : 69 50 58 45 00 00 00 00-00 00 00 00 00 00 00 00 : iPXE............
  100. Jun 29 15:28:17 hp ipxe: 92591aa0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  101. Jun 29 15:28:17 hp ipxe: 92591ab0 : 01 01 12 00 00 00 00 00-50 00 a0 00 10 01 00 00 : ........P.......
  102. Jun 29 15:28:17 hp ipxe: 92591ac0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  103. Jun 29 15:28:17 hp ipxe: 92591ad0 : 02 01 4a 00 00 03 00 00-00 00 00 00 00 00 00 00 : ..J.............
  104. Jun 29 15:28:17 hp ipxe: 92591ae0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  105. Jun 29 15:28:17 hp ipxe: 92591af0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  106. Jun 29 15:28:17 hp ipxe: 92591b00 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  107. Jun 29 15:28:17 hp ipxe: 92591b10 : 00 00 00 00 00 00 17 00-49 01 00 00 00 00 00 00 : ........I.......
  108. Jun 29 15:28:17 hp ipxe: 92591b20 : 03 01 66 00 00 03 00 00-00 00 00 00 00 00 00 00 : ..f.............
  109. Jun 29 15:28:17 hp ipxe: 92591b30 : ff ff 0a 01 01 0f 18 00-00 00 00 00 00 00 00 00 : ................
  110. Jun 29 15:28:17 hp ipxe: 92591b40 : 00 00 ff ff 0a 01 01 01-00 00 00 00 00 00 00 00 : ................
  111. Jun 29 15:28:17 hp ipxe: 92591b50 : 00 00 ff ff 0a 01 01 01-00 00 00 00 00 00 00 00 : ................
  112. Jun 29 15:28:17 hp ipxe: 92591b60 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  113. Jun 29 15:28:17 hp ipxe: 92591b70 : 00 00 00 00 00 00 00 00-00 00 00 25 b3 5f d5 2f : ...........%._./
  114. Jun 29 15:28:17 hp ipxe: 92591b80 : 00 85 02 00 46 01 00 00-00 00 00 00 00 00 00 00 : ....F...........
  115. Jun 29 15:28:17 hp ipxe: 92591b90 : 04 01 36 00 00 03 00 00-00 00 00 00 00 00 00 00 : ..6.............
  116. Jun 29 15:28:17 hp ipxe: 92591ba0 : ff ff 0a 01 01 0a bc 0c-00 00 00 00 00 00 00 00 : ................
  117. Jun 29 15:28:17 hp ipxe: 92591bb0 : 00 00 28 00 61 01 00 00-00 00 00 00 00 00 00 00 : ..(.a...........
  118. Jun 29 15:28:17 hp ipxe: 92591bc0 : 00 00 00 00 00 00 68 70-00 69 71 6e 2e 32 30 31 : ......hp.iqn.201
  119. Jun 29 15:28:17 hp ipxe: 92591bd0 : 30 2d 30 34 2e 6f 72 67-2e 69 70 78 65 3a 68 70 : 0-04.org.ipxe:hp
  120. Jun 29 15:28:17 hp ipxe: 92591be0 : 00 69 71 6e 2e 32 30 31-31 2d 30 32 2e 6c 61 6e : .iqn.2011-02.lan
  121. Jun 29 15:28:17 hp ipxe: 92591bf0 : 2e 73 6d 69 64 73 72 6f-64 3a 68 70 2e 62 6f 6f : .smidsrod:hp.boo
  122. Jun 29 15:28:17 hp ipxe: 92591c00 : 74 2e 66 72 65 65 64 6f-73 00 00 00 00 00 00 00 : t.freedos.......
  123. Jun 29 15:28:17 hp ipxe: 92591c10 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  124. Jun 29 15:28:17 hp ipxe: 92591c20 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  125. Jun 29 15:28:17 hp ipxe: 92591c30 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  126. Jun 29 15:28:17 hp ipxe: 92591c40 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  127. Jun 29 15:28:17 hp ipxe: 92591c50 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  128. Jun 29 15:28:17 hp ipxe: 92591c60 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  129. Jun 29 15:28:17 hp ipxe: 92591c70 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  130. Jun 29 15:28:17 hp ipxe: 92591c80 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  131. Jun 29 15:28:17 hp ipxe: 92591c90 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  132. Jun 29 15:28:17 hp ipxe: 92591ca0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  133. Jun 29 15:28:17 hp ipxe: 92591cb0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  134. Jun 29 15:28:17 hp ipxe: 92591cc0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  135. Jun 29 15:28:17 hp ipxe: 92591cd0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  136. Jun 29 15:28:17 hp ipxe: 92591ce0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  137. Jun 29 15:28:17 hp ipxe: 92591cf0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  138. Jun 29 15:28:17 hp ipxe: 92591d00 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  139. Jun 29 15:28:17 hp ipxe: 92591d10 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  140. Jun 29 15:28:17 hp ipxe: 92591d20 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  141. Jun 29 15:28:17 hp ipxe: 92591d30 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  142. Jun 29 15:28:17 hp ipxe: 92591d40 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  143. Jun 29 15:28:17 hp ipxe: 92591d50 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  144. Jun 29 15:28:17 hp ipxe: 92591d60 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  145. Jun 29 15:28:17 hp ipxe: 92591d70 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  146. Jun 29 15:28:17 hp ipxe: $ sanboot -d 0x81 iscsi:nas.smidsrod.lan::::iqn.2011-02.lan.smidsrod:fdfullcd.iso || goto failed
  147. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 initiator iqn.2010-04.org.ipxe:hp
  148. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 target nas.smidsrod.lan iqn.2011-02.lan.smidsrod:fdfullcd.iso
  149. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 entering security negotiation
  150. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 created for LUN 0000-0000-0000-0000
  151. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring TargetPortalGroupTag=2
  152. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 handling AuthMethod=None
  153. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 entering operational negotiation
  154. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring MaxRecvDataSegmentLength=32768
  155. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring HeaderDigest=None
  156. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring DataDigest=None
  157. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring MaxConnections=1
  158. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring InitialR2T=Yes
  159. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring ImmediateData=No
  160. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring MaxBurstLength=262144
  161. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring DefaultTime2Wait=0
  162. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring DefaultTime2Retain=0
  163. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring MaxOutstandingR2T=1
  164. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring DataPDUInOrder=Yes
  165. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring DataSequenceInOrder=Yes
  166. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 ignoring ErrorRecoveryLevel=0
  167. Jun 29 15:28:17 hp ipxe: iSCSI 0x1ce44 entering full feature phase
  168. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 waiting for unit to become ready
  169. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 tag 18ae0008 status 02 sense 70:06:0000000a
  170. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 tag 18ae0008 failed: Input/output error (http://ipxe.org/1d704639)
  171. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 tag 18ae0008 retrying (retry 1)
  172. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 tag 18ae0008 is now tag 18ae0009
  173. Jun 29 15:28:17 hp ipxe: SCSI 0x1d154 unit is ready
  174. Jun 29 15:28:17 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  175. Jun 29 15:28:17 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  176. Jun 29 15:28:18 hp ipxe: INT13 drive 81 contains an ISO9660 filesystem; treating as CD-ROM
  177. Jun 29 15:28:18 hp ipxe: INT13 drive 81 has an El Torito boot catalog at LBA 0000016c
  178. Jun 29 15:28:18 hp ipxe: INT13 drive 81 (naturally 81) registered with C/H/S geometry 0/0/0
  179. Jun 29 15:28:18 hp ipxe: Registered SAN device 0x81
  180. Jun 29 15:28:18 hp ipxe: INT13 drive 81 described using boot firmware table:
  181. Jun 29 15:28:18 hp ipxe: 92591a80 : 69 42 46 54 00 03 00 00-01 9b 46 45 4e 53 59 53 : iBFT......FENSYS
  182. Jun 29 15:28:18 hp ipxe: 92591a90 : 69 50 58 45 00 00 00 00-00 00 00 00 00 00 00 00 : iPXE............
  183. Jun 29 15:28:18 hp ipxe: 92591aa0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  184. Jun 29 15:28:18 hp ipxe: 92591ab0 : 01 01 12 00 00 00 00 00-50 00 a0 00 10 01 00 00 : ........P.......
  185. Jun 29 15:28:18 hp ipxe: 92591ac0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  186. Jun 29 15:28:18 hp ipxe: 92591ad0 : 02 01 4a 00 00 03 00 00-00 00 00 00 00 00 00 00 : ..J.............
  187. Jun 29 15:28:18 hp ipxe: 92591ae0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  188. Jun 29 15:28:18 hp ipxe: 92591af0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  189. Jun 29 15:28:18 hp ipxe: 92591b00 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  190. Jun 29 15:28:18 hp ipxe: 92591b10 : 00 00 00 00 00 00 17 00-49 01 00 00 00 00 00 00 : ........I.......
  191. Jun 29 15:28:18 hp ipxe: 92591b20 : 03 01 66 00 00 03 00 00-00 00 00 00 00 00 00 00 : ..f.............
  192. Jun 29 15:28:18 hp ipxe: 92591b30 : ff ff 0a 01 01 0f 18 00-00 00 00 00 00 00 00 00 : ................
  193. Jun 29 15:28:18 hp ipxe: 92591b40 : 00 00 ff ff 0a 01 01 01-00 00 00 00 00 00 00 00 : ................
  194. Jun 29 15:28:18 hp ipxe: 92591b50 : 00 00 ff ff 0a 01 01 01-00 00 00 00 00 00 00 00 : ................
  195. Jun 29 15:28:18 hp ipxe: 92591b60 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  196. Jun 29 15:28:18 hp ipxe: 92591b70 : 00 00 00 00 00 00 00 00-00 00 00 25 b3 5f d5 2f : ...........%._./
  197. Jun 29 15:28:18 hp ipxe: 92591b80 : 00 85 02 00 46 01 00 00-00 00 00 00 00 00 00 00 : ....F...........
  198. Jun 29 15:28:18 hp ipxe: 92591b90 : 04 01 36 00 00 03 00 00-00 00 00 00 00 00 00 00 : ..6.............
  199. Jun 29 15:28:18 hp ipxe: 92591ba0 : ff ff 0a 01 01 0a bc 0c-00 00 00 00 00 00 00 00 : ................
  200. Jun 29 15:28:18 hp ipxe: 92591bb0 : 00 00 25 00 61 01 00 00-00 00 00 00 00 00 00 00 : ..%.a...........
  201. Jun 29 15:28:18 hp ipxe: 92591bc0 : 00 00 00 00 00 00 68 70-00 69 71 6e 2e 32 30 31 : ......hp.iqn.201
  202. Jun 29 15:28:18 hp ipxe: 92591bd0 : 30 2d 30 34 2e 6f 72 67-2e 69 70 78 65 3a 68 70 : 0-04.org.ipxe:hp
  203. Jun 29 15:28:18 hp ipxe: 92591be0 : 00 69 71 6e 2e 32 30 31-31 2d 30 32 2e 6c 61 6e : .iqn.2011-02.lan
  204. Jun 29 15:28:18 hp ipxe: 92591bf0 : 2e 73 6d 69 64 73 72 6f-64 3a 66 64 66 75 6c 6c : .smidsrod:fdfull
  205. Jun 29 15:28:18 hp ipxe: 92591c00 : 63 64 2e 69 73 6f 00 00-00 00 00 00 00 00 00 00 : cd.iso..........
  206. Jun 29 15:28:18 hp ipxe: 92591c10 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  207. Jun 29 15:28:18 hp ipxe: 92591c20 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  208. Jun 29 15:28:18 hp ipxe: 92591c30 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  209. Jun 29 15:28:18 hp ipxe: 92591c40 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  210. Jun 29 15:28:18 hp ipxe: 92591c50 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  211. Jun 29 15:28:18 hp ipxe: 92591c60 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  212. Jun 29 15:28:18 hp ipxe: 92591c70 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  213. Jun 29 15:28:18 hp ipxe: 92591c80 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  214. Jun 29 15:28:18 hp ipxe: 92591c90 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  215. Jun 29 15:28:18 hp ipxe: 92591ca0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  216. Jun 29 15:28:18 hp ipxe: 92591cb0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  217. Jun 29 15:28:18 hp ipxe: 92591cc0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  218. Jun 29 15:28:18 hp ipxe: 92591cd0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  219. Jun 29 15:28:18 hp ipxe: 92591ce0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  220. Jun 29 15:28:18 hp ipxe: 92591cf0 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  221. Jun 29 15:28:18 hp ipxe: 92591d00 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  222. Jun 29 15:28:18 hp ipxe: 92591d10 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  223. Jun 29 15:28:18 hp ipxe: 92591d20 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  224. Jun 29 15:28:18 hp ipxe: 92591d30 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  225. Jun 29 15:28:18 hp ipxe: 92591d40 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  226. Jun 29 15:28:18 hp ipxe: 92591d50 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  227. Jun 29 15:28:18 hp ipxe: 92591d60 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  228. Jun 29 15:28:18 hp ipxe: 92591d70 : 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 : ................
  229. Jun 29 15:28:18 hp ipxe: Booting from SAN device 0x81
  230. Jun 29 15:28:18 hp ipxe: INT13,02 (81): Read:
  231. Jun 29 15:28:18 hp ipxe: INT 13 drive 81 invalid blocksize (2048) for non-extended read/write
  232. Jun 29 15:28:18 hp ipxe: INT13,02 (81) failed with status 01
  233. Jun 29 15:28:18 hp ipxe: INT13 drive 81 could not read MBR (status 01)
  234. Jun 29 15:28:18 hp ipxe: INT13,4d (81): Read CD-ROM boot catalog to 00007c00
  235. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  236. Jun 29 15:28:18 hp ipxe: INT13 drive 81 El Torito boot image at LBA 0000016d (count 4)
  237. Jun 29 15:28:18 hp ipxe: INT13 drive 81 El Torito boot image loads at 07c0:0000
  238. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 0000016d <-> 07c0:0000 (count 4)
  239. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  240. Jun 29 15:28:18 hp ipxe: INT13,4b (81): Get CD-ROM emulation status to 0000:4b70
  241. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 0000016e <-> 0840:0000 (count 5)
  242. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000010 <-> 0000:0800 (count 1)
  243. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000018 <-> 0000:0800 (count 1)
  244. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  245. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000018 <-> 0000:0800 (count 1)
  246. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  247. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000150 <-> 0000:0800 (count 1)
  248. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  249. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00012965 <-> 0000:2800 (count 2)
  250. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  251. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000150 <-> 0000:0800 (count 1)
  252. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000152 <-> 0000:0800 (count 1)
  253. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  254. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 000129eb <-> 1000:0000 (count 1)
  255. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  256. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000150 <-> 0000:0800 (count 1)
  257. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  258. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000152 <-> 0000:0800 (count 1)
  259. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  260. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00012a64 <-> 1000:2000 (count 4)
  261. Jun 29 15:28:18 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  262. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00012a68 <-> 1000:2000 (count 4)
  263. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00012a6c <-> 1000:2000 (count 4)
  264. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00012a70 <-> 1000:2000 (count 4)
  265. Jun 29 15:28:18 hp ipxe: INT13,42 (81): Extended read: LBA 00000018 <-> 0000:0800 (count 1)
  266. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00000150 <-> 0000:0800 (count 1)
  267. Jun 29 15:28:21 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  268. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00000152 <-> 0000:0800 (count 1)
  269. Jun 29 15:28:21 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  270. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00012a74 <-> 3000:0000 (count 12)
  271. Jun 29 15:28:21 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  272. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00000150 <-> 0000:0800 (count 1)
  273. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00000152 <-> 0000:0800 (count 1)
  274. Jun 29 15:28:21 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  275. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 000129ee <-> 1000:0000 (count 32)
  276. Jun 29 15:28:21 hp ipxe: assert(! process_running ( &iscsi->process )) failed at net/tcp/iscsi.c line 1336
  277. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00012a0e <-> 1000:0000 (count 32)
  278. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00012a2e <-> 1000:0000 (count 32)
  279. Jun 29 15:28:21 hp ipxe: INT13,42 (81): Extended read: LBA 00012a4e <-> 1000:0000 (count 21)
  280. Jun 29 15:28:21 hp ipxe: INT13,00 (80): Reset drive
  281. Jun 29 15:28:21 hp ipxe: iSCSI 0x1ca34 closed: Connection reset (http://ipxe.org/0f852039)
  282. Jun 29 15:28:21 hp ipxe: iSCSI 0x1ca34 initiator iqn.2010-04.org.ipxe:hp
  283. Jun 29 15:28:21 hp ipxe: iSCSI 0x1ca34 target nas.smidsrod.lan iqn.2011-02.lan.smidsrod:hp.boot.freedos
  284. Jun 29 15:28:21 hp ipxe: iSCSI 0x1ca34 entering security negotiation
  285. Jun 29 15:28:21 hp ipxe: SCSI 0x1d0f4 created for LUN 0000-0000-0000-0000
  286. Jun 29 15:28:33 hp ipxe: iSCSI 0x1ca34 closed: Connection timed out (http://ipxe.org/4c0a6035)
  287. Jun 29 15:28:33 hp ipxe: INT13 drive 80 went away: Connection timed out (http://ipxe.org/4c0a6035)
  288. Jun 29 15:28:33 hp ipxe: INT13,00 (80) failed with status 05
  289. Jun 29 15:28:33 hp ipxe: INT13,08 (80): Get drive parameters
  290. Jun 29 15:28:33 hp ipxe: INT13,00 (80): Reset drive
  291. Jun 29 15:28:33 hp ipxe: iSCSI 0x1ca34 initiator iqn.2010-04.org.ipxe:hp
  292. Jun 29 15:28:33 hp ipxe: iSCSI 0x1ca34 target nas.smidsrod.lan iqn.2011-02.lan.smidsrod:hp.boot.freedos
  293. Jun 29 15:28:33 hp ipxe: iSCSI 0x1ca34 entering security negotiation
  294. Jun 29 15:28:33 hp ipxe: SCSI 0x1d0f4 created for LUN 0000-0000-0000-0000
  295. Jun 29 15:28:45 hp ipxe: iSCSI 0x1ce44 received unsupported NOP-In with TTT 00400000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement