Hi, we have got a strange behavior with file timestamps and so with our development environment.
Example: A script creates 2 files "test1" and "test2" after each other. The timestamps difference for these files is only shown in the nanoseconds. At another client these timestamps has different nanoseconds and the order of the file creation changed. Client 1 ( creation host of these files ) ls -rtl --full-time * -rw-r--r-- 1 user_xyz users 25 2007-10-24 15:41:37.679114250 +0200 test1 -rw-r--r-- 1 user_xyz users 25 2007-10-24 15:41:37.707112131 +0200 test2 Client 2 ls -rtl --full-time * -rw-r--r-- 1 user_xyz users 25 2007-10-24 15:41:37.447816288 +0200 test2 -rw-r--r-- 1 user_xyz users 25 2007-10-24 15:41:37.781485632 +0200 test1 I also can reproduce this behavior. We are using openafs 1.4.4 for server and clients running RHEL. 4 ( kernel 2.6.9-55) Does anyone have any suggestions? Regards, Lars -- Dipl.-Inf. Lars Richter Pro Design Electronic GmbH Europaplatz 5, 99091 Erfurt phone: +49 361 55038-0 fax: +49 361 78930-80 www.prodesigncad.de Vertretungsberechtigte Geschäftsführer: Helmut Mahr, Ulrike Angersbach, Stephan Röslmair, Heiko Mauersberger Registergericht: Amtsgericht Traunstein Registernummer: HRB 13 002 _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
