Hello Hamza,

 

I don’t even have the “filter-xprofile” option in my config what is it for?

 

[DEFAULT]

devices = /srv/node

bind_ip = xxx

bind_port = 6000

mount_check = true

user = swift

log_name = object-server

log_facility = LOG_LOCAL2

log_level = INFO

log_address = /dev/log

workers = auto

 

[pipeline:main]

pipeline = recon object-server

 

[filter:recon]

use = egg:swift#recon

recon_cache_path = /var/cache/swift

 

[app:object-server]

use = egg:swift#object

set log_name = object-server

set log_facility = LOG_LOCAL2

set log_level = INFO

set log_requests = true

set log_address = /dev/log

 

[object-replicator]

concurrency = 24

 

[object-updater]

concurrency = 24

 

[object-auditor]

 

 

Cheers

Chris

 

 

From: Hamza Nissoul [mailto:mon240...@gmail.com] 
Sent: Wednesday, August 24, 2016 21:32
To: Chris <cont...@progbau.de>
Subject: Re: [Openstack] Swift object-server Invalid Unexpected file Timestamp 
value in filename

 

Could you share the contents of the config file ? and Could you please check 
object server configuration file for below options.

dump_interval = ??
dump_timestamp = false

 

2016-08-24 7:31 GMT+01:00 Chris <cont...@progbau.de <mailto:cont...@progbau.de> 
>:

Hello,

 

I get a lot of this ones at the object servers:

 

Aug 24 13:28:26 xxx object-server: Unexpected file 
/srv/node/device1/objects/9540/45d/25440c02d1c5d4cc2eb8f4eba8f5745d/.1472018782.70494.data.bdYCC2:
 Invalid Timestamp value in filename '.1472018782.70494.data.bdYCC2'

Aug 24 13:28:26 xxx object-server: Unexpected file 
/srv/node/device1/objects/4941/786/134d60506dda595a8d02019189094786/.1472019111.97852.data.49A9WI:
 Invalid Timestamp value in filename '.1472019111.97852.data.49A9WI'

Aug 24 13:28:26 xxx object-server: Unexpected file 
/srv/node/device1/objects/25350/5c5/63063ab3de6e53da1fe6e207dfbc05c5/.1472018640.94260.data.3FbPyt:
 Invalid Timestamp value in filename '.1472018640.94260.data.3FbPyt'

Aug 24 13:28:29 xxx object-server: Unexpected file 
/srv/node/device4/objects/45568/e0d/b2008b422421fa9e5bb1ea3849b49e0d/.1472019798.18900.data.qCd8iX:
 Invalid Timestamp value in filename '.1472019798.18900.data.qCd8iX'

Aug 24 13:28:29 xxx object-server: Unexpected file 
/srv/node/device5/objects/30625/cb0/77a1e5f2748f7c6259e94c47d6184cb0/.1472017301.52242.data.sUNpjE:
 Invalid Timestamp value in filename '.1472017301.52242.data.sUNpjE'

Aug 24 13:28:29 xxx object-server: Unexpected file 
/srv/node/device5/objects/30625/2bf/77a109863bcfa7e7bc4f3f2b723a52bf/.1472017690.34360.data.jtNsuS:
 Invalid Timestamp value in filename '.1472017690.34360.data.jtNsuS'

Aug 24 13:28:29 xxx object-server: Unexpected file 
/srv/node/device5/objects/61332/7d1/ef94cbb322203a60dd38d646a94a67d1/.1472017622.99231.data.zY5rYF:
 Invalid Timestamp value in filename '.1472017622.99231.data.zY5rYF'

Aug 24 13:28:30 xxx object-server: Unexpected file 
/srv/node/device5/objects/45166/6b3/b06e7529f65e48ffedb44e84b89ec6b3/.1472017678.58695.data.ugborJ:
 Invalid Timestamp value in filename '.1472017678.58695.data.ugborJ'

Aug 24 13:28:30 xxx object-server: Unexpected file 
/srv/node/device5/objects/9035/215/234b21c973131d78b88c0ab56b072215/.1472017956.04018.data.SONASH:
 Invalid Timestamp value in filename '.1472017956.04018.data.SONASH'

Aug 24 13:28:30 xxx object-server: Unexpected file 
/srv/node/device5/objects/47953/8ea/bb512db10b898183f55e9698674828ea/.1472017820.44503.data.QBYCYU:
 Invalid Timestamp value in filename '.1472017820.44503.data.QBYCYU'

Aug 24 13:28:30 xxx object-server: Unexpected file 
/srv/node/device5/objects/47953/8ea/bb512db10b898183f55e9698674828ea/.1472017820.44503.data.rP7WEO:
 Invalid Timestamp value in filename '.1472017820.44503.data.rP7WEO'

 

Any help appreciated!

 

Cheers 

Chris


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org 
<mailto:openstack@lists.openstack.org> 
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

 

_______________________________________________
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

Reply via email to