
Originally Posted by
laragio
Hi,
i installed the zextras suite on a new zimbra server to evaluate the possibility to migrate our production server on a new server with zextras installed.
I configured the Bucket S3 on the first server with success.
If i try to add a secondary volume on the second server always on a Bucket S3 i have this error on log
2020-02-13 12:15:32,915 WARN [ZxLink Handler Thread] [tid=64;] extensions - ZeXtras Suite API Manager: Context: {"volumeType":"secondary","storeType":"S3","useInf requentAccess":"false","useIntelligentTiering":"fa lse","module":"ZxPowerstore","origin":"SOAP","requ estIp":"xx.xx.xx.xx","serverPrefix":"xxxx","infreq uentAccessThreshold":"65536","volumeName":"xxxx"," authAccountId":"xx","action":"doCreateVolume","buc ketConfigurationId":"xxxx"} | Exception: com.zextras.lib.Error.ZxError: Invalid credentials
at com.zextras.modules.powerstore.papi.DoCreateVolume Handler.getS3Credentials (DoCreateVolumeHandler.java:584)
at com.zextras.modules.powerstore.papi.DoCreateVolume Handler.createS3Volume (DoCreateVolumeHandler.java:437)
at com.zextras.modules.powerstore.papi.DoCreateVolume Handler.handle (DoCreateVolumeHandler.java:167)
at com.zextras.lib.papi.PublicAPIManager.executeLocal Command (PublicAPIManager.java:546)
at com.zextras.lib.papi.PublicAPIManager.execPAPIRequ est (PublicAPIManager.java:332)
at com.zextras.lib.ZELinkHandler.run (ZELinkHandler.java:157)
at com.zextras.lib.activities.ActivityThread.run (ActivityThread.java:144)
If i test the Bucket on the Config menu the Bucket is valid.
Any help?
Thanks
Laragio
Hello Laragio,
that does look like a credential issue, you should start by checking your s3 store configuration parameters by running
Code:
zxsuite config server get $(zmhostname) attribute s3Stores
and
Code:
zxsuite config global get attribute s3BucketConfigurations
as the zimbra user. Of course the resulting output cannot be posted here.
Please let us know if there is indeed a configuration parameter that has to be fixed or you still need assistance.
Bookmarks