| Summary: | [install] FreeBSD 6.3 64-bit panics at boot time during installation on HP DL580 G5 with 128GB physical memory | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Kumar Krishnamoorthy <kumark> |
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Kumar Krishnamoorthy
2008-11-19 01:00:14 UTC
State Changed From-To: open->feedback To submitter: are you able to boot using the "verbose logging" option from the menu and show any additional messages you see? I'm especially interested in any lines beginning with SMAP. Can I just confirm that 7.0 works fine on this machine? This is from freeBSD6.4 64 GA SMAP type=01 base=0000000000000000 len 000000000009f800 SMAP type=02 base=000000000009f800 len 0000000000000800 SMAP type=02 base=00000000000ca000 len 0000000000002000 SMAP type=02 base=00000000000dc000 len 0000000000004000 SMAP type=02 base=00000000000e4000 len 000000000001c000 SMAP type=01 base=0000000000100000 len 00000000bfdf0000 SMAP type=03 base=00000000bfef0000 len 000000000000f000 SMAP type=04 base=00000000bfeff000 len 0000000000001000 SMAP type=01 base=00000000bff00000 len 0000000000100000 SMAP type=02 base=00000000e0000000 len 0000000010000000 SMAP type=02 base=00000000fec00000 len 0000000000010000 SMAP type=02 base=00000000fee00000 len 0000000000001000 SMAP type=02 base=00000000fffe0000 len 0000000000020000 SMAP type=01 base=0000000100000000 len 0000001f40000000 I could not reproduce this on freeBSD7.0 GA. It boots well without any issues. -Kumar --_000_7A7D327E99D30143AC98BDABFCABFF012271549D98PAEXMBX04vmwa_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I could see the failure on all freebsd6.x-64 with more than 64GB of memory.= I ran this test on virtual machine that was created on the same HP DL580 = G5 server with 128GB server. Failures 7 FAIL Duration=3D15m29s guestOS=3Dfreebsd6.2-64 memSize=3D1310= 72 8 FAIL Duration=3D15m35s guestOS=3Dfreebsd6.3-64 memSize=3D1310= 72 9 FAIL Duration=3D15m33s guestOS=3Dfreebsd6.4-beta1-64 memSize=3D131072 10 FAIL Duration=3D15m32s guestOS=3Dfreebsd6.4-rc1-64 memSize=3D131072 11 FAIL Duration=3D15m32s guestOS=3Dfreebsd6.4-rc2-64 memSize=3D131072 Passed 0 PASS Duration=3D46m53s guestOS=3Dfreebsd6.2-64 memSize=3D65536 1 PASS Duration=3D52m48s guestOS=3Dfreebsd6.3-64 memSize=3D65536 3 PASS Duration=3D23m14s guestOS=3Dfreebsd6.4-rc1-64 memSize=3D65536 4 PASS Duration=3D23m20s guestOS=3Dfreebsd6.4-rc2-64 memSize=3D65536 .= . memSize - Guest memory that was used for the test in MB. Duration - Time it tool to install the guestOS. State Changed From-To: feedback->open Feedback was received on this some time ago. Although FreeBSD 7 is happy with 128G RAM, FreeBSD 6.x cannot boot. I don't know if setting something like 'options KVA_PAGES=512' in the kernel may help? It might be worth trying. State Changed From-To: open->closed 6.4 and the whole 6 branch has been EoL-ed, so I guess there will be no fixing there. |