AIR Wiki : SysAdminRembrandt

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Rembrandt cluster installation


New kernel


We need to synchronize the kernels on the Rembrandt cluster to at most three kernels, available on all nodes:

Ideally, we like to combine the last two, and use that as the kernel on all the nodes. However, the Chelsio driver must patch the kernel, and at this moment the patch only works with the 2.6.6 kernel. On the other hand, there is no web-100 patch for 2.6.6.

Order of disks and network interfaces

The disadvantage of using different kernels on a cluster is that the order of the disks and the network interfaces are different.

When using the Chelsio-enabled kernel, with Chelsio NIC in the computer, that NIC will be eth0, while in the other nodes eth0 is the management interface. This forces us to have different /etc/network/interfaces files. This problem is described in detail on the LogicalInterfaceNames.

In the default kernel, support for the 3ware 9500 SATA controller resides in a loadable module, and the SATA RAID disk is available under /dev/sdb. However, in the current web-100 kernel, support is built into the kernel, and the SATA RAID disk is available under /dev/dsa, while the system disk is /dev/sdb. This forces us to change /etc/fstab and the kernel paramaters (in /boot/grub/menu.lst).

RAID configuration


[5 April 2005] The RAID disk is configured on rembrandt1-4; on rembrandt5-8 the 3ware driver is still initializing it.

For rembrandt5-8 we still need to:


If rembrandt1 and 2 have the same kernel, we may want to revert the change of /dev/sda to /dev/sdb.

Monitor

We need to find monitoring program to check if there is no faulty disk

Categories
CategoryTasks

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.0247 seconds