[
https://issues.apache.org/jira/browse/CLOUDSTACK-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699055#comment-13699055
]
Prasanna Santhanam commented on CLOUDSTACK-3350:
------------------------------------------------
Unfortunately that's a pretty big architectural change and will be difficult to
apply on 4.1. There is also no plan to port that to the 4.1 release line. If
swift /objectstorage is requiredd you'd have to currently look at the 4.2
release. You may bring up the topic on the dev@ mailing lists for attention of
those working on this change but I doubt it will be applied to 4.1.
> Snapshots not deleted from swift
> --------------------------------
>
> Key: CLOUDSTACK-3350
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3350
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Snapshot
> Affects Versions: 4.0.1
> Environment: Xenserver 6.0
> Reporter: Magnus Bengtsson
>
> When using swift for secondary strorage, deletetion of snapshots fails on
> swift.
> The storage VM tries to delete V-[volumeid], but snapshots are stored as
> S-[volumeid] on Swift.
> Execerpt from swift proxy log, when creating and then deleting a snapshot in
> CS:
> Jul 3 16:29:53 rbc-proxy01 proxy-server XXX 10.101.5.5 03/Jul/2013/14/29/53
> PUT
> /v1/CSAUTH_2f2a7eb3-9514-4319-a047-f4bac0d63a62/S-44/48482acb-2eeb-442a-aa90-04aa9c45d1c6.vhd
> HTTP/1.0 201 - - 2008834560 - - tx1082fb1a95d34fc3ae10e986e0924f47 - 53.8997
> -
> Jul 3 16:30:47 rbc-proxy01 proxy-server XXX 10.101.5.5 03/Jul/2013/14/30/47
> GET /auth/v1.0 HTTP/1.0 200 - - - - - - - 0.0006 -
> Jul 3 16:30:47 rbc-proxy01 proxy-server XXX 10.101.5.5 03/Jul/2013/14/30/47
> HEAD
> /v1/CSAUTH_2f2a7eb3-9514-4319-a047-f4bac0d63a62/V-44/48482acb-2eeb-442a-aa90-04aa9c45d1c6.vhd
> HTTP/1.0 404 - - - - - - 0.0231 -
> Jul 3 16:30:47 rbc-proxy01 proxy-server XXX 10.101.5.5 03/Jul/2013/14/30/47
> DELETE
> /v1/CSAUTH_2f2a7eb3-9514-4319-a047-f4bac0d63a62/V-44/48482acb-2eeb-442a-aa90-04aa9c45d1c6.vhd
> HTTP/1.0 404 - - - 70 - - 0.0010 -
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira