home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18115 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.7 KB  |  46 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!caen!U.Chem.LSA.UMich.EDU!hillig
  3. From: hillig@U.Chem.LSA.UMich.EDU (Kurt Hillig)
  4. Subject: X windows shared memory transport
  5. Message-ID: <7hT=rf#@engin.umich.edu>
  6. Date: Wed, 16 Dec 92 18:38:21 EST
  7. Organization: Department of Chemistry, University of Michigan, Ann Arbor
  8. Nntp-Posting-Host: u.chem.lsa.umich.edu
  9. Lines: 35
  10.  
  11. I've got several networked SGI systems, with one of them acting as
  12. an NFS file server.  Among other things, I've set up a half-gig
  13. shared /usr/tmp filesystem which the clients all NFS-mount.
  14.  
  15. (All are running Irix 4.0.5)
  16.  
  17. The new machines all seem to want to use the "shared memory transport"
  18. in Xsgi, which screws things up, since they all try to share the
  19. accidentally common /usr/tmp/shmtrans0 file.
  20.  
  21. The man page for Xsgi says in part:
  22.  
  23.     Clients may access shared memory by requesting the display shm:0.
  24. and
  25.     Shared memory transport should not be used on diskless
  26.     systems or systems that mount /usr/tmp from another machine
  27.     via NFS.
  28.  
  29. Naturally, I'd like to make sure clients don't do this, but clearly
  30. something is, since the /usr/tmp/shmtrans0 file keeps popping up.
  31.  
  32. But, if I do a find / ..... | grep "shm:", I can't find any files
  33. on the system where the "shm:0" display is requested for any
  34. applications.
  35.  
  36. So, who's doing this to me?  (There are several new Indigos here, and
  37. lots of students have been playing with the various demos etc.  Could
  38. this be hard-coded into one of the demo programs?)
  39.  
  40.  
  41. -- 
  42.       Kurt Hillig
  43.    Dept. of Chemistry      I always tell the     khillig@umich.edu
  44.  University of Michigan     absolute truth    Telephone (313)747-2867
  45. Ann Arbor, MI  48109-1055    as I see it.    hillig@chem.lsa.umich.edu
  46.