Dear Dub
No I don't think there is a bug.
There have been a lot of posts earlier this year about how much memory is needed to do an upgrade to 5.6. I see the minimum hardware requirements are 90MHz CPU with 64Mb RAM, but they also say that usually extra RAM will be more beneficial than adding a faster CPU.
The best answer I have found is that you should have 128Mb and preferably 256Mb.
Note, as you have found, that 5.6 seems to run OK on less ie 64Mb (I have one running quite nicely with that amount), but the processes involved in changing the filesystem from ext2 to ext3 and whatever else apparently do need more RAM than that.
Charlie Brady posted a memory checker at his ftp site
ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/memtest/memtester-2.93.1-01.i386.rpm
e-smith-memtest-0.0.1-04.noarch.rpm
http://www.mail-archive.com/devinfo%40lists.e-smith.org/msg11704.htmlProblem: you suspect the RAM in your server, or you wish to stress the
system a little and see that it is still reliable
Answer: install my background memory tester!
# F=ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/memtest
# rpm -Uhv $F/e-smith-memtest-0.0.1-04.noarch.rpm \
$Fmemtester-2.93.1-01.i386.rpm
# /sbin/e-smith/config set memtest service status enabled
# svc-start memtest
Logs will be found in /var/log/memtest
Do:
# svc-stop memtest
# /sbin/e-smith/config set memtest service status disabled
to stop testing
Charlie Brady
27/3/03
Regards
Ray Mitchell