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.
Greg Lindahl glindahl at hpti.comMon Jan 22 14:41:41 PST 2001
- Previous message: su segfault (core dump) problem.
- Next message: su segfault (core dump) problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Previous message: su segfault (core dump) problem.
- Next message: su segfault (core dump) problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
