Hi, I'm seeing the following errors in my syslog about account.recon not being present. Any ideas why this file did not get created in the first place?
Sep 17 23:11:43 machine-name object-server: message repeated 3 times: [ Error reading recon cache file: #012Traceback (most recent call last):#012 File "/usr/lib/python2.7/dist-packages/swift/common/middleware/recon.py", line 74, in _from_recon_cache#012 with openr(cache_file, 'r') as f:#012IOError: [Errno 2] No such file or directory: '/var/cache/swift/account.recon'] Sep 17 23:27:43 machine-name object-server: message repeated 3 times: [ Error reading recon cache file: #012Traceback (most recent call last):#012 File "/usr/lib/python2.7/dist-packages/swift/common/middleware/recon.py", line 74, in _from_recon_cache#012 with openr(cache_file, 'r') as f:#012IOError: [Errno 2] No such file or directory: '/var/cache/swift/account.recon'] Sep 17 23:13:43 machine-name object-server: message repeated 5 times: [ Error reading recon cache file: #012Traceback (most recent call last):#012 File "/usr/lib/python2.7/dist-packages/swift/common/middleware/recon.py", line 74, in _from_recon_cache#012 with openr(cache_file, 'r') as f:#012IOError: [Errno 2] No such file or directory: '/var/cache/swift/account.recon'] Sep 17 23:36:45 machine-name object-server: message repeated 7 times: [ Error reading recon cache file: #012Traceback (most recent call last):#012 File "/usr/lib/python2.7/dist-packages/swift/common/middleware/recon.py", line 74, in _from_recon_cache#012 with openr(cache_file, 'r') as f:#012IOError: [Errno 2] No such file or directory: '/var/cache/swift/account.recon'] Sep 17 23:33:43 machine-name object-server: message repeated 6 times: [ Error reading recon cache file: #012Traceback (most recent call last):#012 File "/usr/lib/python2.7/dist-packages/swift/common/middleware/recon.py", line 74, in _from_recon_cache#012 with openr(cache_file, 'r') as f:#012IOError: [Errno 2] No such file or directory: '/var/cache/swift/account.recon'] -Shri _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack