3.1.2 Matrix Server SLES9 Release Notes
PolyServe Matrix Server Release Notes 11
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
– An option to extend a mounted filesystem that is not using all of
the available space on the underlying volume.
– An option to run psfsck in read-only mode.
• The Management Console now supports application tags, which you
can use to group virtual hosts, service monitors and device monitors.
You can view the status of applications on the Applications tab and
quickly locate any underlying resources that are experiencing
problems.
PolyServe Kernel Patches
The PolyServe Matrix Server 3.1.2 distribution contains a Linux kernel
patch that can be applied at the customer’s discretion. This problem has
been reported to SuSE.
The following patch is provided for all supported kernels:
• 00_imapping_race.patch. This patch adds a reference to a filesystem
inode when it is acquired to prevent a race condition that can occur
when the i_mapping pointer is performing sync operations. Without
this patch, the kernel will panic if the race occurs.
The patches are included in the PolyServe Support RPM.
Deinstall Patches
The Support RPM automatically installs the kernel patch. If you do not
want to run with the patch, you can deinstall it after you have installed
the PolyServe Support RPM.
To deinstall a patch, run these commands:
# cd /usr/src/linux
# patch -R -p1 < /usr/src/polyserve/<kernel>/patches/patch_filename