I've spent the last few hours trying to track down a bizarre problem.
I have a regular UFS filesystem exported from an Alpha 5000/500 running 3.0b.
I mount this on an UltraSparc 1. *All* the files report timestamps that are
one hour earlier than they should be. For example:
On the Solaris machine:
solaris$ touch foo
solaris$ ls -l foo
-rw-r--r-- 1 piumarta 0 Oct 29 13:59 foo
solaris$ date
Tue Oct 29 14:59:47 WET 1996
and back on the Alpha:
alpha$ ls -l foo
-rw-r--r-- 1 piumarta sor 0 Oct 29 14:59 foo
alpha $ date
Tue Oct 29 15:00:02 MET 1996
Both machines are otherwise functioning properly w.r.t. the local timezone.
I've even tried rebooting both machines (neither had been down since the DST
shift) but this doesn't help. Any and all help would be greatly appreciated!
Thanks in advance,
Ian
------------------------------- projet SOR -------------------------------
Ian Piumarta, INRIA Rocquencourt, Internet: Ian.Piumarta_at_inria.fr
BP105, 78153 Le Chesnay Cedex, FRANCE Voice: +33 1 39 63 52 87
----------------------- Systemes a Objets Repartis -----------------------
Received on Tue Oct 29 1996 - 16:03:06 NZDT