I have a very strange issue after the time change this weekend. My file timestamp is 1 hour ahead of my system time and my inode time. I have opened a PMR, but was wondering if anyone has seen this and fixed it.
# date
Tue Nov 6 14:48:59 EST 2012
# ls -l test
-rw-r--r-- 1 root system 0 Nov 06 15:48 test
# istat test
Inode 593 on device 10/4 File
Protection: rw-r--r--
Owner: 0(root) Group: 0(system)
Link count: 1 Length 0 bytes
Last updated: Tue Nov 6 14:48:59 EST 2012
Last modified: Tue Nov 6 14:48:59 EST 2012
Last accessed: Tue Nov 6 14:48:59 EST 2012
# date
Tue Nov 6 14:48:59 EST 2012
# ls -l test
-rw-r--r-- 1 root system 0 Nov 06 15:48 test
# istat test
Inode 593 on device 10/4 File
Protection: rw-r--r--
Owner: 0(root) Group: 0(system)
Link count: 1 Length 0 bytes
Last updated: Tue Nov 6 14:48:59 EST 2012
Last modified: Tue Nov 6 14:48:59 EST 2012
Last accessed: Tue Nov 6 14:48:59 EST 2012