We're running a point of sale system on Linux and have put the data on
an XFS partition. Unfortunately there has been consistent corruption of
the data during writes to the database. Since the database is an ISAM
database, it's all stored in files that are opened and closed a lot.
The vendor of the point of sale is blaming XFS for the corruption. The
application is an old COBOL app that is using the binary compatability
modules to run. Are there any known problems with corruption when using
these binary compatability libraries with 1.1?
Chris Tooley
|