Dear All I've received only one real answer, suggesting that hsfs (iso960) date of creation of CD is somehow wrong which results in setting time to 0 that gives just Jan 1st, 1970 ... Thank to Jay Lessert <jayl@accelerant.net> :-) GB Orig. query: On Fri, Jul 25, 2003 at 05:02:15PM +0200, Grzegorz Bakalarski wrote: > This is not severe but strange. > > I have vold (volmgt) running on my V880 > with Solaris 9 (with latest patches). > This machine has 3 CD-Drives (in fact > internal DVD and 2 external old CD-Drives). > Looking at /cdrom directory I can see: > > drwxr-xr-x 5 root nobody 512 Jul 25 16:53 . > drwxr-xr-x 33 root other 1024 Jul 12 18:54 .. > dr-xr-xr-x 2 root sys 2048 Jan 1 1970 bc31_200307 > dr-xr-xr-x 2 root sys 2048 Jan 1 1970 bc32_200307 > dr-xr-xr-x 2 root sys 2048 Jan 1 1970 bc3m2_200307 > lrwxrwxrwx 1 root nobody 13 Jul 25 16:53 cdrom0 -> ./bc32_200307 > lrwxrwxrwx 1 root nobody 14 Jul 25 16:53 cdrom1 -> ./bc3m2_200307 > lrwxrwxrwx 1 root nobody 13 Jul 25 16:53 cdrom2 -> ./bc31_200307 > > > What is strange is date of creation mount directories > for each CD, namely "Jan 1 1970" (the beginning of "computer time"). > On the other hand the symlinks have correct date & time ... ANSWER*********************************************** Nothing to do with vold. The mtime for the CDROM mount points (bc*) are just the time stored on the hfs file system written on the CDROM. This time is a 32-bit integer. Whatever wrote the file system decided to write the value "0". This is a strange choice (usually you would write the date that the ISO image was created), but there's nothing Solaris can do about it but display what is there. The mtime on the symlinks is just the time the symlinks were created, and have nothing to do with the object pointed to by the symlink. Similarly, the ownership of the symlinks is not meaningful. -- Jay Lessert jay_lessert@accelerant.net Accelerant Networks Inc. (voice)1.503.439.3461 Beaverton OR, USA (fax)1.503.466.9472 _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Jul 29 10:33:27 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:17 EST