Changes between Version 7 and Version 8 of waue/Hadoop_DRBL
- Timestamp:
- Feb 18, 2009, 2:16:53 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified waue/Hadoop_DRBL
v7 v8 107 107 }}} 108 108 109 ----- 110 **************************** 111 卡住,drbl似乎安裝不順 112 drblsrv -i 113 出現以下錯誤訊息 114 {{{ 115 Kernel 2.6 was found, so default to use initramfs. 116 The requested kernel "" 2.6.18-6-amd64 kernel files are NOT found in /tftpboot/node_root/lib/modules/s and /tftpboot/node_root/boot in the server! The necessary modules in the network initrd can NOT be created! 117 Client will NOT remote boot correctly! 118 Program terminated! 119 Done! 120 }}} 121 > 我這邊用 VMWare 裝 Debian 4.0r6 amd64 沒有這個問題耶 122 > [[Image(debian_4.0r6_drbl.jpg)]] 123 **************************** 124 ----- 109 125 110 126 111 == ssh == … … 194 179 * use "Wake on LAN" for DRBL clients 195 180 * browse http://192.168.1.254:50070 for DFS status 181 182 183 ----- 184 185 卡住,drbl似乎安裝不順 186 drblsrv -i 187 出現以下錯誤訊息 188 {{{ 189 Kernel 2.6 was found, so default to use initramfs. 190 The requested kernel "" 2.6.18-6-amd64 kernel files are NOT found in /tftpboot/node_root/lib/modules/s and /tftpboot/node_root/boot in the server! The necessary modules in the network initrd can NOT be created! 191 Client will NOT remote boot correctly! 192 Program terminated! 193 Done! 194 }}} 195 > 我這邊用 VMWare 裝 Debian 4.0r6 amd64 沒有這個問題耶 196 > [[Image(debian_4.0r6_drbl.jpg)]] 197 198 原因為 apt 的鏡像站台沒有複製到資料因此無法安裝新kernel,導致出現問題 199 200 -----