Home »
Public Forums »
archive »
Re: opening files under IDL problem
Re: opening files under IDL problem [message #2756] |
Thu, 22 September 1994 08:02 |
ps
Messages: 14 Registered: September 1994
|
Junior Member |
|
|
Robert McGraw (mcgraw@sunspot.noao.edu) wrote:
: I have one users running IDL 3.5.1 on a Sun4/670 running Solaris 2.3.
: Sometime when he runs a .pro file that tries to open a data file, IDL returns
: that the file can not be found. If he reruns the same .pro file it will
: find the file on the next run.
: The file happens to be on an nfs mounted file system. I cannot say if
: the file system is mounted when he does the first open.
Yes, I'm having the same experience. It seems Solaris is umounting idle
NFS-filesystems (at least some of them). So your first try lets Solaris
start mounting the filesys, but until it is finished, IDL thinks the
file isn't there. At the time of the retry, your NFS is mounted and
everything ok.
This seems to be connected to the automounting feature of Solaris (cf.
floppies)
Peter
------------------ Peter 'PIT' Suetterlin -----------------
| Kiepenheuer Institut | Sternfreunde Breisgau e.V |
| fuer Sonnenphysik | |
| 0761/3198-210 | 0761/71571 |
-<ps@kis.uni-freiburg.de>-<suettpet@sun1.ruf.uni-freiburg.de>--
|
|
|
Current Time: Sat Oct 11 13:04:44 PDT 2025
Total time taken to generate the page: 0.74227 seconds