SCore 6.0 Cluster Development DVD, called SCore DVD in short, has all CentOS4.4 distribution images. You may install CentOS4.4 using the SCore DVD.
In the case of CentOS4.4 installation using the SCore DVD, you must type the "linux" at the following prompt. Otherwise the EIT program is automatically invoked.
Boot:
All RPM packages distributed with CentOS must be installed. That is, the "Custom" menu item must be selected on the "Install Type" panel. Further, select "Everything" on the Package Group Selection" to install all packages.
When choosing the filesystems to create, we recommend creating a
file system called /opt
with a space of 500MB to install
the SCore system.
No firewall setting is required because nfsd and rlogind facilities must be enabled. And please set SElinux to disable.
The host name must be specified with a fully qualified domain name (FQDN).
For example,
server.pccluster.org
,
instead of just the host name server
All RPM packages distributed with Fedora must be installed. That is, the "Custom" menu item must be selected instead of "GNOME Workstation" on the "Install Type" panel. Further, select "Everything" on the Package Group Selection" to install all packages.
When choosing the filesystems to create, we recommend creating a
file system called /scored
with a space of 1GB for
checkpointing.
No firewall setting is required because rshd facility must be enabled. And please set SElinux to disable.
The host name must be specified with a fully qualified domain name (FQDN).
For example,
comp0.pccluster.org
,
instead of just the host name comp0
rsh by root is required to make PM/ethernet config file and to
start SCore-D multi user mode.
Please add rsh in /etc/securetty
as folows:
# echo rsh >> /etc/securettyNote that you must enable
rshd(8)
as folows:
# /sbin/chkconfig rsh on
![]() |
PC Cluster Consortium |