【发布时间】:2015-10-23 02:35:28
【问题描述】:
当我使用 Opscenter 创建 Amazon S3 备份作业时,它会失败并在日志和浏览器中显示以下消息。它在创建步骤中失败了。我尝试了所有键空间和单个键空间...DSE 版本 4.7.1 .. Opscenter 版本 5.2.0。我刚刚创建了这个集群......并且是第一次创建备份作业。
请指教。
2015-07-31 11:41:35+0000 [] 错误:调用装饰器时出现问题 (LibcloudError):'此存储桶位于不同的区域。请使用正确的驱动程序。'> _inlineCallbacks 中的文件“/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/internet/defer.py”,第 1018 行 结果 = result.throwExceptionIntoGenerator(g)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/WebServer.py", line 2119, in DestinationsValidateController
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/backups/Destinations.py", line 488, in validate
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/backups/Destinations.py", line 422, in validate
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/internet/defer.py", line 1018, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/failure.py", line 349, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.6/site-packages/opscenterd/backups/Destinations.py", line 408, in validate_connection
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/threadpool.py", line 207, in _worker
result = context.call(ctx, function, *args, **kwargs)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/share/opscenter/lib/py-redhat/2.6/shared/amd64/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
File "/usr/lib/python2.6/site-packages/opscenterd/backups/Destinations.py", line 400, in run_validate_connection
File "/usr/share/opscenter/lib/py/libcloud/storage/drivers/s3.py", line 304, in get_container
method='HEAD')
File "/usr/share/opscenter/lib/py/libcloud/common/base.py", line 736, in request
response = responseCls(**kwargs)
File "/usr/share/opscenter/lib/py/libcloud/common/base.py", line 117, in __init__
raise Exception(self.parse_error())
File "/usr/share/opscenter/lib/py/libcloud/storage/drivers/s3.py", line 85, in parse_error
driver=S3StorageDriver)
【问题讨论】:
标签: amazon-s3 cassandra datastax datastax-enterprise opscenter