Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

su segfault (core dump) problem.

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Greg Lindahl glindahl at hpti.com
Mon Jan 22 14:41:41 PST 2001


> anything that you are running that is (for example) opening a file in
> /usr (presumed shared and static) instead of /var (presumed local and
> volatile) is a candidate for such a problem if node a reads from and
> writes to the file while node b is doing the same thing.  A shared /dev
> can be equally evil the same way.

If you expect /usr to be invariant, mount it read-only. You'll find out soon
enough all the things which write to it!

-- g





More information about the Beowulf mailing list