First time here? Check out the FAQ!
2015-03-26 02:57:29 -0500 | received badge | ● Famous Question (source) |
2015-03-17 06:07:04 -0500 | received badge | ● Supporter (source) |
2015-03-17 06:06:54 -0500 | commented answer | Swift read problems Thanks a lot, one of my nodes died and I must've forgotten to copy this across after my reinstall. |
2015-03-17 06:05:45 -0500 | received badge | ● Scholar (source) |
2015-03-15 11:34:32 -0500 | received badge | ● Notable Question (source) |
2015-03-14 10:01:43 -0500 | received badge | ● Popular Question (source) |
2015-03-13 12:47:04 -0500 | asked a question | Swift read problems Hi all, I'm trying to benchmark my swift install using COSBench and I'm seeing lots of read failures. The errors in the log are of the following format: object-auditor: ERROR Object /srv/node/v7ka1/objects/3342/0bf/e9e11ac7f28ea51d14ba0f4adb7b70bf failed audit and was quarantined: Hash of name in metadata does not match directory name and object-auditor: Quarantined object /srv/node/v7ka1/objects/3342/424/5d9bcded71875416d3c8d581e1a82424/1426251597.97548.data: Hash of name in metadata does not match directory name Does anyone have any thoughts on why this might be happening and/or what to do about it? The writes and deletes are both completing with 100% success so I'm at a bit of a loss. Thanks in advance |
2015-03-02 06:42:40 -0500 | received badge | ● Self-Learner (source) |
2015-03-02 06:42:40 -0500 | received badge | ● Teacher (source) |
2015-03-02 06:42:35 -0500 | received badge | ● Good Question (source) |
2015-03-02 04:39:00 -0500 | answered a question | Quick swift install question Hi Varsha, thanks for your reply. Eventually I came to the conclusion that they weren't important errors and so pressed on with my install and no it hasn't caused any problems. It just seemed odd to be complaining about something being missing if it wasn't needed there. Anyway thanks again for replying. Paul |
2015-02-27 09:10:03 -0500 | received badge | ● Famous Question (source) |
2015-02-27 02:38:16 -0500 | received badge | ● Notable Question (source) |
2015-02-26 18:58:22 -0500 | received badge | ● Nice Question (source) |
2015-02-26 18:58:21 -0500 | received badge | ● Popular Question (source) |
2015-02-26 11:52:02 -0500 | received badge | ● Student (source) |
2015-02-26 11:20:32 -0500 | asked a question | Quick swift install question Should the nodes which aren't the proxy node have the files: container-reconciler.conf, object-expirer.conf and proxy-server.conf because when I do "swift-init all start" I get the following: Starting container-updater...(/etc/swift/container-server.conf) Starting account-auditor...(/etc/swift/account-server.conf) Starting object-replicator...(/etc/swift/object-server.conf) Starting container-sync...(/etc/swift/container-server.conf) Starting container-replicator...(/etc/swift/container-server.conf) Starting object-auditor...(/etc/swift/object-server.conf) Unable to locate config for object-expirer Starting container-auditor...(/etc/swift/container-server.conf) Starting container-server...(/etc/swift/container-server.conf) Starting object-server...(/etc/swift/object-server.conf) Starting account-reaper...(/etc/swift/account-server.conf) Unable to locate config for proxy-server Starting account-replicator...(/etc/swift/account-server.conf) Starting object-updater...(/etc/swift/object-server.conf) Unable to locate config for container-reconciler Starting account-server...(/etc/swift/account-server.conf) and the files I mentioned aren't in /etc/swift but since they come from yum install openstack-swift-proxy I assume they shouldn't be? So does that mean there's an issue elsewhere with my set-up? Thanks for any suggestions, Paul |