I have a fresh install of SME 7.4 with all updates. When I execute "top" in a shell and press"1" I only see one CPU (IBM Intellistation with two Xeons). The previous install (SME 7.1 CD upgraded to 7.4) did show both processors.
My /boot/grub/grub.conf file:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/main/root
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/smeserver.xpm.gz
foreground 000000
background 4E95D3
hiddenmenu
title SME Server (2.6.9-78.0.8.ELsmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-78.0.8.ELsmp ro root=/dev/main/root
initrd /initrd-2.6.9-78.0.8.ELsmp.img
title SME Server-up (2.6.9-78.0.8.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-78.0.8.EL ro root=/dev/main/root
initrd /initrd-2.6.9-78.0.8.EL.img
Any ideas or do I need a bug report.
Thank you in advance for your help.
Kevin