Impossible to delet...
 
Notifications
Clear all

Impossible to delete a S3 volume

2 Posts
2 Users
0 Likes
513 Views
 niko
(@niko)
Joined: 10 years ago
Posts: 13
Topic starter  

Hello,

Using ZX 3.11.0 on 9.0.0.ZEXTRAS.20210811.UBUNTU18.64 FOSS

 

It seems impossible to delete a volume binded to a S3 bucket :

zxsuite powerstore doDeleteVolume store-test

Unknown Exception org.openzal.zal.exceptions.ZimbraException: com.zimbra.common.service.ServiceException: system failure: closing database connection
ExceptionId:ZxLink Handler Thread:1656354947423:6dd0a00271525e4a
Code:service.FAILURE

 

In the mailboxd.log, with ZX set to debug mode, I only have this line :

2022-06-27 20:06:19,000 INFO [ZxLink Handler Thread] [tid=97;] extensions - ZeXtras Suite API Manager: Exec: ZxPowerstore/doDeleteVolume

 

And each time I try, I can see a line like this one, not sure it's linked :

2022-06-27 20:35:33,316 INFO [ZxLink Handler Thread] [] sqltrace - Slow execution (2589ms): SELECT * FROM mboxgroup55.mail_item WHERE locator=5 LIMIT 1

 

Anyway, the problem here is once a bucket is binded to a volume, it is impossible to delete the volume and thus, the bucket. The only solution I have is to restore the VM previous snapshot....

 

Thanks for your help

Nicolas


   
Quote
(@weber13j)
Joined: 1 year ago
Posts: 1
 

Each Zimbra installation can use one or more primary volumes and one or more secondary volumes. The purpose of the Zextras Powerstore module is to manage different types of volumes and data saved on them.
Items can be moved according using the HSM (Hierarchical Storage Management), a policy-based technique: one of the most useful is for example to reserve the most performing storage for intensive I/O operation and for data with frequent access, while the less performing will manage older data.


   
ReplyQuote